Add VNI to VM network API list
Saves some processing on API clients.
This commit is contained in:
		| @@ -1046,6 +1046,9 @@ class API_VM_Root(Resource): | ||||
|                       source: | ||||
|                         type: string | ||||
|                         description: The parent network bridge on the node | ||||
|                       vni: | ||||
|                         type: integer | ||||
|                         description: The VNI (PVC network) of the network bridge | ||||
|                       model: | ||||
|                         type: string | ||||
|                         description: The virtual network device model | ||||
|   | ||||
		Reference in New Issue
	
	Block a user