参数

参数名字 描述
content_view_version_environments
选填

Validations:

  • Must be an Array of nested elements

content_view_version_environments[content_view_version_id]
选填

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

Validations:

  • string from 2 to 128 characters containing only alphanumeric characters, space, '_', '-' with no leading or trailing space..

content_view_version_environments[environment_ids]
选填

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

Validations:

  • Must be an array of any type

description
选填

新生成内容视图版本描述

Validations:

  • String

resolve_dependencies
选填

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

Validations:

  • boolean

propagate_all_composites
选填

如果是这样,则使用已推广至生命周期环境中的任意指定 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
选填

生成增量更新后在指定主机中应用更改。目前只支持勘误。

Validations:

  • Hash

update_hosts[included]
必填

Validations:

  • Hash

update_hosts[included][search]
选填 , 允许空值

为要在其中执行操作的主机搜索字符串

Validations:

  • String

update_hosts[included][ids]
选填 , 允许空值

列出要在其中执行操作的系统 id 列表

Validations:

  • Must be an array of any type

update_hosts[excluded]
选填 , 允许空值

Validations:

  • Hash

update_hosts[excluded][ids]
选填 , 允许空值

列出要排除且不在其中执行操作的主机 id 列表

Validations:

  • Must be an array of any type