I'm new to virtualization manager, so my apologies up front.
I'm wanting to create widget on a dashboard that does a calculation of two attributes together.
Specifically, I want to report showing the top VM's that have the highest Throughput per Used Capacity. (IE "/virtualMachine/totalThroughputUtilization/week" / "/virtualMachine/totalStorageSizeUsed") How do I go about doing that? i would perfer the 'Top-N' approach as that looks most appropriate.
Thanks for any help ahead of time.