panelica_snapshots_post_v1_snapshots_id_restore
Restore a server to a previous state using a snapshot ID. Recover data or roll back changes by triggering the restore endpoint.
Instructions
Restore snapshot
HTTP: POST /v1/snapshots/:id/restore Category: Snapshots Required scopes: backups:restore Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Path parameter: id | |
| body | No | Request body (application/json). Schema not statically declared — see API docs. |