Du lette etter:

zabbix api user

user.get - Zabbix
https://www.zabbix.com › reference
CUser::get() in ui/include/classes/api/services/CUser.php. Have an improvement suggestion for this page? Select a text that could be improved and press ...
Zabbix API Introduction and Examples - Zabbix Tutorials
https://sbcode.net/zabbix/zabbix-api-examples
Description. The Zabbix Server also has an application programming interface (API). This allows you to programmatically configure and retrieve data from the Zabbix Server. The reason for using the API is that you either want to create your own custom interface for your Zabbix Server, eg, a new web interface, IOS or Android app, or integrate ...
User - Zabbix
https://www.zabbix.com/documentation/4.0/manual/api/reference/user
user.logout - logging out of the API; user.update - updating users ... Except where otherwise noted, Zabbix Documentation is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International. Trademark Policy. Back to top ...
user.get - Zabbix
https://www.zabbix.com › api › get
countOutput, flag, These parameters being common for all get methods are described in detail on the Generic Zabbix API information page. editable, boolean.
Zabbix API [Zabbix Documentation 2.0]
https://www.zabbix.com/documentation/2.0/manual/api
The Zabbix API is a powerful tool for extending Zabbix, developing apps for your favorite platform or integrating it with third party software . This section provides an overview of the functions provided by the Zabbix API and will help you find your …
user.create - Zabbix Documentation 3.4
https://www.zabbix.com › reference
CUser::create() in frontends/php/include/classes/api/services/CUser.php. Have an improvement suggestion for this page? Select a text that could be improved ...
19. API - Zabbix
https://www.zabbix.com › manual
id - identifier of the corresponding request. Retrieving hosts. We now have a valid user authentication token that can be used to access the data in Zabbix. For ...
user.get - Zabbix
https://www.zabbix.com/documentation/current/manual/api/reference/user/get
Description. integer/array user.get (object parameters) The method allows to retrieve users …
User - Zabbix
www.zabbix.com › 4 › manual
User. 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
user.login - Zabbix
https://www.zabbix.com › reference
Description. string/object user.login(object parameters). This method allows to log in to the API and generate an authentication token.
User - Zabbix
https://www.zabbix.com/documentation/current/en/manual/api/reference/user
user.logout - logging out of the API; user.update - updating users ... Except where otherwise noted, Zabbix Documentation is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International. Trademark Policy. Back to top ...
user.login - Zabbix Documentation 5.4
https://www.zabbix.com › reference
Description. string/object user.login(object parameters). This method allows to log in to the API and generate an authentication token.
18. API - Zabbix
https://www.zabbix.com/documentation/3.0/manual/api
Integrate 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.
Zabbix API User Permissions - SBCODE Tutorials
https://sbcode.net › zabbix › zabbi...
Zabbix API User Permissions ... new user and a new user group with read only permissions, and no access to the front end, specific for when calling the api.
Zabbix API - the easy way - Zabbix Blog
https://blog.zabbix.com/zabbix-api-the-easy-way/11748
19.10.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 › en › manual
Zabbix 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 ...
User - Zabbix
https://www.zabbix.com › reference
login - logging in to the API; user.logout - logging out of the API; user.update - updating users. Have an improvement suggestion for this page? Select ...
Zabbix API - the easy way - Zabbix Blog
blog.zabbix.com › zabbix-api-the-easy-way › 11748
Oct 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 ...
API access for Usergroups - ZABBIX Forums
https://www.zabbix.com › forum
In order to use API with the given user, you need to set “API access” to “Enabled” for the user group of that user or place that user into a ...