VmGuestLocalFilesystemVirtualDiskMapping

Describes the virtual disk backing a local guest disk.


Properties

string
disk Required

The virtual disk. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.vcenter.vm.hardware.Disk. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.vcenter.vm.hardware.Disk.

JSON Example

{
	"disk": "string"
}

Feedback

Was this page helpful?