SupportedCapabilities interface

List of supported capabilities persisted on the disk resource for VM use.

Properties

acceleratedNetwork

True if the image from which the OS disk is created supports accelerated networking.

architecture

CPU architecture supported by an OS disk.

diskControllerTypes

The disk controllers that an OS disk supports. If set it can be SCSI or SCSI, NVME or NVME, SCSI.

Property Details

acceleratedNetwork

True if the image from which the OS disk is created supports accelerated networking.

acceleratedNetwork?: boolean

Property Value

boolean

architecture

CPU architecture supported by an OS disk.

architecture?: string

Property Value

string

diskControllerTypes

The disk controllers that an OS disk supports. If set it can be SCSI or SCSI, NVME or NVME, SCSI.

diskControllerTypes?: string

Property Value

string