Param name | Description |
---|---|
content_view_id optional |
Content view identifier Validations:
|
environment_id optional |
Filter versions by environment Validations:
|
version optional |
Filter versions by version number Validations:
|
composite_version_id optional |
Filter versions that are components in the specified composite version Validations:
|
organization_id optional |
Organization identifier Validations:
|
triggered_by_id optional |
Filter composite versions whose publish was triggered by the specified component 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. ‘id DESC’ Validations:
|
full_result optional |
Whether or not to show all results 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:
|
Field name | Type | Possible values |
---|---|---|
content_view_id | integer | |
repository | string | |
version | string |
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_ids optional |
Identifiers for Lifecycle Environment Validations:
|
description optional |
The description for the content view version promotion Validations:
|
Param name | Description |
---|---|
id required |
Content view version identifier Validations:
|
description required |
The description for the content view version Validations:
|
Param name | Description |
---|---|
id required |
Content view version identifier Validations:
|
force required |
Force metadata regeneration to proceed. Dangerous when repositories use the ‘Complete Mirroring’ mirroring policy 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. Defaults to true 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 to copy into the new versions Validations:
|
add_content[package_ids] optional |
Package ids to copy into the new versions Validations:
|
add_content[deb_ids] optional |
Deb Package ids 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 , nil allowed |
Search string for host to perform an action on Validations:
|
update_hosts[included][ids] optional , nil allowed |
List of host ids to perform an action on Validations:
|
update_hosts[excluded] optional , nil allowed |
Validations:
|
update_hosts[excluded][ids] optional , nil allowed |
List of host ids to exclude and not run an action on Validations:
|