Giter VIP home page Giter VIP logo

i-doit_api's Introduction

Abstract

This is a (not yet complete) Python implementation of Benjamin Heisig's excellent PHP-based i-doit API client library (version 0.10). It was originally based on DinoTools' wrapper to access the i-doit API but has since outgrown it.

As this implementation doesn't use curl for the communication, it does not support all features of the PHP client library, e.g. proxy support.

The API's documentation (apart from the methods' documentation in this package - which was largely copied from the PHP code) is available in the Synetics knowledge base.

Testing

To perform API tests, the test scripts connect to the i-doit Demo system. For this to work, the correct JSON-RPC API key needs to be entered in the file tests/.config. It can be retrieved from the i-doit demo system by logging in, opening the user menu by hovering over the user name, choosing 'Administration', and clicking on 'Interfaces / External data`, 'JSON-RPC API', and 'Common Settings'.

ToDo

  • implement more tests - this whole package is in daily use, but has only seen cursory testing so far!
  • implement requests for API namespace 'checkmk.statictag' (idoitapi/CheckMKStaticTag.py)
  • implement requests for API namespace 'checkmk.tags' (idoitapi/CheckMKTags.py)
  • implement requests for API namespace 'monitoring.livestatus' (idoitapi/MonitoringLivestatus.py)

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.