tencent cloud

文档反馈

Successful Response

最后更新时间:2020-08-04 14:33:17

Note:

This is a legacy API and may be deprecated in the future. It is currently not displayed on the left sidebar. We recommend using CLB API 3.0, which is more standardized and has a significantly reduced access latency.

If an API call succeeds, the code field in the final returned result will be 0. The message field will be empty, and the returned result data will be displayed.

Below is a sample response:

{
    "code": "0",
    "message": ""
    <Response data>
}