rubrikinc / rubrik-powershell-sdk

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

Naming in JSON file from RSC and powershell module does not match #29

Closed patwolf99 closed 5 months ago

patwolf99 commented 9 months ago

I had problems to use the function "Set-RscServiceAccountFile" as i got the failure message " Cannot bind argument to parameter 'String' because it is null.".

After two ours of troubleshooting I found the issue.

The json file, which you download from RSC UI, has a diffrent naming convention as in the powershell function. For example: Json file: "ClientId" function: "client_id"

Thanks for checking that out!

guirava commented 5 months ago

Thank you for your feedback. Fixed in 0,30.