tencent cloud

Feedback

Error Codes

Last updated: 2023-12-04 16:32:05

    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.
    AuthFailure.InvalidRegion This region is not open yet. Please select another one.
    FailedOperation.CreateBlueprintFailed Failed to create the image.
    FailedOperation.CreateDisksFailed Failed to create the cloud disks.
    FailedOperation.CreateInstancesFailed Failed to create the instance.
    FailedOperation.CreateKeyPairFailed Failed to create the key pair.
    FailedOperation.DeleteKeyPairFailed Failed to delete the key pair.
    FailedOperation.DescribeBlueprintsFailed Failed to query the image. Try again later.
    FailedOperation.DescribeBundleDiscountFailed
    FailedOperation.DescribeBundlesFailed
    FailedOperation.DescribeInstanceStatus An error occurred when querying the instance status.
    FailedOperation.DescribeInstancesModificationError Failed to query the instance configuration adjustment.
    FailedOperation.DescribeInstancesReturnableError An error occurred when querying whether the instance is returnable.
    FailedOperation.DescribeInstancesTrafficPackagesFailed Failed to query traffic packages.
    FailedOperation.DescribeResourcesReturnableError The query returns contents that do not meet the requirement.
    FailedOperation.DestroyResourcesFailed Unable to terminate the resource. Please retry later.
    FailedOperation.FirewallRulesOperationFailed Failed to manipulate the firewall rule.
    FailedOperation.ImportKeyPairFailed Failed to import the key pair.
    FailedOperation.InstanceOperationFailed Failed to manipulate the instance.
    FailedOperation.InsufficientBalance
    FailedOperation.InvalidCommandNotFound The command is not found.
    FailedOperation.IsolateResourcesFailed Failed to return the resource.
    FailedOperation.ModifyInstancesBundleFailed Failed to change the instance bundle.
    FailedOperation.ModifyResourcesAttributeFailed Failed to change the resource attribute. Try again later...
    FailedOperation.RenewResourcesFailed Unable to renew the resource
    FailedOperation.RequestError A request error occurred.
    FailedOperation.SnapshotOperationFailed Failed to manipulate the snapshot.
    FailedOperation.TradeCallBillingGatewayFailed Failed to call the billing gateway service. Please try again later.
    FailedOperation.TradeGetPriceFailed Failed to query the price.
    FailedOperation.UnableToCreateBlueprint The operation failed. The custom image could not be created.
    FailedOperation.UnableToCreateInstances Failed to create the instance
    InternalError.DescribeDisksReturnableError The disk query returned invalid content.
    InternalError.DescribeInstanceStatus Failed to query the instance status. Please try again later.
    InternalError.DescribeInstancesModification Failed to query whether the configuration of the instance can be modified.
    InternalError.DescribeInstancesModificationError Failed to query whether the configuration of the instance can be modified.
    InternalError.DescribeInstancesReturnableError Failed to query whether the instance can be returned.
    InternalError.DescribeInstancesTrafficPackagesFailed An error occurred while querying the instance traffic package.
    InternalError.DescribeResourcesReturnableError Error querying the resource
    InternalError.GetSnapshotAllocQuotaLockError Failed to get the snapshot quota lock.
    InternalError.InvalidActionNotFound Failed to find this API
    InternalError.InvalidBundlePrice The package price is incorrect.
    InternalError.InvalidCommandNotFound The command is not found.
    InternalError.RequestError There was an error in the request.
    InternalError.TradeCallBillingGatewayFailed Failed to call billing gateway service
    InternalError.TradeGetPriceFailed Failed to get the price.
    InvalidParameter.BundleAndBlueprintNotMatch The package and the image do not match.
    InvalidParameter.BundleIdNotFound Undefined service package ID.
    InvalidParameter.Conflict Parameters conflicted.
    InvalidParameter.FilterValueLimitExceeded Invalid parameter: the number of Values in the Filter parameter exceeds the allowed maximum number.
    InvalidParameter.FirewallRulesDuplicated Invalid parameter: the firewall rule is duplicated.
    InvalidParameter.FirewallRulesExist Invalid parameter: the firewall rule already exists.
    InvalidParameter.InvalidFilter Invalid parameter: the Filter parameter is invalid.
    InvalidParameter.InvalidFilterInvalidKey Invalid parameter: the value of Name in the Filter parameter is invalid.
    InvalidParameter.InvalidFilterInvalidNameNotStr Invalid parameter: the value of Name in the Filter parameter is not a string.
    InvalidParameter.InvalidFilterInvalidValuesNotList Invalid parameter: the Values in the Filter parameter is not a list.
    InvalidParameter.InvalidFilterNotDict Invalid parameter: the Filter parameter is not a dictionary.
    InvalidParameter.InvalidFilterNotSupportedName Invalid parameter: there are unsupported Name values in the Filter parameter.
    InvalidParameter.MustSpecifyOneAttributeToModify Please specify at least one attribute to modify.
    InvalidParameter.OnlyAllowModifyOneAttribute Invalid parameter: only one attribute can be modified at a time.
    InvalidParameter.ParameterConflict Invalid parameter: the parameters conflict.
    InvalidParameterValue.BlueprintConfigNotMatch The configuration of this instance does not meet the requirements of the specified image.
    InvalidParameterValue.BlueprintId The image ID is invalid, as instance reinstallation does not allow switching the OS type.
    InvalidParameterValue.BlueprintIdMalformed Invalid parameter value: the image ID format is invalid.
    InvalidParameterValue.BundleAndBlueprintNotMatch The package and the image do not match.
    InvalidParameterValue.BundleNotSupportBlueprintPlatform The selected package does not support the OS of the image.
    InvalidParameterValue.CcnIdMalformed The ID format of the CCN instance is invalid.
    InvalidParameterValue.ClientTokenTooLong The client token is too long.
    InvalidParameterValue.DiskInstanceZoneNotMatch The AZ of cloud disk does not match the AZ of instance.
    InvalidParameterValue.DiskNameTooLong The disk name is too long.
    InvalidParameterValue.DiskSizeNotMatch The disk size has changed.
    InvalidParameterValue.DuplicateParameterValue The parameter KeyName already exists and is duplicate.
    InvalidParameterValue.Duplicated Invalid parameter value: duplicate values are not allowed.
    InvalidParameterValue.FirewallRuleDescriptionTooLong The length of the firewall rule description exceeds the limit.
    InvalidParameterValue.InstanceIdMalformed Invalid parameter value: the instance ID format is invalid.
    InvalidParameterValue.InstanceNameTooLong Invalid parameter value: the length of the instance name exceeds the upper limit.
    InvalidParameterValue.InvalidBlueprintId The image ID is invalid.
    InvalidParameterValue.InvalidBlueprintPlatformType The type of the image OS is invalid.
    InvalidParameterValue.InvalidBlueprintState Invalid image status value
    InvalidParameterValue.InvalidBlueprintType The image type is invalid.
    InvalidParameterValue.InvalidBundle Invalid package parameter.
    InvalidParameterValue.InvalidConsoleDisplayTypes The console display type is invalid.
    InvalidParameterValue.InvalidCurInstanceDeadline The current instance expiration time cannot be earlier than the cloud disk expiration time.
    InvalidParameterValue.InvalidDiskIdMalformed Invalid parameter value: the disk ID format is invalid.
    InvalidParameterValue.InvalidDiskType Invalid cloud disk type.
    InvalidParameterValue.InvalidInstanceLoginKeyPairPermitLogin The value of setting whether to use the default key pair for login is incorrect.
    InvalidParameterValue.InvalidIpFormat Invalid parametric value: the IP address format is invalid.
    InvalidParameterValue.InvalidKeyPairNameEmpty Invalid parametric value.
    InvalidParameterValue.InvalidKeyPairNameIncludeIllegalChar The key pair name is invalid.
    InvalidParameterValue.InvalidKeyPairNameTooLong The parameter length is invalid.
    InvalidParameterValue.InvalidParameterCombination Invalid package combination.
    InvalidParameterValue.InvalidPassword The password in the parameter is invalid.
    InvalidParameterValue.InvalidResourceQuotaResourceName Incorrect quota resource name.
    InvalidParameterValue.InvalidSceneIdMalformed Invalid scene ID
    InvalidParameterValue.InvalidZone Invalid Zone value.
    InvalidParameterValue.KeyPairIdMalformed Invalid parametric value: the key pair ID format is invalid.
    InvalidParameterValue.KeyPairPublicKeyDuplicated The public key of this key pair already exists in the system and cannot be reused.
    InvalidParameterValue.KeyPairPublicKeyMalformed The format of the specified public key is incorrect.
    InvalidParameterValue.LimitExceeded Invalid parametric value: the number of parameter values exceeds the upper limit.
    InvalidParameterValue.Negative Invalid parametric value: it cannot be negative.
    InvalidParameterValue.NotAllowToChangePlatformType It is not allowed to change the OS type.
    InvalidParameterValue.OutOfRange Invalid parametric value: it is not within the valid range.
    InvalidParameterValue.PlatformTypeNotSupportFileSystem The instance OS does not support this file system.
    InvalidParameterValue.PlatformTypeNotSupportMountPoint The instance OS does not support the specified mount point.
    InvalidParameterValue.RegionNotFound The region does not exist.
    InvalidParameterValue.RegionNotMatch The regions do not match.
    InvalidParameterValue.RegionNotSupported Unsupported region.
    InvalidParameterValue.RegionUnavailable The region is unavailable.
    InvalidParameterValue.SnapshotIdMalformed Invalid parametric value: the snapshot ID format is invalid.
    InvalidParameterValue.SnapshotNameTooLong Invalid parametric value: the length of the snapshot name exceeds the upper limit.
    InvalidParameterValue.TooLong The length of the parameter value exceeds the upper limit.
    InvalidParameterValue.ZoneInvalid Invalid AZ.
    LimitExceeded.AttachDataDiskQuotaLimitExceeded Failed to attach the disk: Reached the upper limit of attached data disks
    LimitExceeded.BlueprintQuotaLimitExceeded Failed to create the custom image: Reached the upper limit of custom image quota.
    LimitExceeded.DiskQuotaLimitExceeded Failed to create the image: Insufficient quota.
    LimitExceeded.FirewallRulesLimitExceeded The firewall rule quota is exceeded.
    LimitExceeded.InstanceQuotaLimitExceeded Run out of the instance quota.
    LimitExceeded.IsolateResourcesLimitExceeded Reached the upper limit of resources can be returned
    LimitExceeded.KeyPairLimitExceeded The key pair quota is exceeded.
    LimitExceeded.SnapshotQuotaLimitExceeded The snapshot quota is exceeded.
    MissingParameter.MissingParameterPeriodCurInstanceDeadline Period or CurInstanceDeadline is required.
    OperationDenied.BundleNotSupportModify This instance does not support upgrading packages.
    OperationDenied.DiskCreating The disk is being created.
    OperationDenied.DiskOperationInProgress The disk is being manipulated. Try again later.
    OperationDenied.DiskUsageNotSupportOperation The cloud disk type of the disk does not support this operation.
    OperationDenied.InstanceCreating It is not allowed to manipulate this instance, as it is being created.
    OperationDenied.InstanceOperationInProgress It is not allowed to manipulate this instance, as the last operation is still in progress.
    OperationDenied.OperationDeniedCreateSnapshot Creating snapshot is not allowed.
    OperationDenied.OperationDeniedCreateSnapshotForStorageBundle Instances using storage packages do not support snapshot creation.
    ResourceInUse.KeyPairInUse The key pair is in use.
    ResourceNotFound.BlueprintIdNotFound The image ID does not exist.
    ResourceNotFound.BlueprintNotFound The specified image does not exist. Please check whether the BlueprintId of the image is correct.
    ResourceNotFound.DiskIdNotFound The disk ID does not exist.
    ResourceNotFound.DiskNotFound The disk does not exist.
    ResourceNotFound.FirewallNotFound The firewall does not exist.
    ResourceNotFound.FirewallRulesNotFound The firewall rule does not exist.
    ResourceNotFound.FirewallTemplateNotFound
    ResourceNotFound.InstanceDataDiskNotFound There are no data disks mounted to the instance.
    ResourceNotFound.InstanceIdNotFound The instance ID does not exist.
    ResourceNotFound.InstanceNotFound The instance does not exist.
    ResourceNotFound.KeyIdNotFound The key pair ID does not exist.
    ResourceNotFound.KeyPairNotFound
    ResourceNotFound.PrivateBlueprintNotFound The custom image does not exist.
    ResourceNotFound.RoleNotFound The service role does not exist. Please add it to the account.
    ResourceNotFound.SceneIdNotFound Scene ID not found.
    ResourceNotFound.SnapshotIdNotFound The snapshot ID does not exist.
    ResourceNotFound.SnapshotNotFound The snapshot does not exist.
    ResourceUnavailable.BlueprintUnavailable The image resource is not available.
    ResourceUnavailable.BundleUnavailable The package is not available.
    ResourcesSoldOut.BundleSoldOut
    ResourcesSoldOut.PurchaseSourceHasNoBundleConfigs There is no available configuration in the package.
    ResourcesSoldOut.ZonesHasNoBundleConfigs There is no available configuration in the package.
    UnauthorizedOperation.MFAExpired MFA has expired.
    UnauthorizedOperation.MFANotFound MFA does not exist.
    UnauthorizedOperation.NoPermission No permission
    UnauthorizedOperation.TokenInvalid
    UnsupportedOperation.AttachCcnConditionUnsatisfied Unable to associate with CCN: there is no instance in this region
    UnsupportedOperation.AttachCcnFailed Failed to associate the CCN instance. Please check the CCN status and try again later.
    UnsupportedOperation.BlueprintCurStateInvalid The current status of the image does not support this operation.
    UnsupportedOperation.BlueprintOccupied The image is in use, so this operation is not supported.
    UnsupportedOperation.CcnAlreadyAttached The CCN instance is already associated, and reassociation is not supported.
    UnsupportedOperation.CcnNotAttached No CCN instance has been associated yet, so this operation is not supported.
    UnsupportedOperation.DescribeCcnAttachedInstancesFailed Failed to query the status of the associated CCN instance. Please try again later.
    UnsupportedOperation.DetachCcnFailed Failed to unassociate the CCN instance. Please check the CCN status and try again later.
    UnsupportedOperation.DiskBusy The disk is busy.
    UnsupportedOperation.DiskLatestOperationUnfinished Unsupported operation: the last operation of the disk has not been completed.
    UnsupportedOperation.FirewallBusy The firewall is busy.
    UnsupportedOperation.FirewallVersionMismatch The specified firewall version number does not match the current version.
    UnsupportedOperation.InstanceExpired Unsupported operation: the instance has expired.
    UnsupportedOperation.InstanceLinuxUnixCreatingNotSupportPassword The password can not be set upon creation of a LinuxUnix instance.
    UnsupportedOperation.InvalidDiskState The disk's status does not support this operation.
    UnsupportedOperation.InvalidInstanceState Unsupported operation: the instance status is invalid.
    UnsupportedOperation.InvalidSnapshotState Unsupported operation: the snapshot status is invalid.
    UnsupportedOperation.KeyPairBindDuplicate Unsupported operation: one key pair cannot be bound to the same instance repeatedly.
    UnsupportedOperation.KeyPairBindToBlueprints Unsupported operation: the KeyPair has a binding relationship with the image. Before performing this operation, please delete the custom image bound to the key pair.
    UnsupportedOperation.KeyPairNotBoundToInstance Unsupported operation: key pairs that are not bound to instances cannot be unbound from instances.
    UnsupportedOperation.LatestOperationUnfinished Unsupported operation: the last operation of the instance has not been completed.
    UnsupportedOperation.NotSupportSharedBlueprint The shared image does not support this operation.
    UnsupportedOperation.OperationOffline
    UnsupportedOperation.PostDestroyResourceFailed Terminating a resource in the resource center failed.
    UnsupportedOperation.ResetAttachCcnFailed Failed to reapply to associate a CCN instance. Please check the CCN status and try again later.
    UnsupportedOperation.ResourceNotReturnable The resource cannot be returned.
    UnsupportedOperation.SnapshotBusy The snapshot is busy.
    UnsupportedOperation.SystemBusy System busy
    UnsupportedOperation.TatAgentNotOnline TAT agent on the instance is not online.
    UnsupportedOperation.WindowsNotAllowToAssociateKeyPair Windows instances do not support binding key pairs.
    UnsupportedOperation.WindowsNotSupportKeyPair SSH key pair is not available for Windows instances
    Contact Us

    Contact our sales team or business advisors to help your business.

    Technical Support

    Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

    7x24 Phone Support