Issue REST API fails with "not authorized for that command" for users while trying to create a quota with /api/storage/quota as all privilege The role QuotaRest has the below details: cluster1::> secu...Issue REST API fails with "not authorized for that command" for users while trying to create a quota with /api/storage/quota as all privilege The role QuotaRest has the below details: cluster1::> security login rest-role show -role QuotaRest Role Access Vserver Name API Level ---------- ------------- ------------------- ------ cluster1 QuptaRest /api/storage/quota all However, when creating a new quota rule with a REST call it fails due to insufficient permissions: { "error": { "message": "not …