Scott Baker | bdb962b | 2020-04-03 10:53:36 -0700 | [diff] [blame] | 1 | { |
| 2 | "DateTime": "2020-04-07T00:42:37+00:00", |
| 3 | "Name": "Manager", |
| 4 | "Links": { |
| 5 | "Oem": { |
| 6 | "Intel_RackScale": { |
| 7 | "ManagerForServices": [], |
| 8 | "@odata.type": "#Intel.Oem.ManagerLinks", |
| 9 | "ManagerForSwitches": [ |
| 10 | { |
| 11 | "@odata.id": "/redfish/v1/EthernetSwitches/1" |
| 12 | } |
| 13 | ] |
| 14 | } |
| 15 | }, |
| 16 | "ManagerForServers": [ |
| 17 | { |
| 18 | "@odata.id": "/redfish/v1/Systems/1" |
| 19 | } |
| 20 | ], |
| 21 | "ManagerForChassis": [ |
| 22 | { |
| 23 | "@odata.id": "/redfish/v1/Chassis/1" |
| 24 | } |
| 25 | ], |
| 26 | "@odata.type": "#Manager.v1_0_0.Links" |
| 27 | }, |
| 28 | "DateTimeLocalOffset": "+00:00", |
| 29 | "Id": "1", |
| 30 | "FirmwareVersion": "2.1.3.59.25", |
| 31 | "Description": "Manager description", |
| 32 | "Model": null, |
| 33 | "NetworkProtocol": { |
| 34 | "@odata.id": "/redfish/v1/Managers/1/NetworkProtocol" |
| 35 | }, |
| 36 | "SerialConsole": { |
| 37 | "ConnectTypesSupported": [], |
| 38 | "ServiceEnabled": true, |
| 39 | "MaxConcurrentSessions": 0 |
| 40 | }, |
| 41 | "UUID": "d6fee3aa-785f-11ea-8e4b-af25952f929b", |
| 42 | "@odata.type": "#Manager.v1_0_0.Manager", |
| 43 | "@odata.context": "/redfish/v1/$metadata#Manager.Manager", |
| 44 | "Status": { |
| 45 | "State": "Enabled", |
| 46 | "HealthRollup": "OK", |
| 47 | "Health": "OK" |
| 48 | }, |
| 49 | "EthernetInterfaces": { |
| 50 | "@odata.id": "/redfish/v1/Managers/1/EthernetInterfaces" |
| 51 | }, |
| 52 | "ServiceEntryPointUUID": "d6fee3aa-785f-11ea-8e4b-af25952f929b", |
| 53 | "@odata.id": "/redfish/v1/Managers/1", |
| 54 | "Oem": {}, |
| 55 | "SerialInterfaces": { |
| 56 | "@odata.id": "/redfish/v1/Managers/1/SerialInterfaces" |
| 57 | }, |
| 58 | "LogServices": { |
| 59 | "@odata.id": "/redfish/v1/Managers/1/LogServices" |
| 60 | }, |
| 61 | "ManagerType": "EnclosureManager" |
| 62 | } |