Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312 | |
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
DescribeGatewayFlowMonitorDetailResponse |
VpcClient.DescribeGatewayFlowMonitorDetail(DescribeGatewayFlowMonitorDetailRequest req)
本接口(DescribeGatewayFlowMonitorDetail)用于查询网关流量监控明细。
只支持单个网关实例查询。即入参 `VpnId`、 `DirectConnectGatewayId`、 `PeeringConnectionId`、 `NatId` 最多只支持传一个,且必须传一个。
如果网关有流量,但调用本接口没有返回数据,请在控制台对应网关详情页确认是否开启网关流量监控。
|
Constructor and Description |
---|
DescribeGatewayFlowMonitorDetailResponse(DescribeGatewayFlowMonitorDetailResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.