Zenoss API client module
Project description
Python module for interacting with the Zenoss API an an object-oriented way. The philosophy here is to use objects to work with everything in the Zenoss API, and to try to normalize the various calls to the different routers. Thus get methods will always return an object, list methods will return data. All methods to add or create start with add, all remove or delete start with delete. As much as possible the methods try to hide the idiosyncrasies of the JSON API, and to do the work for you, for example by letting you use a device name instead of having to provide the full device UID for every call.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ZenossAPIClient-0.1.2.tar.gz
.
File metadata
- Download URL: ZenossAPIClient-0.1.2.tar.gz
- Upload date:
- Size: 21.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7ce9f948751b4984298a004cf44a7eaeb1d72dbb1298b9930615f5482e8f91f |
|
MD5 | 1b4975b8630e4fc45edc4824ccc84b26 |
|
BLAKE2b-256 | 55b8877ea8ffbe08cda22f974a8347cbf32ba08dfb011cd8d1096bf22d0874c8 |