Enum - VsanObjectSpaceSummaryVsanObjectTypeEnum(vim.cluster.VsanObjectSpaceSummary.VsanObjectTypeEnum)

Since
vSphere API 5.5


Enum Description

Defines the possible types for the vSAN objects.

Enum Constants

NameDescription
attachedCnsVolBlock
attachedCnsVolFile
checksumOverhead Checksum overhead.
dedupOverhead Deduplication and compression overhead.
detachedCnsVolBlock
detachedCnsVolFile
fileSystemOverhead vSAN File system overhead.
improvedVirtualDisk First Class Disks.
iscsiLun The vSAN iSCSI LUNs.
iscsiTarget The vSAN iSCSI home and target objects.
namespace The VM home objects.
other Other vSAN objects.
spaceUnderDedupConsideration
statsdb The vSAN performance management objects.
transientSpace Temporary space usage in cluster for operations like reconfiguring objects.
vdisk The virtual disks.
vmem The VM snapshot memory files.
vmswap The VM swap files.
VsanObjectTypeEnum_Unknown represent the value when the lower version client cannot recognize the enum value

Show WSDL type definition