Skip to main content
POST
Restore snapshot

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

snapshotId
string
required

Snapshot record ID.

Body

application/json
target_server_id
string<uuid>
required
truncate_directory
boolean
default:true

Response

Snapshot restored

ok
boolean
restored
boolean
snapshot_id
string
snapshot_uuid
string<uuid>
source_server_id
string<uuid>
target_server_id
string<uuid>