Enum - VsanControllerType(vim.host.VsanControllerType)

Since
vSAN API vSAN 7.0U3


Enum Description

Enumeration indicates the vSAN disk controller type.

Enum Constants

NameDescription
NVMe The controller is an NVMe controller.
SCSI The controller is a SCSI controller.
VsanControllerType_Unknown Represent the value when the lower version client cannot recognize the enum value.

Show WSDL type definition