参数

参数名字 描述
content_view_version_environments
选填

Validations:

  • Must be an Array of nested elements

content_view_version_environments[content_view_version_id]
选填

要执行增量更新的内容视图版本 Id。可能包含综合视图以及一个或多个要更新的组件。

Validations:

  • Must be a number.

content_view_version_environments[environment_ids]
选填

要推广指定内容视图版本的环境列表(替换旧版本)。

Validations:

  • Must be an array of any type

description
选填

新生成内容视图版本描述

Validations:

  • String

resolve_dependencies
选填

如果是这样,会在添加指定勘误或软件包的同时复制所有需要的相依性。

Validations:

  • Must be one of: true, false, 1, 0

propagate_all_composites
选填

如果是这样,则使用已推广至生命周期环境中的任意指定 content_view_version_id 发布新综合版本。

Validations:

  • Must be one of: true, false, 1, 0

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