python-icinga2api icon indicating copy to clipboard operation
python-icinga2api copied to clipboard

python icinga2 api client

About icinga2api

icinga2api is a Python module to interact with the Icinga 2 RESTful API.

Features

  1. basic and certificate auth
  2. config file support
  3. objects (zone support)
  4. actions
  5. events
  6. status

Developing

  1. Code cleanup
  2. Tests
  3. Configuration Management

Usage

See the doc directory.