cURL
curl --request POST \ --url http://localhost:4242/{computer_name}/api/bash/restart \ --header 'Content-Type: application/json' \ --data '{}'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Restarts the system services.
The body is of type RestartParams · object.
RestartParams · object
Successfully initiated restart