Re: Add NIC permanently

2013-04-16 Thread Jayapal Reddy Uradi
Add/remove network nic to vm is added in 4.1.0 Please find the below details: https://issues.apache.org/jira/browse/CLOUDSTACK-645 https://cwiki.apache.org/confluence/display/CLOUDSTACK/Add+Remove+Networks+to+VMs Thanks, Jayapal On 16-Apr-2013, at 3:37 PM, Saksham Srivastava wrote: > Paolo,

Re: Add NIC permanently

2013-04-16 Thread Saksham Srivastava
Paolo, have a look at http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.1-incubating/html/API_Developers_Guide/api-calls.html Thanks, Saksham On Tuesday 16 April 2013 01:50 PM, Paolo De Marco wrote: > Thanks Saksham, > I'm a very newbie :) Where I cant try the API? > Thanks and sorry

Re: Add NIC permanently

2013-04-16 Thread Paolo De Marco
Thanks Saksham, I'm a very newbie :) Where I cant try the API? Thanks and sorry for my questions --- Paolo Il 16/04/2013 10:16, Saksham Srivastava ha scritto: You could try addNicToVirtualMachine API with the params : virtualmachineid= & networkid = & ipaddress = Thanks, Saksham _

RE: Add NIC permanently

2013-04-16 Thread Saksham Srivastava
You could try addNicToVirtualMachine API with the params : virtualmachineid= & networkid = & ipaddress = Thanks, Saksham From: Paolo De Marco [paolo.dema...@realcomm.it] Sent: Tuesday, April 16, 2013 1:34 PM To: users@cloudstack.apache.org Subject: Add N