Skip to main content

Backups (BackupRecord)

In this page

Model

FieldNotes
typeBackupType: FULL, DATABASE, FILES, APPLICATION.
statusBackupStatus: COMPLETED, FAILED, IN_PROGRESS, SCHEDULED.
destinationBackupDestination: LOCAL, S3, SFTP.
targetId, targetNameString references to the logical backup target.
storagePath, sizeMb, errorStorage metadata / diagnostics.

API and UI

  • REST: GET/POST /backups (see Swagger).
  • UI: /backups — restore actions may be not implemented yet (disabled controls); confirm in apps/web for your branch.

Shell backups via panel backup-export are separate from ORM BackupRecord rows—see CLI.