Param Name | Description |
---|---|
content_view_version_environments Optional |
Validations:
|
content_view_version_environments[content_view_version_id] Optional |
Content View Version Ids to perform an incremental update on. May contain composites as well as one or more components to update. Validations:
|
content_view_version_environments[environment_ids] Optional |
The list of environments to promote the specified Content View Version to (replacing the older version). Validations:
|
description Optional |
The description for the new generated Content View Versions Validations:
|
resolve_dependencies Optional |
If true, when adding the specified errata or packages, any needed dependencies will be copied as well. Validations:
|
propagate_all_composites Optional |
If true, will publish a new composite version using any specified content_view_version_id that has been promoted to a lifecycle environment. Validations:
|
add_content Optional |
Validations:
|
add_content[errata_ids] Optional |
Errata ids or uuids to copy into the new versions. Validations:
|
add_content[package_ids] Optional |
Package ids or uuids to copy into the new versions. Validations:
|
add_content[puppet_module_ids] Optional |
Puppet Module ids or uuids to copy into the new versions. Validations:
|
update_hosts Optional |
After generating the incremental update, apply the changes to the specified hosts. Only Errata are supported currently. Validations:
|
update_hosts[included] Required |
Validations:
|
update_hosts[included][search] Optional , <span class="translation_missing" title="translation missing: en-GB.apipie.nil_allowed">Nil Allowed</span> |
Search string for host to perform an action on Validations:
|
update_hosts[included][ids] Optional , <span class="translation_missing" title="translation missing: en-GB.apipie.nil_allowed">Nil Allowed</span> |
List of host ids to perform an action on Validations:
|
update_hosts[excluded] Optional , <span class="translation_missing" title="translation missing: en-GB.apipie.nil_allowed">Nil Allowed</span> |
Validations:
|
update_hosts[excluded][ids] Optional , <span class="translation_missing" title="translation missing: en-GB.apipie.nil_allowed">Nil Allowed</span> |
List of host ids to exclude and not run an action on Validations:
|