Param Name | Description |
---|---|
content_view_id Optional |
Content view identifier Validations:
|
environment_id Optional |
Filter versions by environment Validations:
|
puppet_module_id Optional |
Filter versions by puppet module Validations:
|
version Optional |
Filter versions by version number Validations:
|
composite_version_id Optional |
Filter versions that are components in the specified composite version Validations:
|
search Optional |
Search string Validations:
|
page Optional |
Page number, starting at 1 Validations:
|
per_page Optional |
Number of results per page to return Validations:
|
order Optional |
Sort field and order, eg. 'name DESC' Validations:
|
full_results Optional |
Whether or not to show all results Validations:
|
sort Optional |
Hash version of 'order' param Validations:
|
sort[by] Optional |
Field to sort the results on Validations:
|
sort[order] Optional |
How to order the sorted results (e.g. ASC for ascending) Validations:
|
Param Name | Description |
---|---|
id Required |
Content view version identifier Validations:
|
Param Name | Description |
---|---|
id Required |
Content view version identifier Validations:
|
force Optional |
force content view promotion and bypass lifecycle environment restriction Validations:
|
environment_id Optional |
Validations:
|
Param Name | Description |
---|---|
id Required |
Content view version identifier Validations:
|
export_to_iso Optional |
Export to ISO format Validations:
|
iso_mb_size Optional |
maximum size of each ISO in MB Validations:
|
since Optional |
Optional date of last export (ex: 2010-01-01T12:00:00Z) Validations:
|
Param Name | Description |
---|---|
id Required |
Content view version identifier Validations:
|
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: gl.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: gl.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: gl.apipie.nil_allowed">Nil Allowed</span> |
Validations:
|
update_hosts[excluded][ids] Optional , <span class="translation_missing" title="translation missing: gl.apipie.nil_allowed">Nil Allowed</span> |
List of host ids to exclude and not run an action on Validations:
|