Disks

Restore snapshot

Restore a persistent disk to an available snapshot.

This operation is irreversible. It will overwrite the current disk data. It might also trigger a service deploy.

Snapshot keys returned from the List snapshots endpoint expire after 24 hours. If a snapshot key has expired, query the endpoint again for a new key.

post/disks/{diskId}/snapshots/restore

Request body

snapshotKeystring required
instanceIdstring

When a service with a disk is scaled, the instanceId is used to identify the instance that the disk is attached to. Each instance's disks get their own snapshots, and can be restored separately.

Response

Restored

Disk required— unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.