Scott Baker | bdb962b | 2020-04-03 10:53:36 -0700 | [diff] [blame] | 1 | { |
| 2 | "SerialNumber": null, |
| 3 | "FirmwareName": null, |
| 4 | "Model": null, |
| 5 | "Name": "Switch1", |
| 6 | "Links": { |
| 7 | "ManagedBy": [ |
| 8 | { |
| 9 | "@odata.id": "/redfish/v1/Managers/1" |
| 10 | } |
| 11 | ], |
| 12 | "Chassis": { |
| 13 | "@odata.id": "/redfish/v1/Chassis/1" |
| 14 | } |
| 15 | }, |
| 16 | "Role": "TOR", |
| 17 | "MaxACLNumber": 10, |
| 18 | "Id": "1", |
| 19 | "FirmwareVersion": null, |
| 20 | "Description": "Ethernet Switch description", |
| 21 | "SwitchId": null, |
| 22 | "ACLs": { |
| 23 | "@odata.id": "/redfish/v1/EthernetSwitches/1/ACLs" |
| 24 | }, |
| 25 | "ManufacturingDate": null, |
| 26 | "Ports": { |
| 27 | "@odata.id": "/redfish/v1/EthernetSwitches/1/Ports" |
| 28 | }, |
| 29 | "@odata.type": "#EthernetSwitch.v1_0_0.EthernetSwitch", |
| 30 | "@odata.context": "/redfish/v1/$metadata#EthernetSwitch.EthernetSwitch", |
| 31 | "Status": { |
| 32 | "State": "Enabled", |
| 33 | "HealthRollup": "OK", |
| 34 | "Health": "OK" |
| 35 | }, |
| 36 | "Manufacturer": null, |
| 37 | "@odata.id": "/redfish/v1/EthernetSwitches/1", |
| 38 | "PartNumber": null |
| 39 | } |