ogserver/tests
OpenGnSys Support Team 1e6c889256 #915 add POST stop command to REST API in ogAdmServer
Stop the menu selection on client (through POST method):

curl -X POST http://127.0.0.1:8888/stop -d @stop.json

Request
	POST /stop
	{"clients": [ "192.168.2.1" ] }
Reply:
	200 OK
2019-05-30 15:32:22 +02:00
..
clients.json
post_clients.json
post_shell_output.json
post_shell_run.json
poweroff.json
reboot.json
run-tests.sh #915 add POST stop command to REST API in ogAdmServer 2019-05-30 15:32:22 +02:00
session.json
stop.json #915 add POST stop command to REST API in ogAdmServer 2019-05-30 15:32:22 +02:00
wol.json