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 | 61bbcd9251093a6359634f24b49427c72d633786 (patch) | |
tree | 057f30c0be5341c5df6ba5773eae2956a5fb6855 /tests/restore_basic_image.json | |
parent | 90672e4a255f56d206d5ea885daf634761b06b18 (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 'tests/restore_basic_image.json')
0 files changed, 0 insertions, 0 deletions