GET /katello/api/errata
Mostrar erratas

Parámetros

Nombre del parámetro Descripción
organization_id
opcional

Identificador de la organización

Validations:

  • Must be a number.

content_view_version_id
opcional

Content View Version identifier

Validations:

  • Must be a number.

content_view_filter_id
opcional

Content View Filter identifier

Validations:

  • Must be a number.

repository_id
opcional

Repository identifier

Validations:

  • Must be a number.

environment_id
opcional

Environment identifier

Validations:

  • Must be a number.

cve
opcional

Identificador CVE

Validations:

  • String

host_id
opcional

Host id to list applicable errata for

Validations:

  • Must be a number.

errata_restrict_applicable
opcional

Return errata that are applicable to one or more hosts (defaults to true if host_id is specified)

Validations:

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

errata_restrict_installable
opcional

Return errata that are upgradable on one or more hosts

Validations:

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

available_for
opcional

Return errata that can be added to the specified object. The values 'content_view_version' and 'content_view_filter are supported.

Validations:

  • String

search
opcional

Buscar cadena

Validations:

  • String

page
opcional

Número de página, comenzando por 1

Validations:

  • Must be a number.

per_page
opcional

Número de resultados por página para devolver

Validations:

  • Must be a number.

order
opcional

Sort field and order, eg. 'id DESC'

Validations:

  • String

full_result
opcional

Si se muestran o no todos los resultados

Validations:

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

sort
opcional

Versión de hash del parámetro 'orden'

Validations:

  • Hash

sort[by]
opcional

Campo en el que ordenar los resultados

Validations:

  • String

sort[order]
opcional

Cómo ordenar los resultados clasificados (p. ej., ASC para orden ascendente)

Validations:

  • String


GET /katello/api/errata/:id
Show an erratum

GET /katello/api/repositories/:repository_id/errata/:id
Show an erratum

Parámetros

Nombre del parámetro Descripción
repository_id
opcional

identificador de repositorio

Validations:

  • Must be a number.

id
requerido

Identificador: a_resource

Validations:

  • String


GET /katello/api/errata/compare
Mostrar erratas

Parámetros

Nombre del parámetro Descripción
content_view_version_ids
opcional

Versiones de vista de contenido a comparar

Validations:

  • Must be an array of any type

repository_id
opcional

ID de biblioteca de repositorios para restringir comparaciones

Validations:

  • Must be a number.


GET /katello/api/content_view_versions/:id/available_errata DEPRECATED
Return errata that can be added to the Content View Version via an Incremental Update

Parámetros

Nombre del parámetro Descripción
id
requerido

Content View Version identifier

Validations:

  • Must be a number.

organization_id
opcional

Identificador de la organización

Validations:

  • Must be a number.

content_view_filter_id
opcional

Content View Filter identifier

Validations:

  • Must be a number.

repository_id
opcional

Repository identifier

Validations:

  • Must be a number.

environment_id
opcional

Environment identifier

Validations:

  • Must be a number.

cve
opcional

Identificador CVE

Validations:

  • String

host_id
opcional

Host id to list applicable errata for

Validations:

  • Must be a number.

errata_restrict_applicable
opcional

Return errata that are applicable to one or more hosts (defaults to true if host_id is specified)

Validations:

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

errata_restrict_installable
opcional

Return errata that are upgradable on one or more hosts

Validations:

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

search
opcional

Buscar cadena

Validations:

  • String

page
opcional

Número de página, comenzando por 1

Validations:

  • Must be a number.

per_page
opcional

Número de resultados por página para devolver

Validations:

  • Must be a number.

order
opcional

Sort field and order, eg. 'id DESC'

Validations:

  • String

full_result
opcional

Si se muestran o no todos los resultados

Validations:

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

sort
opcional

Versión de hash del parámetro 'orden'

Validations:

  • Hash

sort[by]
opcional

Campo en el que ordenar los resultados

Validations:

  • String

sort[order]
opcional

Cómo ordenar los resultados clasificados (p. ej., ASC para orden ascendente)

Validations:

  • String