v1.1.0 - ONTAP Mode Support
This release adds ONTAP Expert Mode support for Google Cloud NetApp Volumes MCP Server.
Highlights
- Added support for creating FLEX Unified storage pools with
mode: ONTAP. - Added ONTAP Expert Mode tools for supported ONTAP REST operations through the GCNV control plane.
- Added
ontap_discoverto search bundled ONTAP REST endpoints before execution. - Added
ontap_executefor discovered ONTAP REST API calls. - Added convenience ONTAP tools for SVMs, volumes, snapshots, LUNs, and async job polling.
- Added optional local Markdown audit logging for ONTAP operations.
- Added safety handling for destructive ONTAP actions, including preview and explicit confirmation flows.
Notes
ONTAP Expert Mode uses Google Cloud authentication and the GCNV control plane proxy. No separate ONTAP credentials or direct ONTAP endpoint configuration are required.
To create an ONTAP-mode pool, use gcnv_storage_pool_create with:
serviceLevel: FLEXstoragePoolType: UNIFIEDmode: ONTAP