VmHardwareDiskBackingInfo
The Disk.BackingInfo structure contains information about the physical resource backing a virtual disk.
Properties
string
vmdk_file
Optional
Path of the VMDK file backing the virtual disk. This field is optional and it is only relevant when the value of Disk.BackingInfo.type is VMDK_FILE.
JSON Example
{
"type": "enum"
}