VmHardwareSerialUpdateRequestBody
This is a request body class for an operation.
Properties
JSON Example
{
"spec": {
"allow_guest_control": false,
"backing": {
"file": "string",
"host_device": "string",
"network_location": "string",
"no_rx_loss": false,
"pipe": "string",
"proxy": "string",
"type": "FILE"
},
"start_connected": false,
"yield_on_poll": false
}
}