Hi All
When I query cpu|alloc|object.capacity I receive 2 values example - 32.0 144.0. It took me a while to work out that the 1st value was actually representing CPU cores. Would anybody know how I could only return the 2nd figure in this case 144.0 which represents vCPU usable capacity with out using any formatting with regex or similar?
I would just like to return the value that represents vCPU usable capacity.
Kindest Regards