Hi all,
When I execute the command "curl --location --request GET 'http://test-nas/api/storage/volumes/' -k --user "<myusername>:<mypassword>"", I receive a 401 unauthorized error with the message: {"error":{"code":"6691623", "message":"User is not authorized."}}.
This is a new cluster with ONTAP 9.10.1P10. The user account associated with the command has the application "ontapi" configured with password authentication method.