Runs a scenario template on an application
post/midgard/v0.1/application/run-scenario/{applicationId}/{scenarioTemplateTag}
Executes a predefined scenario template on the given application. The scenario template tag identifies which action to run, such as mysql-export, composer-install, download-log, dumpdb-postgres, or dumpdb-mongo.Request
Authorization
X-AT
header
apiKey
Path Parameters
applicationId
integer
REQUIRED
scenarioTemplateTag
string
REQUIRED
Response
200Scenario launched successfully.
403Access denied.
422Scenario execution failed.
Shell cURL
shellShow schema
json