Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

Considerations

Currently in cloudstack there can be only on NIC on a network in cloudstack.

API implementation

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