Koyeb · Capability
Koyeb Rest API — PersistentVolumes
Koyeb Rest API — PersistentVolumes. 6 operations. Lead operation: List Persistent Volume events. Self-contained Naftiko capability covering one Koyeb business surface.
What You Can Do
GET
Listpersistentvolumeevents
— List Persistent Volume events
/v1/v1/volume-events
GET
Listpersistentvolumes
— List all PersistentVolumes
/v1/v1/volumes
POST
Createpersistentvolume
— Create a PersistentVolume
/v1/v1/volumes
GET
Getpersistentvolume
— Get a PersistentVolume
/v1/v1/volumes/{id}
DELETE
Deletepersistentvolume
— Delete a PersistentVolume
/v1/v1/volumes/{id}
POST
Updatepersistentvolume
— Update a PersistentVolume
/v1/v1/volumes/{id}
MCP Tools
list-persistent-volume-events
List Persistent Volume events
read-only
idempotent
list-all-persistentvolumes
List all PersistentVolumes
read-only
idempotent
create-persistentvolume
Create a PersistentVolume
get-persistentvolume
Get a PersistentVolume
read-only
idempotent
delete-persistentvolume
Delete a PersistentVolume
idempotent
update-persistentvolume
Update a PersistentVolume