Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 2.02 KB

File metadata and controls

29 lines (18 loc) · 2.02 KB

NetApp DataOps Toolkit

The NetApp DataOps Toolkit is a collection of Python-based client tools that simplify the management of data volumes and data science/engineering workspaces that are backed by high-performance, scale-out NetApp storage. Key capabilities include:

  • Rapidly provision new data volumes (file shares) or JupyterLab workspaces that are backed by high-performance, scale-out NetApp storage.
  • Near-instantaneously clone data volumes (file shares) or JupyterLab workspaces in order to enable experimentation or rapid iteration.
  • Near-instantaneously save snapshots of data volumes (file shares) or JupyterLab workspaces for backup and/or traceability/baselining.
  • Replicate data volumes (file shares) across different environments.

The toolkit includes MCP Servers that expose many of these capabilities as "tools" that can be utilized by AI agents.

Highlighted Features

🗂️ Dataset Manager

The Dataset Manager is a powerful module in the Traditional Environments toolkit that provides a simplified, intuitive interface for managing datasets backed by NetApp ONTAP storage. It abstracts away volume management complexity and exposes datasets as simple directories, with built-in support for instant cloning, snapshots, and space efficiency — all through a clean Python API.

➡️ See the Dataset Manager README to get started.

Getting Started

The NetApp DataOps Toolkit includes the following client tools:

Support

Report any issues via GitHub: https://github.com/NetApp/netapp-dataops-toolkit/issues.