パラメーター

パラメーター名 記述
organization_id
必須

組織 ID

Validations:

  • Must be a number.

name
必須

ホストコレクション名

Validations:

  • String

description
任意

Validations:

  • String

host_ids
任意

List of host ids to replace the hosts in host collection

Validations:

  • Must be an array of any type

max_hosts
任意

Maximum number of hosts in the host collection

Validations:

  • Integer

unlimited_hosts
任意

Whether or not the host collection may have unlimited hosts

Validations:

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