Parametry

Nazwa parametru Opis
id
wymagany

Id of the host collection

Validations:

  • Must be a number.

name
opcjonalny

Host Collection name

Validations:

  • String

description
opcjonalny

Validations:

  • String

host_ids
opcjonalny

List of host ids to replace the hosts in host collection

Validations:

  • Must be an array of any type

max_hosts
opcjonalny

Maximum number of hosts in the host collection

Validations:

  • Integer

unlimited_hosts
opcjonalny

Whether or not the host collection may have unlimited hosts

Validations:

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