aristanetworks/cvprac

Get request to CVaaS/on-prem CVP with Authorization bearer fails for getImageBundles.do

ankudinov opened this issue · 0 comments

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.