cloudstack/api/src
Vishesh f0ba90568d
api: Fix missing keys in listZonesMetrics response (#9419)
This PR fixes #9379
Fix missing keys in listZonesMetrics.

We use BeanUtils.copyProperties to copy the properties of ZoneResponse to ZoneMetricsResponse. Fields with missing getters are skipped from the response because of this.
2024-07-29 10:54:54 +05:30
..
main api: Fix missing keys in listZonesMetrics response (#9419) 2024-07-29 10:54:54 +05:30
test Improve migration of external VMware VMs into KVM cluster (#8815) 2024-06-27 21:14:13 +05:30