diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/restore_image.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/restore_image.json b/tests/restore_image.json index 76992ca..bf2982a 100644 --- a/tests/restore_image.json +++ b/tests/restore_image.json @@ -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"} |