Longhorn · Capability
Longhorn Manager API — Volumes
Longhorn Manager API — Volumes. 7 operations. Lead operation: Longhorn List volumes. Self-contained Naftiko capability covering one Longhorn business surface.
What You Can Do
GET
Listvolumes
— Longhorn List volumes
/v1/v1/volumes
POST
Createvolume
— Longhorn Create a volume
/v1/v1/volumes
GET
Getvolume
— Longhorn Get a volume
/v1/v1/volumes/{volumename}
DELETE
Deletevolume
— Longhorn Delete a volume
/v1/v1/volumes/{volumename}
POST
Attachvolume
— Longhorn Attach a volume to a node
/v1/v1/volumes/volumename-action-attach
POST
Detachvolume
— Longhorn Detach a volume from its node
/v1/v1/volumes/volumename-action-detach
POST
Expandvolume
— Longhorn Expand a volume
/v1/v1/volumes/volumename-action-expand
MCP Tools
longhorn-list-volumes
Longhorn List volumes
read-only
idempotent
longhorn-create-volume
Longhorn Create a volume
longhorn-get-volume
Longhorn Get a volume
read-only
idempotent
longhorn-delete-volume
Longhorn Delete a volume
idempotent
longhorn-attach-volume-node
Longhorn Attach a volume to a node
longhorn-detach-volume-its-node
Longhorn Detach a volume from its node
longhorn-expand-volume
Longhorn Expand a volume