TypeOvfDiskController

Provide the disk controller information in a template VM.


Properties

string
name Required

Name of the disk controller


string
sub_type Optional

Disk controller sub type: DiskControllerSubType It is optional to specify a disk controller subtype.


string
type Optional

Disk controller type: DiskControllerType.IDE.SATA.SCSI; It is optional to specify a disk controller type.

JSON Example

{
	"name": "string"
}

Feedback

Was this page helpful?