云服务器
状态码 | 错误码 | 错误信息 | 说明 |
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 | InvalidArgument | The specified argument is invalid. | 指定的参数不合法。 |
400 | InvalidAutoPlacement.Malformed | The specified AutoPlacement is malformed. | 指定的AutoPlacement不合法。 |
400 | InvalidClientToken.Malformed | The specified ClientToken is malformed. | 指定的ClientToken不合法。 |
400 | InvalidCpuOvercommitRatio.Malformed | The specified CpuOvercommitRatio is malformed. | 指定的超分比不合法。 |
400 | InvalidDedicatedHostName.Malformed | The specified DedicatedHostName is malformed. | 指定的DedicatedHostName不合法。 |
400 | InvalidDedicatedHostRecovery.Malformed | The specified DedicatedHostRecovery is malformed. | 指定的DedicatedHostRecovery不合法。 |
400 | InvalidDedicatedHostStatus.Unsupported | The status of the specified dedicated host does not support this request. | 当前专有宿主机的状态不支持此操作。 |
400 | InvalidDescription.Malformed | The specified Description is malformed. | 指定的描述不合法。 |
400 | MissingParameter.DedicatedHostId | The required parameter DedicatedHostId is not supplied. | 参数DedicatedHostId不能为空。 |
404 | InvalidDedicatedHost.NotFound | The specified dedicated host does not exist. | 指定的专有宿主机不存在。 |
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.ZoneIdMismatch | The zone of the specified dedicated host cluster does not match the dedicated host. | 指定的专有宿主机集群与专有宿主机的可用区不匹配。 |
412 | OperationDenied.InstanceStatus | Some instances on the dedicated host are not in the stopped status. | 指定的专有宿主机不支持修改超分比,因为专有宿主机上存在不为停止状态的实例。 |
500 | InternalError | An internal error has occurred. | 内部错误,请重试。如果多次尝试失败,请提交工单。 |