SynchronizeApp - 同步应用

应用跨地域同步。

调试

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

授权信息

当前API暂无授权信息透出。

请求参数

名称类型必填描述示例值
AppIdstring

应用 ID。

ci-vm-rYfypJKwlN9Y
TargetRegionIdsarray

同步至指定地域的数组列表。若包含'all',则默认同步至所有其它未同步地域。

string

地域 ID。

cn-shanghai

返回参数

名称类型描述示例值
object

Schema of Response

RequestIdstring

请求 ID。

896D338C-E4F4-41EC-A154-D605E5DE****

示例

正常返回示例

JSON格式

{
  "RequestId": "896D338C-E4F4-41EC-A154-D605E5DE****"
}

错误码

HTTP status code错误码错误信息描述
400ImageAlreadyExistsThe image id already exists.镜像已存在
403InvalidParamsInvalid parameters: %s.请求参数错误:%s。
404ImageNotFoundThe specified image does not exist.指定的镜像不存在,请您检查该参数是否正确。
406DbErrorA database error occurred.数据库错误
406ServiceAPIErrorFailed to call the operation. Cause:%s.API调用失败。%s
406EcsErrorAn error occurred while calling the ECS API operation.ECS API调用出错
406AliyunErrorAn Alibaba Cloud product error occurred.阿里云产品错误. %s
503ServiceUnavailableThe request has failed due to a temporary failure of the server.请求失败,服务暂时不可用

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