Question

Various Client Endpoints

  • 3 October 2023
  • 1 reply
  • 13 views

Badge

Hello I’m working on an application to capture all clients in an environment and assess their backup status.

 

So far I’m getting stuck on capturing all the clients in the environment. I see there are multiple endpoints that I have to hit to capture all the items and I’m wondering if there is a catchall endpoint for this OR if there’s not, what could be the best way to go about this process?

Endpoints I’ve touched so far:

/Clients

/Clients/VSAclientlist

/Clients/VMPseudoClient

 

Any assistance would be appreciated


1 reply

Userlevel 3
Badge +10

@Aaron Brockmeyer 

You can use the below API:

https://api.commvault.com/#93c4397b-0cf3-4619-ba3d-127288404381

Also try with Backup job summary report from the Web-console and use the Equivalent API option.

Reply