パラメーター

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

組織の ID

Validations:

  • Must be a number.

included
必須

Validations:

  • Hash

included[search]
任意 , nil可

Search string for hosts to perform an action on

Validations:

  • String

included[ids]
任意 , nil可

List of host ids to perform an action on

Validations:

  • Must be an array of any type

excluded
必須

Validations:

  • Hash

excluded[ids]
任意 , nil可

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.