云服务器
状态码 | 错误码 | 错误信息 | 说明 |
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 | InvalidArgument | The specified argument is invalid. | 指定的参数不合法。 |
400 | InvalidAutoPlacement.Malformed | The specified AutoPlacement is malformed. | 指定的AutoPlacement不合法。 |
400 | InvalidChargeType.Malformed | The specified ChargeType is malformed. | 指定的计费类型不合法。 |
400 | InvalidClientToken.Malformed | The specified ClientToken is malformed. | 指定的ClientToken不合法。 |
400 | InvalidCount.Malformed | The specified count is malformed. | 指定的参数Count不合法。 |
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 | InvalidDescription.Malformed | The specified Description is malformed. | 指定的描述不合法。 |
400 | InvalidPeriod.Malformed | The specified period is malformed. | 指定的计费周期不合法。 |
400 | InvalidPeriodUnit.Malformed | The specified PeriodUnit is malformed. | 指定的计费周期不合法。 |
400 | MissingParameter.DedicatedHostName | The required parameter DedicatedHostName is not supplied. | 参数DedicatedHostName不能为空。 |
400 | MissingParameter.DedicatedHostTypeId | The required parameter DedicatedHostTypeId is not supplied. | 参数DedicatedHostTypeId不能为空。 |
400 | MissingParameter.ZoneId | The required parameter ZoneId is not supplied. | 可用区ID不能为空。 |
400 | QuotaExceeded.MaximumDedicatedHosts | You've reached the limit on the number of dedicated hosts that you can allocate, please submit ticket to request an increase in quota. | 专有宿主机规格数量配额不足,请提工单申请提高配额。 |
400 | QuotaExceeded.MaximumGeneralCpus | You've reached the limit on the number of general instances CPU that you can create, please submit ticket or sign-on to the Console to request an increase in [general_vcpu] quota. | 通用型实例CPU数量配额不足,请提工单或前往控制台申请提高配额。 |
400 | QuotaExceeded.MaximumGpuBasicNums | You've reached the limit on the GPU number of GPU-accelerated instances that you can create, please submit ticket or sign-on to the Console to request an increase in [gpu_basic] quota. | GPU计算型实例卡数配额不足,请提工单或前往控制台申请提高配额。 |
400 | QuotaExceeded.MaximumHighPerformanceGpus | You've reached the limit on the GPU number of High Performance Computing GPU instances that you can create, please submit ticket or sign-on to the Console to request an increase in [gpu_high_performance] quota. | 高性能计算GPU型实例卡数配额不足,请提工单或前往控制台申请提高配额。 |
400 | QuotaExceeded.MaximumLocalVolumeCpus | You've reached the limit on the number of local volume instances CPU that you can create, please submit ticket or sign-on to the Console to request an increase in [local_volume_vcpu] quota. | 本地盘实例CPU数量配额不足,请提工单或前往控制台申请提高配额。 |
400 | QuotaExceeded.MaximumReservedInstanceGeneralCpus | You've reached the limit on the number of general reserved instances CPU that you can create, please submit ticket or sign-on to the Console to request an increase in [general_vcpu_ri_regional] quota. | 通用型实例地域级RI CPU数量配额不足,请提工单或前往控制台申请提高配额。 |
400 | QuotaExceeded.MaximumReservedInstanceGpuBasicNums | You've reached the limit on the GPU number of GPU-accelerated reserved instances that you can create, please submit ticket or sign-on to the Console to request an increase in [gpu_basic_ri_regional] quota. | GPU计算型实例地域级RI卡数配额不足,请提工单或前往控制台申请提高配额。 |
400 | QuotaExceeded.MaximumReservedInstanceHighPerformanceGpus | You've reached the limit on the GPU number of High Performance Computing GPU reserved instances that you can create, please submit ticket or sign-on to the Console to request an increase in [gpu_high_performance_ri_regional] quota. | 高性能计算GPU型实例地域级RI卡数配额不足,请提工单或前往控制台申请提高配额。 |
400 | QuotaExceeded.MaximumReservedInstanceLocalVolumeCpus | You've reached the limit on the number of local volume reserved instances CPU that you can create, please submit ticket or sign-on to the Console to request an increase in [local_volume_vcpu_ri_regional] quota. | 本地盘实例地域级RI CPU数量配额不足,请提工单或前往控制台申请提高配额。 |
404 | InvalidDedicatedHostCluster.NotFound | The specified dedicated host cluster does not exist. | 指定的专有宿主机集群不存在。 |
404 | InvalidDedicatedHostType.NotFound | The specified DedicatedHostTypeId does not exist. | 指定的专有宿主机规格不存在。 |
404 | InvalidZone.NotFound | The specified zone does not exist. | 指定的可用区不存在。 |
412 | DryRunOperation | Your request has been validated by the DryRunOperation. | 通过“DryRun”校验,您的请求已通过验证。 |
412 | IdempotentProcessing | The request uses the same client token as a previous one that is still in process. | 先前的幂等请求仍在处理中,请稍后重试。 |
500 | Insufficient.DedicatedHostCapacity | There is not enough capacity to fulfill your request. | 当前资源不足,请稍后重试或选择其它专有宿主机规格。 |
500 | InternalError | An internal error has occurred. | 内部错误,请重试。如果多次尝试失败,请提交工单。 |