On 10/20/2016 07:39 AM, Alexandre DERUMIER wrote:
migration: network=192.168.0.0/24,encryption=ssh|tls|off

An option like this would be perfect. :)

And you already have the infrastructure to query such things:

# pvesh get /nodes/vmnode3/network/bond0.102
200 OK
{
   "active" : 1,
   "address" : "192.168.1.154",
   "autostart" : 1,
   "exists" : null,
   "families" : [
      "inet"
   ],
   "method" : "static",
   "method6" : "manual",
   "netmask" : "255.255.255.0",
   "options" : [
      "vlan-raw-device bond0"
   ],
   "priority" : 6,
   "type" : "vlan"
}



--
Phil Kauffman
Systems Admin
Dept. of Computer Science
University of Chicago
[email protected]
773-702-3913
_______________________________________________
pve-user mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user

Reply via email to