GET /katello/api/content_view_filters 200 { "total": 7, "subtotal": 0, "selectable": 0, "page": 1, "per_page": 20, "error": null, "search": "name = Simple Filter", "sort": { "by": "name", "order": "asc" }, "results": [] }
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 |