If there is an Error field in the response, it means that the API call failed. For example:
{
"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"
}
}
Code in Error indicates the error code, and Message indicates the specific information of the error.
Error Code | Description |
---|---|
ActionOffline | This API has been deprecated. |
AuthFailure.InvalidAuthorization | Authorization in the request header is invalid. |
AuthFailure.InvalidSecretId | Invalid key (not a TencentCloud API key type). |
AuthFailure.MFAFailure | MFA failed. |
AuthFailure.SecretIdNotFound | Key does not exist. Check if the key has been deleted or disabled in the console, and if not, check if the key is correctly entered. Note that whitespaces should not exist before or after the key. |
AuthFailure.SignatureExpire | Signature expired. Timestamp and server time cannot differ by more than five minutes. Please ensure your current local time matches the standard time. |
AuthFailure.SignatureFailure | Invalid signature. Signature calculation error. Please ensure you’ve followed the signature calculation process described in the Signature API documentation. |
AuthFailure.TokenFailure | Token error. |
AuthFailure.UnauthorizedOperation | The request is not authorized. For more information, see the CAM documentation. |
DryRunOperation | DryRun Operation. It means that the request would have succeeded, but the DryRun parameter was used. |
FailedOperation | Operation failed. |
InternalError | Internal error. |
InvalidAction | The API does not exist. |
InvalidParameter | Incorrect parameter. |
InvalidParameterValue | Invalid parameter value. |
InvalidRequest | The multipart format of the request body is incorrect. |
IpInBlacklist | Your IP is in uin IP blacklist. |
IpNotInWhitelist | Your IP is not in uin IP whitelist. |
LimitExceeded | Quota limit exceeded. |
MissingParameter | A parameter is missing. |
NoSuchProduct | The product does not exist. |
NoSuchVersion | The API version does not exist. |
RequestLimitExceeded | The number of requests exceeds the frequency limit. |
RequestLimitExceeded.GlobalRegionUinLimitExceeded | Uin exceeds the frequency limit. |
RequestLimitExceeded.IPLimitExceeded | The number of ip requests exceeds the frequency limit. |
RequestLimitExceeded.UinLimitExceeded | The number of uin requests exceeds the frequency limit. |
RequestSizeLimitExceeded | The request size exceeds the upper limit. |
ResourceInUse | Resource is in use. |
ResourceInsufficient | Insufficient resource. |
ResourceNotFound | The resource does not exist. |
ResourceUnavailable | Resource is unavailable. |
ResponseSizeLimitExceeded | The response size exceeds the upper limit. |
ServiceUnavailable | Service is unavailable now. |
UnauthorizedOperation | Unauthorized operation. |
UnknownParameter | Unknown parameter. |
UnsupportedOperation | Unsupported operation. |
UnsupportedProtocol | HTTP(S) request protocol error; only GET and POST requests are supported. |
UnsupportedRegion | API does not support the requested region. |
Error Code | Description |
---|---|
AuthFailure | CAM signature/authentication error. |
FailedOperation.AddInstanceInfoFailed | Failed to add the security group information of the instance. |
FailedOperation.AssociateSecurityGroupsFailed | Failed to associate the security group. |
FailedOperation.ClearInstanceInfoFailed | Failed to clear the security group information of the instance. |
FailedOperation.CommitFlowError | Failed to submit the task. |
FailedOperation.DisassociateSecurityGroupsFailed | Failed to unbind the security group. |
FailedOperation.DtsStatusAbnormal | This operation is not allowed under the current DTS status. |
FailedOperation.FlowNotExists | No process exists. |
FailedOperation.GetSecurityGroupDetailFailed | Failed to query the security group details. Try again later. |
FailedOperation.PayFailed | Payment failed. |
FailedOperation.RedoFlowFailed | No exact description for this error code for the time being. |
FailedOperation.SetRuleLocationFailed | Failed to set the rule. |
FailedOperation.SystemError | Internal system error, which is irrelevant to the business. |
FailedOperation.UnSupportError | The instance does not support this API. |
FailedOperation.Unknown | Invalid data is entered for weekday. |
FailedOperation.UpdateInstanceInfoFailed | Failed to update the security group information of the instance. |
FailedOperation.UpdateSecurityGroupsFailed | Failed to update the security group. |
InternalError.CamAuthOssResponseReturnCodeError | A CAM authentication error occurred. |
InternalError.DbOperationFailed | Internal system error with the database operation, which may be update, insert, select, etc. |
InternalError.ExecHttpRequestError | Failed to execute the HTTP request. Try again later. |
InternalError.InstanceOperatePermissionError | You do not have the operation permission. |
InternalError.InternalError | Internal error. |
InternalError.ListInstancesError | An error occurred while obtaining the list of instances. Try again later. |
InternalError.NetWorkErr | A network error occurred. |
InvalidParameter.ActionNotFound | The corresponding API was not found. |
InvalidParameter.EmptyParam | The parameter is empty. |
InvalidParameter.IllegalParameterError | Invalid parameter. |
InvalidParameter.InstanceSGOverLimitError | The security groups of the instance exceeds the limit. |
InvalidParameter.InvalidParameter | Invalid service parameter. |
InvalidParameter.IsNotVpcInstance | The instance is not in a VPC. |
InvalidParameter.NotSupported | The operation is unsupported due to incorrect parameters. |
InvalidParameter.OnlyVPCOnSpecZoneId | Only VPCs are provided in the Shanghai Finance AZ. |
InvalidParameter.Period | The time format or time range is invalid. |
InvalidParameter.PermissionDenied | The API has no CAM permissions. |
InvalidParameterValue.BackupNotExists | The backup does not exist. |
InvalidParameterValue.BaseNetWorkAccessDeny | The instance is not in a VPC. |
InvalidParameterValue.CheckNotPass | Business verification failed |
InvalidParameterValue.InstanceNameRuleError | A renaming rule error occurred. |
InvalidParameterValue.InvalidInstanceTypeId | The type of instances requested for purchase is incorrect (TypeId - 1: Cluster Edition; 2: Master-Replica Edition, i.e., the legacy Master-Replica Edition). |
InvalidParameterValue.InvalidSubnetId | The vpcid or subnet ID in the VPC is invalid. |
InvalidParameterValue.MemSizeNotInRange | The requested capacity is out of the purchasable capacity range. |
InvalidParameterValue.NotRepeatBind | The instance has already been bound. |
InvalidParameterValue.PasswordEmpty | The password is empty. |
InvalidParameterValue.PasswordError | Password verification error due to incorrect password. |
InvalidParameterValue.PasswordFreeDenied | Tencent internal accounts are not allowed to use password-free instances. |
InvalidParameterValue.PasswordRuleError | When the password is set, the old password passed in by MC does not match the previously set password. |
InvalidParameterValue.ReduceCapacityNotAllowed | The request capacity is too small. Capacity reduction is not supported. |
InvalidParameterValue.ReplicationGroupNotExists | The global replication group doesn’t exist. |
InvalidParameterValue.SecurityGroupIdsNotExists | The request parameter or security group ID is incorrect. |
InvalidParameterValue.SpecNotExist | The instance specification doesn’t exist. |
InvalidParameterValue.UnSupportedType | The instance type is not supported. |
InvalidParameterValue.UnVpcIdNotExists | The uniqVpcId or subnet ID in the VPC is invalid. |
InvalidParameterValue.WeekDaysIsInvalid | Invalid data is entered for weekday . |
LimitExceeded.ExceedUpperLimit | The number of bound instances exceeds the upper limit. |
LimitExceeded.InstanceNotEmpty | The bound instance must not be specified. |
LimitExceeded.InvalidMemSize | The requested capacity is out of the purchasable specification range (memSize should be an integer multiple of 1,024 in MB). |
LimitExceeded.InvalidParameterGoodsNumNotInRange | The number of instances requested for purchase at a time is out of the purchasable quantity range. |
LimitExceeded.MemSizeNotInRange | The requested capacity is out of the purchasable capacity range. |
LimitExceeded.PeriodExceedMaxLimit | The requested length of purchase is more than three years and exceeds the maximum value. |
LimitExceeded.PeriodLessThanMinLimit | The length of purchase is invalid. It must be at least one month. |
LimitExceeded.ReachTheAmountLimit | The quantity of requested TencentDB for Redis instances falls out of the limit range. |
LimitExceeded.ReplicationGroupLocked | Replication group locked |
ResourceInUse.InstanceBeenLocked | The instance is locked by another process. |
ResourceNotFound.AccountDoesNotExists | The UIN value is empty. |
ResourceNotFound.InstanceNotExists | No Redis instance is found by the serialId. |
ResourceNotFound.InstanceNotFound | The instance was not found. |
ResourceUnavailable.AccountBalanceNotEnough | The request order number does not exist. |
ResourceUnavailable.BackupLockedError | The backup has been locked by another task, and the operation cannot be performed temporarily. |
ResourceUnavailable.BackupSpecError | Backup and recovery specifications are not supported. |
ResourceUnavailable.BackupStatusAbnormal | Backup status exception. The operation cannot be performed temporarily. The backup may have expired or been deleted. |
ResourceUnavailable.BackupStatusInvalid | Backup is not supported when the instance is not in the “Running” status. |
ResourceUnavailable.CallOssError | Failed to call the backend API. |
ResourceUnavailable.GetSecurityError | Failed to get the security group information. |
ResourceUnavailable.InstanceConfError | An instance configuration error occurred. |
ResourceUnavailable.InstanceDeleted | The instance has already been repossessed. |
ResourceUnavailable.InstanceIsolated | The instance has expired. |
ResourceUnavailable.InstanceLockedError | Redis has been locked by another process. |
ResourceUnavailable.InstanceNoDeal | The order does not exist. |
ResourceUnavailable.InstanceNotSupportOperation | Instances in this status do not support the operation. |
ResourceUnavailable.InstanceStateError | Instance status error. |
ResourceUnavailable.InstanceStatusAbnormal | The Redis status is exceptional, and the corresponding process cannot be executed. |
ResourceUnavailable.InstanceStatusError | Operation unsupported: the instance is exceptional. |
ResourceUnavailable.InstanceUnLockedError | The instance has been locked by another process. |
ResourceUnavailable.NoEnoughVipInVPC | The IP resources in the VPC are insufficient. |
ResourceUnavailable.NoRedisService | The requested region currently does not provide the Redis service. |
ResourceUnavailable.NoServiceAvailableForThisZoneId | The requested zoneId doesn’t provide Redis service. |
ResourceUnavailable.NoTypeIdRedisService | The requested region currently does not provide the requested type of Redis service. |
ResourceUnavailable.SaleOut | Resources of the specified type in the region are sold out. |
ResourceUnavailable.SecurityGroupNotSupported | The product has not been connected to any security group. |
UnauthorizedOperation.NoCAMAuthed | No CAM permissions. |
UnauthorizedOperation.UserNotInWhiteList | The user is not in the allowlist. |
UnsupportedOperation.ClusterInstanceAccessedDeny | The Redis cluster edition is not allowed to connect to a security group. |
UnsupportedOperation.Inspection | Inspecting replication group |
UnsupportedOperation.InstanceNotOperation | Unsupported operation |
UnsupportedOperation.IsAutoRenewError | There is an error with the auto-renewal flag. |
UnsupportedOperation.LimitProxyVersion | The instance version is too low. |
UnsupportedOperation.OnlyClusterInstanceCanExportBackup | Only Cluster Edition instances support backup exporting. |
문제 해결에 도움이 되었나요?