mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
Removed the virtualmachineIds:[] sent in the API response. The listVirtualMachines Resopnse need not list details beyond the id, name,description etc. If the user wants to get the list of VMs in the group, listAffinityGroups APi can be used.