Hi im looking for correct syntax to create an dedicated user to manage volumes/flexclone over API with ontap
this is my syntax to create user and rest role
security login rest-role create -role role-user-rw -api /api/storage/volumes -access all -vserver MAINVSRV vserver services web access create -name ontapi -role role-user-rw -vserver MAINVSRV security login create -user user-rw -application http -role role-user-rw -authentication-method password -vserver MAINVSRV -role role-user-rw
When i try to create volume i got an 401 error unauthorized
thanks
I have try to create an new user with this syntaxe
I got and 401 unauthorized error