The OpenStack Ussuri release is now available! NetApp is proud to have contributed in the development of Cinder and Manila. The Ussuri release includes the following new features and feature enhancements that are supported by NetApp's ONTAP and...
Understanding update and delete operations using Python client library In the previous blog post, we discussed how to create and retrieve a NetApp® ONTAP® object of a type using the Python client library (PCL). We also saw how to use PCL methods like get_collection(),...
Understanding create and retrieve operations using Python client library In the previous blog post, we discussed how to quickly set up and start using the NetApp® ONTAP® REST API Python client library (PCL) to start automating your storage. This post, Part 2,...
Getting Started... This three-part blog series describes the details of how to use netapp-ontap Python client libraries for REST API provided with NetApp® ONTAP® 9.6 and later for ease of automation. It discusses how to install and configure the netapp-ontap...
Jupyter Notebook is an open source web application targeted towards data scientists and data engineers that enables users to create wiki-like documents, called notebooks, that contain blocks of live code paired with descriptive text. These code blocks can be executed...