cvpysdk icon indicating copy to clipboard operation
cvpysdk copied to clipboard

API call used here is deprecated

Open mvangoor opened this issue 2 months ago • 0 comments

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?

mvangoor avatar Oct 20 '25 14:10 mvangoor