mirror of https://git.48k.eu/ogserver
Reboot a client (through POST method):
curl -X POST http://127.0.0.1:8888/reboot -d @reboot.json
Request
POST /reboot
{"clients": [ "192.168.2.1" ] }
Reply:
200 OK
|
||
|---|---|---|
| .. | ||
| clients.json | ||
| post_clients.json | ||
| post_shell_output.json | ||
| post_shell_run.json | ||
| poweroff.json | ||
| reboot.json | ||
| run-tests.sh | ||
| session.json | ||
| wol.json | ||