source: admin/Sources/Services/ogAdmServer/tests/run_schedule.json

lgromero-new-oglive
Last change on this file was 3ca392f, checked in by OpenGnSys Support Team <soporte-og@…>, 6 years ago

#915 Add POST "run/schedule" command to REST API in ogAdmServer

This patch implements the command "run/schedule" that kicks in pending commands
execution.

Request:

POST /run/schedule
{

"clients": 192.168.56.11?

}

Reply:

200 OK

This patch also adds a simple test to cover correction of the command.

  • Property mode set to 100644
File size: 30 bytes
RevLine 
[3ca392f]1{"clients":["192.168.56.11"]}
Note: See TracBrowser for help on using the repository browser.