Test Search vSphere Web Services API


Data Object - HostMemoryTierInfo(vim.host.MemoryTierInfo)

Property of
HostHardwareInfo
Extends
DynamicData
Since
vSphere API Release 7.0.3.0

Data Object Description

Information about a memory tier on this host.

Properties

Name Type Description
flags*xsd:string[]

Flags pertaining to the memory tier. See HostMemoryTierFlags for supported values.
internalFlags*xsd:string[]Internal

System internal flags pertaining to the memory tier. See HostMemoryTierInternalFlags for supported values.

Since vSphere API Release 8.0.3.0
namexsd:string

Descriptive name for the memory tier.
sizexsd:long

Size of the memory tier in bytes.
typexsd:string

Type of the memory tier. See HostMemoryTierType for supported values.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition