Managed Object Types
Data Object Types
All Properties
All Methods
Enum - HostMemoryTieringType(vim.host.MemoryTieringType)
Since
vSphere API 7.0.3.0
Enum Description
Enumeration of the supported kinds of memory tiering configurations.
Enum Constants
Name
Description
hardwareTiering
noTiering
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vsan="urn:vsan" name="HostMemoryTieringType"> <restriction base="xsd:string"> <enumeration value="noTiering"/> <enumeration value="hardwareTiering"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2015-2023 VMware, Inc. All rights reserved.
Revision 15-Mar-2023 | VMware vSAN Management API | Version 8.0 Update 1