vcenter vm hardware cdrom: summary

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

Representations:

{
    "cdrom""obj-103"
}
<?xml version="1.0" ?>
<ns0:Summary xmlns:ns0="http://vmware.com/vcenter/vm/hardware/cdrom" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <cdrom>obj-103</cdrom>
</ns0:Summary>

Attributes:

Name Type Description
Required
cdrom string 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.