Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Add logout method #3

Open
wants to merge 112 commits into
base: master
Choose a base branch
from
Open

Add logout method #3

wants to merge 112 commits into from

Conversation

RobinChenMBP
Copy link

Logout user from api to avoid keep session on server.

gescheit and others added 30 commits February 2, 2011 11:35
added "maintenance"
"screen" improved
graph.add method renamed to graph.create
Add proxy.get and hostgroup.exists methods
Simplejson is faster so it should be prefered.
Updated zabbix_api.py to use user.create
Prefer simplejson over json
Instead of implementing all API's calls in dedicated functions,
one function will call API's method. So don't need write function for each API function.
Used only in item API
remove unused class systemmap
gescheit and others added 30 commits November 20, 2015 13:55
raise ZabbixAPIException instead of 'e' and pep8 compliant
handle internal server errors
fixing SyntaxError in line 259, should be "elif" not a "elsif"
Thanks to Steven Foerster!
Fix python3 authorization problem
Change version because some patches are merged.
fix new username field name
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.