We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cef035 commit 2ec52afCopy full SHA for 2ec52af
README.md
@@ -78,6 +78,8 @@ for user in users:
78
print(user['name'])
79
```
80
81
+When token is used, calling `api.logout()` is not necessary.
82
+
83
It is possible to specify authentication fields by the following environment variables:
84
`ZABBIX_URL`, `ZABBIX_TOKEN`, `ZABBIX_USER`, `ZABBIX_PASSWORD`
85
0 commit comments