云服务器
状态码 | 错误码 | 错误信息 | 说明 |
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 | InvalidClientToken.Malformed | The specified ClientToken is malformed. | 指定的ClientToken不合法。 |
400 | MissingParameter.DedicatedHostClusterId | The required parameter DedicatedHostClusterId is not supplied. | 参数DedicatedHostClusterId不能为空。 |
404 | InvalidDedicatedHostCluster.NotFound | The specified dedicated host cluster does not exist. | 指定的专有宿主机集群不存在。 |
412 | IdempotentProcessing | The request uses the same client token as a previous one that is still in process. | 先前的幂等请求仍在处理中,请稍后重试。 |
412 | InvalidDedicatedHostCluster.InUse | The specified DedicatedHostCluster is in use. | 指定的专有宿主机集群正在被使用。 |
500 | InternalError | An internal error has occurred. | 内部错误,请重试。如果多次尝试失败,请提交工单。 |