Type_Ovf_DiskController
Type_Ovf_DiskController
Provide the disk controller information in a template VM.
JSON Example
{
"name": "string",
"type": "string",
"sub_type": "string"
}
string
name
Required
Name of the disk controller
string
type
Optional
Disk controller type: DiskControllerType.IDE.SATA.SCSI; It is optional to specify a disk controller type.
string
sub_type
Optional
Disk controller sub type: DiskControllerSubType It is optional to specify a disk controller subtype.