Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.06 KB

V1beta1DataVolumeSourceVDDK.md

File metadata and controls

15 lines (11 loc) · 1.06 KB

V1beta1DataVolumeSourceVDDK

Properties

Name Type Description Notes
backing_file str BackingFile is the path to the virtual hard disk to migrate from vCenter/ESXi [optional]
init_image_url str InitImageURL is an optional URL to an image containing an extracted VDDK library, overrides v2v-vmware config map [optional]
secret_ref str SecretRef provides a reference to a secret containing the username and password needed to access the vCenter or ESXi host [optional]
thumbprint str Thumbprint is the certificate thumbprint of the vCenter or ESXi host [optional]
url str URL is the URL of the vCenter or ESXi host with the VM to migrate [optional]
uuid str UUID is the UUID of the virtual machine that the backing file is attached to in vCenter/ESXi [optional]

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