Show Table of Contents
A.3. Synchronization
To synchronize the repository's content from its source:
- method: POST
- path: /repositories/<id>/sync/
- permission: EXECUTE
- success response:202 Accepted
- failure response:
- 404 Not Found if the id does not match a repository
- 406 Not Acceptable if the repository does not have a source
- 409 Conflict if a sync is already in progress for the repository
- return: a Task object
- parameters:
- timeout (optional) <str> repository id
- skip (optional) <str> repository name
- limit (optional) <str> repository content architecture
- threads (optional) <str> repository group id

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.