PUT /katello/api/products/bulk/destroy
Détruire un ou plusieurs produits

Paramètres

Nom du paramètre Description
ids
requis

Liste d'id de produits

Validations:

  • Must be an array of any type


PUT /katello/api/products/bulk/sync
Synchroniser un ou plusieurs produits

Paramètres

Nom du paramètre Description
ids
requis

Liste d'id de produits

Validations:

  • Must be an array of any type

skip_metadata_check
optionel

Force sync even if no upstream changes are detected. Non-yum repositories are skipped.

Validations:

  • boolean

validate_contents
optionel

Force a sync and validate the checksums of all content. Non-yum repositories (or those with On Demand download policy) are skipped.

Validations:

  • boolean


PUT /katello/api/products/bulk/sync_plan
Synchroniser un ou plusieurs produits

Paramètres

Nom du paramètre Description
ids
requis

Liste d'id de produits

Validations:

  • Must be an array of any type

plan_id
requis

Synchroniser les identifiants de plan à attacher

Validations:

  • number.