For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Restore from a backupAdded in 8.10

POST 

/restore

Strongly Consistent About endpoint data consistency

Restores the cluster from a backup. The restore is described either by a single backup ID or by a time range (from/to) that selects the backups to restore. This endpoint is only accessible while the cluster is in recovery mode; requests are rejected otherwise. The request is validated and acknowledged, but the restore itself is performed asynchronously.

Request

Responses

The restore request was accepted; returns the planned cluster changes.