Snapshots are point-in-time copies of a Droplet’s disk. Use them for backup, recovery, or as a base image for new Droplets.

Create a Snapshot

string
required
Name for the snapshot
Response: 201 Created

List Snapshots

Returns all snapshots for a specific Droplet. Response:

Restore from Snapshot

Restore a Droplet to a previous snapshot:
Restoring a snapshot replaces the current disk contents. This operation cannot be undone.

Snapshot Lifecycle