Updates a disaster recovery plan.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
alidns:UpdateGtmRecoveryPlan |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Lang |
string |
No |
The language of the response. Valid values:
Default value: en |
en |
| RecoveryPlanId |
integer |
Yes |
The ID of the disaster recovery plan. You can call the DescribeGtmRecoveryPlans operation to obtain the ID. |
10******* |
| Name |
string |
No |
The name of the disaster recovery plan. |
abc |
| Remark |
string |
No |
The remarks. |
remark |
| FaultAddrPool |
string |
No |
The list of IDs of the fault address pools. |
["hra0**"] |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
575A3E3A-E9FC-5435-9CAD-BD89533E**** |
Examples
Success response
JSON format
{
"RequestId": "575A3E3A-E9FC-5435-9CAD-BD89533E****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.