source: admin/Sources/Services/ogAdmServer/tests/run_schedule.json @ 240a4dc

918-git-images-111dconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacion
Last change on this file since 240a4dc 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
Line 
1{"clients":["192.168.56.11"]}
Note: See TracBrowser for help on using the repository browser.