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

Paramètres

Nom du paramètre Description
organization_id
optionel

identifiant de l'organisation

Validations:

  • number.

content_view_version_id
optionel

identifiant de version d'affichage de contenu

Validations:

  • number.

content_view_filter_id
optionel

Identifiant du filtre de l'affichage de contenu

Validations:

  • number.

repository_id
optionel

identifiant de référentiel

Validations:

  • number.

environment_id
optionel

identifiant d'environnement

Validations:

  • number.

cve
optionel

Identifiant CVE

Validations:

  • String

errata_restrict_applicable
optionel

show only errata with one or more applicable hosts

Validations:

  • boolean

errata_restrict_installable
optionel

show only errata with one or more installable hosts

Validations:

  • boolean

search
optionel

Rechercher une chaîne

Validations:

  • String

page
optionel

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

Validations:

  • number.

per_page
optionel

Nombre de résultats par page à renvoyer

Validations:

  • number.

order
optionel

Trier le champ et l'ordre, ex : 'name DESC'

Validations:

  • String

full_result
optionel

Afficher tous les résultats ou pas

Validations:

  • boolean

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:

  • 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:

  • number.


GET /katello/api/content_view_versions/:id/available_errata
List 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:

  • number.

repository_id
optionel

identifiant de référentiel

Validations:

  • number.

cve
optionel

Identifiant CVE

Validations:

  • String

errata_restrict_applicable
optionel

show only errata with one or more applicable hosts

Validations:

  • boolean

search
optionel

Rechercher une chaîne

Validations:

  • String

page
optionel

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

Validations:

  • number.

per_page
optionel

Nombre de résultats par page à renvoyer

Validations:

  • number.

order
optionel

Trier le champ et l'ordre, ex : 'name DESC'

Validations:

  • String

full_result
optionel

Afficher tous les résultats ou pas

Validations:

  • boolean

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