Schedule rebuild fallout event jobs
post
/topology/v2/fallout/events/rebuild/jobs
Schedules the fallout events jobs for rebuilding topology by correcting missing dependencies on the PENDING fallout events. To rebuild, connects to UIM Schema. After correction of the dependencies the fallout events has to be resubmitted. This uses the DB Link to UIM Schema for dependencies corrections. The fallout events which are in COMPLETED state will not be rebuild.
Request
Query Parameters
-
targetService(required): string
Based on targetService, Fallout jobs will schedule. Supported value for targetService is ATA
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Fallout jobs for rebuild topology scheduled 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