云服务器
状态码 | 错误码 | 错误信息 | 说明 |
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 | InvalidDedicatedHostClusterName.Malformed | The specified DedicatedHostClusterName is malformed. | 指定的DedicatedHostClusterName不合法。 |
400 | InvalidDescription.Malformed | The specified Description is malformed. | 指定的描述不合法。 |
400 | MissingParameter.DedicatedHostClusterName | The required parameter DedicatedHostClusterName is not supplied. | 参数DedicatedHostClusterName不能为空。 |
400 | MissingParameter.ZoneId | The required parameter ZoneId is not supplied. | 可用区ID不能为空。 |
404 | InvalidZone.NotFound | The specified zone does not exist. | 指定的可用区不存在。 |
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. | 内部错误,请重试。如果多次尝试失败,请提交工单。 |