VmHardwareDiskSummary

The Disk.Summary structure contains commonly used information about a virtual disk.


Properties

string
disk Required

Identifier of 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"
}
Returned By

List Hardware Disk

Feedback

Was this page helpful?