v1

latestSwagger 2.02026-07-17389101991.3 KB
DatabaseBackup

Reseed a server from restic snapshot

Reseeds a specified server using the provided restic snapshot ID and method. Method accepts logical or physical. Strategy accepts auto, restore, dump, or mount. The dump strategy is supported for logical mysqldump and single-file physical backups.

post/api/clusters/{clusterName}/servers/{serverName}/actions/reseed-restic

Path parameters

clusterNamestring required

Cluster Name

serverNamestring required

Server Name

Headers

Authorizationstring required

Insert your access token

Request body

cleanupboolean
methodstring
overwritestring
snapshotIdstring
strategystring
tempDirstring
useTempDirboolean

Response

Reseed queued successfully

string required