Closed Nchinke closed 3 years ago
Hello @Nchinke,
Have you tried updating your module to the latest version, the payload was modified for newer versions of Rubrik CDM so the updated version of the module is required for this.
You can install the latest version it by running:
Install-Module Rubrik -Force -Scope CurrentUser
Let me know how that works for you and if that resolves your issue!
Marking this one as resolved for the time being, feel free to reopen it by commenting below if your issue isn't resolved.
Hello team,
I have begun to explore the Rubrik Module in Powershell and am fairly new.
I am getting below error while trying to create new SLA: Command used: New-RubrikSLA -Name Test -DailyFrequency 1 -DailyRetention 7 -Verbose
Error encountered:
I am successfully able to connect to Rubrik Edge cluster.
Kindly suggest.