blob: 2311f64cdf632091e8be6dbc15dfdc2113bdece1 [file] [log] [blame]
Scott Bakerbdb962b2020-04-03 10:53:36 -07001{
2 "SerialNumber": "EC1721000216",
3 "Power": {
4 "@odata.id": "/redfish/v1/Chassis/1/Power"
5 },
6 "Name": "Chassis",
7 "Links": {
8 "@odata.type": "#Chassis.v1_2_0.Links",
9 "Storage": [
10 {
11 "@odata.id": "/redfish/v1/Systems/1/Storage/1"
12 }
13 ],
14 "ComputerSystems": [
15 {
16 "@odata.id": "/redfish/v1/Systems/1"
17 }
18 ],
19 "ManagedBy": [
20 {
21 "@odata.id": "/redfish/v1/Managers/1"
22 }
23 ],
24 "Oem": {
25 "Intel_RackScale": {
26 "Switches": [
27 {
28 "@odata.id": "/redfish/v1/EthernetSwitches/1"
29 }
30 ],
31 "@odata.type": "#Intel.Oem.ChassisLinks"
32 }
33 },
34 "Contains": [],
35 "Drives": [
36 {
37 "@odata.id": "/redfish/v1/Chassis/1/Drives/1"
38 }
39 ]
40 },
41 "Id": "1",
42 "IndicatorLED": "Lit",
43 "@odata.type": "#Chassis.v1_3_0.Chassis",
44 "Model": "x86_64-accton_asfx816bbx_0716-ec",
45 "PowerState": "On",
46 "Actions": {
47 "#Chassis.Reset": {
48 "target": "/redfish/v1/Chassis/1/Actions/Chassis.Reset",
49 "ResetType@Redfish.AllowableValues": [
50 "ForceOff",
51 "GracefulShutdown",
52 "GracefulRestart",
53 "ForceRestart"
54 ]
55 }
56 },
57 "Thermal": {
58 "@odata.id": "/redfish/v1/Chassis/1/Thermal"
59 },
60 "Description": "",
61 "@odata.id": "/redfish/v1/Chassis/1",
62 "SKU": null,
63 "@odata.context": "/redfish/v1/$metadata#Chassis.Chassis",
64 "Status": {
65 "State": "Enabled",
66 "HealthRollup": "OK",
67 "Health": "OK"
68 },
69 "Manufacturer": "Accton",
70 "ChassisType": "Drawer",
71 "Oem": {
72 "Intel_RackScale": {
73 "Location": {
74 "ParentId": null,
75 "Id": null
76 },
77 "@odata.type": "#Intel.Oem.Chassis",
78 "Accton_Oem": {
79 "ServiceTag": ""
80 }
81 }
82 },
83 "AssetTag": "N/A",
84 "PartNumber": ""
85}