Paramètres

Nom du paramètre Description
location_id
optionel

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optionel

Set the current organization context for the request

Validations:

  • Must be a Integer

host_id
requis

ID ou nom d'hôte

Validations:

  • Must be a String

domain_id
optionel

ID du nom de domaine

Validations:

  • Must be a String

subnet_id
optionel

ID ou nom du sous réseau

Validations:

  • Must be a String

page
optionel

Numéro de la page, commençant par 1

Validations:

  • Must be a number.

per_page
optionel

Number of results per page to return, 'all' to return all results

Validations:

  • Must match regular expression /\A([1-9]\d*|all)\Z$/.