Reference Guide
2.3.3 NICs
The following resource URI can be used to retrieve network interface information associated with a
specific server identified by <DEVICE_ID>:
<DEVICE_BASE_URI>/<DEVICE_ID>/NIC
The attributes associated with each NIC instance are described in the following table.
Attribute Name
Description
IPAddress
The IP address of the NIC.
MACAddress
The MAC address of the NIC.
Manufacturer
The manufacturer of the NIC.
Pingable A numeric indicator for whether the device can
be pinged or not.
(1 – In-band; 2 – out-of-band)
2.3.4 Operating Systems
The following resource URI can be used to retrieve operating system information associated with a
specific server identified by <DEVICE_ID>:
<DEVICE_BASE_URI>/<DEVICE_ID>/OS
The attributes associated with each operating system instance are described in the following table.
Attribute Name
Description
Type
The operating system type.
Name
The name of the operating system.
Revision
The operating system revision.
ServicePackVersion
The service pack version.
22 REST API Guide – OpenManage Essentials | Revision A02