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
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