VsanDatastoreType_enum
VsanDatastoreType_enum
The vSAN Datastore type.
It can be used in QueryVsanManagedStorageSpaceUsageSpec.
Possible values:
vsan
: The vSAN storage type.vsandirect
: The vSAN direct storage type.pmem
:Deprecated as of vSphere 9.0 APIs with no replacement.
Do not use.
VsanDatastoreType_Unknown
: represent the value when the lower version client cannot recognize the enum value.
This data structure has no properties.
Enumeration:
vsan,
vsandirect,
pmem,
VsanDatastoreType_Unknown,