Send all the Action's of a Scenario to Torque.
post/midgard/v0.1/scenario/{scenarioId}/execute
Execute all the Action's of a Scenario.
Request
Authorization
X-AT
header
apiKey
Path Parameters
scenarioIdThe scenario ID.
integer
REQUIRED
Query Parameters
triggerThe trigger for this scenario. Only accepted in the query string.
string
Body
application/json
startDelayNumber of seconds to delay before starting scenario tasks.
integer
Response
200Application actions queued successfully.
403User is not allowed to access this resource.
404The requested scenario, scenario action, stack item, or application was not found.
422Request could not be completed.
Shell cURL
shell
Show schema
json