The NetApp Community is moving to a new platform and is in Read-Only mode. Click to learn more.
Stay connected during the transition - Join our Discord community today.

Software Development Kit (SDK) and API Discussions

Do we need any License for using python NMSDK

neha_T
3,264 Views

I am writing one plugin for NetApp, I want to use use python NMSDK files (NaServer.py, NaElement.py

Do we need to get copyright before using it in our code? or it is allowed to use free ?

2 REPLIES 2

deepj
3,016 Views

You don't need licenses to use the NMSDK python libraries. As python script soucres are modifiable, The customers are not supposed to modify the python scripts provided as library.

gaurav_verma
2,960 Views

No License. 

Even you can write your own API as well. 

Public