Skip to content

v1.1.0

Latest

Choose a tag to compare

@sahoor-netapp sahoor-netapp released this 09 Jun 16:27
· 1 commit to main since this release
afa4f58

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_discover to search bundled ONTAP REST endpoints before execution.
  • Added ontap_execute for 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: FLEX
  • storagePoolType: UNIFIED
  • mode: ONTAP