You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/python_client_library/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,8 @@ b) [utils.py](https://github.com/NetApp/ontap-rest-python/blob/master/examples/p
20
20
21
21
For e.g: If user executes list_volumes.py code in a directory structure a/b/c, ensure utils.py code exists in the same directory a/b/c.
22
22
23
+
Master Page for ONTAP REST - https://devnet.netapp.com/restapi.php
24
+
23
25
# Summary of the Python client library scripts
24
26
25
27
The following table summaries the scripts used to access the ONTAP REST API using the Python client library. Make sure to run each of the scripts with the appropriate parameters.
0 commit comments