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 |
---|---|
UnsupportedOperation | Unsupported operation. |
ResourceInUse | Resource is in use. |
InternalError | Internal error. |
RequestLimitExceeded | The number of requests exceeds the frequency limit. |
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. |
LimitExceeded | Quota limit exceeded. |
NoSuchVersion | The API version does not exist. |
ResourceNotFound | The resource does not exist. |
AuthFailure.SignatureFailure | Invalid signature. Signature calculation error. Please ensure you’ve followed the signature calculation process described in the Signature API documentation. |
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. |
UnsupportedRegion | API does not support the requested region. |
UnauthorizedOperation | Unauthorized operation. |
InvalidParameter | Incorrect parameter. |
ResourceUnavailable | Resource is unavailable. |
AuthFailure.MFAFailure | MFA failed. |
AuthFailure.UnauthorizedOperation | The request is not authorized. For more information, see the CAM documentation. |
AuthFailure.InvalidSecretId | Invalid key (not a TencentCloud API key type). |
AuthFailure.TokenFailure | Token error. |
DryRunOperation | DryRun Operation. It means that the request would have succeeded, but the DryRun parameter was used. |
FailedOperation | Operation failed. |
UnknownParameter | Unknown parameter. |
UnsupportedProtocol | HTTP(S) request protocol error; only GET and POST requests are supported. |
InvalidParameterValue | Invalid parameter value. |
InvalidAction | The API does not exist. |
MissingParameter | A parameter is missing. |
ResourceInsufficient | Insufficient resource. |
Error Code | Description |
---|---|
FailedOperation.AddInstanceInfoFailed | Failed to add the security group information of an instance. |
FailedOperation.AssociateSecurityGroupsFailed | Failed to associate the security group. |
FailedOperation.ClearInstanceInfoFailed | Failed to clear the security group information of an instance. |
FailedOperation.DisassociateSecurityGroupsFailed | Failed to unassociate the security group. |
FailedOperation.DtsStatusAbnormal | This operation is not allowed under the current DTS state. |
FailedOperation.FlowNotExists | No process exists. |
FailedOperation.PayFailed | |
FailedOperation.RedoFlowFailed | No exact description for this error code for the time being. |
FailedOperation.SetRuleLocationFailed | Failed to set a 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 an instance. |
FailedOperation.UpdateSecurityGroupsFailed | |
InternalError.DbOperationFailed | Internal system error with the database operation, which may be update, insert, select, etc. |
InternalError.InternalError | Internal error. |
InternalError.NetWorkErr | |
InvalidParameter.EmptyParam | The parameter is empty. |
InvalidParameter.InvalidParameter | Invalid service parameter. |
InvalidParameter.OnlyVPCOnSpecZoneId | Only VPCs are provided in the Shanghai Finance AZ. |
InvalidParameter.Period | |
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.InvalidInstanceTypeId | Incorrect type of instances requested for purchase (TypeId - 1: cluster edition; 2: primary-secondary edition, i.e., the legacy primary-secondary edition). |
InvalidParameterValue.InvalidSubnetId | In a VPC, vpcid or subnet ID is invalid. |
InvalidParameterValue.MemSizeNotInRange | The requested capacity is out of the purchasable capacity range. |
InvalidParameterValue.PasswordEmpty | The password is empty. |
InvalidParameterValue.PasswordError | Password verification error due to incorrect password. |
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.SecurityGroupIdsNotExists | Incorrect request parameter or security group ID. |
InvalidParameterValue.SpecNotExist | |
InvalidParameterValue.UnSupportedType | The instance type is not supported. |
InvalidParameterValue.UnVpcIdNotExists | Invalid VPC subnet ID of uniqVpcId . |
InvalidParameterValue.WeekDaysIsInvalid | Invalid data is entered for weekday. |
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.PeriodExceedMaxLimit | The requested length of purchase is more than 3 years and exceeds the maximum value. |
LimitExceeded.PeriodLessThanMinLimit | The length of purchase is invalid. It must be at least one month. |
ResourceInUse.InstanceBeenLocked | The instance is locked by another process. |
ResourceNotFound.AccountDoesNotExists | The uin value is blank. |
ResourceNotFound.InstanceNotExists | No Redis instance is found by the serialId. |
ResourceNotFound.InstanceNotFound | |
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.BackupStatusAbnormal | Backup status exception. The operation cannot be performed temporarily. The backup may have expired or been deleted. |
ResourceUnavailable.CallOssError | Failed to call the backend API. |
ResourceUnavailable.GetSecurityError | Failed to get the security group information. |
ResourceUnavailable.InstanceConfError | Instance configuration error. |
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.InstanceStateError | Instance status error. |
ResourceUnavailable.InstanceStatusAbnormal | The Redis status is exceptional, and the corresponding process cannot be executed. |
ResourceUnavailable.InstanceStatusError | |
ResourceUnavailable.NoEnoughVipInVPC | Insufficient IP resources in the VPC. |
ResourceUnavailable.NoRedisService | The requested region currently does not provide the Redis service. |
ResourceUnavailable.NoTypeIdRedisService | The requested region currently does not provide the requested type of Redis service. |
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.IsAutoRenewError | Auto-renewal flag error. |
UnsupportedOperation.OnlyClusterInstanceCanExportBackup | Only cluster edition instances support backup exporting. |
Was this page helpful?