vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
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 | 
| name | xsd:string | 
         Descriptive name for the memory tier.
       | 
| size | xsd:long | 
         Size of the memory tier in bytes.
       | 
| type | xsd:string | 
         Type of the memory tier. See HostMemoryTierType for supported values.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |