API Guide

Table Of Contents
Table 96. Supported properties for EthernetInterfaces (continued)
Property Type Read-
only
Description
IPv6DefaultGateway String Yes This is the IPv6 default gateway address that is
currently in use on this interface.
IPv6StaticAddresses Array Yes Represents in an array all of the IPv6 static
addresses to be assigned on this interface.
LinkStatus String Yes The link status of this interface, or port.
NOTE: LinkDown status is reported for a network failure or even when the network cable is unplugged.
SpeedMbps Integer Yes The current speed, in Mbps, of this interface.
Status codes and error message codes
Table 97. Status codes and error message codes for EthernetInterfaces
HTTP status code Extended information Error Message Code
200 Base.1.0.success
400
Base.1.0.PropertyValueTypeError
Base.1.0.PropertyValueNotInList
Base.1.0.PropertyUnknown
Base.1.0.PropertyNotWritable
Base.1.0.PropertyValueFormatError
ISM0013
RAC0253
RAC0254
RAC0255
RAC0259
SWC0296
500 Base.1.0.InternalError
Reference Properties
URL
/redfish/v1/Systems/<ServiceTag+nodeid>/EthernetInterfaces
Description
This resource is used to represent NIC resources as part of the Redfish specification.
HTTP methods and privileges
Table 98. HTTP methods and privileges
HTTP method Required privilege
GET Login
Supported Status Codes
HTTP Status Code
Extended Information Error Code
200
Redfish resources 63