rubrikinc / rubrik-powershell-sdk

The Rubrik Security Cloud SDK
https://www.powershellgallery.com/packages/RubrikSecurityCloud
MIT License
7 stars 8 forks source link

Update to Get-RscMssqlInstance to fix #Issue 41 #42

Closed clumnah closed 6 months ago

clumnah commented 6 months ago

Update to Get-RscMssqlInstance to fix #41

Old code was using a typeFilter instead of a filter. I adjusted the query to use a filter.

I also ran a make clean in preparation for this PR