Re: Can't deploy a VM using API when specifying 2 network ids for the networkids parameter

2013-10-21 Thread Ahmad Emneina
Have you tried deploying the vm to both networks via the gui? if that succeeds you should turn on developer tools or firebug and see what the api call looks like, to deploy with two networks. On Mon, Oct 21, 2013 at 8:35 AM, DUPONT Simon wrote: > Hello, > > > > I tried, for several days, to dep

Can't deploy a VM using API when specifying 2 network ids for the networkids parameter

2013-10-21 Thread DUPONT Simon
Hello, I tried, for several days, to deploy a VM (using the Cloudstack API) connected to two networks (one isolated and one shared). I used the deployVirtualMachine command using the optional parameter "networkids". I can deploy my VM with one network (networkids="isolatedNetworkId" OR networ