weizhouapache commented on issue #8975: URL: https://github.com/apache/cloudstack/issues/8975#issuecomment-2078759467
> @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. good idea to list virtualmachine with details parameters I created a PR to address it in ccm: https://github.com/apache/cloudstack-kubernetes-provider/pull/60 -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org