Zabbix API - the easy way - Zabbix Blog
blog.zabbix.com › zabbix-api-the-easy-way › 11748Oct 19, 2020 · Zabbix API library. This library supports the following features: Session caching. HTTPS connections with official- and self-signed certificates. Linux and Windows PHP implementations. Multiple concurrent connections with different user accounts and/or different servers. Support of Zabbix 3.0, Zabbix 3.2, Zabbix 3.4 and Zabbix 4.0. Live ...
User - Zabbix
www.zabbix.com › 4 › manualUser. This class is designed to work with users. Object references: User; Available methods: user.create - creating new users; user.delete - deleting users; user.get - retrieving users; user.login - logging in to the API; user.logout - logging out of the API; user.update - updating users
18. API - Zabbix
https://www.zabbix.com/documentation/3.0/manual/apiIntegrate Zabbix with third party software; Automate routine tasks. The Zabbix API is a web based API and is shipped as part of the web frontend. It uses the JSON-RPC 2.0 protocol which means two things: The API consists of a set of separate methods; Requests and responses between the clients and the API are encoded using the JSON format.
User - Zabbix
www.zabbix.com › en › manualZabbix API changes in 5.4. 20. Modules. 21. Appendixes ... user.login - logging in to the API; user.logout - logging out of the API; user.update - updating users ...