Param name | Description |
---|---|
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:
|
content_view_id
required |
content view identifier Validations:
|
name
optional |
filter content view filters by name Validations:
|
types
optional |
types of filters Validations:
|
Field name | Type | Possible values |
---|---|---|
content_type | rpm, deb, package_group, erratum, docker, modulemd | |
inclusion_type | include, exclude | |
name | string |
Param name | Description |
---|---|
content_view_id
required |
content view identifier Validations:
|
name
required |
name of the filter Validations:
|
type
required |
type of filter (e.g. deb, rpm, package_group, erratum, erratum_id, erratum_date, docker, modulemd) Validations:
|
original_packages
optional |
add all packages without errata to the included/excluded list. (package filter only) Validations:
|
original_module_streams
optional |
add all module streams without errata to the included/excluded list. (module stream filter only) Validations:
|
inclusion
optional |
specifies if content should be included or excluded, default: inclusion=false Validations:
|
repository_ids
optional |
list of repository ids Validations:
|
description
optional |
description of the filter Validations:
|
Param name | Description |
---|---|
content_view_id
optional |
content view identifier Validations:
|
id
required |
filter identifier Validations:
|
Param name | Description |
---|---|
content_view_id
optional |
content view identifier Validations:
|
id
required |
filter identifier Validations:
|
name
optional |
new name for the filter Validations:
|
original_packages
optional |
add all packages without errata to the included/excluded list. (package filter only) Validations:
|
original_module_streams
optional |
add all module streams without errata to the included/excluded list. (module stream filter only) Validations:
|
inclusion
optional |
specifies if content should be included or excluded, default: inclusion=false Validations:
|
repository_ids
optional |
list of repository ids Validations:
|
description
optional |
description of the filter Validations:
|
Param name | Description |
---|---|
content_view_id
optional |
content view identifier Validations:
|
id
required |
filter identifier Validations:
|
Param name | Description |
---|---|
content_view_id
optional |
content view identifier Validations:
|
id
required |
filter identifier Validations:
|
rule_ids
required |
filter identifiers Validations:
|
Param name | Description |
---|---|
content_view_id
optional |
content view identifier Validations:
|
id
required |
filter identifier Validations:
|
rules_params
optional |
Rules to be added Validations:
|
rules_params[name]
optional |
package, package group, or docker tag names Validations:
|
rules_params[uuid]
optional |
package group: uuid Validations:
|
rules_params[version]
optional |
package: version Validations:
|
rules_params[architecture]
optional |
package: architecture Validations:
|
rules_params[min_version]
optional |
package: minimum version Validations:
|
rules_params[max_version]
optional |
package: maximum version Validations:
|
rules_params[errata_id]
optional |
erratum: id Validations:
|
rules_params[errata_ids]
optional |
erratum: IDs or a select all object Validations:
|
rules_params[start_date]
optional |
erratum: start date (YYYY-MM-DD) Validations:
|
rules_params[end_date]
optional |
erratum: end date (YYYY-MM-DD) Validations:
|
rules_params[types]
optional |
erratum: types (enhancement, bugfix, security) Validations:
|
rules_params[date_type]
optional |
erratum: search using the 'Issued On' or 'Updated On' column of the errata. Values are 'issued'/'updated' Validations:
|
rules_params[module_stream_ids]
optional |
module stream ids Validations:
|