Schedule rebuild fallout event jobs
post
/topology/v2/fallout/events/rebuild/jobs
Schedules the fallout events jobs for rebuilding ATA by correcting missing dependencies on the PENDING and FAILED 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 in COMPLETED state are ignored.
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:
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