mirror of https://git.48k.eu/ogserver
This patch adds the parameters "disk" and "partition" to POST "software" command. This way the client can create a software profile without failure. New request: POST /software { "clients":[ "192.168.56.12" ], "disk":"1", "partition":"1" } Reply: 200 OK |
||
---|---|---|
sources | ||
tests | ||
Makefile | ||
ogAdmServer.cfg |