云服务器
状态码 | 错误码 | 错误信息 | 说明 |
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 | Insufficient.Balance | The request is denied due to the lack of balance. | 账户余额不足。 |
400 | InvalidChargeType | The specified ChargeType is not valid, is unsupported, or cannot be used. | 指定的实例计费类型不合法。 |
400 | InvalidClientToken.Malformed | The specified ClientToken is malformed. | 指定的ClientToken不合法。 |
400 | InvalidPeriod | The specified period is not valid. | 指定的计费周期个数不合法。 |
400 | InvalidPeriod.Malformed | The specified period is malformed. | 指定的计费周期不合法。 |
400 | InvalidPeriodUnit | The specified PeriodUnit is not valid, is unsupported, or cannot be used. | 指定的计费周期不合法。 |
400 | InvalidPeriodUnit.Malformed | The specified PeriodUnit is malformed. | 指定的计费周期不合法。 |
400 | MissingParameter.DedicatedHostId | The required parameter DedicatedHostId is not supplied. | 参数DedicatedHostId不能为空。 |
404 | InvalidDedicatedHost.NotFound | The specified dedicated host does not exist. | 指定的专有宿主机不存在。 |
412 | IdempotentProcessing | The request uses the same client token as a previous one that is still in process. | 先前的幂等请求仍在处理中,请稍后重试。 |
412 | OperationDenied.ResourceLocked | The specified operation is denied as your resource is locked for another operation. | 指定的操作被拒绝,因为您的资源已被其他操作锁定。 |
500 | InternalError | An internal error has occurred. | 内部错误,请重试。如果多次尝试失败,请提交工单。 |