Skip to main content

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?

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 😊


That worked, thanks!


Reply