參數

參數名字 描述
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