diff options
author | Javier Sánchez Parra <jsanchez@soleta.eu> | 2019-10-11 13:24:57 +0200 |
---|---|---|
committer | OpenGnSys Support Team <soporte-og@soleta.eu> | 2019-10-11 13:45:15 +0200 |
commit | de36dbe3e033896de9e9438f8db8f2af9251b4af (patch) | |
tree | 53a4242a992f3d9e100f02bf57408fd52b3e9a59 /server/bin/checkperms | |
parent | 0ff87c2b7b3e37ca9ff5f72e74a20d0019ad5e87 (diff) |
#915 Fix POST "software" cmd in ogAdmServer and web
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
Diffstat (limited to 'server/bin/checkperms')
0 files changed, 0 insertions, 0 deletions