ClusterBackup
Reconcile backup metadata with restic snapshots
This endpoint triggers a manual reconciliation check to detect drift between backup metadata files and restic snapshots. Required grant: db-backup
post/api/clusters/{clusterName}/backups/reconcile
Path parameters
clusterNamestring required
Cluster Name
Headers
Authorizationstring required
Insert your access token
Response
Reconciliation report with orphaned and missing metadata
Changes
Changed in 2 of the 5 revisions of this API.11
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲