Parametri

Nome parametro Descrizione
organization_id
richiesto

identificatore organizzazione

Validations:

  • Must be a number.

name
richiesto

Nome insieme di host

Validations:

  • String

description
opzionale

Validations:

  • String

host_ids
opzionale

List of host ids to replace the hosts in host collection

Validations:

  • Must be an array of any type

max_hosts
opzionale

Maximum number of hosts in the host collection

Validations:

  • Integer

unlimited_hosts
opzionale

Whether or not the host collection may have unlimited hosts

Validations:

  • Must be one of: true, false, 1, 0