参数

参数名字 描述
organization_id
必填

机构 ID

Validations:

  • Must be a number.

included
必填

Validations:

  • Hash

included[search]
选填 , 允许空值

Search string for hosts to perform an action on

Validations:

  • String

included[ids]
选填 , 允许空值

List of host ids to perform an action on

Validations:

  • Must be an array of any type

excluded
必填

Validations:

  • Hash

excluded[ids]
选填 , 允许空值

List of host ids to exclude and not run an action on

Validations:

  • Must be an array of any type

subscriptions
必填

要添加的订阅阵列

Validations:

  • Must be an Array of nested elements

subscriptions[id]
必填

Subscription Pool id

Validations:

  • String

subscriptions[quantity]
必填

要在这个订阅中添加的数量

Validations:

  • Must be a number.