云服务器
状态码 | 错误码 | 错误信息 | 说明 |
400 | IdempotentParameterMismatch | The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical. | 幂等参数不一致。 |
400 | MissingParameter.DeploymentSetId | The required parameter DeploymentSetId is not supplied. | 部署集ID不能为空。 |
400 | InvalidClientToken.Malformed | The specified ClientToken is malformed. | 指定的ClientToken不合法。 |
404 | InvalidDeploymentSet.NotFound | The specified DeploymentSet does not exist. | 指定的部署集不存在。 |
412 | InvalidDeploymentSet.InUse | The specified DeploymentSet is in use. | 指定的部署集内的实例正在被使用。 |
412 | IdempotentProcessing | The request uses the same client token as a previous one that is still in process. | 先前的幂等请求仍在处理中,请稍后重试。 |
500 | InternalError | An internal error has occurred. | 内部错误,请重试。如果多次尝试失败,请提交工单。 |