VsanControllerType_enum
VsanControllerType_enum
Enumeration indicates the vSAN disk controller type.
Possible values:
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.
This data structure has no properties.
Enumeration:
NVMe,
SCSI,
VsanControllerType_Unknown,