rhtyd commented on issue #3344: [WIP DO NOT MERGE] server: return usage description with resource names and UUIDs URL: https://github.com/apache/cloudstack/pull/3344#issuecomment-504121817 @andrijapanic thanks, sounds good to me. This is a given that using UUIDs in the description will incur some processing. In large environments this will make the list API slightly slower than before, however all the UUID translation logic makes individual listing (select * query) so no crazy joins but multiple select queries may be executed depending on the type of the record. In few cases I've optimised not querying for a VM/volume/template resource which is already queried in the beginning on the block.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
