BackupRepositoryStatus is the current status of a BackupRepository.
lastMaintenanceTime
string
LastMaintenanceTime is the last time repo maintenance succeeded.
format: date-time
message
string
Message is a message about the current status of the BackupRepository.
phase
string
Phase is the current state of the BackupRepository.
enum: New, Ready, NotReady
recentMaintenance
[]object
RecentMaintenance is status of the recent repo maintenance.
completeTimestamp
string
CompleteTimestamp is the completion time of the repo maintenance.
format: date-time
message
string
Message is a message about the current status of the repo maintenance.
result
string
Result is the result of the repo maintenance.
enum: Succeeded, Failed
startTimestamp
string
StartTimestamp is the start time of the repo maintenance.
format: date-time