Cancel a running scenario.
post/midgard/v0.1/scenario/{scenarioId}/{parentJobId}/cancel
Cancel a running scenario by parent job ID.
Request
Authorization
X-AT
header
apiKey
Path Parameters
scenarioIdThe scenario ID.
integer
REQUIRED
parentJobIdThe parent job ID of the scenario.
string
REQUIRED
Response
200Scenario successfully cancelled.
403User is not allowed to access this resource.
404The requested scenario, scenario action, stack item, or application was not found.
500Request could not be completed.
Shell cURL
shell
Show schema
json