Skip to main content
ONTAP Automation

Overview of the Python client library

Contributors dmp-netapp

The NetApp ONTAP Python client library is a package you can install and use to write scripts that access the ONTAP REST API. It provides support for several underlying services, including connection management, asynchronous processing, exception handling, and error messages. By using the Python client library, you can quickly develop robust code to support the automation of ONTAP deployments.

Note NetApp maintains a GitHub repository containing code samples and other helpful information. You can navigate to the examples folder to access samples using the Python client library.