Manual Sync, Pause, And Resume
After an instance is protected, you can run manual sync actions or pause and resume scheduled sync.
Actions
| Action | Meaning |
|---|---|
synconce | Run one sync cycle |
syncdata | Run data sync only |
syncresource | Run resource sync only |
pause | Pause instance sync |
resume | Resume instance sync |
cancel | Cancel a running operation |
API
POST /apis/disasterinstances.testudo.softcdata.com/v1/instances/:name/actions
{"action":"syncdata"}
Observe


Do not run high-risk actions concurrently on the same instance.