Class CIM_PersistentMemoryNamespaceSettingData
extends CIM_ResourceAllocationSettingData

PersistentMemoryNamespaceSettingData reflects the parameters specified during persistent memory namespace creation or modification that define the quality of service offered by the associated PersistentMemoryNamespace.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_ResourceAllocationSettingData
   |
   +--CIM_PersistentMemoryNamespaceSettingData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringPersistentMemoryNamespaceSettingData reflects the parameters specified during persistent memory namespace creation or modification that define the quality of service offered by the associated PersistentMemoryNamespace.
UMLPackagePathstringCIM::Device::ConfigurableMemory
Versionstring2.47.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AccessTypeuint16
DescriptionstringThe type of access supported for the namespace."Read" read access is supported. "Write" write access is supported. "Read/Write" read and write access is supported.
ValueMapstring0, 2, 3, 4, .., 0x8000..0xFFFF
ValuesstringUnknown, Read, Write, Read/Write, DMTF reserved, Vendor Reserved
Optimizeuint16
DescriptionstringDescribes preferences relating to the allocation that can be described by flags "None" no specific optimizations requested. "Best Performance" Namespace optimized for best performance. "Smallest Size" Namespace optimized for smallest size. "Copy On Write" Namespace optimized for copy on write.
ValueMapstring0, 2, 3, 4, 5, .., 0x8000..0xFFFF
ValuesstringUnknown, None, Best Performance, Smallest Size, Copy On Write, DMTF reserved, Vendor Reserved
ResourceTypeuint16
DescriptionstringThe type of resource this allocation setting represents. "Storage Volume" a logical block device. "Byte Addressable Persistent Memory" persistent memory accessible by load/store operations. "Block Addressable Persistent Memory" synthetic block device.
ModelCorrespondencestringCIM_ResourceAllocationSettingData.OtherResourceType, CIM_ResourceAllocationSettingData.ResourceSubType
OverridestringResourceType
ValueMapstring0, 1, 32, 35, 36, .., 0x8000..0xFFFF
ValuesstringUnknown, Other, Storage Volume, Byte Addressable Persistent Memory, Block Addressable Persistent Memory, DMTF reserved, Vendor Reserved

Inherited Properties

NameData TypeClass Origin
AddressstringCIM_ResourceAllocationSettingData
AddressOnParentstringCIM_ResourceAllocationSettingData
AllocationUnitsstringCIM_ResourceAllocationSettingData
AutomaticAllocationbooleanCIM_ResourceAllocationSettingData
AutomaticDeallocationbooleanCIM_ResourceAllocationSettingData
CaptionstringCIM_ManagedElement
ChangeableTypeuint16CIM_SettingData
ConfigurationNamestringCIM_SettingData
ConsumerVisibilityuint16CIM_ResourceAllocationSettingData
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_SettingData
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_SettingData
Limituint64CIM_ResourceAllocationSettingData
MappingBehavioruint16CIM_ResourceAllocationSettingData
OtherResourceTypestringCIM_ResourceAllocationSettingData
ParentstringCIM_ResourceAllocationSettingData
PoolIDstringCIM_ResourceAllocationSettingData
Reservationuint64CIM_ResourceAllocationSettingData
ResourceSubTypestringCIM_ResourceAllocationSettingData
SoIDstringCIM_SettingData
SoOrgIDstringCIM_SettingData
VirtualQuantityuint64CIM_ResourceAllocationSettingData
VirtualQuantityUnitsstringCIM_ResourceAllocationSettingData
Weightuint32CIM_ResourceAllocationSettingData
ComponentSettingstring[]CIM_SettingData
Connectionstring[]CIM_ResourceAllocationSettingData
HostResourcestring[]CIM_ResourceAllocationSettingData

Class Methods