[ZBX-23225] Please add usergroup roleid = 4 (guest) to Role API docs Created: 2023 Aug 08 Updated: 2023 Aug 10 Resolved: 2023 Aug 10 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Documentation (D) |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Documentation task | Priority: | Trivial |
Reporter: | Ivan Shires | Assignee: | Ilja Fedotjevs |
Resolution: | Declined | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Description |
Steps to reproduce: https://www.zabbix.com/documentation/current/en/manual/api/reference/role/object#role Result: Currently the roleid's documented on the frontend are:
Expected:
This is according to: { "roleid": "1", "name": "User role", "type": "1", "readonly": "0" }, , ,
as well as: mysql> select * from role limit 10;
------
------ mysql> |
Comments |
Comment by Ilja Fedotjevs [ 2023 Aug 10 ] |
Hi Ivan, please be advised that this section of the tracker is for bug reports only. BR, Zabbix support |