8000 client-python/docs/V1alpha1VirtualMachineExportStatus.md at master · mooperd/client-python · GitHub
[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.38 KB

File metadata and controls

16 lines (12 loc) · 1.38 KB

V1alpha1VirtualMachineExportStatus

Properties

Name Type Description Notes
conditions list[V1alpha1Condition] [optional]
links V1alpha1VirtualMachineExportLinks [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 s 3161 ecret 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]

0