VmHardwareCdromSummary

The Cdrom.Summary structure contains commonly used information about a virtual CD-ROM device.


Properties

string
cdrom Required

Identifier of the virtual CD-ROM device. 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.Cdrom. 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.Cdrom.

JSON Example

{
	"cdrom": "string"
}
Returned By

List Hardware CD ROM

Feedback

Was this page helpful?