Hi,
I'm using the Python Netapp libraries to create some scripts to allow users to create and delete volumes on a specific svm. The user was created with security login create and assigned a rest-role. The create function works but delete fails with a message.
job failed: not authorised for that command.
if I replace the limited user with the admin user the delete command succeeds, I suspect I'm missing a privilege somewhere but I'm not sure where to look, we're on NetApp Release 9.14.1
any suggestions/help would be greatly appreciated.
Thanks in Advance.
Daniel