Active IQ Unified Manager Discussions

Netapp Filer Abstration Layer for Python

klmi
3,108 Views

Dear Ladies and Gentlemen,

 

Infineon IT is proud to announce the first official public release of our NETAPP Filer Abstraction Layer for Python.

 

Main purpose of this layer is to provide a common and harmonized API for both NETAPP filer types (7-mode and Cluster-Mode).

This library has been implemented from scratch using the native NETAPP REST API. Basic operations are already in place and can be used:

  • Create qtree
  • Create CIFS share, set ACLs
  • Create snapshot
  • Trigger snapmirror
  • etc.

 

Pls have a look at

https://github.com/ifxit/nidhogg  

 

API documentation:

http://nidhogg.readthedocs.org

 

Feedback and suggestions are very welcome and I encourage you to use the Issues list on Github to provide that feedback.

 

Thx and cheers

IFX IT

2 REPLIES 2

hariprak
3,046 Views

Thanks for sharing this information.

If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.

sinhaa
3,021 Views

@klmi

 

Do you have an offline way to install this? I can't use pip in my network..

If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
Public