Package | Description |
---|---|
com.tencentcloudapi.ecdn.v20191012 | |
com.tencentcloudapi.ecdn.v20191012.models |
Modifier and Type | Method and Description |
---|---|
DescribeEcdnStatisticsResponse |
EcdnClient.DescribeEcdnStatistics(DescribeEcdnStatisticsRequest req)
This API is used to query ECDN real-time access monitoring data and supports the following metrics:
+ Traffic (in bytes)
+ Bandwidth (in bps)
+ Number of requests
+ Number of 2xx status codes and details of status codes starting with 2
+ Number of 3xx status codes and details of status codes starting with 3
+ Number of 4xx status codes and details of status codes starting with 4
+ Number of 5xx status codes and details of status codes starting with 5
|
Constructor and Description |
---|
DescribeEcdnStatisticsRequest(DescribeEcdnStatisticsRequest 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 © 2023. All rights reserved.