Params

Param name Description
organization_id
required

조직 ID

Validations:

  • Must be a 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.

Validations:

  • String

content
required

컨텐츠 목록 (예: 패키지 또는 패키지 그룹 이름)

Validations:

  • Must be an array of any type