Join us Sept 17 at .local NYC! Use code WEB50 to save 50% on tickets. Learn more >
MongoDB Event
Docs Menu
Docs Home
/
MongoDB Mongosync
/

mongosync API Endpoints

start
Starts the synchronization session between a source and destination cluster.
progress
Returns either an updated status of the synchronization session or an error.
pause
Pauses the current synchronization session.
resume
Resumes a paused synchronization session based on data stored on the destination cluster.
commit
Finalizes the synchronization session between the source cluster and the destination cluster.
reverse
Reverses the direction of a committed synchronization session.