cloudstack/server/src/main/java/com/cloud/api/query
Wei Zhou 6780930ecc server: Add option 'details' to listProjects and listAccounts (#3331)
If there are many projects and accounts, listing projects/accounts will take long time getting the resource limitation and resource count in the process. However resource count/limitation are not needed sometimes.

Add an option 'details' to listProjects and listAccounts. If you do not need the resource count/limitation, please add details=min to api call. The api execution time will be reduced significantly.
2019-07-04 16:26:04 +05:30
..
dao server: Add option 'details' to listProjects and listAccounts (#3331) 2019-07-04 16:26:04 +05:30
vo server: reduce execution time while listing project if projects have many resource tags (#3306) 2019-07-03 11:41:53 +05:30
MutualExclusiveIdsManagerBase.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
QueryManagerImpl.java server: Add option 'details' to listProjects and listAccounts (#3331) 2019-07-04 16:26:04 +05:30
ViewResponseHelper.java server: Add option 'details' to listProjects and listAccounts (#3331) 2019-07-04 16:26:04 +05:30