Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Solved! See The Solution
1 ACCEPTED SOLUTION
BALAGUDURU has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I copied the NMSDK file into my CentOS system and imported NaServer from it. It worked..
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I copied the NMSDK file into my CentOS system and imported NaServer from it. It worked..
