Paramètres

Nom du paramètre Description
content_view_version_environments
optionel

Validations:

  • Must be an Array of nested elements

content_view_version_environments[content_view_version_id]
optionel

Les ID de version d'affichage de contenu sur lesquels effectuer une mise à jour croissante. Peut contenir des éléments composites ainsi qu'un ou plusieurs composants à mettre à jour.

Validations:

  • number.

content_view_version_environments[environment_ids]
optionel

La liste des environnements vers lesquels promouvoir la version d'affichage de contenu spécifiée (en remplacement de l'ancienne version).

Validations:

  • Must be an array of any type

description
optionel

Description pour les nouvelles Versions d'affichage de contenu générées

Validations:

  • String

resolve_dependencies
optionel

Si défini comme « true », toute dépendance nécessaire sera copiée lors de l'ajout des errata ou package spécifiés.

Validations:

  • boolean

propagate_all_composites
optionel

Si défini comme « true », une nouvelle version composite sera publiée à l'aide d'un content_view_version_id spécifié ayant été promu à un environnement de cycle de vie.

Validations:

  • boolean

add_content
optionel

Validations:

  • Hash

add_content[errata_ids]
optionel

Errata ids or uuids to copy into the new versions.

Validations:

  • Must be an array of any type

add_content[package_ids]
optionel

Package ids or uuids to copy into the new versions.

Validations:

  • Must be an array of any type

add_content[puppet_module_ids]
optionel

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

Validations:

  • Must be an array of any type

update_hosts
optionel

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

Validations:

  • Hash

update_hosts[included]
requis

Validations:

  • Hash

update_hosts[included][search]
optionel , nil autorisé

Search string for host to perform an action on

Validations:

  • String

update_hosts[included][ids]
optionel , nil autorisé

List of host ids to perform an action on

Validations:

  • Must be an array of any type

update_hosts[excluded]
optionel , nil autorisé

Validations:

  • Hash

update_hosts[excluded][ids]
optionel , nil autorisé

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

Validations:

  • Must be an array of any type