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