Params

Param name Description
content_view_version_environments
optional

Validations:

  • Must be an Array of nested elements

content_view_version_environments[content_view_version_id]
optional

증분 업데이트를 수행하기 위한 컨텐츠 뷰 버전 ID입니다. 복합 및 업데이트할 하나 이상의 구성 요소가 포함될 수 있습니다.

Validations:

  • Must be a number.

content_view_version_environments[environment_ids]
optional

지정된 컨텐츠 뷰 버전을 승격하기 위한 (이전 버전으로 대체) 환경 목록입니다.

Validations:

  • Must be an array of any type

description
optional

새로 생성된 컨텐츠 뷰 버전 설명

Validations:

  • String

resolve_dependencies
optional

True일 경우 지정된 에라타 또는 패키지를 추가하면 필요한 종속 패키지도 복사됩니다.

Validations:

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

propagate_all_composites
optional

True일 경우 라이프 사이클 환경으로 승격된 지정된 content_view_version_id를 사용하여 새 복합 버전이 공개됩니다.

Validations:

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

add_content
optional

Validations:

  • Hash

add_content[errata_ids]
optional

Errata ids or uuids to copy into the new versions.

Validations:

  • Must be an array of any type

add_content[package_ids]
optional

Package ids or uuids to copy into the new versions.

Validations:

  • Must be an array of any type

add_content[puppet_module_ids]
optional

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

Validations:

  • Must be an array of any type

update_hosts
optional

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

Validations:

  • Hash

update_hosts[included]
required

Validations:

  • Hash

update_hosts[included][search]
optional , nil allowed

Search string for host to perform an action on

Validations:

  • String

update_hosts[included][ids]
optional , nil allowed

List of host ids to perform an action on

Validations:

  • Must be an array of any type

update_hosts[excluded]
optional , nil allowed

Validations:

  • Hash

update_hosts[excluded][ids]
optional , nil allowed

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

Validations:

  • Must be an array of any type