- Preparing search index...
- The search index is not available
arangojs
Hot
Backup
List
: { list
: Record<string, HotBackupResult & { available
: boolean; countIncludesFilesOnly
: boolean; keys
: any[]; nrPiecesPresent
: number; version
: string; }>; server
: string; }
Type declaration
-
list: Record<string, HotBackupResult & {
available: boolean;
countIncludesFilesOnly: boolean;
keys: any[];
nrPiecesPresent: number;
version: string;
}>
-
server: string
(Enterprise Edition only.) List of known hot backups.