TypeOvfFloppy
Provide the floppy information in a template VM.
Properties
boolean
connected
Optional
True if floppy is connected It is optional to specify if a floppy is connected.
string
name
Required
Name of the floppy
string
type
Optional
Floppy type It is optional to specify the type of floppy drive.
JSON Example
{
"name": "string"
}