Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The organization slug
The server ID
The background process ID
Body
application/json
The action to perform on the background process.
restart <br/> Restart the background process |
stop <br/> Stop the background process |
start <br/> Start the background process |
empty-log <br/> Empty the background process log |
Available options:
restart
, stop
, start
, empty-log