| Package | Description | 
|---|---|
| com.tencentcloudapi.cdn.v20180606 | |
| com.tencentcloudapi.cdn.v20180606.models | 
| Modifier and Type | Method and Description | 
|---|---|
| DescribeOriginDataResponse | CdnClient. DescribeOriginData(DescribeOriginDataRequest req)This API is used to query CDN real-time origin-pull monitoring data and supports the following metrics:
+ Origin-pull traffic (in bytes)
+ Origin-pull bandwidth (in bps)
+ Number of origin-pull requests
+ Number of failed origin-pull requests
+ Origin-pull failure rate (in % with two decimal digits)
+ Aggregate list of 2xx origin-pull status codes and the details of origin-pull status codes starting with 2 (in entries)
+ Aggregate list of 3xx origin-pull status codes and the details of origin-pull status codes starting with 3 (in entries)
+ Aggregate list of 4xx origin-pull status codes and the details of origin-pull status codes starting with 4 (in entries)
+ Aggregate list of 5xx origin-pull status codes and the details of origin-pull status codes starting with 5 (in entries) | 
| Constructor and Description | 
|---|
| DescribeOriginDataResponse(DescribeOriginDataResponse 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.