Nik, I think the answer is no, in the cloudstack UI you add networks to VMs and NICs are kind of automatic. In the API it is as you described. There is a network configuration in cloudstack called "advanced zone with security groups" which would allow for similar functionality but by the looks of your description that ship has sailed for you. Not all is lost though, using a cli tool (like cloudmonkey) you can script the adding and deleting using the API. regards,
On Thu, Mar 4, 2021 at 8:57 AM Gajdos, Dominik <gaj...@netcloud.ch.invalid> wrote: > Hi > > > > I have to change the instance NIC L2 network to another L2 network. > > > > How can I do this without adding a 2nd NIC – Setting it as default – > Removing the old one? > > > > We have a migration of about 100VMs and I'm looking for the most efficient > way. > > > > In vSphere it's possible to change the port group of a VM on-the-fly. > > > > What are my options in Cloudstack? > > > > Many thanks in advance. > > > > Nik > -- Daan