VsanSpaceReportingEntityType_enum
VsanSpaceReportingEntityType_enum
The vSAN Entity type.
An Entity may include vSAN objects like virtual machine or fault domain.
Possible values:
VM
: The virtual machine which may contain the vSAN objects like VMDK, swap etcFileShare
: The file share which may be backed by one or more vSAN objectsHost
: The host which may contain the vSAN objectsFaultDomain
: The fault domain which may contain the vSAN objectsVsanSpaceReportingEntityType_Unknown
: represent the value when the lower version client cannot recognize the enum value.
This data structure has no properties.
Enumeration:
VM,
FileShare,
Host,
FaultDomain,
VsanSpaceReportingEntityType_Unknown,