{
"@odata.context": "/redfish/v1/$metadata#NetworkPort.NetworkPort",
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/NetworkAdapters/NIC.Embedded.1/NetworkPorts/NIC.Embedded.1-1",
"@odata.type": "#NetworkPort.v1_4_3.NetworkPort",
"ActiveLinkTechnology": "Ethernet",
"AssociatedNetworkAddresses": [
"EC:2A:72:33:07:86"
],
"CurrentLinkSpeedMbps": 0,
"Description": "Network Port View",
"EEEEnabled": true,
"FlowControlConfiguration": "None",
"FlowControlStatus": "None",
"Id": "NIC.Embedded.1-1",
"LinkStatus": "Down",
"Name": "Network Port View",
"NetDevFuncMaxBWAlloc": [
{
"MaxBWAllocPercent": 0,
"NetworkDeviceFunction": {
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/NetworkAdapters/NIC.Embedded.1/NetworkDeviceFunctions/NIC.Embedded.1-1-1"
}
}
],
"NetDevFuncMaxBWAlloc@odata.count": 1,
"NetDevFuncMinBWAlloc": [
{
"MinBWAllocPercent": 0,
"NetworkDeviceFunction": {
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/NetworkAdapters/NIC.Embedded.1/NetworkDeviceFunctions/NIC.Embedded.1-1-1"
}
}
],
"NetDevFuncMinBWAlloc@odata.count": 1,
"Oem": {},
"PhysicalPortNumber": "1",
"Status": {
"Health": "OK",
"HealthRollup": "OK",
"State": "Enabled"
},
"SupportedEthernetCapabilities": [
"WakeOnLAN",
"EEE"
],
"SupportedEthernetCapabilities@odata.count": 2,
"SupportedLinkCapabilities": [
{
"AutoSpeedNegotiation": false,
"LinkNetworkTechnology": "Ethernet",
"LinkSpeedMbps": 0
}
],
"SupportedLinkCapabilities@odata.count": 1,
"VendorId": 140000,
"WakeOnLANEnabled": false
}