#custom role for qtree admin
1 messages · Page 1 of 1 (latest)
You would create a role. Default none. Then add to it
security login role create -cmd “vserver qtree create” -query “-vserver xxx”
You will need to verify the command, but I think it’s correct.
The limited admin would then have the ability to ssh in and run
vserver qtree create -vserver xxx <rest of command >
Since you said powershell though, you may need to find the api role instead
I was able to create the role. The problem I am running into is when I try to login/Connect-NcCluster it's failing. I gave the user account http/ontapi access. I can't find anything in the logs that explain why it failed.
You may need to verify
security login rest-role show -user xxx
If you’re trying to do an api call and it is hitting the rest api, needs to have permission