rubrikinc / rubrik-scripts-for-powershell

Collection of PowerShell Scripts created to interact to Rubrik CDM
MIT License
50 stars 58 forks source link

Update to New-FilesetSnapshot #151

Closed clumnah closed 4 years ago

clumnah commented 4 years ago

Description

Fixed issue with a check to see if the filset was a relic. Originally isRelic was a literal value, but now it is a boloean value.

Add additional functionality for logging into Rubrik

Removed loop that checks the status of the submitted request and replaced with the functionality in the cmdlet of Get-RubrikRequest. This makes the script follow standards of other submitted scripts. Please describe your pull request in detail.

Related Issue

Original issue was reported to me by Christian Le Corre