参数

参数名字 描述
organization_id
必填

机构 ID

Validations:

  • Must be a 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' 和 'errata'。

Validations:

  • String

content
必填

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

Validations:

  • Must be an array of any type