PUT /katello/api/products/bulk/destroy
銷毀一或更多項產品

參數

參數名字 描述
ids
必填

產品 ID 清單

Validations:

  • Must be an array of any type


PUT /katello/api/products/bulk/sync
同步一或多項產品

參數

參數名字 描述
ids
必填

產品 ID 清單

Validations:

  • Must be an array of any type

skip_metadata_check
選填

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

Validations:

  • boolean

validate_contents
選填

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
同步一或多項產品

參數

參數名字 描述
ids
必填

產品 ID 清單

Validations:

  • Must be an array of any type

plan_id
必填

同步要連接的計畫識別子

Validations:

  • number.