ServerStatusRequestStatus is the current status of a ServerStatusRequest.
phase
string
Phase is the current lifecycle phase of the ServerStatusRequest.
enum: New, Processed
plugins
[]object
Plugins list information about the plugins running on the Velero server
processedTimestamp
string
ProcessedTimestamp is when the ServerStatusRequest was processed
by the ServerStatusRequestController.
format: date-time
serverVersion
string
ServerVersion is the Velero server version.