rohityadavcloud commented on PR #7617: URL: https://github.com/apache/cloudstack/pull/7617#issuecomment-1614928758
Sorry I'm late to the discussion, this PR wasn't really needed. The information we need is largely in the listAccounts API, which is then used to display the account usage/quota/limits. For ex, see: https://qa.cloudstack.cloud/simulator/#/account/36b4c0a4-b339-40f0-9991-b17282a686a9?tab=resources A single API call would also save from calling too many API calls for the user/project dashboard. I think we can optimise things in future with this approach. -- 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]
