Enum - VimVsanHostDiskMappingCreationSpecDiskMappingCreationType(vim.vsan.host.DiskMappingCreationSpec.DiskMappingCreationType)

Since
vSphere API 6.0


Enum Description

Disk group types to create.

Enum Constants

NameDescription
allFlash Uses SSD for both cache tier and capacity tier. vSAN optimizes the on-disk format on all flash disk group, to support more features, such as deduplication and compression, etc.
DiskMappingCreationType_Unknown represent the value when the lower version client cannot recognize the enum value
hybrid Consumes SSD as cache tier, and HDD as capacity tier.

Show WSDL type definition