Skip to main content
Full API documentation for Snapshots is coming soon. You can manage snapshots today from the Raff Dashboard.

Overview

Snapshots are point-in-time copies of your virtual machines or volumes. Use snapshots for quick backups before making changes, or to clone resources.

Available Endpoints

MethodEndpointDescription
GET/api/v1/snapshotsList snapshots
POST/api/v1/snapshotsCreate a snapshot
GET/api/v1/snapshots/{id}Get snapshot details
DELETE/api/v1/snapshots/{id}Delete a snapshot
POST/api/v1/snapshots/{id}/restoreRestore a snapshot
PATCH/api/v1/snapshots/{id}/renameRename a snapshot