DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.

DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
This will allow users to add/remove NICs from User Virtual Machines. It will also allow users to change which NIC is the default NIC.
Currently in cloudstack there can be only on NIC on a network in cloudstack.
The new calls are:
addNicToVirtualMachine
...
parameter | description | required |
|---|---|---|
virtualmachineid | Virtual Machine ID | true |
networkid nicid | Network NIC ID | true |
updateDefaultNicForVirtualMachine
parameter | description | required |
|---|---|---|
virtualmachineid | Virtual Machine ID | true |
networkid nicid | Network NIC ID | true |