rohityadavcloud commented on issue #8975:
URL: https://github.com/apache/cloudstack/issues/8975#issuecomment-2078651638

   @PaX101 yes because you're listing the listVirtualMachinesMetrics API which 
by default returns VM stats (which slows down the API request). If you don't 
need all the details, you can pass details=min to the API response (or specific 
details you'd expect).
   
   If you're not able to control this API request, one way to address this 
could be to change the default behaviour that's change-able via global setting.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to