參數

參數名字 描述
content_view_version_environments
選填

Validations:

  • Must be an Array of nested elements

content_view_version_environments[content_view_version_id]
選填

欲對其進行遞增更新的內容視域版本之 ID。能包含複合式視域版本以及一或更多個欲更新的元件。

Validations:

  • number.

content_view_version_environments[environment_ids]
選填

欲將指定內容視域版本推送至的環境清單(替換較舊的版本)。

Validations:

  • Must be an array of any type

description
選填

新產生的內容視域版本的詳述

Validations:

  • String

resolve_dependencies
選填

如果設為 true,新增特定勘誤或套件時,任何所需的相依性元件也會被複製。

Validations:

  • boolean

propagate_all_composites
選填

如果設為 true,會使用任何指定的、已推送至生命週期環境的 content_view_version_id 來推送新的複合版本。

Validations:

  • boolean

add_content
選填

Validations:

  • Hash

add_content[errata_ids]
選填

Errata ids or uuids to copy into the new versions.

Validations:

  • Must be an array of any type

add_content[package_ids]
選填

Package ids or uuids to copy into the new versions.

Validations:

  • Must be an array of any type

add_content[puppet_module_ids]
選填

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

Validations:

  • Must be an array of any type

update_hosts
選填

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

Validations:

  • Hash

update_hosts[included]
必填

Validations:

  • Hash

update_hosts[included][search]
選填 , 允許空值

Search string for host to perform an action on

Validations:

  • String

update_hosts[included][ids]
選填 , 允許空值

List of host ids to perform an action on

Validations:

  • Must be an array of any type

update_hosts[excluded]
選填 , 允許空值

Validations:

  • Hash

update_hosts[excluded][ids]
選填 , 允許空值

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

Validations:

  • Must be an array of any type