Downloading DDoS Attack Logs
Function
This API is used to download DDoS attack logs.
URI
POST /v1/edgesec/log/ddos-attack-logs/download
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
enterprise_project_id |
No |
String |
Obtain the enterprise project ID by calling the ListEnterpriseProject API of Enterprise Project Management Service (EPS). The default value is 0. |
start_time |
Yes |
Long |
Start time, which is a 13-digit timestamp |
end_time |
Yes |
Long |
End time, which is a 13-digit timestamp |
offset |
No |
Integer |
Query offset. |
limit |
No |
Integer |
Number of records on each page of the query list. |
Request Parameters
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
X-Auth-Token |
Yes |
String |
Tenant token |
Response Parameters
None
Example Requests
None
Example Responses
None
Status Codes
Status Code |
Description |
---|---|
200 |
document file |
400 |
Request failed. |
401 |
The token does not have required permissions. |
500 |
Internal server error. |
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