Toggle application state
post/midgard/v0.1/application/togglelaunch/{applicationId}
Toggles the application state between stopped and launched. If the application is stopped, it will be launched. If the application is running, it will be stopped. Optional parameters may be provided to influence launch placement.
Request
Authorization
X-AT
header
apiKey
Path Parameters
applicationId
integer
REQUIRED
Body
application/json
datacenterId
integer
regionId
integer
Response
200Application toggle processed successfully.
403Access denied.
404Application not found.
422Toggle operation failed.
Shell cURL
shell
Show schema
json