...
- account in Subdomain1 to account in Subdomain2
Keeping with the current behavior in CloudStack,
- If the VM is in Running state fail the request
- If VM has any PF/LB/Static NAT rules present fail the request
- Move all volumes attached to the VM to the new owner
- Mark all existing snapshots of the volumes attached to VM as removed
Web Services APIs
- There will not be any API changes as the existing moveVmToUser API assignVirtualMachine API will be used to move the user between accounts under different domains.
...