diff options
author | OpenGnSys Support Team <soporte-og@soleta.eu> | 2019-05-29 12:35:15 +0200 |
---|---|---|
committer | OpenGnSys Support Team <soporte-og@soleta.eu> | 2019-05-30 15:32:24 +0200 |
commit | 17f55b41c3117c8ce90a7a4817052266d7f4de4c (patch) | |
tree | c1c1eed68a718461702ae908599f75e5a3449a5d /ogAdmServer.cfg | |
parent | 1e6c8892565ac2c0a9578cc2dc8edf3128eb1355 (diff) |
#915 add POST refresh command to REST API in ogAdmServer
Forces client to fetch and run any pending command from the server,
reload its local configuration file and re-start its selection menu.
curl -X POST http://127.0.0.1:8888/refresh -d @refresh.json
Request
POST /refresh
{"clients": [ "192.168.2.1" ] }
Reply:
200 OK
Diffstat (limited to 'ogAdmServer.cfg')
0 files changed, 0 insertions, 0 deletions