MemoryDomain
Description
This resource shall represent memory domains in a Redfish implementation.
Fields
| Field | Type | Description |
|---|---|---|
AllowsBlockProvisioning | boolean | This property shall indicate whether this memory domain supports the creation of blocks of memory. |
AllowsMemoryChunkCreation | boolean | This property shall indicate whether this memory domain supports the creation of memory chunks. |
AllowsMirroring | boolean | This property shall indicate whether this memory domain supports the creation of memory chunks with mirroring enabled. |
AllowsSparing | boolean | This property shall indicate whether this memory domain supports the creation of memory chunks with sparing enabled. |
Description | Description | |
Id | Id | |
InterleavableMemorySets | array | This property shall represent the interleave sets for the memory chunk. |
Links | Links | This property shall contain links to resources that are related to but are not contained by, or subordinate to, this resource. |
MemoryChunkIncrementMiB | integer | This property shall contain the incremental size, from `MemoryChunkIncrementMiB`, allowed for a memory chunk within this domain in mebibytes (MiB). |
MemoryChunks | MemoryChunksCollection | This property shall contain a link to a resource collection of type `MemoryChunksCollection`. |
MemorySizeMiB | integer | This property shall contain the total size of the memory domain in mebibytes (MiB). |
MinMemoryChunkSizeMiB | integer | This property shall contain the minimum size allowed for a memory chunk within this domain in mebibytes (MiB). |
Name | Name | |
Oem | Oem | This property shall contain the OEM extensions. All values for properties that this object contains shall conform to the Redfish Specification-described requirements. |
Status | Status | This property shall contain any status or health properties of the resource. |