DescribeRankingBandwidth
Last updated
Last updated
This interface (DescribeRankingBandwidth) is used to query CDN access bandwidth rankings. Display up to 100 domain names.
The following request parameter list includes only those required by the interface:
Parameter Name | Required | Type | Description |
---|---|---|---|
Parameter Name | Type | Description |
---|---|---|
Query CDN access bandwidth rankings.
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.
dataSet
Array of RankingBandwithData
Bandwidth rankings.
requestId
String
Unique request ID returned with each request. Provide this ID when locating issues.