浏览代码

Added "storage_backend_identifier" to disks in the vm_info_schema.

Nashwan Azhari 9 年之前
父节点
当前提交
4a33982587
共有 1 个文件被更改,包括 4 次插入0 次删除
  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": {
               "controller_id": {
                 "$ref": "#/definitions/numberOrString"
                 "$ref": "#/definitions/numberOrString"
+              },
+              "storage_backend_identifier": {
+                  "type": "string",
+                  "help": "A string identifier for the storage system the disk is hosted on."
               }
               }
             },
             },
             "required": [
             "required": [