Skip to content

Wrapper around the i-doit JSON-RPC API

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENSE.txt
Notifications You must be signed in to change notification settings

aaronlyy/pydoit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydoit: An API Wrapper around the i-doit API

Getting started

Installation

Install pydoit using pip:

pip install pydoit

Example Code

from pydoit import Idoit

Currently supported methods

- idoit.login
- idoit.logout
- idoit.search
- idoit.version
- idoit.constants

- cmdb.object.create
- cmdb.object.read
- cmbd.object.update
- cmdb.object.delete
- cmdb.object.recycle
- cmdb.object.archive
- cmdb.object.purge
- cmdb.object.markAsTemplate

About

Wrapper around the i-doit JSON-RPC API

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENSE.txt

Stars

Watchers

Forks

Languages