Services
Restart
Restart service. Post request is also accepted.
get/services/{uuid}/restart
Path parameters
uuidstring required
UUID of the service.
Query parameters
latestboolean
Pull latest images.
Response
Restart service.
Example response
{
"message": "Service restaring request queued."
}