tencent cloud

负载均衡

动态与公告
产品动态
产品公告
产品简介
产品概述
产品优势
使用场景
技术原理
产品对比
使用约束
Service Regions and Service Providers
购买指南
计费概述
计费项
CLB 资源包
购买方式
欠费说明
产品属性选择
快速入门
域名化负载均衡快速入门
负载均衡快速入门
IPv6 负载均衡快速入门
CentOS 下部署 Nginx
CentOS 下部署 Java Web
操作指南
负载均衡实例
负载均衡监听器
后端服务器
健康检查
证书管理
日志管理
监控告警
访问管理
传统型负载均衡
实践教程
部署证书到负载均衡(双向认证)
负载均衡开启 Gzip 配置及检测方法说明
HTTPS 转发配置入门指南
如何获取客户端真实 IP
负载均衡配置监控告警最佳实践
产品高可用说明
均衡算法选择与权重配置示例
配置 WAF 对负载均衡的监听域名进行 Web 安全防护
配置 IAP 对负载均衡的域名和路径的web访问进行身份验证
配置 IAP 对负载均衡的域名和路径的程序化访问进行身份验证
运维指南
客户端 timewait 过多解决方案
负载均衡HTTPS服务性能测试
压力测试常见问题
CLB 证书操作权限问题
故障处理
UDP 健康检查出现异常
API 文档
History
Introduction
API Category
Instance APIs
Listener APIs
Backend Service APIs
Target Group APIs
Redirection APIs
Other APIs
Classic CLB APIs
Load Balancing APIs
Making API Requests
Data Types
Error Codes
CLB API 2017
常见问题
计费相关
负载均衡配置相关
健康检查异常排查
HTTPS 相关
WS/WSS 协议支持相关
HTTP/2 协议支持相关
默认域名阻断提示
服务等级协议
联系我们
词汇表

Error Codes

PDF
聚焦模式
字号
最后更新时间: 2024-12-19 10:59:21
Note:
This is a legacy API and may be deprecated in the future. We recommend using CLB API 3.0. The updated version is more standardized with significantly reduced access latency.

Features

The code (error code) in the response body indicates the result of the call to a TencentCloud API. It is a common error code applicable to all APIs. If code is 0, the call succeeded; otherwise, the call failed, and you can determine the cause of the error and take corresponding actions based on the list of common error codes. Sample:
{
"code": "5100"
}

Common Error Codes

Error Code
Description
Action
4000
Invalid request parameter
A required parameter is missing or the parameter value is incorrectly formatted. For error message, see the `message` field in error description.
4100
Identity verification failed
Identity verification error. It’s usually caused by errors in signature calculation.
4101
Unauthorized API calls
The sub-account is not authorized by the root account to use this API. Please contact the root account admin for the permission.
4102
Unauthorized access to resources
The sub-account is not authorized by the root account to access the specified resource. Please contact the root account admin for the permission.
4103
Unauthorized access to resources under the current API
The sub-account is not authorized by the root account to access the specified resource operated on by this API. Please contact the root account admin for the permission.
4104
The key does not exist
The key used for the request does not exist. Please check and try again.
4105
Incorrect token
The token is incorrect.
4106
MFA authentication failed
MFA authentication failed.
4110
Other CAM authentication failed
Other CAM authentication failed./td>
4300
Access denied
The account is blocked or unauthorized to use the API.
4400
Quota exceeded
The number of requests exceeded the quota limit. Please submit a ticket for assistance.
4500
Replay attack
The `Nonce` and `Timestamp` parameters ensure that each request will be executed only once on the server. The `Nonce` value must be unique, and the difference between `Timestamp` and the Tencent server time should not be greater than 5 minutes.
4600
Unsupported protocol
The protocol is not supported. The current API only supports HTTPS protocol and does not support HTTP protocol.
5000
The resource does not exist
The instance corresponding to the resource ID does not exist, or the instance has been returned, or resource accessed belongs to other users.
5100
Resource operation failed
The operation performed on the resource failed. For error message, see the `message` field in error description. Try again later or contact customer service.
5200
Resource purchase failed
Failed to purchase the resource. This may be caused by unsupported instance configuration or insufficient resources..
5300
Insufficient balance
Failed to purchase or upgrade the resource due to insufficient balance.
5400
Partially executed
The batch operation was successful on some resources. For more information, see the returned value of the function.
5500
User qualification review failed
Failed to purchase the resource due to user qualification review failure.
6000
Internal server error
An internal error occurred with the server. Try again later or contact customer service.
6100
Unsupported version
The API version is not supported or is under maintenance. Note: when this error occurs, first check whether the domain name of the API is correct, as the domain name may vary by module.
6200
API temporarily inaccessible
The current API is under maintenance and not in service. Please try again later.


帮助和支持

本页内容是否解决了您的问题?

填写满意度调查问卷,共创更好文档体验。

文档反馈