mirror of https://git.48k.eu/ogserver
#915: adapt test to use id and profile fields
Update restore_image.json to use id and profile fields.master
parent
1dde02e1ab
commit
e5cfdd6406
|
@ -1 +1 @@
|
|||
{ "clients" : [ "192.168.56.11" ], "disk" : "1", "partition" : "1", "name" : "test", "repository" : "192.168.56.10", "type" : "UNICAST", "filesystem": "1", "image_id": "1"}
|
||||
{ "clients" : [ "192.168.56.11" ], "disk" : "1", "partition" : "1", "name" : "test", "repository" : "192.168.56.10", "type" : "UNICAST", "profile": "1", "id": "1"}
|
||||
|
|
Loading…
Reference in New Issue