Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.21 KB

README.md

File metadata and controls

19 lines (15 loc) · 1.21 KB

Commvault Developer Rest API Documentation Welcome

Explore our predefined API requests using Postman.

Run in Postman

Setup

NOTE: You'll need to create an environment in Postman, select that environment, and enter your Web Service URL, userName and Base64 Encoded Password in the 0 - Setup/Environment Setup pre-request script (documentation on pre-request scripts) to set the environment variables. Also, some calls may have dependencies. GET/PUT/DELETE calls might only work after an item is created with a POST.

Notes:

  • Data created or modified in each environment will not affect the other.
  • Data cannot be transfered from one environment to the other.

Questions/Comments/Suggestions

If you have any questions or comments, please contact us here. Also Check out our community for Automation incase of queries.