NetApp · Capability
NetApp ONTAP REST API — Volumes
NetApp ONTAP REST API — Volumes. 5 operations. Lead operation: Netapp List Storage Volumes. Self-contained Naftiko capability covering one Netapp business surface.
What You Can Do
GET
Listvolumes
— Netapp List Storage Volumes
/v1/storage/volumes
POST
Createvolume
— Netapp Create a New Volume
/v1/storage/volumes
GET
Getvolume
— Netapp Retrieve a Specific Volume
/v1/storage/volumes/{uuid}
PATCH
Updatevolume
— Netapp Update a Volume
/v1/storage/volumes/{uuid}
DELETE
Deletevolume
— Netapp Delete a Volume
/v1/storage/volumes/{uuid}
MCP Tools
netapp-list-storage-volumes
Netapp List Storage Volumes
read-only
idempotent
netapp-create-new-volume
Netapp Create a New Volume
netapp-retrieve-specific-volume
Netapp Retrieve a Specific Volume
read-only
idempotent
netapp-update-volume
Netapp Update a Volume
idempotent
netapp-delete-volume
Netapp Delete a Volume
idempotent