Solved

API connectivity to commvault

  • 18 August 2022
  • 2 replies
  • 102 views

Userlevel 3
Badge +13

Hi Team, 

Greetings !

How can we connect the API to commvault from any automation tools like ansible , jenkins etc.. 

 

Thanks in advance! 

icon

Best answer by Onno van den Berg 18 August 2022, 20:00

View original

2 replies

Userlevel 6
Badge +12

GitHub - Commvault/ansiblev2: Ansible Library for Commvault v2

Userlevel 7
Badge +19

@Allan0105 well via a user account that has been assigned the appropriated capabilities and by pointing it to the endpoint URL. @MFasulo already pointed you in the direction of Ansible, their GitHub also contains SDKs for Python and Powershell although the latest PS version can be found here: https://www.powershellgallery.com/packages/CommvaultPowerShell/0.2.6

We created a Chef cookbook allowing you to deploy the Commvault agent → https://supermarket.chef.io/cookbooks/commvault

Reply