-
ONTAP RESTful APIs technical resources page on NetApp DevNet
DevNet brings API resources of all NetApp products together for NetApp partners and customers to explore. Explore https://devnet.netapp.com/restapi - ONTAP RESTful APIs technical resources page on NetApp Developer Network
-
Unable to access System Manager when migrating cluster mgmt. LIF to new nodes with ONTAP 9.6P5
I'm in the process of upgrading my two-node cluster, running ONTAP 9.6P5. I'm doing this by adding another two nodes to it, moving all the data and LIFs to that node pair, then decomming the old nodes. I've moved all volumes and data LIFs and everything's been working great...until now. I'm at the point where I need to…
-
API support for restoring volume data via AIQUM
We are performing volume-level data restores from one cluster/SVM to another cluster/SVM and currently it's a manually process. In the latest AIQUM, I see that we can perform such data restores thru AIQUM UI (Restoring data using the Health/Volume details page). So it would be nice to have this feature via API as well.
-
ONTAP 9.6 REST API Python client library - Now available !!!
Download ONTAP 9.6 REST API Python Client Library from pypi.org and access Python Client Library Documentation from the NetApp support site. The Python client library is a package you can use when writing scripts to access the ONTAP REST API. It provides support for several underlying services, including connection…