Get desktop application:
View/edit binary Protocol Buffers messages
string startTime = 1
string finishTime = 2
(message has no fields)
(message has no fields)
int32 nbBackupsPurged = 1
int32 nbObjectsPurged = 2
int64 totalPurgedSize = 3
int32 totalObjectsWithinGcGrace = 4
string backupName = 1
string datacenter = 2
string restoreKey = 3
(message has no fields)
Used in: BackupSummary
string host = 1
repeated int64 tokens = 2
string datacenter = 3
string rack = 4
Used as request type in: Medusa.AsyncBackup, Medusa.Backup
Used in: BackupRequest
Used as response type in: Medusa.AsyncBackup, Medusa.Backup
Used in: GetBackupResponse, GetBackupsResponse
string backupName = 1
int64 startTime = 2
int64 finishTime = 3
int32 totalNodes = 4
int32 finishedNodes = 5
string backupType = 8
int64 totalSize = 9
int64 totalObjects = 10
Used in: BackupResponse, BackupStatusResponse, BackupSummary, DeleteBackupResponse, GetBackupResponse, GetBackupsResponse
IN_PROGRESS = 0
SUCCESS = 1
FAILED = 2
UNKNOWN = 3