Params

Param name Description
organization_id
required

조직 ID

Validations:

  • number.

included
required

Validations:

  • Hash

included[search]
optional , nil allowed

Search string for hosts to perform an action on

Validations:

  • String

included[ids]
optional , nil allowed

List of host ids to perform an action on

Validations:

  • Must be an array of any type

excluded
required

Validations:

  • Hash

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

content_type
required

컨텐츠 유형입니다. 다음 유형이 지원됩니다: 'package', 'package_group', 'errata'.

Validations:

  • String

content
required

컨텐츠 목록 (예: 패키지 이름, 패키지 그룹 이름 또는 에라타 ID)

Validations:

  • Must be an array of any type