Holder housing multiple memory units.
Name | Type | Description | Notes |
---|---|---|---|
array_id | int | [optional] [readonly] | |
cpu_id | int | [optional] [readonly] | |
current_capacity | str | [optional] [readonly] | |
error_correction | str | [optional] [readonly] | |
max_capacity | str | [optional] [readonly] | |
max_devices | str | [optional] [readonly] | |
oper_power_state | str | [optional] [readonly] | |
presence | str | [optional] [readonly] | |
compute_board | ComputeBoard | [optional] | |
persistent_memory_units | list[MemoryPersistentMemoryUnit] | A reference to a memoryPersistentMemoryUnit resource. When the $expand query parameter is specified, the referenced resource is returned inline. This represents all the persistent memory modules found in a memory array of a server. | [optional] [readonly] |
registered_device | AssetDeviceRegistration | [optional] | |
units | list[MemoryUnit] | A reference to a memoryUnit resource. When the $expand query parameter is specified, the referenced resource is returned inline. This represents all the DIMMs found in a memory array of a server. This includes both regular DIMMs and persistent memory modules. | [optional] [readonly] |