nvazquez commented on issue #119:
URL:
https://github.com/apache/cloudstack-cloudmonkey/issues/119#issuecomment-1510687224
Hi @Arceoavs I've tried replicating the issue on CMK 6.2.0 but I'm unable to
replicate it with a self-signed certificate on the API endpoint. Can you please
provide mo
rohityadavcloud commented on issue #119:
URL:
https://github.com/apache/cloudstack-cloudmonkey/issues/119#issuecomment-1510716486
@Arceoavs the old wiki docs are applicable only for the python based
cloudmonkey, the new docs are here
https://github.com/apache/cloudstack-cloudmonkey/wiki/Us
rohityadavcloud closed issue #119: verifycert option does not disable
certificate signed by unknown authority error
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/119
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
rohityadavcloud commented on issue #125:
URL:
https://github.com/apache/cloudstack-cloudmonkey/issues/125#issuecomment-1510718184
Based on the discussion, it won't be possible to implement this feature in
cmk. It's possible only if the API server (mgmt server) allow for such a
feature, for
rohityadavcloud closed issue #125: Provide "NOT" option when querying with cmk
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/125
--
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 spe
rohityadavcloud commented on issue #72:
URL:
https://github.com/apache/cloudstack-cloudmonkey/issues/72#issuecomment-1510719096
It's possible to add in specific heuristics for specific params of an API,
that would be the only way to fix this. cc @nvazquez
--
This is an automated message
rohityadavcloud commented on issue #118:
URL:
https://github.com/apache/cloudstack-cloudmonkey/issues/118#issuecomment-1510720210
If the default heuristic isn't working, in the autocompletion code we can
use a specific API for specific param that fixes this issue. cc @nvazquez there
are ex