Coder Social home page Coder Social logo

support to new auth token about py-zabbix HOT 8 OPEN

adubkov avatar adubkov commented on July 17, 2024
support to new auth token

from py-zabbix.

Comments (8)

anshibanov avatar anshibanov commented on July 17, 2024

+1

from py-zabbix.

HuiMi24 avatar HuiMi24 commented on July 17, 2024

zapi.login(api_token="xxx")
it could work with this parameter.

from py-zabbix.

ByteDSM avatar ByteDSM commented on July 17, 2024

zapi.login(api_token="xxx")
it do not work
v. 5.4.7

from py-zabbix.

HuiMi24 avatar HuiMi24 commented on July 17, 2024

zapi.login(api_token="xxx") it do not work v. 5.4.7

I'm using 5.4.4. The token generated at "Administration -> General -> API token"

from py-zabbix.

xterms013 avatar xterms013 commented on July 17, 2024

Hi all! I not found support for api tokens in "/usr/local/lib/python3.8/dist-packages/pyzabbix/api.py". It seems like api tokens not supprorted now. Is planned to integrate this feature in this python module ?

Or am I wrong?

from py-zabbix.

jnunezgts avatar jnunezgts commented on July 17, 2024

Is not supported. Actually this feature would be super useful as it will save the cost of authenticating with user and password, when you can just persist your session and reuse it (if it expired the log in again and get a new one)

from py-zabbix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.