Params

Param Name Description
content_view_id
Required

content view identifier

Validations:

  • string from 2 to 128 characters containing only alphanumeric characters, space, '_', '-' with no leading or trailing space..

name
Required

name of the filter

Validations:

  • String

type
Required

type of filter (e.g. rpm, package_group, erratum)

Validations:

  • String

original_packages
Optional

add all packages without errata to the included/excluded list. (package filter only)

Validations:

  • boolean

inclusion
Optional

specifies if content should be included or excluded, default: inclusion=false

Validations:

  • boolean

repository_ids
Optional

list of repository ids

Validations:

  • Must be an array of any type

description
Optional

description of the filter

Validations:

  • String