VsanConfigType_enum
VsanConfigType_enum
It's used to declare the vSAN configuration types that the hardware components like CPU, memory, disk and physical NIC is compatible with.
Possible values:
vsan
: represent the regular vSAN.vsanEsa
: represent vSAN ESA.VsanConfigType_Unknown
: represent the value when the lower version client cannot recognize the enum value.
This data structure has no properties.
Enumeration:
vsan,
vsanEsa,
VsanConfigType_Unknown,