Parameter

Parametername Beschreibung
organization_id
verpflichtend

ID der Organisation

Validations:

  • Must be a number.

included
verpflichtend

Validations:

  • Hash

included[search]
optional , nil erlaubt

Search string for hosts to perform an action on

Validations:

  • String

included[ids]
optional , nil erlaubt

List of host ids to perform an action on

Validations:

  • Must be an array of any type

excluded
verpflichtend

Validations:

  • Hash

excluded[ids]
optional , nil erlaubt

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

Validations:

  • Must be an array of any type

subscriptions
optional

Array of subscriptions to remove

Validations:

  • Must be an Array of nested elements

subscriptions[id]
verpflichtend

Subscription Pool id

Validations:

  • String

subscriptions[quantity]
optional

Quantity of specified subscription to remove

Validations:

  • Integer