getImageBundles.do Get request to CVaaS/on-prem CVP fails with 503 error. The problem is CVaaS API bug, nevertheless I'd suggest to add additional controls to cvprac library. That is required for the new Ansible CVP cv_image_v3 module.
I'd suggest adding something like token_auth_type = <bearer / cookie> to the connect method.
getImageBundles.do
Get request to CVaaS/on-prem CVP fails with 503 error. The problem is CVaaS API bug, nevertheless I'd suggest to add additional controls to cvprac library. That is required for the new Ansible CVP cv_image_v3 module.I'd suggest adding something like
token_auth_type = <bearer / cookie>
to theconnect
method.