Browse Source

Added "storage_backend_identifier" to disks in the vm_info_schema.

Nashwan Azhari 9 years ago
parent
commit
4a33982587
1 changed files with 4 additions and 0 deletions
  1. 4 0
      coriolis/schemas/vm_export_info_schema.json

+ 4 - 0
coriolis/schemas/vm_export_info_schema.json

@@ -76,6 +76,10 @@
               },
               "controller_id": {
                 "$ref": "#/definitions/numberOrString"
+              },
+              "storage_backend_identifier": {
+                  "type": "string",
+                  "help": "A string identifier for the storage system the disk is hosted on."
               }
             },
             "required": [