Solved

How to query the ddbStoreId from the Rest API?

  • 12 April 2023
  • 2 replies
  • 51 views

Badge +1

I am trying to query the Deduplication Database Details using the REST API. It works good but I have to provide the ddbStoreId. I can open the Commvault GUI I locate the ddbStoreId manually. How can I query the ddbStoreId from the REST API so I can fully automate this process?

icon

Best answer by Jos Meijer 13 April 2023, 11:47

View original

2 replies

Userlevel 7
Badge +16

Hi @J-Rod 

The storeId value can be retrieved by using the procedure GET Storage Pool Details

https://api.commvault.com/#03e7ae9f-411f-4bed-ab49-f2a22d66a2c6

Hope this helps 😊

Badge +1

That worked, thanks!

Reply