wrapper interface to Netapp filers
Project description
Nidhogg is a wrapper interface to Netapp filers accross versions and technologies (sevenmode, vserver) using the native Netapp REST API. It provides a consistent interface for the most common operations.
Installing nidhogg
You can install nidhogg using:
pip install nidhogg
nidhogg requires Python >= 2.7 or Python <= 3.7.
Please help out
This project is still under development. Feedback and suggestions are very welcome and I encourage you to use the Issues list on Github to provide that feedback.
Feel free to fork this repo and to commit your additions. For a list of all contributors, please see the file AUTHORS.txt.
You will need py.test to run the tests.
License terms
Nidhogg is published under the permissive terms of the MIT License, see the file LICENSE.txt. Although the MIT License does not require you to share any modifications you make to the source code, you are very much encouraged and invited to contribute back your modifications to the community, preferably in a Github fork, of course.
Usage
import nidhogg
filer = nidhogg.get_netapp("filer99.example.com", "<username>", "<password>")
filer.create_qtree("volume_name", "qtree_name")
Attention: The username must be allowed to access the NetApp REST API.
Documentation
Look at the API documentation.
Planned further work
support snapmirror methods for Netapp vserver mode
add EMC Isilon wrapper
Nidhogg? Is this an acronym? Or what!?
No acronym, go to http://en.wikipedia.org/wiki/Nidhogg.
If you want to use it as an acronym, use this:
Nifty Interface Developed by Handsome Odoriferous Gentle Geeks
Project details
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 nidhogg-3.9.0.tar.gz
.
File metadata
- Download URL: nidhogg-3.9.0.tar.gz
- Upload date:
- Size: 19.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a480cdc43211a9d1769e4297016929bae81325849491e2040463e5de8ae46c5d |
|
MD5 | 6f76c91ffa91631fb6da33fe3d485467 |
|
BLAKE2b-256 | debb331b2e64f9e41dfaf5e13d1d3345f003e7708f1d26ed5c24af3e88727549 |