Reference Guide

2.3.5 Memory
The following resource URI can be used to retrieve memory information associated with a specific device
with identified by <DEVICE_ID>:
<DEVICE_BASE_URI>/<DEVICE_ID>/Memory
The attributes associated with each DIMM instance are described in the following table.
Attribute Name
Description
Size
The size of the DIMM in MB.
Type
The type of the DIMM.
Name The name associated with the DIMM.
Manufacturer
The manufacturer of the DIMM.
PartNumber
The part number of the DIMM.
All DIMMS that are currently installed in the device will be returned. At the end of the envelope, the total
memory installed will be returned. The following is an example of the returned XML payload:
23 REST API Guide OpenManage Essentials | Revision A02