IsoImageUnmountRequestBody
This is a request body class for an operation.
Properties
string
cdrom
Required
The device identifier of the CD-ROM. The parameter must be an identifier for the resource type: com.vmware.vcenter.vm.hardware.Cdrom.
JSON Example
{
"cdrom": "string"
}