Accessing the API¶
zbx.api¶
Access to zabbix api as described here: https://www.zabbix.com/documentation/2.2/manual/api
- zbx.api.authenticate = <bound method Api.authenticate of <zbx.api.Api object at 0x3924c90>>¶
authenticate with the global api instance
- zbx.api.request = <bound method Api.request of <zbx.api.Api object at 0x3924c90>>¶
request with the global api instance