Params

Param Name Description
id
Required

Id of the host collection

Validations:

  • string from 2 to 128 characters containing only alphanumeric characters, space, '_', '-' with no leading or trailing space..

name
Optional

Host Collection name

Validations:

  • String

description
Optional

Validations:

  • String

host_ids
Optional

List of host ids to replace the hosts in host collection

Validations:

  • Must be an array of any type

max_hosts
Optional

Maximum number of hosts in the host collection

Validations:

  • Integer

unlimited_hosts
Optional

Whether or not the host collection may have unlimited hosts

Validations:

  • boolean