tencent cloud

Cloud Load Balancer

릴리스 정보 및 공지 사항
릴리스 노트
제품 공지
제품 소개
제품 개요
제품 장점
시나리오
기술 원리
Product Comparison
사용 제한
Service Regions and Service Providers
구매 가이드
과금 개요
비용 계산 항목
구매 방식
연체 안내
제품 속성 선택
시작하기
도메인 이름 기반 CLB 시작하기
CLB 시작하기
CentOS에서 Nginx 배포하기
CentOS에서 Java Web 배포하기
운영 가이드
CLB 인스턴스
CLB 리스너
리얼 서버
상태 확인
인증서 관리
로그 관리
모니터링 및 알람
액세스 관리
사례 튜토리얼
CLB에 인증서 배치(양방향 인증)
HTTPS 포워딩 구성
리얼 클라이언트 IP 가져오기
로드 밸런싱 구성 모니터링 및 알람에 대한 모범 사례
다중 가용존에서 HA 구현
로드 밸런싱 알고리즘 선택 및 가중치 구성 예시
CLB 수신 도메인 이름에 대한 WAF 보호 구성하기
OPS 가이드
과도한 TIME_WAIT 상태의 클라이언트에 대한 솔루션
CLB HTTPS 서비스 성능 테스트
스트레스 테스트 FAQ
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
FAQ
과금 관련
CLB 구성
헬스체크 이상 점검
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.


도움말 및 지원

문제 해결에 도움이 되었나요?

피드백