Services

Start

Start service. Post request is also accepted.

get/services/{uuid}/start

Path parameters

uuidstring required

UUID of the service.

Response

Start service.

messagestring

Example response

{
  "message": "Service starting request queued."
}

Changes