Package | Description |
---|---|
com.tencentcloudapi.cdn.v20180606 |
Modifier and Type | Method and Description |
---|---|
DescribeCdnDataResponse |
CdnClient.DescribeCdnData(DescribeCdnDataRequest req)
This API (DescribeCdnData) is used to query CDN real-time access monitoring data and supports the following metrics:
+ Traffic (in bytes)
+ Bandwidth (in bps)
+ Number of requests
+ Traffic hit rate (in % with two decimal digits)
+ Aggregate list of 2xx status codes and the details of status codes starting with 2 (in entries)
+ Aggregate list of 3xx status codes and the details of status codes starting with 3 (in entries)
+ Aggregate list of 4xx status codes and the details of status codes starting with 4 (in entries)
+ Aggregate list of 5xx status codes and the details of status codes starting with 5 (in entries)
|
Copyright © 2021. All rights reserved.