Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.38 KB

V1beta1VirtualMachineExportStatus.md

File metadata and controls

16 lines (12 loc) · 1.38 KB

V1beta1VirtualMachineExportStatus

Properties

Name Type Description Notes
conditions list[V1beta1Condition] [optional]
links V1beta1VirtualMachineExportLinks [optional]
phase str [optional]
service_name str ServiceName is the name of the service created associated with the Virtual Machine export. It will be used to create the internal URLs for downloading the images [optional]
token_secret_ref str TokenSecretRef is the name of the secret that contains the token used by the export server pod [optional]
ttl_expiration_time K8sIoApimachineryPkgApisMetaV1Time The time at which the VM Export will be completely removed according to specified TTL Formula is CreationTimestamp + TTL [optional]
virtual_machine_name str VirtualMachineName shows the name of the source virtual machine if the source is either a VirtualMachine or a VirtualMachineSnapshot. This is mainly to easily identify the source VirtualMachine in case of a VirtualMachineSnapshot [optional]

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