{
"@odata.context": "/redfish/v1/$metadata#EthernetInterface.EthernetInterface",
"@odata.etag": "W/\"gen-43\"",
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/EthernetInterfaces/NIC.Slot.10-1-1",
"@odata.type": "#EthernetInterface.v1_12_4.EthernetInterface",
"AutoNeg": true,
"Description": "NIC in Slot 10 Port 1 Partition 1",
"EthernetInterfaceType": "Physical",
"FullDuplex": true,
"Id": "NIC.Slot.10-1-1",
"InterfaceEnabled": true,
"LinkStatus": "LinkUp",
"Links": {
"Chassis": {
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1"
}
},
"MACAddress": "6C:92:CF:F5:45:70",
"Name": "System Ethernet Interface",
"PermanentMACAddress": "6C:92:CF:F5:45:70",
"SpeedMbps": 25000,
"Status": {
"Health": "OK",
"State": "Enabled"
},
"UefiDevicePath": "PciRoot(0xD)/Pci(0x3,0x1)/Pci(0x0,0x0)"
}