Domain name for API request: cls.intl.tencentcloudapi.com.
Retrieve the network application list
A maximum of 20 requests can be initiated per second for this API.
The following request parameter list only provides API request parameters and some common parameters. For the complete common parameter list, see Common Request Parameters.
| Parameter Name | Required | Type | Description |
|---|---|---|---|
| Action | Yes | String | Common Params. The value used for this API: DescribeNetworkApplications. |
| Version | Yes | String | Common Params. The value used for this API: 2020-10-16. |
| Region | Yes | String | Common Params. For more information, please see the list of regions supported by the product. |
| Filters.N | No | Array of Filter | Filter items
The maximum number of Filters per request is 10, and the maximum number of Filter.Values is 10. |
| Offset | No | Integer | Pagination offset. Default value: 0. |
| Limit | No | Integer | Maximum number of entries per page. Default value: 20. Maximum value: 100. |
| Parameter Name | Type | Description |
|---|---|---|
| Infos | Array of NetworkApplicationInfo | Large model performance profiling task list that meet the search criteria |
| Total | Integer | Total number of tasks that meet the search criteria. |
| RequestId | String | The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. |
Used for querying the network application list
POST / HTTP/1.1
Host: cls.intl.tencentcloudapi.com
Content-Type: application/json
X-TC-Action: DescribeNetworkApplications
<Common request parameters>
{
"Filters": [
{
"Key": "name",
"Values": [
"api"
]
}
]
}
{
"Response": {
"Infos": [
{
"CreateTime": 1766490528,
"LogsetId": "f1a7c428-e500-4e0b-8ed6-bfbe991560e6",
"Name": "api_name",
"NetworkAppId": "64f5ef50-f46a-4903-9091-a4640e566083",
"Region": "ap-guangzhou",
"SubUin": 100039234035,
"TopicId": "4673b334-aee5-481e-b643-029a10f4a254",
"Uin": 100026423095,
"UpdateTime": 1766490528
}
],
"Total": 2,
"RequestId": "dfcf166d-be6b-44cb-bbce-4528c1295b71"
}
}
TencentCloud API 3.0 integrates SDKs that support various programming languages to make it easier for you to call APIs.
The following only lists the error codes related to the API business logic. For other error codes, see Common Error Codes.
| Error Code | Description |
|---|---|
| FailedOperation.TagQpsLimit | The frequency of tag service requests is limited. |
| InternalError | Internal error. |
| InvalidParameter | Incorrect parameter. |
| MissingParameter | Missing parameter. |
| OperationDenied | Operation denied. |
| OperationDenied.ACLFailed | ACL verification failed. |
| OperationDenied.AccountDestroy | The account has been terminated. |
| OperationDenied.AccountIsolate | The account has overdue payments. |
| OperationDenied.AccountNotExists | The account does not exist. |
| ResourceNotFound.ClusterNotFound | Cluster id does not exist |
Apakah halaman ini membantu?
Anda juga dapat Menghubungi Penjualan atau Mengirimkan Tiket untuk meminta bantuan.
masukan