API Endpoints
Custom sync
This endpoint is used to resume a paused mirror and trigger a specified number of syncs before the mirror pauses again.
The mirror must be paused for this endpoint to work.
Request Fields
The name of the mirror to be resumed.
The number of syncs to run before the mirror pauses again. Must be less than 32.
Response Fields
The name of the mirror that was resumed.
The number of syncs that are going to be run.
Error message if any.
Indicates if the request was successful.