Skip to content

x84net/idoitAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idoitAPI

This project is work in progress, use at your own risk!

It's just a python class and i have no intend to create a python package.


i-doit documentation

Have a look at the i-doit documentation

JSON-RPC

If you dont't know JSON-RPC, read this

Working with i-doit

  • Sometimes you'll need to specifiy the object ID as 'id': 12345, sometimes it's just the ID 12345. For example not 'manufacturer': {'id': 3}, just 'manufacturer': 3.
  • Have a look at the categories, you'll need them.
  • There are documented methods that work but seems to be old. For example cmdb.location_tree which is not listed on API Methoden.

Sphinx documentation

Can be found here

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages