Enum - VsanSpaceReportingEntityType(vim.cluster.VsanSpaceReportingEntityType)

Since
vSAN API 7.0


Enum Description

The vSAN Entity type. An Entity may include vSAN objects like virtual machine or fault domain.

Enum Constants

NameDescription
FaultDomain The fault domain which may contain the vSAN objects
FileShare The file share which may be backed by one or more vSAN objects
Host The host which may contain the vSAN objects
VM The virtual machine which may contain the vSAN objects like VMDK, swap etc
VsanSpaceReportingEntityType_Unknown represent the value when the lower version client cannot recognize the enum value.

Show WSDL type definition