PUT /katello/api/repositories/841753487/republish { "repository": {} } 400 { "displayMessage": "Metadata republishing is risky on 'Complete Mirroring' repositories. Change the mirroring policy and try again.\nAlternatively, use the 'force' parameter to regenerate metadata locally. On the next sync, the upstream repository's metadata will overwrite local metadata for 'Complete Mirroring' repositories.", "errors": [ "Metadata republishing is risky on 'Complete Mirroring' repositories. Change the mirroring policy and try again.\nAlternatively, use the 'force' parameter to regenerate metadata locally. On the next sync, the upstream repository's metadata will overwrite local metadata for 'Complete Mirroring' repositories." ] }
Param name | Description |
---|---|
id
required |
Repository identifier Validations:
|
force
optional |
Force metadata regeneration to proceed. Dangerous when repositories use the 'Complete Mirroring' mirroring policy Validations:
|