curl --request POST \
--url http://localhost:4242/{computer_name}/api/bash/restart \
--header 'Content-Type: application/json' \
--data '{}'
This response does not have an example.
Restarts the system services.
curl --request POST \
--url http://localhost:4242/{computer_name}/api/bash/restart \
--header 'Content-Type: application/json' \
--data '{}'
This response does not have an example.
Successfully initiated restart