Applications

Restart

Restart application.

post/applications/{uuid}/restart

Path parameters

uuidstring required

UUID of the application.

Response

Restart application.

messagestring
deployment_uuidstring

UUID of the deployment.

Example response

{
  "message": "Restart request queued.",
  "deployment_uuid": "doogksw"
}

Changes

Changed in 1 of the 55 revisions of this API.1