/storage/volume/ GET request over REST-API with built-in "readonly" role fails
Applies to
- REST-API
- ONTAP 9
Issue
A user account associated with the built-in
readonly role is unable to collect /storage/volume/ details over REST-API. The following error is returned:
Result:
{
"error": {
"message": "not authorized for that command",
"code": "6"
}
}
