调用ExecuteGtmRecoveryPlan执行容灾预案。

调试

您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。

请求参数

名称 类型 是否必选 示例值 描述
Action String ExecuteGtmRecoveryPlan

系统规定参数。取值:ExecuteGtmRecoveryPlan

RecoveryPlanId Long 100

容灾预案ID

Lang String en

用户语言

返回数据

名称 类型 示例值 描述
RequestId String 6856BCF6-11D6-4D7E-AC53-FD579933522B

请求ID

示例

请求示例


http(s)://alidns.aliyuncs.com/?Action=ExecuteGtmRecoveryPlan
&RecoveryPlanId=100
&<公共请求参数>

正常返回示例

XML 格式

<ExecuteGtmRecoveryPlanResponse>
  <RequestId>6856BCF6-11D6-4D7E-AC53-FD579933522B</RequestId>
</ExecuteGtmRecoveryPlanResponse>

JSON 格式

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

错误码

访问错误中心查看更多错误码。