Disaster Recovery Remove Standby
Removes disaster recovery on the current server. In addition, makes a best-effort call to removeStandby
on the paired disaster recovery server. No input parameters are required.
Privileges required:
CREATE
REPLICATION
Request
URI
POST
https://{api_host}/portal/rest/disasterRecovery/removeStandby
COPY
Request Body
disaster_recovery_remove_standby
of type(s)
application/json
Required
Responses
200
Request was successfully processed
Returns
disaster_recovery_remove_standby_result
of type(s)
application/json
This response body class contains all of the following:
Inlinedisaster_recovery_remove_standby_result0
"disaster_recovery_remove_standby_result Object"
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/portal/rest/disasterRecovery/removeStandby
All Operations
POST
Disaster Recovery Configure Active For Replication
POST
Disaster Recovery Demote Active
POST
Disaster Recovery Get Replication Blob
POST
Disaster Recovery Get Replication Status
POST
Disaster Recovery Prepare For Standby
POST
Disaster Recovery Promote Standby To Active
POST
Disaster Recovery Remove Standby
POST
Disaster Recovery Transition To Standby