Software Development Kit (SDK) and API Discussions

Installing NMSDK in Python

BALAGUDURU
4,223 Views

Hi,

 

I am planning to write python script to pull data from the NetApp systems directly. So, I used ZEDI Tool for generating python script for the APIs info I needed. When I try to run the script in Python which installed on CenOS it throws errors. How can I install NMSDK in Python? Let me know the procedure for it.  

1 ACCEPTED SOLUTION

BALAGUDURU
4,141 Views

I copied the NMSDK file into my CentOS system and imported NaServer from it. It worked..

View solution in original post

2 REPLIES 2

ekashpureff
4,204 Views

 

What errors is it throwing ?

 

Best guess is you have some missing libraries...


I hope this response has been helpful to you.

At your service,

Eugene E. Kashpureff, Sr.
Independent NetApp Consultant http://www.linkedin.com/in/eugenekashpureff
Senior NetApp Instructor, IT Learning Solutions http://sg.itls.asia/netapp
(P.S. I appreciate 'kudos' on any helpful posts.)

BALAGUDURU
4,142 Views

I copied the NMSDK file into my CentOS system and imported NaServer from it. It worked..

Public