Scott Baker | bdb962b | 2020-04-03 10:53:36 -0700 | [diff] [blame] | 1 | { |
| 2 | "@odata.type": "#EthernetInterfaceCollection.EthernetInterfaceCollection", |
| 3 | "Name": "Ethernet Network Interface Collection", |
| 4 | "@odata.context": "/redfish/v1/$metadata#EthernetInterfaceCollection.EthernetInterfaceCollection", |
| 5 | "Members": [ |
| 6 | { |
| 7 | "@odata.id": "/redfish/v1/Managers/1/EthernetInterfaces/1" |
| 8 | } |
| 9 | ], |
| 10 | "Description": "a Collection of Manager Ethernet Interfaces", |
| 11 | "@odata.id": "/redfish/v1/Managers/1/EthernetInterfaces", |
| 12 | "Members@odata.count": 1 |
| 13 | } |