Param name | Description |
---|---|
host_id
required |
UUID of the content host Validations:
|
content_view_id
optional |
Calculate Applicable Errata based on a particular Content View Validations:
|
environment_id
optional |
Calculate Applicable Errata based on a particular Environment Validations:
|
include_applicable
optional |
Return errata that are applicable to this host. Defaults to false) Validations:
|
type
optional |
Return only errata of a particular type (security, bugfix, enhancement) Validations:
|
severity
optional |
Return only errata of a particular severity (None, Low, Moderate, Important, Critical) Validations:
|
search
optional |
Search string Validations:
|
page
optional |
Page number, starting at 1 Validations:
|
per_page
optional |
Number of results per page to return Validations:
|
order
optional |
Sort field and order, eg. 'id DESC' Validations:
|
full_result
optional |
Whether or not to show all results Validations:
|
sort_by
optional |
Field to sort the results on Validations:
|
sort_order
optional |
How to order the sorted results (e.g. ASC for ascending) Validations:
|