参数

参数名字 描述
organization_id
选填

机构识别符

Validations:

  • Must be a number.

content_view_version_id
选填

Content View Version identifier

Validations:

  • Must be a number.

content_view_filter_id
选填

Content View Filter identifier

Validations:

  • Must be a number.

repository_id
选填

Repository identifier

Validations:

  • Must be a number.

environment_id
选填

Environment identifier

Validations:

  • Must be a number.

cve
选填

CVE 标识符

Validations:

  • String

host_id
选填

Host id to list applicable errata for

Validations:

  • Must be a number.

errata_restrict_applicable
选填

Return errata that are applicable to one or more hosts (defaults to true if host_id is specified)

Validations:

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

errata_restrict_installable
选填

Return errata that are upgradable on one or more hosts

Validations:

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

available_for
选填

Return errata that can be added to the specified object. The values 'content_view_version' and 'content_view_filter are supported.

Validations:

  • String

search
选填

搜索字符串

Validations:

  • String

page
选填

页号,从 1 开始

Validations:

  • Must be a number.

per_page
选填

每页中显示的返回结果数

Validations:

  • Must be a number.

order
选填

Sort field and order, eg. 'id DESC'

Validations:

  • String

full_result
选填

无论如何显示所有结果

Validations:

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

sort
选填

'order' 参数的哈希版本

Validations:

  • Hash

sort[by]
选填

结果排序字段

Validations:

  • String

sort[order]
选填

如何对分类结果进行排序(例如:ASC 代表升序)

Validations:

  • String