Undo, Reprotect, And Cancel
Failover is not the end of the DR lifecycle. After failover, choose undo, reprotect, or cancel based on business state.
Undo
Use undo to revert a switch when the new target has not produced data that must be preserved.
Reprotect
Use reprotect after the target cluster becomes the new primary. It establishes reverse protection from the new primary to the old primary.
Cancel
Use cancel to stop a running operation. It is not a full rollback, so inspect intermediate state afterwards.
API
POST /apis/disasterinstances.testudo.softcdata.com/v1/instances/:name/actions
{"action":"reprotect"}
