Optionalconditions?: V1Condition[]Optionallinks?: V1VirtualMachineExportLinksVirtualMachineExportLinks contains the links that point the exported VM resources
Optionalphase?: stringOptionalserviceName?: stringServiceName 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
OptionaltokenSecretRef?: stringTokenSecretRef is the name of the secret that contains the token used by the export server pod
OptionalttlExpirationTime?: K8sIoApimachineryPkgApisMetaV1TimeThe time at which the VM Export will be completely removed according to specified TTL Formula is CreationTimestamp + TTL
OptionalvirtualMachineName?: stringVirtualMachineName 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
VirtualMachineExportStatus is the status for a VirtualMachineExport resource