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: gl.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: gl.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: gl.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

content_type
Required

The type of content. The following types are supported: 'package', 'package_group' and 'errata'.

Validations:

  • String

content
Required

List of content (e.g. package names, package group names or errata ids)

Validations:

  • Must be an array of any type