Bandwidth Curve
Function
Bandwidth curve
Calling Method
For details, see Calling APIs.
URI
GET /v2/aad/domains/waf-info/flow/bandwidth
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
domains |
No |
String |
If this parameter is not provided, all domain names are queried. |
|
value_type |
Yes |
String |
mean: the average value. peak: peak values. |
|
start_time |
No |
String |
Start time. |
|
end_time |
No |
String |
End time. |
|
recent |
No |
String |
Enumeration values: yesterday, today, 3 days, 1 week, 1 month The start time and end time cannot be empty at the same time. |
|
overseas_type |
No |
Integer |
Instance type. 0: the Chinese mainland. 1: outside the Chinese mainland. |
Request Parameters
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
X-Auth-Token |
Yes |
String |
token |
|
Content-Type |
Yes |
String |
Content-Type |
Response Parameters
Status code: 200
|
Parameter |
Type |
Description |
|---|---|---|
|
curve |
Array of Curve objects |
Curve |
Example Requests
https://{endpoint}/v2/aad/domains/waf-info/flow/bandwidth?value_type=mean&start_time=1727271941686&end_time=1727358311686
Example Responses
None
Status Codes
|
Status Code |
Description |
|---|---|
|
200 |
OK |
Error Codes
See Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot