Re: How to specify default network through API

2014-01-22 Thread Gaurav Aradhye
Thanks Sheng! Regards, Gaurav On Thu, Jan 23, 2014 at 1:06 PM, Sheng Yang wrote: > The first one in the list would be used as the default network, as design. > > --Sheng > > > On Wed, Jan 22, 2014 at 11:27 PM, Gaurav Aradhye < > gaurav.arad...@clogeny.com > > wrote: > > > Hi all, > > > > How c

Re: How to specify default network through API

2014-01-22 Thread Sheng Yang
The first one in the list would be used as the default network, as design. --Sheng On Wed, Jan 22, 2014 at 11:27 PM, Gaurav Aradhye wrote: > Hi all, > > How can I specify the default network of the VM while deploying the VM in > multiple networks? The API "deployVirtualMachine" has "networkids

How to specify default network through API

2014-01-22 Thread Gaurav Aradhye
Hi all, How can I specify the default network of the VM while deploying the VM in multiple networks? The API "deployVirtualMachine" has "networkids" parameter which takes list of network ids, but how does it decide the default network? Regards, Gaurav