Cancel running rebuild fallout event Jobs
delete
/topology/v2/fallout/events/rebuild/jobs
Deletes the schedule fallout event jobs for rebuilding topology
Request
Query Parameters
-
targetService(required): string
Based on targetService, Fallout running jobs will be Cancel. Supported value for targetService is ATA.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Scheduled fallout jobs dropped 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