diff options
author | OpenGnSys Support Team <soporte-og@soleta.eu> | 2019-05-29 12:12:46 +0200 |
---|---|---|
committer | OpenGnSys Support Team <soporte-og@soleta.eu> | 2019-05-30 15:32:18 +0200 |
commit | 5f0191d73ff5136a1a63b076f12a30a01e06f9dd (patch) | |
tree | 266b04358613595abf6477c7b7a6aa2bac343bbf /tests/post_shell_run.json | |
parent | 23fed47639dd4dffa477b226cc9a28075511c925 (diff) |
#915 add POST reboot command to REST API in ogAdmServer
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
Diffstat (limited to 'tests/post_shell_run.json')
0 files changed, 0 insertions, 0 deletions