A network is not just an ip. A network is a distinct entity consisting of an ip range, netmask, broadcast, an isolation type. They are the items you see when you go to the UI and hit 'network', or do an API call 'listNetworks'. The 'add network to vm' essentially plugs a new NIC into that VM and puts it on the network you specify.
On Tue, Oct 1, 2013 at 9:44 AM, Maurice Lawler <maurice.law...@me.com> wrote: > Hello, > > I assumed the "Add Network to VM" meant, the ability to add an additional IP > address to an existing VM. However, getting he error message the nic already > exists. > >