POST /katello/api/repositories/841753487/sync { "repository": {} } 202 { "id": null, "label": null, "pending": null, "username": null, "started_at": null, "ended_at": null, "state": null, "result": null, "progress": null, "input": null, "output": {}, "humanized": null, "cli_example": null, "available_actions": { "cancellable": null, "resumable": null } }
Param name | Description |
---|---|
id
required |
repository ID Validations:
|
incremental
optional |
perform an incremental import Validations:
|
skip_metadata_check
optional |
Force sync even if no upstream changes are detected. Only used with yum or deb repositories. Validations:
|
validate_contents
optional |
Force a sync and validate the checksums of all content. Only used with yum repositories. Validations:
|