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.

Required permissions

Even when authorization is enabled, this endpoint requires no specific permission. See resources and permissions to learn more.

Request

Responses

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