Parámetros

Nombre del parámetro Descripción
content_view_id
requerido

identificador de vista de contenido

Validations:

  • Must be a number.

name
requerido

nombre del filtro

Validations:

  • String

type
requerido

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

Validations:

  • String

original_packages
opcional

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

Validations:

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

inclusion
opcional

especifica si se debe incluir o excluir el contenido, predeterminado: inclusion=false

Validations:

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

repository_ids
opcional

lista de ID de repositorio

Validations:

  • Must be an array of any type

description
opcional

descripción del filtro

Validations:

  • String