-
Type:
Incident report
-
Resolution: Won't fix
-
Priority:
Trivial
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
How to replicate this issue?
Create user a group called 'API' with permission 'Read-Write',
Now create a user called 'api-user' and add to group 'API'. Now, this user should have access to all API methods! Method like drule.get and template.get does not work. It return empty response. But dhost.get works! Now, if you change the user type to 'Zabbix Administrator' under user permission 'api-user' can access all methods including drule.get and template.get