Parametry

Nazwa parametru Opis
organization_id
wymagany

ID of the organization

Validations:

  • Must be a number.

included
wymagany

Validations:

  • Hash

included[search]
opcjonalny , nil dopuszczalny

Search string for hosts to perform an action on

Validations:

  • String

included[ids]
opcjonalny , nil dopuszczalny

List of host ids to perform an action on

Validations:

  • Must be an array of any type

excluded
wymagany

Validations:

  • Hash

excluded[ids]
opcjonalny , nil dopuszczalny

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

Validations:

  • Must be an array of any type

content_type
wymagany

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

Validations:

  • String

content
wymagany

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

Validations:

  • Must be an array of any type