Exoscale · Capability
Exoscale API — block-storage
Exoscale API — block-storage. 13 operations. Lead operation: List block storage volumes. Self-contained Naftiko capability covering one Exoscale business surface.
What You Can Do
GET
Listblockstoragevolumes
— List block storage volumes
/v1/block-storage
POST
Createblockstoragevolume
— Create a block storage volume
/v1/block-storage
GET
Listblockstoragesnapshots
— List block storage snapshots
/v1/block-storage-snapshot
DELETE
Deleteblockstoragesnapshot
— Delete a block storage snapshot, data will be unrecoverable
/v1/block-storage-snapshot/{id}
PUT
Updateblockstoragesnapshot
— Update block storage volume snapshot
/v1/block-storage-snapshot/{id}
GET
Getblockstoragesnapshot
— Retrieve block storage snapshot details
/v1/block-storage-snapshot/{id}
GET
Getblockstoragevolume
— Retrieve block storage volume details
/v1/block-storage/{id}
PUT
Updateblockstoragevolume
— Update block storage volume
/v1/block-storage/{id}
DELETE
Deleteblockstoragevolume
— Delete a block storage volume, data will be unrecoverable
/v1/block-storage/{id}
PUT
Attachblockstoragevolumetoinstance
— Attach block storage volume to an instance
/v1/block-storage/id-attach
POST
Createblockstoragesnapshot
— Create a block storage snapshot
/v1/block-storage/id-create-snapshot
PUT
Detachblockstoragevolume
— Detach block storage volume
/v1/block-storage/id-detach
PUT
Resizeblockstoragevolume
— Resize a block storage volume
/v1/block-storage/id-resize-volume
MCP Tools
list-block-storage-volumes
List block storage volumes
read-only
idempotent
create-block-storage-volume
Create a block storage volume
list-block-storage-snapshots
List block storage snapshots
read-only
idempotent
delete-block-storage-snapshot-data
Delete a block storage snapshot, data will be unrecoverable
idempotent
update-block-storage-volume-snapshot
Update block storage volume snapshot
idempotent
retrieve-block-storage-snapshot-details
Retrieve block storage snapshot details
read-only
idempotent
retrieve-block-storage-volume-details
Retrieve block storage volume details
read-only
idempotent
update-block-storage-volume
Update block storage volume
idempotent
delete-block-storage-volume-data
Delete a block storage volume, data will be unrecoverable
idempotent
attach-block-storage-volume-instance
Attach block storage volume to an instance
idempotent
create-block-storage-snapshot
Create a block storage snapshot
detach-block-storage-volume
Detach block storage volume
idempotent
resize-block-storage-volume
Resize a block storage volume
idempotent