You can call this operation to roll back a disaster recovery plan for a Global Traffic Manager (GTM) instance.
Debugging
Request parameters
Parameter | Type | Required | Example | Description |
---|---|---|---|---|
Action | String | Yes | RollbackGtmRecoveryPlan |
The operation that you want to perform. Set the value to RollbackGtmRecoveryPlan. |
RecoveryPlanId | Long | Yes | 100 |
The ID of the disaster recovery plan that you want to roll back. |
Lang | String | No | en |
The language used by the user. |
Response parameters
Parameter | Type | Example | Description |
---|---|---|---|
RequestId | String | 853805EA-3D47-47D5-9A1A-A45C24313ABD |
The ID of the request. |
Examples
Sample requests
http(s)://alidns.aliyuncs.com/? Action=RollbackGtmRecoveryPlan
&RecoveryPlanId=100
&<Common request parameters>
Sample success responses
XML
format
<RollbackGtmRecoveryPlanResponse>
<RequestId>853805EA-3D47-47D5-9A1A-A45C24313ABD</RequestId>
</RollbackGtmRecoveryPlanResponse>
JSON
format
{
"RequestId":"6856BCF6-11D6-4D7E-AC53-FD579933522B"
}
Error codes
For a list of error codes, visit the API Error Center.