Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.42 KB

File metadata and controls

18 lines (14 loc) · 1.42 KB

V1VirtualMachineInstanceBackupStatus

Properties

Name Type Description Notes
backup_msg str BackupMsg resturns any relevant information like failure reason unfreeze failed etc... [optional]
backup_name str BackupName is the name of the executed backup [optional]
checkpoint_name str CheckpointName is the name of the checkpoint created for the backup [optional]
completed bool Completed indicates the backup completed [optional]
end_timestamp K8sIoApimachineryPkgApisMetaV1Time EndTimestamp is the timestamp when the backup ended [optional]
failed bool Failed indicates that the backup failed [optional]
quiesce_status str QuiesceStatus indicates whether filesystem freeze succeeded, failed, or was skipped. [optional]
start_timestamp K8sIoApimachineryPkgApisMetaV1Time StartTimestamp is the timestamp when the backup started [optional]
volumes list[V1VirtualMachineInstanceBackupVolumeInfo] Volumes lists the volumes included in the backup [optional]

[Back to Model list] [Back to API list] [Back to README]