diff options
author | Roberto Hueso Gómez <rhueso@soleta.eu> | 2019-10-10 13:04:50 +0200 |
---|---|---|
committer | OpenGnSys Support Team <soporte-og@soleta.eu> | 2019-10-11 11:57:08 +0200 |
commit | 43c7da8a72b67385608b4ef9443059dacfafd9bc (patch) | |
tree | cff4d9401cda0a4d29210371576d08c6d66962b4 /tests | |
parent | 17eeac1284b15ef865e6e8d347a6d490a19b78ae (diff) |
#915 Add POST "image/create/incremental" command to REST API in ogAdmServer
This patch implements the command "image/create/incremental".
Request:
{"clients":["192.168.56.11"],
"disk":"1",
"partition":"1",
"id":"3",
"name":"basica1",
"repository":"192.168.56.10",
"sync_params":{"sync":"1",
"path":"",
"diff":"0",
"diff_id":"4",
"diff_name":"p2",
"remove":"1",
"compress":"0",
"cleanup":"0",
"cache":"0",
"cleanup_cache":"0",
"remove_dst":"0"
}
}
Reply:
200 OK
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions