Skip to content

Commit 70b9c23

Browse files
committed
Version 1.12.2
Schema Update: See [API Changelog](https://rubrikinc.github.io/rubrik-api-documentation/changelog/changes/) for API additions, deprecations and breaking changes. New Features: - `Get-RscType` now has auto-completion for `-Name` parameter. Fixes: - E2E test fixes [#171](#171) [#170](#170) - Generated documentation fixes [#169](#169) - Fix `Get-RscSla` when using `-id` [#168](#168) - Fix `Get-RscMssqlInstance` fields to account for API changes [#167](#167)
1 parent 1f5ccf7 commit 70b9c23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RubrikSecurityCloud/RubrikSecurityCloud.PowerShell/RubrikSecurityCloud.psd1

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ FormatsToProcess = @(
7474
"Toolkit/Format/MongoSource.Format.ps1xml",
7575
"Toolkit/Format/MssqlDatabase.Format.ps1xml",
7676
"Toolkit/Format/MssqlInstance.Format.ps1xml",
77+
"Toolkit/Format/MssqlLogShippingTarget.Format.ps1xml",
7778
"Toolkit/Format/NutanixVm.Format.ps1xml",
7879
"Toolkit/Format/OracleDatabase.Format.ps1xml",
7980
"Toolkit/Format/OracleHost.Format.ps1xml",

0 commit comments

Comments
 (0)