You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by cs user <ac...@gmail.com> on 2015/12/17 16:33:12 UTC

Changing security groups for virtual machine

Hi All,

It appears that this command allows you to migrate a virtual machine to a
new account. At the same time it allows you to assign a new list of
security groups to the VM.

https://cloudstack.apache.org/api/apidocs-4.5/root_admin/assignVirtualMachine.html

Is there a way to update the list of security groups for a virtual machine,
without having to migrate it to another account via the API?

Thanks!