Enum - HostMemoryTierFlags(vim.host.MemoryTierFlags)

Since
vSphere API 7.0.3.0


Enum Description

Enumeration of flags pertaining to a memory tier.

Here are some examples of what the flags will look like for various memory configurations:

Enum Constants

NameDescription
cachingTier Flag indicating that the tier is a cache for main memory.
memoryTier Flag indicating that the tier is the primary memory tier visible from the host.
persistentTier Flag indicating that the tier is used as non-volatile storage, e.g. PMem in App Direct mode.

Show WSDL type definition