Stop an application
post/midgard/v0.1/application/stop/{applicationId}
Stops a running application. If the application is already stopped, the operation succeeds without creating new jobs.
Request
Authorization
X-AT
header
apiKey
Path Parameters
applicationId
integer
REQUIRED
Response
200Application stop processed.
403Access denied.
404Application not found.
422Stop operation failed.
Shell cURL
shell
Show schema
json