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

Type Alias: PartitionBackupInfoWritable

type PartitionBackupInfoWritable = object;

Partition Backup Info

Detailed info of the backup for a given partition.

Properties

failureReason

failureReason: string | null;

Failure reason if the state is 'FAILED'.