Parameter

Parametername Beschreibung
content_view_version_environments
optional

Validations:

  • Must be an Array of nested elements

content_view_version_environments[content_view_version_id]
optional

IDs der Inhaltsansichtsversionen, auf denen eine inkrementelle Aktualisierung durchgeführt werden soll. Kann Verbünde sowie eine oder mehrere Komponenten enthalten.

Validations:

  • number.

content_view_version_environments[environment_ids]
optional

Die Liste der Umgebungen, an welche die angegebene Inhaltsansichtsversion übertragen werden soll (ersetzt ältere Version).

Validations:

  • Must be an array of any type

description
optional

Die Beschreibung der neu generierten Inhaltsansichtsversionen

Validations:

  • String

resolve_dependencies
optional

Falls “true”, werden beim Hinzufügen der angegebenen Errata oder Pakete auch jegliche erforderlichen Abhängigkeiten kopiert.

Validations:

  • boolean

propagate_all_composites
optional

Falls “true”, wird eine neue Verbundversion veröffentlicht unter Verwendung jeglicher angegebener content_view_version_id, die in eine Lebenszyklusumgebung übertragen wurde.

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]
verpflichtend

Validations:

  • Hash

update_hosts[included][search]
optional , nil erlaubt

Search string for host to perform an action on

Validations:

  • String

update_hosts[included][ids]
optional , nil erlaubt

List of host ids to perform an action on

Validations:

  • Must be an array of any type

update_hosts[excluded]
optional , nil erlaubt

Validations:

  • Hash

update_hosts[excluded][ids]
optional , nil erlaubt

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

Validations:

  • Must be an array of any type