Obtaining the Event Overview
Function
This API is used to obtain the overview of security event statistics.
Calling Method
For details, see Calling APIs.
URI
GET /v2/{project_id}/sec-ops/events/overview
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
project_id |
Yes |
String |
Unique project ID. |
Request Parameters
None
Response Parameters
Status code: 200
|
Parameter |
Type |
Description |
|---|---|---|
|
block_num |
Integer |
Number of blocked events. |
|
not_overdue_event |
EventLevelInfo object |
Undue event statistics. |
|
overdue_event |
EventLevelInfo object |
Overdue event statistics. |
|
turn_off_num |
Integer |
Number of disabled events. |
|
turn_on_num |
Integer |
Number of enabled events. |
Example Requests
None
Example Responses
None
Status Codes
|
Status Code |
Description |
|---|---|
|
200 |
OK |
|
401 |
Unauthorized |
|
403 |
Forbidden |
|
404 |
Not Found |
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