All Products
Search
Document Center

Alibaba Cloud DNS:AddGtmRecoveryPlan

Last Updated:Mar 15, 2024

You can call this operation to create a disaster recovery plan for a Global Traffic Manager (GTM) instance.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
LangstringNo

The language used by the user.

en
NamestringYes

The name of the disaster recovery plan that you want to create.

name-example
RemarkstringNo

The remarks on the disaster recovery plan.

remark
FaultAddrPoolstringYes

The list of IDs of faulty address pools.

["hra0or"]

Response parameters

ParameterTypeDescriptionExample
object
RecoveryPlanIdstring

The ID of the disaster recovery plan created.

100
RequestIdstring

The ID of the request.

6856BCF6-11D6-4D7E-AC53-FD579933522B

Examples

Sample success responses

JSONformat

{
  "RecoveryPlanId": "100",
  "RequestId": "6856BCF6-11D6-4D7E-AC53-FD579933522B"
}

Error codes

For a list of error codes, visit the Service error codes.