ONTAP Rest API Discussions

I want to get 7-mode 8.2.4 Python client library

kaphwan
1,997 Views

where can i get  7-mode 8.2.4 Python client library lastest version file?

 

 

1 ACCEPTED SOLUTION

RobertBlackhart
1,971 Views

There is no REST API support in ONTAP until version 9.6 so the Python client library (netapp-ontap) does not support running against versions prior to that.

 

Perhaps you are looking for the NMSDK which does include Python bindings against the ONTAPI APIs which worked against these older versions of ONTAP. You can find information and downloads for that on the support site. Here's a link that I found: https://mysupport.netapp.com/site/products/all/details/netapp-manageability-sdk/downloads-tab

View solution in original post

1 REPLY 1

RobertBlackhart
1,972 Views

There is no REST API support in ONTAP until version 9.6 so the Python client library (netapp-ontap) does not support running against versions prior to that.

 

Perhaps you are looking for the NMSDK which does include Python bindings against the ONTAPI APIs which worked against these older versions of ONTAP. You can find information and downloads for that on the support site. Here's a link that I found: https://mysupport.netapp.com/site/products/all/details/netapp-manageability-sdk/downloads-tab

Public