فهرست منبع

Add 'vlan_id' NIC property to VM export info schema.

Nashwan Azhari 8 سال پیش
والد
کامیت
080e99c63f
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      coriolis/schemas/vm_export_info_schema.json

+ 3 - 0
coriolis/schemas/vm_export_info_schema.json

@@ -157,6 +157,9 @@
                   "type": "string"
                 }
               },
+              "vlan_id": {
+                "type": "integer"
+              },
               "id": {
                 "$ref": "#/definitions/numberOrString"
               },