tencent cloud

Cloud Load Balancer

動向とお知らせ
製品アップデート情報
製品に関するお知らせ
製品の説明
製品概要
製品の優位性
ユースケース
技術原理
Product Comparison
使用上の制約
Service Regions and Service Providers
購入ガイド
課金概要
課金項目
購入方法
支払い延滞の説明
製品属性の選択
クイックスタート
ドメイン名型CLBクイックスタート
CLBクイックスタート
IPv6 CLBクイックスタート
CentOSにおけるNginxのデプロイ
CentOSにおけるJava Webのデプロイ
操作ガイド
CLBインスタンス
CLBリスナー
バックエンドサーバー
ヘルスチェック
証明書管理
ログ管理
監視アラート
Cloud Access Management
従来型CLB
プラクティスチュートリアル
証明書をCLBに配置(双方向認証)
CLBのGzip有効化設定およびチェック方法の説明
HTTPS転送設定スタートガイド
クライアントリアルIPの取得方法
ロードバランサーのモニタリングアラート設定のベストプラクティス
マルチアベイラビリティーゾーンの高可用性設定の説明
バランシングアルゴリズムの選択と重みの設定の例
CLBのリスニングドメイン名に対してWebセキュリティ保護を実行するようにWAFを設定する
メンテナンスガイド
クライアントのtimewaitが多すぎる場合の対処方法
CLBの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
よくあるご質問
課金関連
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.


ヘルプとサポート

この記事はお役に立ちましたか?

フィードバック