Querying the QPS
Function
This API is used to query the QPS.
Calling Method
For details, see Calling APIs.
URI
GET /v2/aad/domains/waf-info/flow/qps
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
domains |
No |
String |
If this parameter is not provided, all domain names are queried. |
|
value_type |
Yes |
String |
For QPS and bandwidths, mean for the average value and peak for the peak value. For response status codes, source for the status codes from the origin server and proxy for the status codes from the AAD instance. |
|
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 You need to configure either this parameter or the timestamp. |
|
overseas_type |
No |
Integer |
Instance type. 0: the Chinese mainland. 1: outside the Chinese mainland. |
|
limit |
No |
Integer |
Maximum records. |
|
offset |
No |
Integer |
Offset. |
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 Point objects |
curve |
Example Requests
None
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