Parametri

Nome parametro Descrizione
organization_id
richiesto

ID dell'organizzazione

Validations:

  • number.

included
richiesto

Validations:

  • Hash

included[search]
opzionale , consentito nil

Search string for hosts to perform an action on

Validations:

  • String

included[ids]
opzionale , consentito nil

List of host ids to perform an action on

Validations:

  • Must be an array of any type

excluded
richiesto

Validations:

  • Hash

excluded[ids]
opzionale , consentito nil

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

Validations:

  • Must be an array of any type

content_type
richiesto

Il tipo di contenuto. Sono supportati i seguenti tipi: 'package' e 'package_group.

Validations:

  • String

content
richiesto

Elenco del contenuto (es nomi dei pacchetti o dei gruppi di pacchetti)

Validations:

  • Must be an array of any type

update_all
opzionale

Updates all packages on the host(s)

Validations:

  • boolean