Deletes fallout events
delete
/topology/v2/fallout/events
Deletes the list of fallout events that match the search criteria specified in query parameters
Request
Query Parameters
-
action: string
The action of the Fallout Events to get deleted
-
errorcode: string
The error code of the Fallout Events to get deleted
-
state: string
The state of the Fallout Events to get deleted
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Fallout Events with given state was deleted successfully
Root Schema : schema
Type:
string
400 Response
The request isn't valid
401 Response
The request is unauthorized
403 Response
The request is forbidden
404 Response
The requested resource not found
500 Response
An Internal Server Error has occurred