mirror of https://git.48k.eu/ogserver
Power off a client (through POST method):
curl -X POST http://127.0.0.1:8888/poweroff -d @poweroff.json
Request
POST /poweroff
{"clients": [ "192.168.2.1" ] }
Reply:
200 OK
|
||
|---|---|---|
| sources | ||
| tests | ||
| Makefile | ||
| ogAdmServer.cfg | ||