Metadata-Version: 1.1
Name: icinga2api
Version: 0.6.1
Summary: Python Icinga 2 API
Home-page: https://github.com/tobiasvdk/icinga2api
Author: fmnisme, Tobias von der Krone
Author-email: fmnisme@gmail.com, tobias@vonderkrone.info
License: 2-Clause BSD
Description: 
        
        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.
        
Keywords: Icinga api
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
