v1

latestSwagger 2.02026-07-17389101991.3 KB
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

cleanedUpboolean
missingMetadatastring[]

Snapshots without metadata files

orphanedMetadatastring[]

Metadata files referencing deleted snapshots

timestampstring