Params

Param Name Description
content_view_version_environments
Optional

Validations:

  • Must be an Array of nested elements

content_view_version_environments[content_view_version_id]
Optional

ID versione della visualizzazione del contenuto sulla quale eseguire un aggiornamento incrementale. Può avere elementi compositi e uno o più elementi da aggiornare.

Validations:

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

content_view_version_environments[environment_ids]
Optional

L'elenco di ambienti nei quali promuovere le vesioni della visualizzazione del contenuto specificato (in sostituzione della versione più vecchia).

Validations:

  • Must be an array of any type

description
Optional

Descrizione per le nuove versioni della visualizzazione del contenuto generato

Validations:

  • String

resolve_dependencies
Optional

Se su true, durante l'aggiunta dei pacchetti o errata specificati, qualsiasi dipendenza verrà copiata.

Validations:

  • boolean

propagate_all_composites
Optional

Se su true, verrà pubblicata una nuova versione composita usando qualsiasi content_view_version_id specificato, avanzato in un ambiente ciclo di vita.

Validations:

  • boolean

add_content
Optional

Validations:

  • Hash

add_content[errata_ids]
Optional

Errata ids or uuids to copy into the new versions.

Validations:

  • Must be an array of any type

add_content[package_ids]
Optional

Package ids or uuids to copy into the new versions.

Validations:

  • Must be an array of any type

add_content[puppet_module_ids]
Optional

Puppet Module ids or uuids to copy into the new versions.

Validations:

  • Must be an array of any type

update_hosts
Optional

After generating the incremental update, apply the changes to the specified hosts. Only Errata are supported currently.

Validations:

  • Hash

update_hosts[included]
Required

Validations:

  • Hash

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

Search string for host to perform an action on

Validations:

  • String

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

List of host ids to perform an action on

Validations:

  • Must be an array of any type

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

Validations:

  • Hash

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

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

Validations:

  • Must be an array of any type