DescribeBandwidth
Last updated
Last updated
This interface (DescribeBandwidth) is used to query CDN bandwidth, data aggregation internval is 5 minutes.
Query billing regions: Call DescribeBillingRegions
.
The following request parameter list only includes the required parameters for the interface
Parameter Name | Required | Type | Description |
---|---|---|---|
Parameter Name | Type | Description |
---|---|---|
Query CDN bandwidth.
The following includes error codes encountered in business logic. For other error codes, see Common Error Codes.
startTime
Yes
String
The beginning of the time range to query. Specify the time in the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ format. The time must be in UTC.
endTime
Yes
String
The end of the time range to query. Specify the time in the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ format. The time must be in UTC. Note: The end time must be later than the start time.
domain
No
String
domain, use commas(,) to separate multiple domain names. By default, all acceleration domains will be queried.
region
No
String
protocol
No
String
dataSet
Array of BandwithData
Bandwidth data(Unit Mbps)
requestId
String
Unique request ID. Each request returns it. Provide this ID when locating problems.