云服务器
状态码 | 错误码 | 错误信息 | 说明 |
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 | 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 | InvalidPeriodUnit | The specified PeriodUnit is not valid, is unsupported, or cannot be used. | 指定的计费周期不合法。 |
400 | MissingParameter.InstanceId | The required parameter InstanceId is not supplied. | 参数实例ID不能为空。 |
403 | InvalidInstance.RequestForbidden | Request is forbidden by the server. | 由于您的火山引擎账户违反了相关规定,指定的资源已不再可以使用,如需恢复服务请提交工单联系服务人员处理。 |
404 | InvalidInstance.NotFound | The specified instance does not exist. | 指定的实例不存在。 |
412 | IdempotentProcessing | The request uses the same client token as a previous one that is still in process. | 先前的幂等请求仍在处理中,请稍后重试。 |
412 | OperationDenied.AffinityGroupInstance | The specified operation is denied as your instance is an affinity group instance, and all instanceIds the affinity group must be specified. | 指定的操作被拒绝,因为该实例为亲和组实例,必须指定该亲和组所有的实例ID。 |
412 | OperationDenied.ResourceLocked | The specified operation is denied as your resource is locked for another operation. | 指定的操作被拒绝,因为您的资源已被其他操作锁定。 |
500 | InternalError | An internal error has occurred. | 内部错误,请重试。如果多次尝试失败,请提交工单。 |