sureshanaparti commented on PR #9925:
URL: https://github.com/apache/cloudstack/pull/9925#issuecomment-2511372727

   > > @DaanHoogland is it possible to keep the results in memory for different 
list vmware vm calls, & provide some kind on pagination (maybe, using 
_pagescount, page_ params) from UI?
   > 
   > yes, this would be in a map with the caller session as key and would have 
to return after initial results return and start an async job to get the rest 
in batches. not a very trivial change.
   
   also, is it possible to support keyword based retrieval? if one knows the vm 
name in vmware, they can pass as keyword and can see in the result (this way 
results are also less, and can show up vms in the end of the original retrieval 
list)


-- 
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

Reply via email to