功能说明
如果返回结果中存在 Error 字段,则表示调用 API 接口失败。例如:
{
"Response": {
"Error": {
"Code": "AuthFailure.SignatureFailure",
"Message": "The provided credentials could not be validated. Please check your signature is correct."
},
"RequestId": "ed93f3cb-f35e-473f-b9f3-0d451b8b79c6"
}
}
Error 中的 Code 表示错误码,Message 表示该错误的具体信息。
错误码列表
公共错误码
| 错误码 | 说明 |
|---|---|
| ActionOffline | 接口已下线。 |
| AuthFailure.InvalidAuthorization | 请求头部的 Authorization 不符合腾讯云标准。 |
| AuthFailure.InvalidSecretId | 密钥非法(不是云 API 密钥类型)。 |
| AuthFailure.MFAFailure | MFA 错误。 |
| AuthFailure.SecretIdNotFound | 密钥不存在。请在 控制台 检查密钥是否已被删除或者禁用,如状态正常,请检查密钥是否填写正确,注意前后不得有空格。 |
| AuthFailure.SignatureExpire | 签名过期。Timestamp 和服务器时间相差不得超过五分钟,请检查本地时间是否和标准时间同步。 |
| AuthFailure.SignatureFailure | 签名错误。签名计算错误,请对照调用方式中的签名方法文档检查签名计算过程。 |
| AuthFailure.TokenFailure | token 错误。 |
| AuthFailure.UnauthorizedOperation | 请求未授权。请参考 CAM 文档对鉴权的说明。 |
| DryRunOperation | DryRun 操作,代表请求将会是成功的,只是多传了 DryRun 参数。 |
| FailedOperation | 操作失败。 |
| InternalError | 内部错误。 |
| InvalidAction | 接口不存在。 |
| InvalidParameter | 参数错误(包括参数格式、类型等错误)。 |
| InvalidParameterValue | 参数取值错误。 |
| InvalidRequest | 请求 body 的 multipart 格式错误。 |
| IpInBlacklist | IP 地址在黑名单中。 |
| IpNotInWhitelist | IP 地址不在白名单中。 |
| LimitExceeded | 超过配额限制。 |
| MissingParameter | 缺少参数。 |
| NoSuchProduct | 产品不存在 |
| NoSuchVersion | 接口版本不存在。 |
| RequestLimitExceeded | 请求的次数超过了频率限制。 |
| RequestLimitExceeded.GlobalRegionUinLimitExceeded | 主账号超过频率限制。 |
| RequestLimitExceeded.IPLimitExceeded | IP 限频。 |
| RequestLimitExceeded.UinLimitExceeded | 主账号限频。 |
| RequestSizeLimitExceeded | 请求包超过限制大小。 |
| ResourceInUse | 资源被占用。 |
| ResourceInsufficient | 资源不足。 |
| ResourceNotFound | 资源不存在。 |
| ResourceUnavailable | 资源不可用。 |
| ResponseSizeLimitExceeded | 返回包超过限制大小。 |
| ServiceUnavailable | 当前服务暂时不可用。 |
| UnauthorizedOperation | 未授权操作。 |
| UnknownParameter | 未知参数错误,用户多传未定义的参数会导致错误。 |
| UnsupportedOperation | 操作不支持。 |
| UnsupportedProtocol | http(s) 请求协议错误,只支持 GET 和 POST 请求。 |
| UnsupportedRegion | 接口不支持所传地域。 |
业务错误码
| 错误码 | 说明 |
|---|---|
| AuthFailure | CAM签名/鉴权错误。 |
| AuthFailure.SubAccountDenied | 子账号无权限。 |
| CdbError | 后端错误或者流程错误。 |
| CdbError.BackupError | 备份错误。 |
| CdbError.DatabaseError | 后端数据库错误。 |
| CdbError.ImportError | 导入任务错误。 |
| CdbError.TaskError | 后端任务错误。 |
| FailedOperation.AsyncTaskStatusError | 异步任务状态异常。 |
| FailedOperation.AuditConfigNotExist | 审计不存在。 |
| FailedOperation.CdbInstanceLockFailError | 实例互斥操作锁定失败,请稍后重试。 |
| FailedOperation.CreateAccountError | 创建失败,请检查用户是否已存在。 |
| FailedOperation.CreateAuditFailError | 创建审计规则失败。 |
| FailedOperation.CreateAuditLogFileError | 创建审计日志文件失败。 |
| FailedOperation.CreateRoVipError | 申请只读实例独立VIP失败。 |
| FailedOperation.DBOperationActionError | 数据库操作失败。 |
| FailedOperation.DeleteAuditFailError | 删除审计失败。 |
| FailedOperation.DescribeProxyGroupError | 查询数据库代理失败。 |
| FailedOperation.FailedOperationError | 不支持当前操作。 |
| FailedOperation.GetPrivilegeError | 获取权限错误。 |
| FailedOperation.InstanceQueryError | 查询失败。 |
| FailedOperation.InstanceTaskConflictError | 实例任务冲突错误。 |
| FailedOperation.JsonMarshalError | json序列化失败。 |
| FailedOperation.JsonUnmarshalError | json反序列化失败。 |
| FailedOperation.LogContentOverLimit | 返回数据量过大,请缩减数据查询范围 |
| FailedOperation.NotChangeStrategy | 检查到改动前后策略一致,无改动点。 |
| FailedOperation.NotDelayRo | 不是延迟复制RO。 |
| FailedOperation.OperationInConflictError | 实例正在执行其他操作,请稍后重试。 |
| FailedOperation.PrivilegeDataIllegal | 执行的权限修改操作非法。您可以参照产品文档,了解当前实例支持哪些权限修改操作,如有疑问,请您咨询客服进行处理。 |
| FailedOperation.ProxyGroupStatusError | 数据库代理状态异常。 |
| FailedOperation.QueryAuditTaskFailError | 查询审计任务失败。 |
| FailedOperation.QueryLogError | 查询日志失败。 |
| FailedOperation.RemoteCallUnmarshalError | 高可用版服务跨区调用反序列化失败。 |
| FailedOperation.RepeatCreateProxyError | 代理创建中或则已存在,请勿重复创建。 |
| FailedOperation.ResponseValueError | 后台请求服务异常,请您联系客服解决。 |
| FailedOperation.ResultSetOverLimit | 查询日志结果集超出限制,请缩小查询范围。 |
| FailedOperation.StartFlowError | 操作发起失败,请稍后重试。如果操作持续不成功,请您联系客服进行处理。 |
| FailedOperation.StatusConflict | 任务状态冲突。 |
| FailedOperation.SubmitAsyncTaskError | 提交任务失败,请稍后重试。如果持续提交失败,请您联系客服进行处理。 |
| FailedOperation.TaskConflictError | 任务冲突 |
| FailedOperation.TimeoutError | 查询超时。 |
| FailedOperation.TypeInConflict | 类型错误,无法执行该操作。 |
| FailedOperation.VpcIpInUseError | 该IP已被占用。 |
| FailedOperation.VpcIpInvalidError | 无效IP |
| FailedOperation.VpcIpNotInSubnetError | 子网中不存在该IP |
| InternalError.AsyncRequestError | 查询异步任务错误。 |
| InternalError.AuditCreateLogFileError | 创建审计日志文件错误。 |
| InternalError.AuditDeleteLogFileError | 删除审计日志错误。 |
| InternalError.AuditDeletePolicyError | 审计内部服务错误。 |
| InternalError.AuditDescribeLogError | 查询审计日志错误。 |
| InternalError.AuditError | 审计内部服务错误。 |
| InternalError.AuditModifyStatusError | 修改审计状态失败。 |
| InternalError.AuditOssLogicError | 审计服务内部异常。 |
| InternalError.AuthError | 鉴权失败。 |
| InternalError.CauthError | 鉴权失败。 |
| InternalError.CdbCgwError | 系统内部错误。 |
| InternalError.CdbError | 系统错误。 |
| InternalError.CosError | 获取文件信息失败。 |
| InternalError.DBError | 数据库异常。 |
| InternalError.DBOperationError | 数据库操作失败。 |
| InternalError.DBRecordNotExistError | 数据库实例不存在。 |
| InternalError.DatabaseAccessError | 数据库内部错误。 |
| InternalError.DesError | 系统内部错误。 |
| InternalError.DfwError | 安全组操作错误。 |
| InternalError.ExeSqlError | sql错误。 |
| InternalError.ExecHttpRequestError | 执行http请求错误。 |
| InternalError.ExecuteSQLError | sql执行失败。 |
| InternalError.FtpError | 文件传输异常。 |
| InternalError.HttpError | Http请求异常。 |
| InternalError.HttpRequestError | 请求失败。 |
| InternalError.ImportError | 导入失败。 |
| InternalError.InnerCommonError | 内部服务错误。 |
| InternalError.InternalAssertError | 内部服务异常,请您联系客服进行处理。 |
| InternalError.InternalHttpServerError | 请求执行异常。 |
| InternalError.InternalInnerServiceError | 内部服务异常,请稍后重试 |
| InternalError.InternalRequestError | 后台请求服务失败,请稍后重试。 |
| InternalError.InternalServiceErrorErr | 访问内部服务错误。 |
| InternalError.JSONError | json解析失败。 |
| InternalError.KmsError | 开通加密失败。 |
| InternalError.NetworkError | 网络错误。 |
| InternalError.OssError | 高可用版服务错误。 |
| InternalError.ParamError | 参数错误。 |
| InternalError.RegexpCompileError | 正则表达式编译错误。 |
| InternalError.ResourceNotMatch | 资源不匹配。 |
| InternalError.ResourceNotUnique | 资源不唯一。 |
| InternalError.SecurityGroupError | 安全组错误。 |
| InternalError.ServerError | 系统内部错误。 |
| InternalError.ServiceError | 内部服务异常。 |
| InternalError.TagError | 更改tag失败,请稍后重试。 |
| InternalError.TaskError | 任务异常。 |
| InternalError.TaskFrameError | 异步任务错误。 |
| InternalError.TimeWindowError | 时间窗错误。 |
| InternalError.TradeError | 交易系统错误。 |
| InternalError.TransactioBeginError | 开启事务失败 |
| InternalError.TransactionBeginError | 操作失败。 |
| InternalError.UndefinedError | 未知错误。 |
| InternalError.UnknownError | 未知错误。 |
| InternalError.VpcError | 私有网络或子网错误。 |
| InvalidParameter.ControllerNotFoundError | 未找到该接口。 |
| InvalidParameter.DeployGroupNotEmpty | 置放群组下存在资源。 |
| InvalidParameter.ExceptionParam | 异常参数。 |
| InvalidParameter.InstanceNameNotFound | 未找到该实例。 |
| InvalidParameter.InstanceNotFound | 实例不存在。 |
| InvalidParameter.InvalidAsyncRequestId | 异步任务不存在。 |
| InvalidParameter.InvalidName | 非法的名称。 |
| InvalidParameter.InvalidParameterError | 无效的参数值。 |
| InvalidParameter.JsonUnmarshalError | Json反序列化错误。 |
| InvalidParameter.OverDeployGroupQuota | 超出置放群组资源数量配额。 |
| InvalidParameter.ResourceExists | 资源已存在。 |
| InvalidParameter.ResourceNotExists | 资源不存在。 |
| InvalidParameter.ResourceNotFound | 未找到相关资源。 |
| InvalidParameterValue.AccountDescriptionCharacterError | 账号描述信息包含特殊字符。 |
| InvalidParameterValue.AccountDescriptionLengthError | 账号描述信息长度超过255个字符。 |
| InvalidParameterValue.AccountHostRuleError | 账号主机参数规则错误。 |
| InvalidParameterValue.AccountPasswordCharacterError | 账号密码中包含无效的字符。 |
| InvalidParameterValue.AccountPasswordLengthError | 账号密码不符合长度。 |
| InvalidParameterValue.AccountPasswordRuleError | 密码规则错误,至少包含字母、数字和字符(_+-&=!@#$%^*())中的两种,长度为8-64个字符。 |
| InvalidParameterValue.DataConvertError | 数据转换失败。 |
| InvalidParameterValue.InvalidParameterValueError | 参数值无效。 |
| InvalidParameterValue.UserNameRuleError | 账号用户名规则错误。 |
| InvalidParameterValue.UserNotExistError | 账号信息不存在。 |
| InvalidParameterValue.VerifyAccountNoRootError | 未找到root账号信息。 |
| InvalidParameterValue.VerifyAccountPasswordError | 账号密码无效。 |
| InvalidParameterValue.VerifyAccountPrivError | 账号无GRANT权限。 |
| MissingParameter.AccountMissingParameterError | 缺失账号相关参数。 |
| MissingParameter.MissingParamError | 缺少必要参数。 |
| OperationDenied | 操作被拒绝。 |
| OperationDenied.AccountOperationDenied | 云账号权限不足,不支持该操作。 |
| OperationDenied.ActionInProcess | 实例正在执行其他任务。 |
| OperationDenied.ActionNotSupport | 不支持的操作。 |
| OperationDenied.AtLeastAllRuleAuditPolicyError | 已开启安全审计,至少保留一个全审计。 |
| OperationDenied.AtLeastAuditPolicyError | 至少保留一个审计策略。 |
| OperationDenied.AuditFileOverQuotaError | 审计日志文件数超过最大限制数。 |
| OperationDenied.AuditPolicyConflictError | 审计策略冲突。 |
| OperationDenied.AuditPolicyExistError | 审计策略已存在。 |
| OperationDenied.AuditPolicyNotExistError | 审计策略不存在。 |
| OperationDenied.AuditPolicyOverQuotaError | 审计策略数量超限。 |
| OperationDenied.AuditRuleDeleteError | 审计规则删除失败。 |
| OperationDenied.AuditRuleExistError | 审计规则已存在。 |
| OperationDenied.AuditRuleHasBind | 审计规则已绑定。 |
| OperationDenied.AuditRuleNotExistError | 审计规则不存在。 |
| OperationDenied.AuditStatusError | 审计状态异常。 |
| OperationDenied.AuditTaskConflictError | 审计任务冲突。 |
| OperationDenied.ConflictRoStatus | 当前RO组有RO实例处于非法状态,不允许执行当前操作。 |
| OperationDenied.ConflictStatus | 当前只读组配置正在变更中,请勿重复发起请求。 |
| OperationDenied.DBBrainPolicyConflict | 已开通安全审计,不支持规则审计。 |
| OperationDenied.DelayReplicationRunning | 延迟复制正在运行,不允许执行操作。 |
| OperationDenied.DeleteRootAccountError | root账号禁止被删除。 |
| OperationDenied.FlowConflict | 流程冲突,请稍后重试。 |
| OperationDenied.FunctionDenied | 该实例无此功能权限。 |
| OperationDenied.InstTypeNotSupport | 当前类型实例不支持该操作。 |
| OperationDenied.InstanceLockerConflict | 实例锁冲突,请稍后重试。 |
| OperationDenied.InstanceStatusError | 实例状态异常。 |
| OperationDenied.InstanceTaskRunning | 当前实例正在进行其他任务,不能执行延迟复制。 |
| OperationDenied.InstanceTaskStatusError | 实例任务状态异常。 |
| OperationDenied.InstanceUnsupportedOperateError | 实例不支持该操作。 |
| OperationDenied.ModifyAuditStatusError | 修改审计状态失败。 |
| OperationDenied.NotSupportBasic | 基础版实例不支持当前操作(功能)。 |
| OperationDenied.NotSupportModifyLocalRootHostError | 不支持修改本地root账号host信息。 |
| OperationDenied.OperationDeniedError | 操作拒绝。 |
| OperationDenied.OtherOderInProcess | 当前有其他订单正在处于下单过程中,请稍后重试。 |
| OperationDenied.OverQuota | 资源配额超限。 |
| OperationDenied.ProxyAddressLimitError | 代理地址超限。 |
| OperationDenied.ProxyAddressNotFund | 代理地址未找到。 |
| OperationDenied.ProxyNodeCountLimitError | 代理节点超限。 |
| OperationDenied.ProxyUpgradeTaskStatusError | 数据库代理升级任务中,不允许该操作。 |
| OperationDenied.QueryAuditLogsError | 查询审计日志失败。 |
| OperationDenied.ResourceNotFoundError | 资源未找到。 |
| OperationDenied.ResourceNotFundError | 资源未找到。 |
| OperationDenied.ResultOverLimit | 结果集超过限制,请缩小检索范围。 |
| OperationDenied.SubAccountOperationDenied | 腾讯云子账号权限不足,不允许执行当前操作。 |
| OperationDenied.UnSupportRefundError | 该实例暂不支持退款。 |
| OperationDenied.UnsupportCreateAddressError | 不支持创建代理地址。 |
| OperationDenied.UnsupportOpenAuditError | 不支持开通审计。 |
| OperationDenied.UserHasNoStrategy | 用户没有该策略权限。 |
| OperationDenied.WrongPassword | 密码错误或校验未通过。 |
| OperationDenied.WrongStatus | 后端任务状态非法。 |
| OverQuota | 超限错误。 |
| ResourceNotFound.CdbInstanceNotFoundError | 未找到数据库实例,请确认您的实例状态是否正常。 |
| ResourceNotFound.InstanceNotFoundError | 该实例不存在。 |
| ResourceNotFound.InstanceNotFundError | 该实例不存在。 |
| UnauthorizedOperation.NotEnoughPrivileges | 认证失败,没有足够权限。 |
| UnsupportedOperation.NotSupportNormalInstance | 非强隔离实例不支持当前操作。 |
| UnsupportedOperation.PrivilegesUnsupportedError | 权限不支持。 |