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 |
---|---|
FailedOperation.BlockBalance | Insufficient balance. |
FailedOperation.DataOperationFailed | Data operation failed. |
FailedOperation.ImageInUse | The image is in use. |
FailedOperation.InstanceInModule | An instance already exists under the module. |
FailedOperation.InstanceNotAllStopped | Not all instances are shut down. |
FailedOperation.InstanceOwnerCheckFailed | The instance does not belong to the current module. |
FailedOperation.InternalOperationFailure | Internal error. |
FailedOperation.InvalidStatus | This operation cannot be performed in the current status. |
FailedOperation.OperationConflict | The current operation cannot be performed as another operation is being performed. |
FailedOperation.OperationNotAllow | The current operation is not allowed. |
FailedOperation.PrivateIpAddressBinded | The private IP has been bound to an EIP. |
FailedOperation.PrivateIpAddressUnavailable | The private IP is unavailable. |
InvalidParameter.Coexist | The parameters cannot be specified at the same time. |
InvalidParameter.FormatError | The parameter format is incorrect. |
InvalidParameter.InvalidDataFormat | The data format is incorrect. |
InvalidParameter.InvalidParameterConflict | The two specified parameters conflict. An EIP can only be bound to an instance or the specified private IP of the specified ENI. |
InvalidParameter.LBIdNotFound | The CLB instance ID is incorrect. |
InvalidParameter.ListenerIdNotFound | The listener ID is incorrect. |
InvalidParameter.LocationNotFound | No eligible forwarding rules were found. |
InvalidParameter.ParameterConflict | Only KeepImageLogin , Password , or KeyIds can be used at a time. |
InvalidParameter.PortCheckFailed | Listener port check failed due to a port conflict. |
InvalidParameter.ProtocolCheckFailed | Listener protocol check failed, because this operation is not supported by the protocol. |
InvalidParameter.RegionNotFound | The region is invalid. |
InvalidParameterValue.AddressQuotaLimitExceeded | The number applied for exceeds the limit. |
InvalidParameterValue.BandwidthOutOfRange | The bandwidth exceeds the limit. |
InvalidParameterValue.CidrNotInPeerVpc | The destination IP range is not within the CIDR range of the customer VPC. |
InvalidParameterValue.Duplicate | The data is duplicate. |
InvalidParameterValue.FilterLimitExceeded | The value of the Filter parameter exceeds the limit. |
InvalidParameterValue.ImageDuplicate | An image has already been imported. |
InvalidParameterValue.ImageNameDuplicate | The image name is duplicate. |
InvalidParameterValue.ImageSizeLargeThanSysDiskSize | The image size is greater than the system disk size. |
InvalidParameterValue.InstanceConfigNotMatch | The instance configuration does not match. |
InvalidParameterValue.InstanceIdNotSupported | The instance does not support the current operation. |
InvalidParameterValue.InstanceNameTooLong | The instance name length exceeds the limit. |
InvalidParameterValue.InstanceTypeNotMatchPid | The instance model and pid do not match. |
InvalidParameterValue.InvaildAddressId | The EIP is invalid. |
InvalidParameterValue.InvaildDescribeInstance | Your input is incorrect, or you have no permission for the operation. |
InvalidParameterValue.InvaildEniID | The ENI ID is invalid. |
InvalidParameterValue.InvaildHostName | HostName is invalid. |
InvalidParameterValue.InvaildModifyParam | The parameter is incorrect. |
InvalidParameterValue.InvaildModuleNum | The number of modules is invalid. |
InvalidParameterValue.InvaildPageParam | The pagination parameter is invalid. |
InvalidParameterValue.InvaildPassword | The password is invalid. |
InvalidParameterValue.InvalidAddressCount | When you bind an ENI synchronously, you can apply for only one EIP at a time. |
InvalidParameterValue.InvalidBandwidth | The bandwidth size is invalid. |
InvalidParameterValue.InvalidBandwidthIn | The inbound bandwidth size exceeds the limit. |
InvalidParameterValue.InvalidBandwidthInAndOut | The inbound and outbound bandwidth must be the same. |
InvalidParameterValue.InvalidBillingType | The selected billing mode is not supported. |
InvalidParameterValue.InvalidDataDiskNum | The number of data disks is invalid. |
InvalidParameterValue.InvalidDataDiskSize | The data disk size is invalid. |
InvalidParameterValue.InvalidDataDiskType | The data disk type is invalid. |
InvalidParameterValue.InvalidEIPDirectService | Windows images do not support IP direct access. |
InvalidParameterValue.InvalidEcmRegion | The region parameter is invalid. |
InvalidParameterValue.InvalidFilter | The filter is invalid. |
InvalidParameterValue.InvalidISPInNode | The ISP is invalid. |
InvalidParameterValue.InvalidImageArchitecture | Models with a memory of 4 GB or above do not support 32-bit OS images. |
InvalidParameterValue.InvalidImageID | The image ID is invalid. |
InvalidParameterValue.InvalidInstanceChargeType | The billing mode of the instance is invalid. |
InvalidParameterValue.InvalidInstanceID | The instance ID is invalid. |
InvalidParameterValue.InvalidInstanceType | The configuration of a High-IO model cannot be adjusted. |
InvalidParameterValue.InvalidInstanceTypeConfigID | The model ID is invalid. |
InvalidParameterValue.InvalidInternetChargeType | The billing mode is invalid. |
InvalidParameterValue.InvalidKeyPairId | Invalid key ID. |
InvalidParameterValue.InvalidKeyPairName | Invalid key name. |
InvalidParameterValue.InvalidLoadBalancerNum | The number of CLB instances is invalid. |
InvalidParameterValue.InvalidLoadBalancerType | The CLB instance type is invalid. |
InvalidParameterValue.InvalidModuleID | The module ID is invalid. |
InvalidParameterValue.InvalidModuleIDAndInstanceTypeConfigID | The ModuleId and InstanceType parameters cannot be both empty. |
InvalidParameterValue.InvalidModuleIDAndInstanceTypeID | The ModuleId and InstanceType parameters cannot be both empty. |
InvalidParameterValue.InvalidModuleName | The module names conflict. |
InvalidParameterValue.InvalidOrderByField | The sort field is invalid. |
InvalidParameterValue.InvalidPublicParam | The common parameter is invalid. |
InvalidParameterValue.InvalidRegion | The ECM region is invalid. |
InvalidParameterValue.InvalidSecurityGroupID | The security group ID is invalid. |
InvalidParameterValue.InvalidSnapshot | InvalidParameterValue.InvalidSnapshot |
InvalidParameterValue.InvalidSnapshotId | InvalidParameterValue.InvalidSnapshotId |
InvalidParameterValue.InvalidSubnetInZone | The node does not exist in this subnet. |
InvalidParameterValue.InvalidSystemDiskSize | The system disk size is invalid. |
InvalidParameterValue.InvalidSystemDiskType | The system disk type is invalid. |
InvalidParameterValue.InvalidTime | The time is invalid. |
InvalidParameterValue.InvalidZone | The zone is invalid. |
InvalidParameterValue.InvalidZoneInstanceCount | The city or quantity is invalid. |
InvalidParameterValue.InvalidZoneInstanceType | This model is not supported in the AZ. |
InvalidParameterValue.Length | The parameter length is incorrect. |
InvalidParameterValue.LimitExceeded | The parameter value exceeds the limit. |
InvalidParameterValue.Malformed | The input parameter format is invalid. |
InvalidParameterValue.ModuleNotAllowChange | The default configuration of an ECM module associated with instances cannot be modified. |
InvalidParameterValue.NodeNotSupportIPv6 | The node does not support IPv6. |
InvalidParameterValue.ObjectNotCurrentSubnet | The object is not in the current subnet. |
InvalidParameterValue.ObjectVpcNotCurrentVpc | The specified object is not the current VPC. |
InvalidParameterValue.ParameterValueTooLarge | The parameter value exceeds the limit. |
InvalidParameterValue.Range | The parameter value is not in the specified range. |
InvalidParameterValue.Reserved | The parameter value is an object retained by the system. |
InvalidParameterValue.SubnetConflict | The specified CIDR block conflicts with another subnet in the same VPC. |
InvalidParameterValue.SubnetNotExist | |
InvalidParameterValue.SubnetRange | The subnet IP range is invalid. |
InvalidParameterValue.TagNumOutOfRange | The number of tags exceeds the limit. |
InvalidParameterValue.TaskNotFound | The task was not found. |
InvalidParameterValue.TerminateTimeSmaller | The scheduled termination time is before the current time. |
InvalidParameterValue.TooLong | The parameter value is too long. |
InvalidParameterValue.UnmatchedBillingType | The model does not support the selected billing mode. |
InvalidParameterValue.UnsupportedRegion | The region is not supported. |
InvalidParameterValue.UserNotSupportIPv6 | IPv6 is not supported. |
InvalidParameterValue.VpcCidrConflict | The destination IP range conflicts with the CIDR block of the current VPC. |
LimitExceeded.AddressQuotaLimitExceeded | The number applied for exceeds the limit. |
LimitExceeded.AddressQuotaLimitExceededDailyAllocate | The maximum number of applications has been reached. The maximum number of applications that can be made by a Tencent Cloud account per day in each region is equal to twice the quota. |
LimitExceeded.CidrBlock | Exceeded the upper limit of the assigned IPv6 IP ranges. |
LimitExceeded.EniQuotaLimitExceeded | The number of purchasable ENIs is insufficient. |
LimitExceeded.InstanceSecurityGroupLimitExceeded | The number of security groups bound to the instance exceeds the limit. |
LimitExceeded.LBLimitExceeded | The number of CLB instances applied for exceeds the limit. |
LimitExceeded.ModuleSecurityGroupLimitExceeded | The number of default module security groups exceeds the limit. |
LimitExceeded.NicOrIPLimitExceeded | The number of ENIs or public IPs exceeds the limit specified by the CPU. |
LimitExceeded.PrivateIPQuotaLimitExceeded | The number of private IPs exceeds the limit. |
LimitExceeded.SecurityGroupInstanceLimitExceeded | The number of instances bound to the security group exceeds the limit. |
LimitExceeded.SecurityGroupModuleLimitExceeded | The number of modules that can be associated with the security group exceeds the limit. |
LimitExceeded.SecurityGroupPolicySet | The number of security group rules exceeds the upper limit. |
LimitExceeded.VcpuLimitExceeded | The number of CPU cores applied for exceeds the limit. |
MissingParameter.MissingAssociateEntity | The entity parameter to be associated is missing. |
MissingParameter.MissingBaseConfigParameter | The request parameters required to get the basic configuration are incomplete. |
MissingParameter.MissingImageParameter | The image operation parameters are incomplete. |
MissingParameter.MissingInstanceTypeConfigParameter | The model operation parameters are incomplete. |
MissingParameter.MissingInstancesParameter | The instance operation parameters are incomplete. |
MissingParameter.MissingModuleParameter | The module operation parameters are incomplete. |
MissingParameter.MissingNetworkInterfaceParameter | The request parameters required for ENI operation configuration are missing. |
MissingParameter.MissingNodeParameter | The node operation parameters are incomplete. |
MissingParameter.MissingOverViewParameter | The request parameters required to get the configuration of the overview page are incomplete. |
MissingParameter.MissingPrivateIpAddress | The private IP address is missing. |
OperationDenied.InstanceOperationInProgress | The current operation is not allowed. |
ResourceInsufficient.IPQuotaNotEnough | Insufficient IP resource. |
ResourceInsufficient.InstanceQuotaNotEnough | The instance resource is insufficient. |
ResourceInsufficient.InvaildPrivateImageNum | The number of private images exceeds the limit. |
ResourceInsufficient.PrivateIPQuotaNotEnough | |
ResourceNotFound.InstanceNotExist | The instance is invalid. |
ResourceUnavailable.InstanceNotRunning | The instance is not running. |
ResourcesSoldOut.LoadBalancerSoldOut | CLB instances have been sold out. |
ResourcesSoldOut.SpecifiedInstanceType | |
UnauthorizedOperation.ForbiddenOperation | You don't have the permission to perform this operation. |
UnauthorizedOperation.MFAExpired | UnauthorizedOperation.MFAExpired |
UnsupportedOperation.AddressIdNotFound | The IP was not found. |
UnsupportedOperation.AlreadyBindEip | The specified instance has been bound to an EIP. You must unbind it from the current EIP first before you can bind it to another EIP. |
UnsupportedOperation.AttachmentAlreadyExists | The ENI is already associated with an instance. |
UnsupportedOperation.AttachmentNotFound | The instance is not associated. |
UnsupportedOperation.DelDefaultRoute | The default route table cannot be deleted. |
UnsupportedOperation.DelRouteWithSubnet | The route table associated with a subnet cannot be deleted. |
UnsupportedOperation.DuplicatePolicy | The security group policy is duplicate. |
UnsupportedOperation.Ecmp | The ECMP is not supported. |
UnsupportedOperation.EcmpWithCcnRoute | ECMP was formed with the CCN route. |
UnsupportedOperation.EcmpWithUserRoute | ECMP was formed with the custom route. |
UnsupportedOperation.InstanceIdNotFound | The instance ID is invalid, as the specified instance ID does not exist. |
UnsupportedOperation.InstanceIdNotSupported | The instance is not supported. |
UnsupportedOperation.InstanceTypeNotSupportImage | The current model does not support the selected image. |
UnsupportedOperation.InvalidInstanceState | This operation cannot be performed in the current status. |
UnsupportedOperation.InvalidNetworkInterfaceIdNotFound | The specified NetworkInterfaceId does not exist, or the specified PrivateIpAddress is not on the NetworkInterfaceId . |
UnsupportedOperation.InvalidPrivateIpAddressAlreadyBindEip | The specified private IP of the specified ENI has already been bound to an EIP. A private IP cannot be bound to more than one EIP. |
UnsupportedOperation.InvalidState | The resource status is invalid. |
UnsupportedOperation.Malformed | Please check whether the provided IP address is complete. |
UnsupportedOperation.MutexOperationTaskRunning | A task with a mutually exclusive resource is being executed. |
UnsupportedOperation.QuotaLimitExceeded | The instance specification supports binding only three EIPs. |
UnsupportedOperation.SnapHasShared | UnsupportedOperation.SnapHasShared |
UnsupportedOperation.SnapshotHasBindedImage | UnsupportedOperation.SnapshotHasBindedImage |
UnsupportedOperation.StatusNotPermit | This operation cannot be performed in the current status. |
UnsupportedOperation.SystemRoute | Operations on the system route are prohibited. |
UnsupportedOperation.VersionMismatch | The specified version number of the security group rule is inconsistent with the latest version. |
UnsupportedOperation.VpcMismatch | The resources are not in the same VPC. |
Was this page helpful?