Rebuild the fallout events by filters.
post
/topology/v2/fallout/events/rebuild
Request
There are no request parameters for this operation.
Supported Media Types
- application/json
Root Schema : schema
Type:
objectRequest object for rebuilding fallout events.
Show Source
-
action: string
Filter by action.
-
eids: array
eids
Entity IDs to rebuild.
-
empty: boolean
-
endCreationDate: string
End of the creation date range (format: yyyy-MM-dd)
-
endLastModifiedDate: string
End of the last modified date range (format: yyyy-MM-dd)
-
errorCode: string
Filter by error code.
-
eventType: string
Filter by event type.
-
startCreationDate: string
Start of the creation date range (format: yyyy-MM-dd)
-
startLastModifiedDate: string
Start of the last modified date range (format: yyyy-MM-dd)
-
state: string
Filter by event state.
-
targetService: string
Target system to route rebuilt events to. Only ATA supported.
Examples
Back to Top
Response
Supported Media Types
- application/json
200 Response
Fallout Events Rebuild Process Successful
Root Schema : schema
Type:
string400 Response
The request isn't valid
401 Response
You aren't authorized to make this request.
403 Response
The request is forbidden
404 Response
The requested resource not found
500 Response
An Internal Server Error has occurred