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