参数

参数名字 描述
organization_id
必填

机构 ID

Validations:

  • number.

included
必填

Validations:

  • Hash

included[search]
选填 , 允许空值

Search string for hosts to perform an action on

Validations:

  • String

included[ids]
选填 , 允许空值

List of host ids to perform an action on

Validations:

  • Must be an array of any type

excluded
必填

Validations:

  • Hash

excluded[ids]
选填 , 允许空值

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

Validations:

  • Must be an array of any type

content_type
必填

内容类型。支持以下类型:'package' 和 'package_group'

Validations:

  • String

content
必填

内容列表(例如:软件包或者软件包组名称)

Validations:

  • Must be an array of any type