VmHardwareCdromGetResponseBody
This is a response body class for an operation.
Properties
JSON Example
{
"value": {
"allow_guest_control": false,
"backing": {
"auto_detect": false,
"device_access_type": "EMULATION",
"host_device": "string",
"iso_file": "string",
"type": "ISO_FILE"
},
"ide": {
"master": false,
"primary": false
},
"label": "string",
"sata": {
"bus": 0,
"unit": 0
},
"start_connected": false,
"state": "CONNECTED",
"type": "IDE"
}
}