blob: 9107f5af5d3edc28b751289d2f8a2e84aba81d48 [file] [log] [blame]
Scott Bakerbdb962b2020-04-03 10:53:36 -07001{
2 "Name": "Port15",
3 "MACAddress": null,
4 "OperationalState": null,
5 "@odata.id": "/redfish/v1/EthernetSwitches/1/Ports/15",
6 "NeighborMAC": null,
7 "VLANs": {
8 "@odata.id": "/redfish/v1/EthernetSwitches/1/Ports/15/VLANs"
9 },
10 "LinkType": null,
11 "Oem": {},
12 "FrameSize": null,
13 "PortClass": null,
14 "FullDuplex": null,
15 "StaticMACs": {
16 "@odata.id": "/redfish/v1/EthernetSwitches/1/Ports/15/StaticMACs"
17 },
18 "PortId": "PON port",
19 "Links": {
20 "Switch": {
21 "@odata.id": "/redfish/v1/EthernetSwitches/1"
22 },
23 "ActiveACLs": [],
24 "PortMembers": [],
25 "PrimaryVLAN": null,
26 "Oem": {
27 "Intel_RackScale": {
28 "@odata.type": "#Intel.Oem.EthernetSwitchPort"
29 }
30 },
31 "MemberOfPort": null
32 },
33 "Id": "15",
34 "Description": "Ethernet Switch Port description",
35 "IPv4Addresses": [],
36 "PortMode": null,
37 "LinkSpeedMbps": null,
38 "@odata.type": "#EthernetSwitchPort.v1_0_0.EthernetSwitchPort",
39 "IPv6Addresses": [],
40 "@odata.context": "/redfish/v1/$metadata#EthernetSwitchPort.EthernetSwitchPort",
41 "Status": {
42 "State": "Absent",
43 "HealthRollup": "OK",
44 "Health": "Warning"
45 },
46 "Autosense": null,
47 "AdministrativeState": null,
48 "PortType": null,
49 "NeighborInfo": {
50 "CableId": null,
51 "SwitchId": null,
52 "PortId": null
53 }
54}