dheeraj12347 commented on issue #197:
URL:
https://github.com/apache/cloudstack-cloudmonkey/issues/197#issuecomment-4038988456
Hi, I was looking into CloudMonkey issues while exploring the CLI codebase
and came across this one.
It seems that when `filter=count` is applied, the filtering logic still
iterates over the result objects and prints empty `{}` entries instead of
returning only the filtered field. I’d like to investigate the filtering/output
handling to ensure that when the filtered parameter doesn’t exist in the
objects, the CLI only returns the filtered value (e.g., `{ "count": 319 }`).
If no one is currently working on this, I’d be happy to take a look and
propose a fix.
--
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]