dheeraj12347 commented on issue #153: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/153#issuecomment-4039007732
Hi, I was exploring CloudMonkey issues and this feature looks interesting. From the discussion it seems the idea is to allow CloudMonkey to automatically fetch all pages from the API by repeatedly requesting subsequent pages until the number of fetched items matches the `count` returned by the API, instead of requiring multiple manual calls. If this approach is acceptable, I’d like to work on implementing it at the CloudMonkey level (e.g., by adding a parameter/option to fetch all pages and aggregate the results before printing). Please let me know if this direction aligns with the intended implementation. -- 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]
