GET /katello/api/errata
Répertorier les erratas

Paramètres

Nom du paramètre Description
organization_id
optionel

identifiant de l'organisation

Validations:

  • Must be a number.

content_view_version_id
optionel

Content View Version identifier

Validations:

  • Must be a number.

content_view_filter_id
optionel

Content View Filter identifier

Validations:

  • Must be a number.

repository_id
optionel

Repository identifier

Validations:

  • Must be a number.

environment_id
optionel

Environment identifier

Validations:

  • Must be a number.

cve
optionel

Identifiant CVE

Validations:

  • String

host_id
optionel

Host id to list applicable errata for

Validations:

  • Must be a number.

errata_restrict_applicable
optionel

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
optionel

Return errata that are upgradable on one or more hosts

Validations:

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

available_for
optionel

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

Validations:

  • String

search
optionel

Rechercher une chaîne

Validations:

  • String

page
optionel

Numéro de la page, commençant par 1

Validations:

  • Must be a number.

per_page
optionel

Nombre de résultats par page à renvoyer

Validations:

  • Must be a number.

order
optionel

Sort field and order, eg. 'id DESC'

Validations:

  • String

full_result
optionel

Afficher tous les résultats ou pas

Validations:

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

sort
optionel

Version Hash des paramètres d'« ordre »

Validations:

  • Hash

sort[by]
optionel

Champs dans lequel trier les résultats

Validations:

  • String

sort[order]
optionel

Comment classer les résultats triés (ex : ASC for ascending ou CRO pour croissant)

Validations:

  • String


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

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

Paramètres

Nom du paramètre Description
repository_id
optionel

identifiant de référentiel

Validations:

  • Must be a number.

id
requis

an erratum identifier

Validations:

  • String


GET /katello/api/errata/compare
Répertorier les erratas

Paramètres

Nom du paramètre Description
content_view_version_ids
optionel

versions d'affichage de contenu à comparer

Validations:

  • Must be an array of any type

repository_id
optionel

ID de référentiel de bibliothèque pour restreindre les comparaisons à

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

Paramètres

Nom du paramètre Description
id
requis

Content View Version identifier

Validations:

  • Must be a number.

organization_id
optionel

identifiant de l'organisation

Validations:

  • Must be a number.

content_view_filter_id
optionel

Content View Filter identifier

Validations:

  • Must be a number.

repository_id
optionel

Repository identifier

Validations:

  • Must be a number.

environment_id
optionel

Environment identifier

Validations:

  • Must be a number.

cve
optionel

Identifiant CVE

Validations:

  • String

host_id
optionel

Host id to list applicable errata for

Validations:

  • Must be a number.

errata_restrict_applicable
optionel

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
optionel

Return errata that are upgradable on one or more hosts

Validations:

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

search
optionel

Rechercher une chaîne

Validations:

  • String

page
optionel

Numéro de la page, commençant par 1

Validations:

  • Must be a number.

per_page
optionel

Nombre de résultats par page à renvoyer

Validations:

  • Must be a number.

order
optionel

Sort field and order, eg. 'id DESC'

Validations:

  • String

full_result
optionel

Afficher tous les résultats ou pas

Validations:

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

sort
optionel

Version Hash des paramètres d'« ordre »

Validations:

  • Hash

sort[by]
optionel

Champs dans lequel trier les résultats

Validations:

  • String

sort[order]
optionel

Comment classer les résultats triés (ex : ASC for ascending ou CRO pour croissant)

Validations:

  • String