vCenter Storage Monitoring Service API


Enum - HostMemoryTieringType(vim.host.MemoryTieringType)

Since
vSphere API Release 7.0.3.0


Enum Description

Enumeration of the supported kinds of memory tiering configurations.

Enum Constants

NameDescription
hardwareTiering The memory configuration where a tier is hardware-controlled and invisible to applications, e.g. Intel's Memory Mode.
noTiering The traditional memory configuration without any tiers.
softwareTiering The memory configuration where all memory tiers are managed by software (ESX).

Since vSphere API Release 8.0.3.0

Show WSDL type definition