mirror of https://git.48k.eu/ogserver
Fetching result from run command on client (through GET method): curl -X POST http://127.0.0.1:8888/shell/output -d @post_shell_output.json Request POST /shell/output {"clients": [ "192.168.2.1" ] } Reply: 200 OK {"clients": [ { "addr" : "192.168.2.1", "output" : "..." } ] } |
||
---|---|---|
.. | ||
clients.json | ||
post_clients.json | ||
post_shell_output.json | ||
post_shell_run.json | ||
run-tests.sh | ||
wol.json |