Windmill · Capability
Windmill API — volume
Windmill API — volume. 4 operations. Lead operation: Create a New Volume. Self-contained Naftiko capability covering one Windmill business surface.
What You Can Do
POST
Createvolume
— Create a New Volume
/v1/w/{workspace}/volumes/create
DELETE
Deletevolume
— Delete a Volume (admin Only)
/v1/w/{workspace}/volumes/delete/{name}
GET
Listvolumes
— List All Volumes in the Workspace
/v1/w/{workspace}/volumes/list
GET
Getvolumestorage
— Get the Volume Storage Name (secondary Storage) or Null for Primary
/v1/w/{workspace}/volumes/storage
MCP Tools
create-new-volume
Create a New Volume
delete-volume-admin-only
Delete a Volume (admin Only)
idempotent
list-all-volumes-workspace
List All Volumes in the Workspace
read-only
idempotent
get-volume-storage-name-secondary
Get the Volume Storage Name (secondary Storage) or Null for Primary
read-only
idempotent