Params

Param Name Description
organization_id
Required

ID of the organization

Validations:

  • string from 2 to 128 characters containing only alphanumeric characters, space, '_', '-' with no leading or trailing space..

included
Required

Validations:

  • Hash

included[search]
Optional , <span class="translation_missing" title="translation missing: ca.apipie.nil_allowed">Nil Allowed</span>

Search string for systems to perform an action on

Validations:

  • String

included[ids]
Optional , <span class="translation_missing" title="translation missing: ca.apipie.nil_allowed">Nil Allowed</span>

List of system ids to perform an action on

Validations:

  • Must be an array of any type

excluded
Required

Validations:

  • Hash

excluded[ids]
Optional , <span class="translation_missing" title="translation missing: ca.apipie.nil_allowed">Nil Allowed</span>

List of system 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]
Required

Subscription Pool id

Validations:

  • String

subscriptions[quantity]
Optional

Quantity of specified subscription to remove

Validations:

  • Integer