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