Does not work, when non admin user have permissions on vmpool and try to access /vmpools url, response is "query execution failed due to insufficient permissions." To reproduce: 1) Create vmpool 2) Add UserRole permissions on vmpool. 3) As user check /vmpools url.
From what I understand user should have access to /api/groups and /api/groups/{id}
(In reply to comment #7) > From what I understand user should have access to /api/groups and > /api/groups/{id} the above should read user should not have access to /api/groups and /api/groups/{id}