Parâmentros

Nome parâmetro Descrição
organization_id
requerido

identificador da organização

Validations:

  • Must be a number.

name
requerido

Nome da Coleção do host

Validations:

  • String

description
opcional

Validations:

  • String

host_ids
opcional

List of host ids to replace the hosts in host collection

Validations:

  • Must be an array of any type

max_hosts
opcional

Maximum number of hosts in the host collection

Validations:

  • Integer

unlimited_hosts
opcional

Whether or not the host collection may have unlimited hosts

Validations:

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