NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Rest API Discussions

I want to get 7-mode 8.2.4 Python client library

kaphwan
2,280 Views

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

 

 

1 ACCEPTED SOLUTION

RobertBlackhart
2,254 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
2,255 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