tencent cloud

文档反馈

Error Codes

最后更新时间:2023-06-21 15:01:19

Feature Description

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 List

Common Error Codes

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.

Service Error Codes

Error Code Description
AuthFailure Error with CAM signature/authentication.
InsufficientRefundQuota Number of returned cloud disks has reached the limit and no more cloud disks can be returned.
InsufficientSnapshotQuota Insufficient snapshot quota.
InternalError.ComponentError Dependent component request failed. Please contact customer service.
InternalError.FailQueryResource Resource query failed.
InternalError.ResourceOpFailed The operation performed on the resource failed. For error message, see the "Message" field in error description. Try again later or contact customer service.
InvalidAccount.InsufficientBalance Insufficient account balance
InvalidAutoSnapshotPolicyId.NotFound AutoSnapshotPolicyId entered does not exist.
InvalidDisk.AlreadyBound Cloud disk is already bound to scheduled snapshot policy.
InvalidDisk.Busy The cloud disk is busy. Try again later.
InvalidDisk.Expire The cloud disk has expired.
InvalidDisk.NotPortable Non-elastic cloud disks are not supported.
InvalidDisk.NotSupportSnapshot The cloud disk does not support snapshot.
InvalidDisk.NotSupported Indicates that the operation is not supported for the cloud disk.
InvalidDisk.SnapshotCreating A snapshot is being created for the cloud disk. Try again later.
InvalidDisk.TypeError Invalid cloud disk type.
InvalidDiskId.NotFound The ‘DiskId’ entered does not exist.
InvalidFilter The specified Filter is not supported.
InvalidInstance.NotSupported Cloud Virtual Machine does not support mounting cloud disk.
InvalidInstanceId.NotFound The ‘InstanceId’ entered does not exist.
InvalidParameter.DiskConfigNotSupported Currently configured cloud disk not supported in current region.
InvalidParameter.DiskSizeNotMatch The size of the cloud disk does not match the snapshot size.
InvalidParameter.ProjectIdNotExist The project ID does not exist.
InvalidParameter.ShouldConvertSnapshotToImage You need to convert the snapshot into an image first.
InvalidParameterValue.BindDiskLimitExceeded Number of labels bound to cloud disk exceeds the limit.
InvalidParameterValue.LimitExceeded Number of parameter values exceeds the limit.
InvalidSnapshot.NotSupported Indicates that the operation is not supported for the snapshot.
InvalidSnapshotId.NotFound The ‘SnapshotId’ entered does not exist.
LimitExceeded.AutoSnapshotPolicyOutOfQuota The number of scheduled snapshot policies has reached the upper limit.
LimitExceeded.InstanceAttachedDisk Number of instances mounted to cloud disk exceeds the limit.
ResourceBusy The resource is busy. Try again later.
ResourceInUse.CopySnapshotConflict The specified snapshot is being replicated to the destination region.
ResourceInUse.DiskMigrating The cloud disk is being migrated. Try again later.
ResourceInUse.DiskRollbacking The cloud disk is being rolled back. Please try again later.
ResourceInsufficient.OverQuota Quota insufficient.
ResourceInsufficient.OverRefundQuota The number of returned cloud disks has reached the limit and no more cloud disks can be returned.
ResourceNotFound.NotFound The resource is not found.
ResourceUnavailable.Attached The cloud disk has been mounted to another CVM.
ResourceUnavailable.DiskSnapshotChainTooLarge The snapshot chain of the cloud disk is too long, so snapshot creation is refused.
ResourceUnavailable.Expire The cloud disk has expired.
ResourceUnavailable.NotPortable The non-elastic cloud disk does not support this operation.
ResourceUnavailable.NotSupportRefund Cloud disks cannot be returned.
ResourceUnavailable.NotSupported The resource does not support this operation.
ResourceUnavailable.RepeatRefund The cloud disk has been repossessed.
ResourceUnavailable.SnapshotCreating Unable to use: the snapshot is being created
ResourceUnavailable.TooManyCreatingSnapshot Too many snapshots are being created in the entire network.
ResourceUnavailable.TypeError Incorrect cloud disk type. For example, a system disk cannot be mounted to CVM.
ResourceUnavailable.ZoneNotMatch
TradeDealConflict Order conflict.
UnauthorizedOperation.MFAExpired Multi-factor authentication (MFA) has expired. Please try again.
UnauthorizedOperation.NotCertification Payment failed as the account has not completed identity verification.
UnauthorizedOperation.NotHavePaymentRight No payment permission.
UnauthorizedOperation.RoleNotExists The authorization role does not exist.
UnsupportedOperation.DetachPod
UnsupportedOperation.DiskEncrypt The disk is encrypted.
UnsupportedOperation.InstanceNotStopped Instance mounted on cloud disk not shut down.
UnsupportedOperation.SnapHasShared The snapshot is shared with others. Please cancel the sharing first.
UnsupportedOperation.SnapshotHasBindedImage A custom snapshot was created for this snapshot. First delete the corresponding image.
UnsupportedOperation.SnapshotNotSupportCopy The snapshot does not support cross-region replication.
UnsupportedOperation.StateError The resource does not support this operation in this status.
联系我们

联系我们,为您的业务提供专属服务。

技术支持

如果你想寻求进一步的帮助,通过工单与我们进行联络。我们提供7x24的工单服务。

7x24 电话支持