Mike van Goor

Results 4 issues of Mike van Goor

Hi, The `add_virtual_server_subclient` function in `subclient.py` has different input options/validation as the `content` function in subclients/vssubclient.py`. Could you please abstract the handling of virtual server content in a generic function...

## 🤯 Problem Statement In CentOS 8 (RHEL 8, etc) python2 is deprecated and you should work with python 3 only. However there is no link for 'pip' to 'pip3'....

Feature Request

## Description The chocolatey installer script uses a environmental variable specific to this installer (`ChocolateyProxyLocation`). This new resource however should have a check if there is a http proxy set...

Triage: Confirmed

https://github.com/Commvault/cvpysdk/blob/ea91a066142891bda56e306b0d908d78d05d45fc/cvpysdk/organization.py#L1222 Deprecated: https://api.commvault.com/docs/SP42/api/cv/Organizationoperations/delete-a-company/ Corect one: https://api.commvault.com/docs/SP42/api/cv/OpenAPI3/delete-company/ Can you please update the SDK to use the correct API?