For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Type Alias: TakeRuntimeBackupRequest

type TakeRuntimeBackupRequest = object;

TakeRuntimeBackupRequest

Request body for taking a runtime backup.

Properties

backupId?

optional backupId?: BackupId | null;

The id of the backup to take. Must be omitted if continuous backups and/or a backup or checkpoint schedule is enabled for the physical tenant.