Параметры

Имя параметра Описание
organization_id
обязательно

Идентификатор организации

Validations:

  • 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:

  • number.