Exoscale · Capability
Exoscale API — snapshot
Exoscale API — snapshot. 6 operations. Lead operation: Create a Snapshot of a Compute instance. Self-contained Naftiko capability covering one Exoscale business surface.
What You Can Do
POST
Createsnapshot
— Create a Snapshot of a Compute instance
/v1/instance/id-create-snapshot
GET
Listsnapshots
— List Snapshots
/v1/snapshot
DELETE
Deletesnapshot
— Delete a Snapshot
/v1/snapshot/{id}
GET
Getsnapshot
— Retrieve Snapshot details
/v1/snapshot/{id}
POST
Exportsnapshot
— Export a Snapshot
/v1/snapshot/id-export
POST
Promotesnapshottotemplate
— Promote a Snapshot to a Template
/v1/snapshot/id-promote
MCP Tools
create-snapshot-compute-instance
Create a Snapshot of a Compute instance
list-snapshots
List Snapshots
read-only
idempotent
delete-snapshot
Delete a Snapshot
idempotent
retrieve-snapshot-details
Retrieve Snapshot details
read-only
idempotent
export-snapshot
Export a Snapshot
promote-snapshot-template
Promote a Snapshot to a Template