Solved

How do I submit the result of equivalent api

  • 7 October 2022
  • 3 replies
  • 126 views

Userlevel 5
Badge +16

I am doing a few things in the command center, and I noticed that you can generate an equivalent api call this is essentially just a json payload.

 

The question is how do I submit this payload?

 

 

Thanks.

Chris.

icon

Best answer by Amey Karandikar 7 October 2022, 21:11

View original

3 replies

Userlevel 5
Badge +16

Anyone, Anyone Bueller?

Userlevel 3
Badge +6

Hi Chris

the equivalent api screen shows the actual api to call. you should be able to call that from postman for example. you will need the auth token that you can get by calling the login api

https://documentation.commvault.com/2022e/essential/45578_rest_api_authentication_post_login.html

 

Userlevel 5
Badge +16

Thank you @Amey Karandikar  I just need to read more closely.

 

 

 

Reply