Some updated links and useful resources if you're automating your NetApp ONTAP with Python.
- docs.netapp.com has some good documentation
- Overview of the Python client library
- https://docs.netapp.com/us-en/ontap-automation/python/overview_pcl.html
- The old (library.netapp.com) document is very good. Not sure how long it will be around for (changelog goes up to 9.10.1):
- NetApp ONTAP API Documentation
- https://library.netapp.com/ecmdocs/ECMLP2879970/html/index.html
- pypi.org (The Python Package Index) has information:
- netapp-ontap · PyPI
- https://pypi.org/project/netapp-ontap/
- Probably the best resource though is github with many many ONTAP REST Python examples:
Comments
Post a Comment