Domain name for API request: tse.intl.tencentcloudapi.com.
This API is used to obtain cloud native API gateway instance information.
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: DescribeCloudNativeAPIGateway. |
| Version | Yes | String | Common Params. The value used for this API: 2020-12-07. |
| Region | Yes | String | Common Params. For more information, please see the list of regions supported by the product. |
| GatewayId | Yes | String | Cloud Native API gateway instance ID |
| Parameter Name | Type | Description |
|---|---|---|
| Result | DescribeCloudNativeAPIGatewayResult | Retrieve the response result of the Cloud Native API gateway basic information. |
| 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. |
POST / HTTP/1.1
Host: tse.intl.tencentcloudapi.com
Content-Type: application/json
X-TC-Action: DescribeCloudNativeAPIGateway
<Common request parameters>
{
"GatewayId": "gateway-dde03767"
}
{
"Response": {
"Result": {
"GatewayId": "gateway-dde03767",
"Status": "Running",
"Name": "Public network ingress gateway"
"Type": "kong",
"GatewayVersion": "2.5.1",
"NodeConfig": {
"Specification": "1c2g",
"Number": 2
},
"VpcConfig": {
"VpcId": "vpc-83p0o405",
"SubnetId": "subnet-8tzp8ugg"
},
"Description": "Public network ingress gateway"
"CreateTime": "2024-10-08 20:27:38",
"Tags": [
{
"TagKey": "app",
"TagValue": "learn"
}
],
"EnableCls": true,
"TradeType": 0,
"FeatureVersion": "STANDARD",
"InternetMaxBandwidthOut": 1,
"AutoRenewFlag": 0,
"CurDeadline": "2024-12-02 16:11:41",
"IsolateTime": "2024-10-08 20:27:38",
"EnableInternet": true,
"EngineRegion": "ap-guangzhou",
"IngressClassName": "kong",
"InternetPayMode": "TRAFFIC",
"GatewayMinorVersion": "2.5.1.11",
"InstancePort": {
"HttpPort": "80",
"HttpsPort": "443",
"TcpPort": "8000",
"UdpPort": "7000"
},
"LoadBalancerType": "L7"
},
"RequestId": "9b2bc5f8-0c9f-43b4-8517-3e6cf6c6a7a0"
}
}
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.FailedOperation | Operation failed. |
| FailedOperation.InternalError | Operation failed. Internal error. |
| InternalError.IOError | Internal service call exception. |
| InvalidParameterValue.BadRequestFormat | Request format incorrect. |
| InvalidParameterValue.GatewayId | Gateway ID invalid |
| InvalidParameterValue.InvalidParameterValue | Invalid parameter value. |
| InvalidParameterValue.Region | Invalid Region. |
| LimitExceeded.LimitExceeded | The parameter exceeds the limit. |
| MissingParameter.MissParameter | Missing required parameters. |
| OperationDenied.OperationDenied | Operation not allowed. |
| ResourceNotFound.InstanceNotFound | The instance does not exist. |
| ResourceNotFound.ResourceNotFound | The resource does not exist. |
| UnauthorizedOperation | Unauthorized operation. |
| UnauthorizedOperation.CamNoAuth | Authentication fail. |
| UnauthorizedOperation.UnauthorizedOperation | Unauthorized operation. |
Apakah halaman ini membantu?
Anda juga dapat Menghubungi Penjualan atau Mengirimkan Tiket untuk meminta bantuan.
masukan