White Papers

34 REST API Guide OpenManage Essentials | Revision A02
2.3.13 Power supply unit (PSU)
The following resource URI can be used to retrieve information about the PSUs associated with a specific
server identified by <DEVICE_ID>:
<DEVICE_BASE_URI>/<DEVICE_ID>/PowerSupply
The attributes associated with each PSU instance are described in the following table:
Attribute Name
Description
Location
Location of the PSU.
OutputInWatts
Power supply output (in Watt).
Type
Type of the PSU.
PowerMonitoringCapable
Power monitoring capability.
2.3.14 Device card
The following resource URI can be used to retrieve information about the Device cards associated with a
specific server identified by <DEVICE_ID>:
<DEVICE_BASE_URI>/<DEVICE_ID>/DeviceCard
The attributes associated with each device card instance are described in the following table.
Attribute Name
Description
BusSpeed
The speed of the bus.
DataBusWidth
Width of the data bus.
Description
Description of the card.
Manufacturer
Name of the manufacturer.
SlotLength
Length of the slot.
SlotNumber
Slot number.
SlotType
Type of the slot.
2.3.15 Embedded device
The following resource URI can be used to retrieve information about the Embedded devices associated with
a specific server identified by <DEVICE_ID>:
<DEVICE_BASE_URI>/<DEVICE_ID>/EmbeddedDevice
The attributes associated with each embedded device instance are described in the following table.