Commvault / CVPowershellSDK

Developer SDK - Powershell
12 stars 12 forks source link

Fix Restore-CVSqlDatabase where multiple DBs have similar names #48

Closed JnaneshD05 closed 6 months ago

JnaneshD05 commented 6 months ago

Due to similar names, Get-CVSqlInstance is returning the list of all matching db with the prefix.. We need to filter it out again based on the input dest client and form the body correctly