Add 'vlan_id' NIC property to VM export info schema.
@@ -157,6 +157,9 @@
"type": "string"
}
},
+ "vlan_id": {
+ "type": "integer"
+ },
"id": {
"$ref": "#/definitions/numberOrString"