#915: adapt test to use id and profile fields

Update restore_image.json to use id and profile fields.
master
OpenGnSys Support Team 2019-10-01 12:59:21 +02:00
parent 1dde02e1ab
commit e5cfdd6406
1 changed files with 1 additions and 1 deletions

View File

@ -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"}