VmHardwareFloppySummary

The Floppy.Summary structure contains commonly used information about a virtual floppy drive.


Properties

string
floppy Required

Identifier of the virtual floppy drive. 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.Floppy. 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.Floppy.

JSON Example

{
	"floppy": "string"
}
Returned By

List Hardware Floppy

Feedback

Was this page helpful?