blob: e13435c5815c7b56e9af5eaa5d12b552b5b9eae9 [file] [log] [blame]
Matt Spinler47162542021-03-02 15:00:09 -06001{
2 "condition":
3 {
4 "path": "system/chassis/motherboard",
5 "interface": "com.ibm.ipzvpd.VSBP",
6 "property": "IM",
7 "values": [
8 [80, 0, 16, 1],
9 [80, 0, 16, 3]
10 ]
11 },
12 "associations":
13 [
14 {
15 "path": "system/chassis/motherboard/fan0",
16 "endpoints":
17 [
18 {
19 "types":
20 {
21 "rType": "inventory",
22 "fType": "sensors"
23 },
24 "paths":
25 [
26 "/xyz/openbmc_project/sensors/fan_tach/fan0_0",
27 "/xyz/openbmc_project/sensors/fan_tach/fan0_1"
28 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -060029 },
30 {
31 "types":
32 {
33 "rType": "fault_inventory_object",
34 "fType": "fault_led_group"
35 },
36 "paths":
37 [
38 "/xyz/openbmc_project/led/groups/fan0_fault"
39 ]
40 },
41 {
42 "types":
43 {
George Liuae9481d2023-02-20 08:47:15 +080044 "rType": "identified_by",
45 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -060046 },
47 "paths":
48 [
49 "/xyz/openbmc_project/led/groups/fan0_identify"
50 ]
George Liu28bcda42023-01-17 11:02:59 +080051 },
52 {
53 "types":
54 {
55 "rType": "cooled_by",
56 "fType": "cooling"
57 },
58 "paths":
59 [
60 "/xyz/openbmc_project/inventory/system/chassis"
61 ]
Matt Spinler47162542021-03-02 15:00:09 -060062 }
63 ]
64 },
65 {
66 "path": "system/chassis/motherboard/fan1",
67 "endpoints":
68 [
69 {
70 "types":
71 {
72 "rType": "inventory",
73 "fType": "sensors"
74 },
75 "paths":
76 [
77 "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
78 "/xyz/openbmc_project/sensors/fan_tach/fan1_1"
79 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -060080 },
81 {
82 "types":
83 {
84 "rType": "fault_inventory_object",
85 "fType": "fault_led_group"
86 },
87 "paths":
88 [
89 "/xyz/openbmc_project/led/groups/fan1_fault"
90 ]
91 },
92 {
93 "types":
94 {
George Liuae9481d2023-02-20 08:47:15 +080095 "rType": "identified_by",
96 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -060097 },
98 "paths":
99 [
100 "/xyz/openbmc_project/led/groups/fan1_identify"
101 ]
George Liu28bcda42023-01-17 11:02:59 +0800102 },
103 {
104 "types":
105 {
106 "rType": "cooled_by",
107 "fType": "cooling"
108 },
109 "paths":
110 [
111 "/xyz/openbmc_project/inventory/system/chassis"
112 ]
Matt Spinler47162542021-03-02 15:00:09 -0600113 }
114 ]
115 },
116 {
117 "path": "system/chassis/motherboard/fan2",
118 "endpoints":
119 [
120 {
121 "types":
122 {
123 "rType": "inventory",
124 "fType": "sensors"
125 },
126 "paths":
127 [
128 "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
129 "/xyz/openbmc_project/sensors/fan_tach/fan2_1"
130 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600131 },
132 {
133 "types":
134 {
135 "rType": "fault_inventory_object",
136 "fType": "fault_led_group"
137 },
138 "paths":
139 [
140 "/xyz/openbmc_project/led/groups/fan2_fault"
141 ]
142 },
143 {
144 "types":
145 {
George Liuae9481d2023-02-20 08:47:15 +0800146 "rType": "identified_by",
147 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600148 },
149 "paths":
150 [
151 "/xyz/openbmc_project/led/groups/fan2_identify"
152 ]
George Liu28bcda42023-01-17 11:02:59 +0800153 },
154 {
155 "types":
156 {
157 "rType": "cooled_by",
158 "fType": "cooling"
159 },
160 "paths":
161 [
162 "/xyz/openbmc_project/inventory/system/chassis"
163 ]
Matt Spinler47162542021-03-02 15:00:09 -0600164 }
165 ]
166 },
167 {
168 "path": "system/chassis/motherboard/fan3",
169 "endpoints":
170 [
171 {
172 "types":
173 {
174 "rType": "inventory",
175 "fType": "sensors"
176 },
177 "paths":
178 [
179 "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
180 "/xyz/openbmc_project/sensors/fan_tach/fan3_1"
181 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600182 },
183 {
184 "types":
185 {
186 "rType": "fault_inventory_object",
187 "fType": "fault_led_group"
188 },
189 "paths":
190 [
191 "/xyz/openbmc_project/led/groups/fan3_fault"
192 ]
193 },
194 {
195 "types":
196 {
George Liuae9481d2023-02-20 08:47:15 +0800197 "rType": "identified_by",
198 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600199 },
200 "paths":
201 [
202 "/xyz/openbmc_project/led/groups/fan3_identify"
203 ]
George Liu28bcda42023-01-17 11:02:59 +0800204 },
205 {
206 "types":
207 {
208 "rType": "cooled_by",
209 "fType": "cooling"
210 },
211 "paths":
212 [
213 "/xyz/openbmc_project/inventory/system/chassis"
214 ]
Matt Spinler47162542021-03-02 15:00:09 -0600215 }
216 ]
217 },
218 {
219 "path": "system/chassis/motherboard/fan4",
220 "endpoints":
221 [
222 {
223 "types":
224 {
225 "rType": "inventory",
226 "fType": "sensors"
227 },
228 "paths":
229 [
230 "/xyz/openbmc_project/sensors/fan_tach/fan4_0",
231 "/xyz/openbmc_project/sensors/fan_tach/fan4_1"
232 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600233 },
234 {
235 "types":
236 {
237 "rType": "fault_inventory_object",
238 "fType": "fault_led_group"
239 },
240 "paths":
241 [
242 "/xyz/openbmc_project/led/groups/fan4_fault"
243 ]
244 },
245 {
246 "types":
247 {
George Liuae9481d2023-02-20 08:47:15 +0800248 "rType": "identified_by",
249 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600250 },
251 "paths":
252 [
253 "/xyz/openbmc_project/led/groups/fan4_identify"
254 ]
George Liu28bcda42023-01-17 11:02:59 +0800255 },
256 {
257 "types":
258 {
259 "rType": "cooled_by",
260 "fType": "cooling"
261 },
262 "paths":
263 [
264 "/xyz/openbmc_project/inventory/system/chassis"
265 ]
Matt Spinler47162542021-03-02 15:00:09 -0600266 }
267 ]
268 },
269 {
270 "path": "system/chassis/motherboard/fan5",
271 "endpoints":
272 [
273 {
274 "types":
275 {
276 "rType": "inventory",
277 "fType": "sensors"
278 },
279 "paths":
280 [
281 "/xyz/openbmc_project/sensors/fan_tach/fan5_0",
282 "/xyz/openbmc_project/sensors/fan_tach/fan5_1"
283 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600284 },
285 {
286 "types":
287 {
288 "rType": "fault_inventory_object",
289 "fType": "fault_led_group"
290 },
291 "paths":
292 [
293 "/xyz/openbmc_project/led/groups/fan5_fault"
294 ]
295 },
296 {
297 "types":
298 {
George Liuae9481d2023-02-20 08:47:15 +0800299 "rType": "identified_by",
300 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600301 },
302 "paths":
303 [
304 "/xyz/openbmc_project/led/groups/fan5_identify"
305 ]
George Liu28bcda42023-01-17 11:02:59 +0800306 },
307 {
308 "types":
309 {
310 "rType": "cooled_by",
311 "fType": "cooling"
312 },
313 "paths":
314 [
315 "/xyz/openbmc_project/inventory/system/chassis"
316 ]
Matt Spinler47162542021-03-02 15:00:09 -0600317 }
318 ]
319 },
320 {
321 "path": "system/chassis",
322 "endpoints":
323 [
324 {
325 "types":
326 {
Lakshminarayana R. Kammath9f2ba622021-11-03 05:41:03 -0500327 "rType": "fault_inventory_object",
328 "fType": "fault_led_group"
329 },
330 "paths":
331 [
332 "/xyz/openbmc_project/led/groups/enclosure_fault"
333 ]
334 },
335 {
336 "types":
337 {
George Liuae9481d2023-02-20 08:47:15 +0800338 "rType": "identified_by",
339 "fType": "identifying"
Lakshminarayana R. Kammath9f2ba622021-11-03 05:41:03 -0500340 },
341 "paths":
342 [
343 "/xyz/openbmc_project/led/groups/enclosure_identify"
344 ]
345 },
346 {
347 "types":
348 {
Matt Spinler47162542021-03-02 15:00:09 -0600349 "rType": "chassis",
350 "fType": "all_sensors"
351 },
352 "paths":
353 [
Brandon Wymanbc133172022-01-21 23:14:33 +0000354 "/xyz/openbmc_project/sensors/power/ps0_input_power",
355 "/xyz/openbmc_project/sensors/voltage/ps0_input_voltage",
356 "/xyz/openbmc_project/sensors/current/ps0_output_current",
357 "/xyz/openbmc_project/sensors/voltage/ps0_output_voltage",
Brandon Wyman7eb569c2022-02-22 20:44:27 +0000358 "/xyz/openbmc_project/sensors/temperature/ps0_temp0",
359 "/xyz/openbmc_project/sensors/temperature/ps0_temp1",
360 "/xyz/openbmc_project/sensors/temperature/ps0_temp2",
Brandon Wymanbc133172022-01-21 23:14:33 +0000361 "/xyz/openbmc_project/sensors/power/ps1_input_power",
362 "/xyz/openbmc_project/sensors/voltage/ps1_input_voltage",
363 "/xyz/openbmc_project/sensors/current/ps1_output_current",
364 "/xyz/openbmc_project/sensors/voltage/ps1_output_voltage",
Brandon Wyman7eb569c2022-02-22 20:44:27 +0000365 "/xyz/openbmc_project/sensors/temperature/ps1_temp0",
366 "/xyz/openbmc_project/sensors/temperature/ps1_temp1",
367 "/xyz/openbmc_project/sensors/temperature/ps1_temp2",
Ben Tyner4e5730c2021-11-30 07:49:19 -0600368 "/xyz/openbmc_project/sensors/altitude/Altitude",
Matt Spinler47162542021-03-02 15:00:09 -0600369 "/xyz/openbmc_project/sensors/fan_tach/fan0_0",
370 "/xyz/openbmc_project/sensors/fan_tach/fan0_1",
371 "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
372 "/xyz/openbmc_project/sensors/fan_tach/fan1_1",
373 "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
374 "/xyz/openbmc_project/sensors/fan_tach/fan2_1",
375 "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
376 "/xyz/openbmc_project/sensors/fan_tach/fan3_1",
377 "/xyz/openbmc_project/sensors/fan_tach/fan4_0",
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -0500378 "/xyz/openbmc_project/sensors/fan_tach/fan4_1",
379 "/xyz/openbmc_project/sensors/fan_tach/fan5_0",
380 "/xyz/openbmc_project/sensors/fan_tach/fan5_1"
Matt Spinler47162542021-03-02 15:00:09 -0600381 ]
Vishwanatha Subbanna563b5fa2021-05-13 01:55:06 -0500382 },
383 {
384 "types":
385 {
Brandon Wyman08066562022-07-18 21:26:42 +0000386 "rType": "chassis",
387 "fType": "input_history"
388 },
389 "paths":
390 [
391 "/org/open_power/sensors/aggregation/per_30s/powersupply0_input_power/average",
392 "/org/open_power/sensors/aggregation/per_30s/powersupply0_input_power/maximum",
393 "/org/open_power/sensors/aggregation/per_30s/powersupply1_input_power/average",
394 "/org/open_power/sensors/aggregation/per_30s/powersupply1_input_power/maximum"
395 ]
396 },
397 {
398 "types":
399 {
Vishwanatha Subbanna563b5fa2021-05-13 01:55:06 -0500400 "rType": "inventory",
401 "fType": "assembly"
402 },
403 "paths":
404 [
405 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vdd_vrm0",
406 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vdd_vrm1",
407 "/xyz/openbmc_project/inventory/system/chassis/motherboard/tpm_wilson",
408 "/xyz/openbmc_project/inventory/system/chassis/motherboard/tod_battery",
409 "/xyz/openbmc_project/inventory/system/chassis/motherboard/base_op_panel_blyth",
410 "/xyz/openbmc_project/inventory/system/chassis/motherboard/lcd_op_panel_hill",
411 "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0",
412 "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1",
413 "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane2"
414 ]
Matt Spinler47162542021-03-02 15:00:09 -0600415 }
416 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600417 },
418 {
Lakshminarayana R. Kammath7dd9ff42021-12-07 04:38:14 -0600419 "path": "system",
420 "endpoints":
421 [
422 {
423 "types":
424 {
425 "rType": "fault_inventory_object",
426 "fType": "fault_led_group"
427 },
428 "paths":
429 [
430 "/xyz/openbmc_project/led/groups/partition_system_attention_indicator",
431 "/xyz/openbmc_project/led/groups/platform_system_attention_indicator"
432 ]
433 }
434 ]
435 },
436 {
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600437 "path": "system/chassis/motherboard/powersupply0",
438 "endpoints":
439 [
440 {
441 "types":
442 {
Brandon Wymanbc133172022-01-21 23:14:33 +0000443 "rType": "inventory",
444 "fType": "sensors"
445 },
446 "paths":
447 [
448 "/xyz/openbmc_project/sensors/power/ps0_input_power",
449 "/xyz/openbmc_project/sensors/voltage/ps0_input_voltage",
450 "/xyz/openbmc_project/sensors/current/ps0_output_current",
Brandon Wyman7eb569c2022-02-22 20:44:27 +0000451 "/xyz/openbmc_project/sensors/voltage/ps0_output_voltage",
452 "/xyz/openbmc_project/sensors/temperature/ps0_temp0",
453 "/xyz/openbmc_project/sensors/temperature/ps0_temp1",
454 "/xyz/openbmc_project/sensors/temperature/ps0_temp2"
Brandon Wymanbc133172022-01-21 23:14:33 +0000455 ]
456 },
457 {
458 "types":
459 {
Brandon Wyman08066562022-07-18 21:26:42 +0000460 "rType": "inventory",
461 "fType": "input_history"
462 },
463 "paths":
464 [
465 "/org/open_power/sensors/aggregation/per_30s/powersupply0_input_power/average",
466 "/org/open_power/sensors/aggregation/per_30s/powersupply0_input_power/maximum"
467 ]
468 },
469 {
470 "types":
471 {
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600472 "rType": "fault_inventory_object",
473 "fType": "fault_led_group"
474 },
475 "paths":
476 [
477 "/xyz/openbmc_project/led/groups/powersupply0_fault"
478 ]
479 },
480 {
481 "types":
482 {
George Liuae9481d2023-02-20 08:47:15 +0800483 "rType": "identified_by",
484 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600485 },
486 "paths":
487 [
488 "/xyz/openbmc_project/led/groups/powersupply0_identify"
489 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -0500490 },
491 {
492 "types":
493 {
George Liu6ce369f2022-10-31 15:15:56 +0800494 "rType": "powered_by",
495 "fType": "powering"
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -0500496 },
497 "paths":
498 [
499 "/xyz/openbmc_project/inventory/system/chassis"
500 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600501 }
502 ]
503 },
504 {
505 "path": "system/chassis/motherboard/powersupply1",
506 "endpoints":
507 [
508 {
509 "types":
510 {
Brandon Wymanbc133172022-01-21 23:14:33 +0000511 "rType": "inventory",
512 "fType": "sensors"
513 },
514 "paths":
515 [
516 "/xyz/openbmc_project/sensors/power/ps1_input_power",
517 "/xyz/openbmc_project/sensors/voltage/ps1_input_voltage",
518 "/xyz/openbmc_project/sensors/current/ps1_output_current",
Brandon Wyman7eb569c2022-02-22 20:44:27 +0000519 "/xyz/openbmc_project/sensors/voltage/ps1_output_voltage",
520 "/xyz/openbmc_project/sensors/temperature/ps1_temp0",
521 "/xyz/openbmc_project/sensors/temperature/ps1_temp1",
522 "/xyz/openbmc_project/sensors/temperature/ps1_temp2"
Brandon Wymanbc133172022-01-21 23:14:33 +0000523 ]
524 },
525 {
526 "types":
527 {
Brandon Wyman08066562022-07-18 21:26:42 +0000528 "rType": "inventory",
529 "fType": "input_history"
530 },
531 "paths":
532 [
533 "/org/open_power/sensors/aggregation/per_30s/powersupply1_input_power/average",
534 "/org/open_power/sensors/aggregation/per_30s/powersupply1_input_power/maximum"
535 ]
536 },
537 {
538 "types":
539 {
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600540 "rType": "fault_inventory_object",
541 "fType": "fault_led_group"
542 },
543 "paths":
544 [
545 "/xyz/openbmc_project/led/groups/powersupply1_fault"
546 ]
547 },
548 {
549 "types":
550 {
George Liuae9481d2023-02-20 08:47:15 +0800551 "rType": "identified_by",
552 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600553 },
554 "paths":
555 [
556 "/xyz/openbmc_project/led/groups/powersupply1_identify"
557 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -0500558 },
559 {
560 "types":
561 {
George Liu6ce369f2022-10-31 15:15:56 +0800562 "rType": "powered_by",
563 "fType": "powering"
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -0500564 },
565 "paths":
566 [
567 "/xyz/openbmc_project/inventory/system/chassis"
568 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600569 }
570 ]
571 },
572 {
573 "path": "system/chassis/motherboard",
574 "endpoints":
575 [
576 {
577 "types":
578 {
579 "rType": "fault_inventory_object",
580 "fType": "fault_led_group"
581 },
582 "paths":
583 [
584 "/xyz/openbmc_project/led/groups/planar_fault"
585 ]
586 },
587 {
588 "types":
589 {
George Liuae9481d2023-02-20 08:47:15 +0800590 "rType": "identified_by",
591 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600592 },
593 "paths":
594 [
595 "/xyz/openbmc_project/led/groups/planar_identify"
596 ]
Matt Spinlerff916a62022-02-04 16:21:59 -0600597 },
598 {
599 "types":
600 {
601 "rType": "inventory",
602 "fType": "sensors"
603 },
604 "paths":
605 [
606 "/xyz/openbmc_project/sensors/temperature/PCIE_0_Temp",
607 "/xyz/openbmc_project/sensors/temperature/PCIE_1_Temp"
608 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600609 }
610 ]
611 },
612 {
613 "path": "system/chassis/motherboard/base_op_panel_blyth",
614 "endpoints":
615 [
616 {
617 "types":
618 {
619 "rType": "fault_inventory_object",
620 "fType": "fault_led_group"
621 },
622 "paths":
623 [
624 "/xyz/openbmc_project/led/groups/base_blyth_fault"
625 ]
626 },
627 {
628 "types":
629 {
George Liuae9481d2023-02-20 08:47:15 +0800630 "rType": "identified_by",
631 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600632 },
633 "paths":
634 [
635 "/xyz/openbmc_project/led/groups/base_blyth_identify"
636 ]
Matt Spinlerff916a62022-02-04 16:21:59 -0600637 },
638 {
639 "types":
640 {
641 "rType": "inventory",
642 "fType": "sensors"
643 },
644 "paths":
645 [
646 "/xyz/openbmc_project/sensors/temperature/Ambient_0_Temp",
647 "/xyz/openbmc_project/sensors/temperature/Ambient_1_Temp",
648 "/xyz/openbmc_project/sensors/temperature/Ambient_2_Temp",
649 "/xyz/openbmc_project/sensors/pressure/Station_Pressure",
650 "/xyz/openbmc_project/sensors/humidity/Relative_Humidity"
651 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600652 }
653 ]
654 },
655 {
656 "path": "system/chassis/motherboard/lcd_op_panel_hill",
657 "endpoints":
658 [
659 {
660 "types":
661 {
662 "rType": "fault_inventory_object",
663 "fType": "fault_led_group"
664 },
665 "paths":
666 [
667 "/xyz/openbmc_project/led/groups/lcd_russel_fault"
668 ]
669 },
670 {
671 "types":
672 {
George Liuae9481d2023-02-20 08:47:15 +0800673 "rType": "identified_by",
674 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600675 },
676 "paths":
677 [
678 "/xyz/openbmc_project/led/groups/lcd_russel_identify"
679 ]
680 }
681 ]
682 },
683 {
684 "path": "system/chassis/motherboard/ebmc_card_bmc",
685 "endpoints":
686 [
687 {
688 "types":
689 {
690 "rType": "fault_inventory_object",
691 "fType": "fault_led_group"
692 },
693 "paths":
694 [
695 "/xyz/openbmc_project/led/groups/bmc_ingraham_fault"
696 ]
697 },
698 {
699 "types":
700 {
George Liuae9481d2023-02-20 08:47:15 +0800701 "rType": "identified_by",
702 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600703 },
704 "paths":
705 [
706 "/xyz/openbmc_project/led/groups/bmc_ingraham_identify"
707 ]
708 }
709 ]
710 },
711 {
712 "path": "system/chassis/motherboard/cpu0",
713 "endpoints":
714 [
715 {
716 "types":
717 {
718 "rType": "fault_inventory_object",
719 "fType": "fault_led_group"
720 },
721 "paths":
722 [
723 "/xyz/openbmc_project/led/groups/cpu0_fault"
724 ]
725 },
726 {
727 "types":
728 {
George Liuae9481d2023-02-20 08:47:15 +0800729 "rType": "identified_by",
730 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600731 },
732 "paths":
733 [
734 "/xyz/openbmc_project/led/groups/cpu0_identify"
735 ]
736 }
737 ]
738 },
739 {
740 "path": "system/chassis/motherboard/cpu1",
741 "endpoints":
742 [
743 {
744 "types":
745 {
746 "rType": "fault_inventory_object",
747 "fType": "fault_led_group"
748 },
749 "paths":
750 [
751 "/xyz/openbmc_project/led/groups/cpu0_fault"
752 ]
753 },
754 {
755 "types":
756 {
George Liuae9481d2023-02-20 08:47:15 +0800757 "rType": "identified_by",
758 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600759 },
760 "paths":
761 [
762 "/xyz/openbmc_project/led/groups/cpu0_identify"
763 ]
764 }
765 ]
766 },
767 {
768 "path": "system/chassis/motherboard/cpu2",
769 "endpoints":
770 [
771 {
772 "types":
773 {
774 "rType": "fault_inventory_object",
775 "fType": "fault_led_group"
776 },
777 "paths":
778 [
779 "/xyz/openbmc_project/led/groups/cpu1_fault"
780 ]
781 },
782 {
783 "types":
784 {
George Liuae9481d2023-02-20 08:47:15 +0800785 "rType": "identified_by",
786 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600787 },
788 "paths":
789 [
790 "/xyz/openbmc_project/led/groups/cpu1_identify"
791 ]
792 }
793 ]
794 },
795 {
796 "path": "system/chassis/motherboard/cpu3",
797 "endpoints":
798 [
799 {
800 "types":
801 {
802 "rType": "fault_inventory_object",
803 "fType": "fault_led_group"
804 },
805 "paths":
806 [
807 "/xyz/openbmc_project/led/groups/cpu1_fault"
808 ]
809 },
810 {
811 "types":
812 {
George Liuae9481d2023-02-20 08:47:15 +0800813 "rType": "identified_by",
814 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600815 },
816 "paths":
817 [
818 "/xyz/openbmc_project/led/groups/cpu1_identify"
819 ]
820 }
821 ]
822 },
823 {
824 "path": "system/chassis/motherboard/dimm0",
825 "endpoints":
826 [
827 {
828 "types":
829 {
830 "rType": "fault_inventory_object",
831 "fType": "fault_led_group"
832 },
833 "paths":
834 [
835 "/xyz/openbmc_project/led/groups/ddimm0_fault"
836 ]
837 },
838 {
839 "types":
840 {
George Liuae9481d2023-02-20 08:47:15 +0800841 "rType": "identified_by",
842 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600843 },
844 "paths":
845 [
846 "/xyz/openbmc_project/led/groups/ddimm0_identify"
847 ]
848 }
849 ]
850 },
851 {
852 "path": "system/chassis/motherboard/dimm1",
853 "endpoints":
854 [
855 {
856 "types":
857 {
858 "rType": "fault_inventory_object",
859 "fType": "fault_led_group"
860 },
861 "paths":
862 [
863 "/xyz/openbmc_project/led/groups/ddimm1_fault"
864 ]
865 },
866 {
867 "types":
868 {
George Liuae9481d2023-02-20 08:47:15 +0800869 "rType": "identified_by",
870 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600871 },
872 "paths":
873 [
874 "/xyz/openbmc_project/led/groups/ddimm1_identify"
875 ]
876 }
877 ]
878 },
879 {
880 "path": "system/chassis/motherboard/dimm2",
881 "endpoints":
882 [
883 {
884 "types":
885 {
886 "rType": "fault_inventory_object",
887 "fType": "fault_led_group"
888 },
889 "paths":
890 [
891 "/xyz/openbmc_project/led/groups/ddimm2_fault"
892 ]
893 },
894 {
895 "types":
896 {
George Liuae9481d2023-02-20 08:47:15 +0800897 "rType": "identified_by",
898 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600899 },
900 "paths":
901 [
902 "/xyz/openbmc_project/led/groups/ddimm2_identify"
903 ]
904 }
905 ]
906 },
907 {
908 "path": "system/chassis/motherboard/dimm3",
909 "endpoints":
910 [
911 {
912 "types":
913 {
914 "rType": "fault_inventory_object",
915 "fType": "fault_led_group"
916 },
917 "paths":
918 [
919 "/xyz/openbmc_project/led/groups/ddimm3_fault"
920 ]
921 },
922 {
923 "types":
924 {
George Liuae9481d2023-02-20 08:47:15 +0800925 "rType": "identified_by",
926 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600927 },
928 "paths":
929 [
930 "/xyz/openbmc_project/led/groups/ddimm3_identify"
931 ]
932 }
933 ]
934 },
935 {
936 "path": "system/chassis/motherboard/dimm4",
937 "endpoints":
938 [
939 {
940 "types":
941 {
942 "rType": "fault_inventory_object",
943 "fType": "fault_led_group"
944 },
945 "paths":
946 [
947 "/xyz/openbmc_project/led/groups/ddimm4_fault"
948 ]
949 },
950 {
951 "types":
952 {
George Liuae9481d2023-02-20 08:47:15 +0800953 "rType": "identified_by",
954 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600955 },
956 "paths":
957 [
958 "/xyz/openbmc_project/led/groups/ddimm4_identify"
959 ]
960 }
961 ]
962 },
963 {
964 "path": "system/chassis/motherboard/dimm5",
965 "endpoints":
966 [
967 {
968 "types":
969 {
970 "rType": "fault_inventory_object",
971 "fType": "fault_led_group"
972 },
973 "paths":
974 [
975 "/xyz/openbmc_project/led/groups/ddimm5_fault"
976 ]
977 },
978 {
979 "types":
980 {
George Liuae9481d2023-02-20 08:47:15 +0800981 "rType": "identified_by",
982 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600983 },
984 "paths":
985 [
986 "/xyz/openbmc_project/led/groups/ddimm5_identify"
987 ]
988 }
989 ]
990 },
991 {
992 "path": "system/chassis/motherboard/dimm6",
993 "endpoints":
994 [
995 {
996 "types":
997 {
998 "rType": "fault_inventory_object",
999 "fType": "fault_led_group"
1000 },
1001 "paths":
1002 [
1003 "/xyz/openbmc_project/led/groups/ddimm6_fault"
1004 ]
1005 },
1006 {
1007 "types":
1008 {
George Liuae9481d2023-02-20 08:47:15 +08001009 "rType": "identified_by",
1010 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001011 },
1012 "paths":
1013 [
1014 "/xyz/openbmc_project/led/groups/ddimm6_identify"
1015 ]
1016 }
1017 ]
1018 },
1019 {
1020 "path": "system/chassis/motherboard/dimm7",
1021 "endpoints":
1022 [
1023 {
1024 "types":
1025 {
1026 "rType": "fault_inventory_object",
1027 "fType": "fault_led_group"
1028 },
1029 "paths":
1030 [
1031 "/xyz/openbmc_project/led/groups/ddimm7_fault"
1032 ]
1033 },
1034 {
1035 "types":
1036 {
George Liuae9481d2023-02-20 08:47:15 +08001037 "rType": "identified_by",
1038 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001039 },
1040 "paths":
1041 [
1042 "/xyz/openbmc_project/led/groups/ddimm7_identify"
1043 ]
1044 }
1045 ]
1046 },
1047 {
1048 "path": "system/chassis/motherboard/dimm8",
1049 "endpoints":
1050 [
1051 {
1052 "types":
1053 {
1054 "rType": "fault_inventory_object",
1055 "fType": "fault_led_group"
1056 },
1057 "paths":
1058 [
1059 "/xyz/openbmc_project/led/groups/ddimm8_fault"
1060 ]
1061 },
1062 {
1063 "types":
1064 {
George Liuae9481d2023-02-20 08:47:15 +08001065 "rType": "identified_by",
1066 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001067 },
1068 "paths":
1069 [
1070 "/xyz/openbmc_project/led/groups/ddimm8_identify"
1071 ]
1072 }
1073 ]
1074 },
1075 {
1076 "path": "system/chassis/motherboard/dimm9",
1077 "endpoints":
1078 [
1079 {
1080 "types":
1081 {
1082 "rType": "fault_inventory_object",
1083 "fType": "fault_led_group"
1084 },
1085 "paths":
1086 [
1087 "/xyz/openbmc_project/led/groups/ddimm9_fault"
1088 ]
1089 },
1090 {
1091 "types":
1092 {
George Liuae9481d2023-02-20 08:47:15 +08001093 "rType": "identified_by",
1094 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001095 },
1096 "paths":
1097 [
1098 "/xyz/openbmc_project/led/groups/ddimm9_identify"
1099 ]
1100 }
1101 ]
1102 },
1103 {
1104 "path": "system/chassis/motherboard/dimm10",
1105 "endpoints":
1106 [
1107 {
1108 "types":
1109 {
1110 "rType": "fault_inventory_object",
1111 "fType": "fault_led_group"
1112 },
1113 "paths":
1114 [
1115 "/xyz/openbmc_project/led/groups/ddimm10_fault"
1116 ]
1117 },
1118 {
1119 "types":
1120 {
George Liuae9481d2023-02-20 08:47:15 +08001121 "rType": "identified_by",
1122 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001123 },
1124 "paths":
1125 [
1126 "/xyz/openbmc_project/led/groups/ddimm10_identify"
1127 ]
1128 }
1129 ]
1130 },
1131 {
1132 "path": "system/chassis/motherboard/dimm11",
1133 "endpoints":
1134 [
1135 {
1136 "types":
1137 {
1138 "rType": "fault_inventory_object",
1139 "fType": "fault_led_group"
1140 },
1141 "paths":
1142 [
1143 "/xyz/openbmc_project/led/groups/ddimm11_fault"
1144 ]
1145 },
1146 {
1147 "types":
1148 {
George Liuae9481d2023-02-20 08:47:15 +08001149 "rType": "identified_by",
1150 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001151 },
1152 "paths":
1153 [
1154 "/xyz/openbmc_project/led/groups/ddimm11_identify"
1155 ]
1156 }
1157 ]
1158 },
1159 {
1160 "path": "system/chassis/motherboard/dimm12",
1161 "endpoints":
1162 [
1163 {
1164 "types":
1165 {
1166 "rType": "fault_inventory_object",
1167 "fType": "fault_led_group"
1168 },
1169 "paths":
1170 [
1171 "/xyz/openbmc_project/led/groups/ddimm12_fault"
1172 ]
1173 },
1174 {
1175 "types":
1176 {
George Liuae9481d2023-02-20 08:47:15 +08001177 "rType": "identified_by",
1178 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001179 },
1180 "paths":
1181 [
1182 "/xyz/openbmc_project/led/groups/ddimm12_identify"
1183 ]
1184 }
1185 ]
1186 },
1187 {
1188 "path": "system/chassis/motherboard/dimm13",
1189 "endpoints":
1190 [
1191 {
1192 "types":
1193 {
1194 "rType": "fault_inventory_object",
1195 "fType": "fault_led_group"
1196 },
1197 "paths":
1198 [
1199 "/xyz/openbmc_project/led/groups/ddimm13_fault"
1200 ]
1201 },
1202 {
1203 "types":
1204 {
George Liuae9481d2023-02-20 08:47:15 +08001205 "rType": "identified_by",
1206 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001207 },
1208 "paths":
1209 [
1210 "/xyz/openbmc_project/led/groups/ddimm13_identify"
1211 ]
1212 }
1213 ]
1214 },
1215 {
1216 "path": "system/chassis/motherboard/dimm14",
1217 "endpoints":
1218 [
1219 {
1220 "types":
1221 {
1222 "rType": "fault_inventory_object",
1223 "fType": "fault_led_group"
1224 },
1225 "paths":
1226 [
1227 "/xyz/openbmc_project/led/groups/ddimm14_fault"
1228 ]
1229 },
1230 {
1231 "types":
1232 {
George Liuae9481d2023-02-20 08:47:15 +08001233 "rType": "identified_by",
1234 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001235 },
1236 "paths":
1237 [
1238 "/xyz/openbmc_project/led/groups/ddimm14_identify"
1239 ]
1240 }
1241 ]
1242 },
1243 {
1244 "path": "system/chassis/motherboard/dimm15",
1245 "endpoints":
1246 [
1247 {
1248 "types":
1249 {
1250 "rType": "fault_inventory_object",
1251 "fType": "fault_led_group"
1252 },
1253 "paths":
1254 [
1255 "/xyz/openbmc_project/led/groups/ddimm15_fault"
1256 ]
1257 },
1258 {
1259 "types":
1260 {
George Liuae9481d2023-02-20 08:47:15 +08001261 "rType": "identified_by",
1262 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001263 },
1264 "paths":
1265 [
1266 "/xyz/openbmc_project/led/groups/ddimm15_identify"
1267 ]
1268 }
1269 ]
1270 },
1271 {
1272 "path": "system/chassis/motherboard/dimm16",
1273 "endpoints":
1274 [
1275 {
1276 "types":
1277 {
1278 "rType": "fault_inventory_object",
1279 "fType": "fault_led_group"
1280 },
1281 "paths":
1282 [
1283 "/xyz/openbmc_project/led/groups/ddimm16_fault"
1284 ]
1285 },
1286 {
1287 "types":
1288 {
George Liuae9481d2023-02-20 08:47:15 +08001289 "rType": "identified_by",
1290 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001291 },
1292 "paths":
1293 [
1294 "/xyz/openbmc_project/led/groups/ddimm16_identify"
1295 ]
1296 }
1297 ]
1298 },
1299 {
1300 "path": "system/chassis/motherboard/dimm17",
1301 "endpoints":
1302 [
1303 {
1304 "types":
1305 {
1306 "rType": "fault_inventory_object",
1307 "fType": "fault_led_group"
1308 },
1309 "paths":
1310 [
1311 "/xyz/openbmc_project/led/groups/ddimm17_fault"
1312 ]
1313 },
1314 {
1315 "types":
1316 {
George Liuae9481d2023-02-20 08:47:15 +08001317 "rType": "identified_by",
1318 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001319 },
1320 "paths":
1321 [
1322 "/xyz/openbmc_project/led/groups/ddimm17_identify"
1323 ]
1324 }
1325 ]
1326 },
1327 {
1328 "path": "system/chassis/motherboard/dimm18",
1329 "endpoints":
1330 [
1331 {
1332 "types":
1333 {
1334 "rType": "fault_inventory_object",
1335 "fType": "fault_led_group"
1336 },
1337 "paths":
1338 [
1339 "/xyz/openbmc_project/led/groups/ddimm18_fault"
1340 ]
1341 },
1342 {
1343 "types":
1344 {
George Liuae9481d2023-02-20 08:47:15 +08001345 "rType": "identified_by",
1346 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001347 },
1348 "paths":
1349 [
1350 "/xyz/openbmc_project/led/groups/ddimm18_identify"
1351 ]
1352 }
1353 ]
1354 },
1355 {
1356 "path": "system/chassis/motherboard/dimm19",
1357 "endpoints":
1358 [
1359 {
1360 "types":
1361 {
1362 "rType": "fault_inventory_object",
1363 "fType": "fault_led_group"
1364 },
1365 "paths":
1366 [
1367 "/xyz/openbmc_project/led/groups/ddimm19_fault"
1368 ]
1369 },
1370 {
1371 "types":
1372 {
George Liuae9481d2023-02-20 08:47:15 +08001373 "rType": "identified_by",
1374 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001375 },
1376 "paths":
1377 [
1378 "/xyz/openbmc_project/led/groups/ddimm19_identify"
1379 ]
1380 }
1381 ]
1382 },
1383 {
1384 "path": "system/chassis/motherboard/dimm20",
1385 "endpoints":
1386 [
1387 {
1388 "types":
1389 {
1390 "rType": "fault_inventory_object",
1391 "fType": "fault_led_group"
1392 },
1393 "paths":
1394 [
1395 "/xyz/openbmc_project/led/groups/ddimm20_fault"
1396 ]
1397 },
1398 {
1399 "types":
1400 {
George Liuae9481d2023-02-20 08:47:15 +08001401 "rType": "identified_by",
1402 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001403 },
1404 "paths":
1405 [
1406 "/xyz/openbmc_project/led/groups/ddimm20_identify"
1407 ]
1408 }
1409 ]
1410 },
1411 {
1412 "path": "system/chassis/motherboard/dimm21",
1413 "endpoints":
1414 [
1415 {
1416 "types":
1417 {
1418 "rType": "fault_inventory_object",
1419 "fType": "fault_led_group"
1420 },
1421 "paths":
1422 [
1423 "/xyz/openbmc_project/led/groups/ddimm21_fault"
1424 ]
1425 },
1426 {
1427 "types":
1428 {
George Liuae9481d2023-02-20 08:47:15 +08001429 "rType": "identified_by",
1430 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001431 },
1432 "paths":
1433 [
1434 "/xyz/openbmc_project/led/groups/ddimm21_identify"
1435 ]
1436 }
1437 ]
1438 },
1439 {
1440 "path": "system/chassis/motherboard/dimm22",
1441 "endpoints":
1442 [
1443 {
1444 "types":
1445 {
1446 "rType": "fault_inventory_object",
1447 "fType": "fault_led_group"
1448 },
1449 "paths":
1450 [
1451 "/xyz/openbmc_project/led/groups/ddimm22_fault"
1452 ]
1453 },
1454 {
1455 "types":
1456 {
George Liuae9481d2023-02-20 08:47:15 +08001457 "rType": "identified_by",
1458 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001459 },
1460 "paths":
1461 [
1462 "/xyz/openbmc_project/led/groups/ddimm22_identify"
1463 ]
1464 }
1465 ]
1466 },
1467 {
1468 "path": "system/chassis/motherboard/dimm23",
1469 "endpoints":
1470 [
1471 {
1472 "types":
1473 {
1474 "rType": "fault_inventory_object",
1475 "fType": "fault_led_group"
1476 },
1477 "paths":
1478 [
1479 "/xyz/openbmc_project/led/groups/ddimm23_fault"
1480 ]
1481 },
1482 {
1483 "types":
1484 {
George Liuae9481d2023-02-20 08:47:15 +08001485 "rType": "identified_by",
1486 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001487 },
1488 "paths":
1489 [
1490 "/xyz/openbmc_project/led/groups/ddimm23_identify"
1491 ]
1492 }
1493 ]
1494 },
1495 {
1496 "path": "system/chassis/motherboard/dimm24",
1497 "endpoints":
1498 [
1499 {
1500 "types":
1501 {
1502 "rType": "fault_inventory_object",
1503 "fType": "fault_led_group"
1504 },
1505 "paths":
1506 [
1507 "/xyz/openbmc_project/led/groups/ddimm24_fault"
1508 ]
1509 },
1510 {
1511 "types":
1512 {
George Liuae9481d2023-02-20 08:47:15 +08001513 "rType": "identified_by",
1514 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001515 },
1516 "paths":
1517 [
1518 "/xyz/openbmc_project/led/groups/ddimm24_identify"
1519 ]
1520 }
1521 ]
1522 },
1523 {
1524 "path": "system/chassis/motherboard/dimm25",
1525 "endpoints":
1526 [
1527 {
1528 "types":
1529 {
1530 "rType": "fault_inventory_object",
1531 "fType": "fault_led_group"
1532 },
1533 "paths":
1534 [
1535 "/xyz/openbmc_project/led/groups/ddimm25_fault"
1536 ]
1537 },
1538 {
1539 "types":
1540 {
George Liuae9481d2023-02-20 08:47:15 +08001541 "rType": "identified_by",
1542 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001543 },
1544 "paths":
1545 [
1546 "/xyz/openbmc_project/led/groups/ddimm25_identify"
1547 ]
1548 }
1549 ]
1550 },
1551 {
1552 "path": "system/chassis/motherboard/dimm26",
1553 "endpoints":
1554 [
1555 {
1556 "types":
1557 {
1558 "rType": "fault_inventory_object",
1559 "fType": "fault_led_group"
1560 },
1561 "paths":
1562 [
1563 "/xyz/openbmc_project/led/groups/ddimm26_fault"
1564 ]
1565 },
1566 {
1567 "types":
1568 {
George Liuae9481d2023-02-20 08:47:15 +08001569 "rType": "identified_by",
1570 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001571 },
1572 "paths":
1573 [
1574 "/xyz/openbmc_project/led/groups/ddimm26_identify"
1575 ]
1576 }
1577 ]
1578 },
1579 {
1580 "path": "system/chassis/motherboard/dimm27",
1581 "endpoints":
1582 [
1583 {
1584 "types":
1585 {
1586 "rType": "fault_inventory_object",
1587 "fType": "fault_led_group"
1588 },
1589 "paths":
1590 [
1591 "/xyz/openbmc_project/led/groups/ddimm27_fault"
1592 ]
1593 },
1594 {
1595 "types":
1596 {
George Liuae9481d2023-02-20 08:47:15 +08001597 "rType": "identified_by",
1598 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001599 },
1600 "paths":
1601 [
1602 "/xyz/openbmc_project/led/groups/ddimm27_identify"
1603 ]
1604 }
1605 ]
1606 },
1607 {
1608 "path": "system/chassis/motherboard/dimm28",
1609 "endpoints":
1610 [
1611 {
1612 "types":
1613 {
1614 "rType": "fault_inventory_object",
1615 "fType": "fault_led_group"
1616 },
1617 "paths":
1618 [
1619 "/xyz/openbmc_project/led/groups/ddimm28_fault"
1620 ]
1621 },
1622 {
1623 "types":
1624 {
George Liuae9481d2023-02-20 08:47:15 +08001625 "rType": "identified_by",
1626 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001627 },
1628 "paths":
1629 [
1630 "/xyz/openbmc_project/led/groups/ddimm28_identify"
1631 ]
1632 }
1633 ]
1634 },
1635 {
1636 "path": "system/chassis/motherboard/dimm29",
1637 "endpoints":
1638 [
1639 {
1640 "types":
1641 {
1642 "rType": "fault_inventory_object",
1643 "fType": "fault_led_group"
1644 },
1645 "paths":
1646 [
1647 "/xyz/openbmc_project/led/groups/ddimm29_fault"
1648 ]
1649 },
1650 {
1651 "types":
1652 {
George Liuae9481d2023-02-20 08:47:15 +08001653 "rType": "identified_by",
1654 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001655 },
1656 "paths":
1657 [
1658 "/xyz/openbmc_project/led/groups/ddimm29_identify"
1659 ]
1660 }
1661 ]
1662 },
1663 {
1664 "path": "system/chassis/motherboard/dimm30",
1665 "endpoints":
1666 [
1667 {
1668 "types":
1669 {
1670 "rType": "fault_inventory_object",
1671 "fType": "fault_led_group"
1672 },
1673 "paths":
1674 [
1675 "/xyz/openbmc_project/led/groups/ddimm30_fault"
1676 ]
1677 },
1678 {
1679 "types":
1680 {
George Liuae9481d2023-02-20 08:47:15 +08001681 "rType": "identified_by",
1682 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001683 },
1684 "paths":
1685 [
1686 "/xyz/openbmc_project/led/groups/ddimm30_identify"
1687 ]
1688 }
1689 ]
1690 },
1691 {
1692 "path": "system/chassis/motherboard/dimm31",
1693 "endpoints":
1694 [
1695 {
1696 "types":
1697 {
1698 "rType": "fault_inventory_object",
1699 "fType": "fault_led_group"
1700 },
1701 "paths":
1702 [
1703 "/xyz/openbmc_project/led/groups/ddimm31_fault"
1704 ]
1705 },
1706 {
1707 "types":
1708 {
George Liuae9481d2023-02-20 08:47:15 +08001709 "rType": "identified_by",
1710 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001711 },
1712 "paths":
1713 [
1714 "/xyz/openbmc_project/led/groups/ddimm31_identify"
1715 ]
1716 }
1717 ]
1718 },
1719 {
1720 "path": "system/chassis/motherboard/vdd_vrm0",
1721 "endpoints":
1722 [
1723 {
1724 "types":
1725 {
1726 "rType": "fault_inventory_object",
1727 "fType": "fault_led_group"
1728 },
1729 "paths":
1730 [
1731 "/xyz/openbmc_project/led/groups/cpu0_vrm0_fault"
1732 ]
1733 },
1734 {
1735 "types":
1736 {
George Liuae9481d2023-02-20 08:47:15 +08001737 "rType": "identified_by",
1738 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001739 },
1740 "paths":
1741 [
1742 "/xyz/openbmc_project/led/groups/cpu0_vrm0_identify"
1743 ]
1744 }
1745 ]
1746 },
1747 {
1748 "path": "system/chassis/motherboard/vdd_vrm1",
1749 "endpoints":
1750 [
1751 {
1752 "types":
1753 {
1754 "rType": "fault_inventory_object",
1755 "fType": "fault_led_group"
1756 },
1757 "paths":
1758 [
1759 "/xyz/openbmc_project/led/groups/cpu1_vrm0_fault"
1760 ]
1761 },
1762 {
1763 "types":
1764 {
George Liuae9481d2023-02-20 08:47:15 +08001765 "rType": "identified_by",
1766 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001767 },
1768 "paths":
1769 [
1770 "/xyz/openbmc_project/led/groups/cpu1_vrm0_identify"
1771 ]
1772 }
1773 ]
1774 },
1775 {
1776 "path": "system/chassis/motherboard/tod_battery",
1777 "endpoints":
1778 [
1779 {
1780 "types":
1781 {
1782 "rType": "fault_inventory_object",
1783 "fType": "fault_led_group"
1784 },
1785 "paths":
1786 [
1787 "/xyz/openbmc_project/led/groups/rtc_battery_fault"
1788 ]
1789 },
1790 {
1791 "types":
1792 {
George Liuae9481d2023-02-20 08:47:15 +08001793 "rType": "identified_by",
1794 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001795 },
1796 "paths":
1797 [
1798 "/xyz/openbmc_project/led/groups/rtc_battery_identify"
1799 ]
1800 }
1801 ]
1802 },
1803 {
1804 "path": "system/chassis/motherboard/tpm_wilson",
1805 "endpoints":
1806 [
1807 {
1808 "types":
1809 {
1810 "rType": "fault_inventory_object",
1811 "fType": "fault_led_group"
1812 },
1813 "paths":
1814 [
1815 "/xyz/openbmc_project/led/groups/tpm_wilson_fault"
1816 ]
1817 },
1818 {
1819 "types":
1820 {
George Liuae9481d2023-02-20 08:47:15 +08001821 "rType": "identified_by",
1822 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001823 },
1824 "paths":
1825 [
1826 "/xyz/openbmc_project/led/groups/tpm_wilson_identify"
1827 ]
1828 }
1829 ]
1830 },
1831 {
1832 "path": "system/chassis/motherboard/pcieslot0",
1833 "endpoints":
1834 [
1835 {
1836 "types":
1837 {
1838 "rType": "fault_inventory_object",
1839 "fType": "fault_led_group"
1840 },
1841 "paths":
1842 [
1843 "/xyz/openbmc_project/led/groups/pcieslot0_fault"
1844 ]
1845 },
1846 {
1847 "types":
1848 {
George Liuae9481d2023-02-20 08:47:15 +08001849 "rType": "identified_by",
1850 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001851 },
1852 "paths":
1853 [
1854 "/xyz/openbmc_project/led/groups/pcieslot0_identify"
1855 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05001856 },
1857 {
1858 "types":
1859 {
1860 "rType": "inventory",
1861 "fType": "chassis"
1862 },
1863 "paths":
1864 [
1865 "/xyz/openbmc_project/inventory/system/chassis"
1866 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001867 }
1868 ]
1869 },
1870 {
1871 "path": "system/chassis/motherboard/pcieslot1",
1872 "endpoints":
1873 [
1874 {
1875 "types":
1876 {
1877 "rType": "fault_inventory_object",
1878 "fType": "fault_led_group"
1879 },
1880 "paths":
1881 [
1882 "/xyz/openbmc_project/led/groups/pcieslot1_fault"
1883 ]
1884 },
1885 {
1886 "types":
1887 {
George Liuae9481d2023-02-20 08:47:15 +08001888 "rType": "identified_by",
1889 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001890 },
1891 "paths":
1892 [
1893 "/xyz/openbmc_project/led/groups/pcieslot1_identify"
1894 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05001895 },
1896 {
1897 "types":
1898 {
1899 "rType": "inventory",
1900 "fType": "chassis"
1901 },
1902 "paths":
1903 [
1904 "/xyz/openbmc_project/inventory/system/chassis"
1905 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001906 }
1907 ]
1908 },
1909 {
1910 "path": "system/chassis/motherboard/pcieslot2",
1911 "endpoints":
1912 [
1913 {
1914 "types":
1915 {
1916 "rType": "fault_inventory_object",
1917 "fType": "fault_led_group"
1918 },
1919 "paths":
1920 [
1921 "/xyz/openbmc_project/led/groups/pcieslot2_fault"
1922 ]
1923 },
1924 {
1925 "types":
1926 {
George Liuae9481d2023-02-20 08:47:15 +08001927 "rType": "identified_by",
1928 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001929 },
1930 "paths":
1931 [
1932 "/xyz/openbmc_project/led/groups/pcieslot2_identify"
1933 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05001934 },
1935 {
1936 "types":
1937 {
1938 "rType": "inventory",
1939 "fType": "chassis"
1940 },
1941 "paths":
1942 [
1943 "/xyz/openbmc_project/inventory/system/chassis"
1944 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001945 }
1946 ]
1947 },
1948 {
1949 "path": "system/chassis/motherboard/pcieslot3",
1950 "endpoints":
1951 [
1952 {
1953 "types":
1954 {
1955 "rType": "fault_inventory_object",
1956 "fType": "fault_led_group"
1957 },
1958 "paths":
1959 [
1960 "/xyz/openbmc_project/led/groups/pcieslot3_fault"
1961 ]
1962 },
1963 {
1964 "types":
1965 {
George Liuae9481d2023-02-20 08:47:15 +08001966 "rType": "identified_by",
1967 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001968 },
1969 "paths":
1970 [
1971 "/xyz/openbmc_project/led/groups/pcieslot3_identify"
1972 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05001973 },
1974 {
1975 "types":
1976 {
1977 "rType": "inventory",
1978 "fType": "chassis"
1979 },
1980 "paths":
1981 [
1982 "/xyz/openbmc_project/inventory/system/chassis"
1983 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001984 }
1985 ]
1986 },
1987 {
1988 "path": "system/chassis/motherboard/pcieslot4",
1989 "endpoints":
1990 [
1991 {
1992 "types":
1993 {
1994 "rType": "fault_inventory_object",
1995 "fType": "fault_led_group"
1996 },
1997 "paths":
1998 [
1999 "/xyz/openbmc_project/led/groups/pcieslot4_fault"
2000 ]
2001 },
2002 {
2003 "types":
2004 {
George Liuae9481d2023-02-20 08:47:15 +08002005 "rType": "identified_by",
2006 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002007 },
2008 "paths":
2009 [
2010 "/xyz/openbmc_project/led/groups/pcieslot4_identify"
2011 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002012 },
2013 {
2014 "types":
2015 {
2016 "rType": "inventory",
2017 "fType": "chassis"
2018 },
2019 "paths":
2020 [
2021 "/xyz/openbmc_project/inventory/system/chassis"
2022 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002023 }
2024 ]
2025 },
2026 {
2027 "path": "system/chassis/motherboard/pcieslot6",
2028 "endpoints":
2029 [
2030 {
2031 "types":
2032 {
2033 "rType": "fault_inventory_object",
2034 "fType": "fault_led_group"
2035 },
2036 "paths":
2037 [
2038 "/xyz/openbmc_project/led/groups/pcieslot6_fault"
2039 ]
2040 },
2041 {
2042 "types":
2043 {
George Liuae9481d2023-02-20 08:47:15 +08002044 "rType": "identified_by",
2045 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002046 },
2047 "paths":
2048 [
2049 "/xyz/openbmc_project/led/groups/pcieslot6_identify"
2050 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002051 },
2052 {
2053 "types":
2054 {
2055 "rType": "inventory",
2056 "fType": "chassis"
2057 },
2058 "paths":
2059 [
2060 "/xyz/openbmc_project/inventory/system/chassis"
2061 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002062 }
2063 ]
2064 },
2065 {
2066 "path": "system/chassis/motherboard/pcieslot7",
2067 "endpoints":
2068 [
2069 {
2070 "types":
2071 {
2072 "rType": "fault_inventory_object",
2073 "fType": "fault_led_group"
2074 },
2075 "paths":
2076 [
2077 "/xyz/openbmc_project/led/groups/pcieslot7_fault"
2078 ]
2079 },
2080 {
2081 "types":
2082 {
George Liuae9481d2023-02-20 08:47:15 +08002083 "rType": "identified_by",
2084 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002085 },
2086 "paths":
2087 [
2088 "/xyz/openbmc_project/led/groups/pcieslot7_identify"
2089 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002090 },
2091 {
2092 "types":
2093 {
2094 "rType": "inventory",
2095 "fType": "chassis"
2096 },
2097 "paths":
2098 [
2099 "/xyz/openbmc_project/inventory/system/chassis"
2100 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002101 }
2102 ]
2103 },
2104 {
2105 "path": "system/chassis/motherboard/pcieslot8",
2106 "endpoints":
2107 [
2108 {
2109 "types":
2110 {
2111 "rType": "fault_inventory_object",
2112 "fType": "fault_led_group"
2113 },
2114 "paths":
2115 [
2116 "/xyz/openbmc_project/led/groups/pcieslot8_fault"
2117 ]
2118 },
2119 {
2120 "types":
2121 {
George Liuae9481d2023-02-20 08:47:15 +08002122 "rType": "identified_by",
2123 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002124 },
2125 "paths":
2126 [
2127 "/xyz/openbmc_project/led/groups/pcieslot8_identify"
2128 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002129 },
2130 {
2131 "types":
2132 {
2133 "rType": "inventory",
2134 "fType": "chassis"
2135 },
2136 "paths":
2137 [
2138 "/xyz/openbmc_project/inventory/system/chassis"
2139 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002140 }
2141 ]
2142 },
2143 {
2144 "path": "system/chassis/motherboard/pcieslot9",
2145 "endpoints":
2146 [
2147 {
2148 "types":
2149 {
2150 "rType": "fault_inventory_object",
2151 "fType": "fault_led_group"
2152 },
2153 "paths":
2154 [
2155 "/xyz/openbmc_project/led/groups/pcieslot9_fault"
2156 ]
2157 },
2158 {
2159 "types":
2160 {
George Liuae9481d2023-02-20 08:47:15 +08002161 "rType": "identified_by",
2162 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002163 },
2164 "paths":
2165 [
2166 "/xyz/openbmc_project/led/groups/pcieslot9_identify"
2167 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002168 },
2169 {
2170 "types":
2171 {
2172 "rType": "inventory",
2173 "fType": "chassis"
2174 },
2175 "paths":
2176 [
2177 "/xyz/openbmc_project/inventory/system/chassis"
2178 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002179 }
2180 ]
2181 },
2182 {
2183 "path": "system/chassis/motherboard/pcieslot10",
2184 "endpoints":
2185 [
2186 {
2187 "types":
2188 {
2189 "rType": "fault_inventory_object",
2190 "fType": "fault_led_group"
2191 },
2192 "paths":
2193 [
2194 "/xyz/openbmc_project/led/groups/pcieslot10_fault"
2195 ]
2196 },
2197 {
2198 "types":
2199 {
George Liuae9481d2023-02-20 08:47:15 +08002200 "rType": "identified_by",
2201 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002202 },
2203 "paths":
2204 [
2205 "/xyz/openbmc_project/led/groups/pcieslot10_identify"
2206 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002207 },
2208 {
2209 "types":
2210 {
2211 "rType": "inventory",
2212 "fType": "chassis"
2213 },
2214 "paths":
2215 [
2216 "/xyz/openbmc_project/inventory/system/chassis"
2217 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002218 }
2219 ]
2220 },
2221 {
2222 "path": "system/chassis/motherboard/pcieslot11",
2223 "endpoints":
2224 [
2225 {
2226 "types":
2227 {
2228 "rType": "fault_inventory_object",
2229 "fType": "fault_led_group"
2230 },
2231 "paths":
2232 [
2233 "/xyz/openbmc_project/led/groups/pcieslot11_fault"
2234 ]
2235 },
2236 {
2237 "types":
2238 {
George Liuae9481d2023-02-20 08:47:15 +08002239 "rType": "identified_by",
2240 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002241 },
2242 "paths":
2243 [
2244 "/xyz/openbmc_project/led/groups/pcieslot11_identify"
2245 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002246 },
2247 {
2248 "types":
2249 {
2250 "rType": "inventory",
2251 "fType": "chassis"
2252 },
2253 "paths":
2254 [
2255 "/xyz/openbmc_project/inventory/system/chassis"
2256 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002257 }
2258 ]
2259 },
2260 {
2261 "path": "system/chassis/motherboard/pcie_cable_card0/cxp_top",
2262 "endpoints":
2263 [
2264 {
2265 "types":
2266 {
2267 "rType": "fault_inventory_object",
2268 "fType": "fault_led_group"
2269 },
2270 "paths":
2271 [
2272 "/xyz/openbmc_project/led/groups/cablecard0_cxp_top_fault"
2273 ]
2274 },
2275 {
2276 "types":
2277 {
George Liuae9481d2023-02-20 08:47:15 +08002278 "rType": "identified_by",
2279 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002280 },
2281 "paths":
2282 [
2283 "/xyz/openbmc_project/led/groups/cablecard0_cxp_top_identify"
2284 ]
2285 }
2286 ]
2287 },
2288 {
2289 "path": "system/chassis/motherboard/pcie_cable_card0/cxp_bot",
2290 "endpoints":
2291 [
2292 {
2293 "types":
2294 {
2295 "rType": "fault_inventory_object",
2296 "fType": "fault_led_group"
2297 },
2298 "paths":
2299 [
2300 "/xyz/openbmc_project/led/groups/cablecard0_cxp_bot_fault"
2301 ]
2302 },
2303 {
2304 "types":
2305 {
George Liuae9481d2023-02-20 08:47:15 +08002306 "rType": "identified_by",
2307 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002308 },
2309 "paths":
2310 [
2311 "/xyz/openbmc_project/led/groups/cablecard0_cxp_bot_identify"
2312 ]
2313 }
2314 ]
2315 },
2316 {
2317 "path": "system/chassis/motherboard/pcie_cable_card3/cxp_top",
2318 "endpoints":
2319 [
2320 {
2321 "types":
2322 {
2323 "rType": "fault_inventory_object",
2324 "fType": "fault_led_group"
2325 },
2326 "paths":
2327 [
2328 "/xyz/openbmc_project/led/groups/cablecard3_cxp_top_fault"
2329 ]
2330 },
2331 {
2332 "types":
2333 {
George Liuae9481d2023-02-20 08:47:15 +08002334 "rType": "identified_by",
2335 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002336 },
2337 "paths":
2338 [
2339 "/xyz/openbmc_project/led/groups/cablecard3_cxp_top_identify"
2340 ]
2341 }
2342 ]
2343 },
2344 {
2345 "path": "system/chassis/motherboard/pcie_cable_card3/cxp_bot",
2346 "endpoints":
2347 [
2348 {
2349 "types":
2350 {
2351 "rType": "fault_inventory_object",
2352 "fType": "fault_led_group"
2353 },
2354 "paths":
2355 [
2356 "/xyz/openbmc_project/led/groups/cablecard3_cxp_bot_fault"
2357 ]
2358 },
2359 {
2360 "types":
2361 {
George Liuae9481d2023-02-20 08:47:15 +08002362 "rType": "identified_by",
2363 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002364 },
2365 "paths":
2366 [
2367 "/xyz/openbmc_project/led/groups/cablecard3_cxp_bot_identify"
2368 ]
2369 }
2370 ]
2371 },
2372 {
2373 "path": "system/chassis/motherboard/pcie_cable_card4/cxp_top",
2374 "endpoints":
2375 [
2376 {
2377 "types":
2378 {
2379 "rType": "fault_inventory_object",
2380 "fType": "fault_led_group"
2381 },
2382 "paths":
2383 [
2384 "/xyz/openbmc_project/led/groups/cablecard4_cxp_top_fault"
2385 ]
2386 },
2387 {
2388 "types":
2389 {
George Liuae9481d2023-02-20 08:47:15 +08002390 "rType": "identified_by",
2391 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002392 },
2393 "paths":
2394 [
2395 "/xyz/openbmc_project/led/groups/cablecard4_cxp_top_identify"
2396 ]
2397 }
2398 ]
2399 },
2400 {
2401 "path": "system/chassis/motherboard/pcie_cable_card4/cxp_bot",
2402 "endpoints":
2403 [
2404 {
2405 "types":
2406 {
2407 "rType": "fault_inventory_object",
2408 "fType": "fault_led_group"
2409 },
2410 "paths":
2411 [
2412 "/xyz/openbmc_project/led/groups/cablecard4_cxp_bot_fault"
2413 ]
2414 },
2415 {
2416 "types":
2417 {
George Liuae9481d2023-02-20 08:47:15 +08002418 "rType": "identified_by",
2419 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002420 },
2421 "paths":
2422 [
2423 "/xyz/openbmc_project/led/groups/cablecard4_cxp_bot_identify"
2424 ]
2425 }
2426 ]
2427 },
2428 {
2429 "path": "system/chassis/motherboard/pcie_cable_card10/cxp_top",
2430 "endpoints":
2431 [
2432 {
2433 "types":
2434 {
2435 "rType": "fault_inventory_object",
2436 "fType": "fault_led_group"
2437 },
2438 "paths":
2439 [
2440 "/xyz/openbmc_project/led/groups/cablecard10_cxp_top_fault"
2441 ]
2442 },
2443 {
2444 "types":
2445 {
George Liuae9481d2023-02-20 08:47:15 +08002446 "rType": "identified_by",
2447 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002448 },
2449 "paths":
2450 [
2451 "/xyz/openbmc_project/led/groups/cablecard10_cxp_top_identify"
2452 ]
2453 }
2454 ]
2455 },
2456 {
2457 "path": "system/chassis/motherboard/pcie_cable_card10/cxp_bot",
2458 "endpoints":
2459 [
2460 {
2461 "types":
2462 {
2463 "rType": "fault_inventory_object",
2464 "fType": "fault_led_group"
2465 },
2466 "paths":
2467 [
2468 "/xyz/openbmc_project/led/groups/cablecard10_cxp_bot_fault"
2469 ]
2470 },
2471 {
2472 "types":
2473 {
George Liuae9481d2023-02-20 08:47:15 +08002474 "rType": "identified_by",
2475 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002476 },
2477 "paths":
2478 [
2479 "/xyz/openbmc_project/led/groups/cablecard10_cxp_bot_identify"
2480 ]
2481 }
2482 ]
2483 },
2484 {
2485 "path": "system/chassis/motherboard/disk_backplane0",
2486 "endpoints":
2487 [
2488 {
2489 "types":
2490 {
2491 "rType": "fault_inventory_object",
2492 "fType": "fault_led_group"
2493 },
2494 "paths":
2495 [
2496 "/xyz/openbmc_project/led/groups/dasd_pyramid0_fault"
2497 ]
2498 },
2499 {
2500 "types":
2501 {
George Liuae9481d2023-02-20 08:47:15 +08002502 "rType": "identified_by",
2503 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002504 },
2505 "paths":
2506 [
2507 "/xyz/openbmc_project/led/groups/dasd_pyramid0_identify"
2508 ]
2509 }
2510 ]
2511 },
2512 {
2513 "path": "system/chassis/motherboard/disk_backplane1",
2514 "endpoints":
2515 [
2516 {
2517 "types":
2518 {
2519 "rType": "fault_inventory_object",
2520 "fType": "fault_led_group"
2521 },
2522 "paths":
2523 [
2524 "/xyz/openbmc_project/led/groups/dasd_pyramid1_fault"
2525 ]
2526 },
2527 {
2528 "types":
2529 {
George Liuae9481d2023-02-20 08:47:15 +08002530 "rType": "identified_by",
2531 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002532 },
2533 "paths":
2534 [
2535 "/xyz/openbmc_project/led/groups/dasd_pyramid1_identify"
2536 ]
2537 }
2538 ]
2539 },
2540 {
2541 "path": "system/chassis/motherboard/disk_backplane2",
2542 "endpoints":
2543 [
2544 {
2545 "types":
2546 {
2547 "rType": "fault_inventory_object",
2548 "fType": "fault_led_group"
2549 },
2550 "paths":
2551 [
2552 "/xyz/openbmc_project/led/groups/dasd_pyramid2_fault"
2553 ]
2554 },
2555 {
2556 "types":
2557 {
George Liuae9481d2023-02-20 08:47:15 +08002558 "rType": "identified_by",
2559 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002560 },
2561 "paths":
2562 [
2563 "/xyz/openbmc_project/led/groups/dasd_pyramid2_identify"
2564 ]
2565 }
2566 ]
2567 },
2568 {
2569 "path": "system/chassis/motherboard/disk_backplane0/nvme0",
2570 "endpoints":
2571 [
2572 {
2573 "types":
2574 {
2575 "rType": "fault_inventory_object",
2576 "fType": "fault_led_group"
2577 },
2578 "paths":
2579 [
2580 "/xyz/openbmc_project/led/groups/nvme0_fault"
2581 ]
2582 },
2583 {
2584 "types":
2585 {
George Liuae9481d2023-02-20 08:47:15 +08002586 "rType": "identified_by",
2587 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002588 },
2589 "paths":
2590 [
2591 "/xyz/openbmc_project/led/groups/nvme0_identify"
2592 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002593 },
2594 {
2595 "types":
2596 {
2597 "rType": "inventory",
2598 "fType": "chassis"
2599 },
2600 "paths":
2601 [
2602 "/xyz/openbmc_project/inventory/system/chassis"
2603 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002604 }
2605 ]
2606 },
2607 {
2608 "path": "system/chassis/motherboard/disk_backplane0/nvme1",
2609 "endpoints":
2610 [
2611 {
2612 "types":
2613 {
2614 "rType": "fault_inventory_object",
2615 "fType": "fault_led_group"
2616 },
2617 "paths":
2618 [
2619 "/xyz/openbmc_project/led/groups/nvme1_fault"
2620 ]
2621 },
2622 {
2623 "types":
2624 {
George Liuae9481d2023-02-20 08:47:15 +08002625 "rType": "identified_by",
2626 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002627 },
2628 "paths":
2629 [
2630 "/xyz/openbmc_project/led/groups/nvme1_identify"
2631 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002632 },
2633 {
2634 "types":
2635 {
2636 "rType": "inventory",
2637 "fType": "chassis"
2638 },
2639 "paths":
2640 [
2641 "/xyz/openbmc_project/inventory/system/chassis"
2642 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002643 }
2644 ]
2645 },
2646 {
2647 "path": "system/chassis/motherboard/disk_backplane0/nvme2",
2648 "endpoints":
2649 [
2650 {
2651 "types":
2652 {
2653 "rType": "fault_inventory_object",
2654 "fType": "fault_led_group"
2655 },
2656 "paths":
2657 [
2658 "/xyz/openbmc_project/led/groups/nvme2_fault"
2659 ]
2660 },
2661 {
2662 "types":
2663 {
George Liuae9481d2023-02-20 08:47:15 +08002664 "rType": "identified_by",
2665 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002666 },
2667 "paths":
2668 [
2669 "/xyz/openbmc_project/led/groups/nvme2_identify"
2670 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002671 },
2672 {
2673 "types":
2674 {
2675 "rType": "inventory",
2676 "fType": "chassis"
2677 },
2678 "paths":
2679 [
2680 "/xyz/openbmc_project/inventory/system/chassis"
2681 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002682 }
2683 ]
2684 },
2685 {
2686 "path": "system/chassis/motherboard/disk_backplane0/nvme3",
2687 "endpoints":
2688 [
2689 {
2690 "types":
2691 {
2692 "rType": "fault_inventory_object",
2693 "fType": "fault_led_group"
2694 },
2695 "paths":
2696 [
2697 "/xyz/openbmc_project/led/groups/nvme3_fault"
2698 ]
2699 },
2700 {
2701 "types":
2702 {
George Liuae9481d2023-02-20 08:47:15 +08002703 "rType": "identified_by",
2704 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002705 },
2706 "paths":
2707 [
2708 "/xyz/openbmc_project/led/groups/nvme3_identify"
2709 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002710 },
2711 {
2712 "types":
2713 {
2714 "rType": "inventory",
2715 "fType": "chassis"
2716 },
2717 "paths":
2718 [
2719 "/xyz/openbmc_project/inventory/system/chassis"
2720 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002721 }
2722 ]
2723 },
2724 {
2725 "path": "system/chassis/motherboard/disk_backplane0/nvme4",
2726 "endpoints":
2727 [
2728 {
2729 "types":
2730 {
2731 "rType": "fault_inventory_object",
2732 "fType": "fault_led_group"
2733 },
2734 "paths":
2735 [
2736 "/xyz/openbmc_project/led/groups/nvme4_fault"
2737 ]
2738 },
2739 {
2740 "types":
2741 {
George Liuae9481d2023-02-20 08:47:15 +08002742 "rType": "identified_by",
2743 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002744 },
2745 "paths":
2746 [
2747 "/xyz/openbmc_project/led/groups/nvme4_identify"
2748 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002749 },
2750 {
2751 "types":
2752 {
2753 "rType": "inventory",
2754 "fType": "chassis"
2755 },
2756 "paths":
2757 [
2758 "/xyz/openbmc_project/inventory/system/chassis"
2759 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002760 }
2761 ]
2762 },
2763 {
2764 "path": "system/chassis/motherboard/disk_backplane0/nvme5",
2765 "endpoints":
2766 [
2767 {
2768 "types":
2769 {
2770 "rType": "fault_inventory_object",
2771 "fType": "fault_led_group"
2772 },
2773 "paths":
2774 [
2775 "/xyz/openbmc_project/led/groups/nvme5_fault"
2776 ]
2777 },
2778 {
2779 "types":
2780 {
George Liuae9481d2023-02-20 08:47:15 +08002781 "rType": "identified_by",
2782 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002783 },
2784 "paths":
2785 [
2786 "/xyz/openbmc_project/led/groups/nvme5_identify"
2787 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002788 },
2789 {
2790 "types":
2791 {
2792 "rType": "inventory",
2793 "fType": "chassis"
2794 },
2795 "paths":
2796 [
2797 "/xyz/openbmc_project/inventory/system/chassis"
2798 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002799 }
2800 ]
2801 },
2802 {
2803 "path": "system/chassis/motherboard/disk_backplane0/nvme6",
2804 "endpoints":
2805 [
2806 {
2807 "types":
2808 {
2809 "rType": "fault_inventory_object",
2810 "fType": "fault_led_group"
2811 },
2812 "paths":
2813 [
2814 "/xyz/openbmc_project/led/groups/nvme6_fault"
2815 ]
2816 },
2817 {
2818 "types":
2819 {
George Liuae9481d2023-02-20 08:47:15 +08002820 "rType": "identified_by",
2821 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002822 },
2823 "paths":
2824 [
2825 "/xyz/openbmc_project/led/groups/nvme6_identify"
2826 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002827 },
2828 {
2829 "types":
2830 {
2831 "rType": "inventory",
2832 "fType": "chassis"
2833 },
2834 "paths":
2835 [
2836 "/xyz/openbmc_project/inventory/system/chassis"
2837 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002838 }
2839 ]
2840 },
2841 {
2842 "path": "system/chassis/motherboard/disk_backplane0/nvme7",
2843 "endpoints":
2844 [
2845 {
2846 "types":
2847 {
2848 "rType": "fault_inventory_object",
2849 "fType": "fault_led_group"
2850 },
2851 "paths":
2852 [
2853 "/xyz/openbmc_project/led/groups/nvme7_fault"
2854 ]
2855 },
2856 {
2857 "types":
2858 {
George Liuae9481d2023-02-20 08:47:15 +08002859 "rType": "identified_by",
2860 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002861 },
2862 "paths":
2863 [
2864 "/xyz/openbmc_project/led/groups/nvme7_identify"
2865 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002866 },
2867 {
2868 "types":
2869 {
2870 "rType": "inventory",
2871 "fType": "chassis"
2872 },
2873 "paths":
2874 [
2875 "/xyz/openbmc_project/inventory/system/chassis"
2876 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002877 }
2878 ]
2879 },
2880 {
2881 "path": "system/chassis/motherboard/disk_backplane1/nvme0",
2882 "endpoints":
2883 [
2884 {
2885 "types":
2886 {
2887 "rType": "fault_inventory_object",
2888 "fType": "fault_led_group"
2889 },
2890 "paths":
2891 [
2892 "/xyz/openbmc_project/led/groups/nvme8_fault"
2893 ]
2894 },
2895 {
2896 "types":
2897 {
George Liuae9481d2023-02-20 08:47:15 +08002898 "rType": "identified_by",
2899 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002900 },
2901 "paths":
2902 [
2903 "/xyz/openbmc_project/led/groups/nvme8_identify"
2904 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002905 },
2906 {
2907 "types":
2908 {
2909 "rType": "inventory",
2910 "fType": "chassis"
2911 },
2912 "paths":
2913 [
2914 "/xyz/openbmc_project/inventory/system/chassis"
2915 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002916 }
2917 ]
2918 },
2919 {
2920 "path": "system/chassis/motherboard/disk_backplane1/nvme1",
2921 "endpoints":
2922 [
2923 {
2924 "types":
2925 {
2926 "rType": "fault_inventory_object",
2927 "fType": "fault_led_group"
2928 },
2929 "paths":
2930 [
2931 "/xyz/openbmc_project/led/groups/nvme9_fault"
2932 ]
2933 },
2934 {
2935 "types":
2936 {
George Liuae9481d2023-02-20 08:47:15 +08002937 "rType": "identified_by",
2938 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002939 },
2940 "paths":
2941 [
2942 "/xyz/openbmc_project/led/groups/nvme9_identify"
2943 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002944 },
2945 {
2946 "types":
2947 {
2948 "rType": "inventory",
2949 "fType": "chassis"
2950 },
2951 "paths":
2952 [
2953 "/xyz/openbmc_project/inventory/system/chassis"
2954 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002955 }
2956 ]
2957 },
2958 {
2959 "path": "system/chassis/motherboard/disk_backplane1/nvme2",
2960 "endpoints":
2961 [
2962 {
2963 "types":
2964 {
2965 "rType": "fault_inventory_object",
2966 "fType": "fault_led_group"
2967 },
2968 "paths":
2969 [
2970 "/xyz/openbmc_project/led/groups/nvme10_fault"
2971 ]
2972 },
2973 {
2974 "types":
2975 {
George Liuae9481d2023-02-20 08:47:15 +08002976 "rType": "identified_by",
2977 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002978 },
2979 "paths":
2980 [
2981 "/xyz/openbmc_project/led/groups/nvme10_identify"
2982 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002983 },
2984 {
2985 "types":
2986 {
2987 "rType": "inventory",
2988 "fType": "chassis"
2989 },
2990 "paths":
2991 [
2992 "/xyz/openbmc_project/inventory/system/chassis"
2993 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002994 }
2995 ]
2996 },
2997 {
2998 "path": "system/chassis/motherboard/disk_backplane1/nvme3",
2999 "endpoints":
3000 [
3001 {
3002 "types":
3003 {
3004 "rType": "fault_inventory_object",
3005 "fType": "fault_led_group"
3006 },
3007 "paths":
3008 [
3009 "/xyz/openbmc_project/led/groups/nvme11_fault"
3010 ]
3011 },
3012 {
3013 "types":
3014 {
George Liuae9481d2023-02-20 08:47:15 +08003015 "rType": "identified_by",
3016 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003017 },
3018 "paths":
3019 [
3020 "/xyz/openbmc_project/led/groups/nvme11_identify"
3021 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003022 },
3023 {
3024 "types":
3025 {
3026 "rType": "inventory",
3027 "fType": "chassis"
3028 },
3029 "paths":
3030 [
3031 "/xyz/openbmc_project/inventory/system/chassis"
3032 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003033 }
3034 ]
3035 },
3036 {
3037 "path": "system/chassis/motherboard/disk_backplane1/nvme4",
3038 "endpoints":
3039 [
3040 {
3041 "types":
3042 {
3043 "rType": "fault_inventory_object",
3044 "fType": "fault_led_group"
3045 },
3046 "paths":
3047 [
3048 "/xyz/openbmc_project/led/groups/nvme12_fault"
3049 ]
3050 },
3051 {
3052 "types":
3053 {
George Liuae9481d2023-02-20 08:47:15 +08003054 "rType": "identified_by",
3055 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003056 },
3057 "paths":
3058 [
3059 "/xyz/openbmc_project/led/groups/nvme12_identify"
3060 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003061 },
3062 {
3063 "types":
3064 {
3065 "rType": "inventory",
3066 "fType": "chassis"
3067 },
3068 "paths":
3069 [
3070 "/xyz/openbmc_project/inventory/system/chassis"
3071 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003072 }
3073 ]
3074 },
3075 {
3076 "path": "system/chassis/motherboard/disk_backplane1/nvme5",
3077 "endpoints":
3078 [
3079 {
3080 "types":
3081 {
3082 "rType": "fault_inventory_object",
3083 "fType": "fault_led_group"
3084 },
3085 "paths":
3086 [
3087 "/xyz/openbmc_project/led/groups/nvme13_fault"
3088 ]
3089 },
3090 {
3091 "types":
3092 {
George Liuae9481d2023-02-20 08:47:15 +08003093 "rType": "identified_by",
3094 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003095 },
3096 "paths":
3097 [
3098 "/xyz/openbmc_project/led/groups/nvme13_identify"
3099 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003100 },
3101 {
3102 "types":
3103 {
3104 "rType": "inventory",
3105 "fType": "chassis"
3106 },
3107 "paths":
3108 [
3109 "/xyz/openbmc_project/inventory/system/chassis"
3110 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003111 }
3112 ]
3113 },
3114 {
3115 "path": "system/chassis/motherboard/disk_backplane1/nvme6",
3116 "endpoints":
3117 [
3118 {
3119 "types":
3120 {
3121 "rType": "fault_inventory_object",
3122 "fType": "fault_led_group"
3123 },
3124 "paths":
3125 [
3126 "/xyz/openbmc_project/led/groups/nvme14_fault"
3127 ]
3128 },
3129 {
3130 "types":
3131 {
George Liuae9481d2023-02-20 08:47:15 +08003132 "rType": "identified_by",
3133 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003134 },
3135 "paths":
3136 [
3137 "/xyz/openbmc_project/led/groups/nvme14_identify"
3138 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003139 },
3140 {
3141 "types":
3142 {
3143 "rType": "inventory",
3144 "fType": "chassis"
3145 },
3146 "paths":
3147 [
3148 "/xyz/openbmc_project/inventory/system/chassis"
3149 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003150 }
3151 ]
3152 },
3153 {
3154 "path": "system/chassis/motherboard/disk_backplane1/nvme7",
3155 "endpoints":
3156 [
3157 {
3158 "types":
3159 {
3160 "rType": "fault_inventory_object",
3161 "fType": "fault_led_group"
3162 },
3163 "paths":
3164 [
3165 "/xyz/openbmc_project/led/groups/nvme15_fault"
3166 ]
3167 },
3168 {
3169 "types":
3170 {
George Liuae9481d2023-02-20 08:47:15 +08003171 "rType": "identified_by",
3172 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003173 },
3174 "paths":
3175 [
3176 "/xyz/openbmc_project/led/groups/nvme15_identify"
3177 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003178 },
3179 {
3180 "types":
3181 {
3182 "rType": "inventory",
3183 "fType": "chassis"
3184 },
3185 "paths":
3186 [
3187 "/xyz/openbmc_project/inventory/system/chassis"
3188 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003189 }
3190 ]
3191 },
3192 {
3193 "path": "system/chassis/motherboard/disk_backplane2/nvme0",
3194 "endpoints":
3195 [
3196 {
3197 "types":
3198 {
3199 "rType": "fault_inventory_object",
3200 "fType": "fault_led_group"
3201 },
3202 "paths":
3203 [
3204 "/xyz/openbmc_project/led/groups/nvme16_fault"
3205 ]
3206 },
3207 {
3208 "types":
3209 {
George Liuae9481d2023-02-20 08:47:15 +08003210 "rType": "identified_by",
3211 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003212 },
3213 "paths":
3214 [
3215 "/xyz/openbmc_project/led/groups/nvme16_identify"
3216 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003217 },
3218 {
3219 "types":
3220 {
3221 "rType": "inventory",
3222 "fType": "chassis"
3223 },
3224 "paths":
3225 [
3226 "/xyz/openbmc_project/inventory/system/chassis"
3227 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003228 }
3229 ]
3230 },
3231 {
3232 "path": "system/chassis/motherboard/disk_backplane2/nvme1",
3233 "endpoints":
3234 [
3235 {
3236 "types":
3237 {
3238 "rType": "fault_inventory_object",
3239 "fType": "fault_led_group"
3240 },
3241 "paths":
3242 [
3243 "/xyz/openbmc_project/led/groups/nvme17_fault"
3244 ]
3245 },
3246 {
3247 "types":
3248 {
George Liuae9481d2023-02-20 08:47:15 +08003249 "rType": "identified_by",
3250 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003251 },
3252 "paths":
3253 [
3254 "/xyz/openbmc_project/led/groups/nvme17_identify"
3255 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003256 },
3257 {
3258 "types":
3259 {
3260 "rType": "inventory",
3261 "fType": "chassis"
3262 },
3263 "paths":
3264 [
3265 "/xyz/openbmc_project/inventory/system/chassis"
3266 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003267 }
3268 ]
3269 },
3270 {
3271 "path": "system/chassis/motherboard/disk_backplane2/nvme2",
3272 "endpoints":
3273 [
3274 {
3275 "types":
3276 {
3277 "rType": "fault_inventory_object",
3278 "fType": "fault_led_group"
3279 },
3280 "paths":
3281 [
3282 "/xyz/openbmc_project/led/groups/nvme18_fault"
3283 ]
3284 },
3285 {
3286 "types":
3287 {
George Liuae9481d2023-02-20 08:47:15 +08003288 "rType": "identified_by",
3289 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003290 },
3291 "paths":
3292 [
3293 "/xyz/openbmc_project/led/groups/nvme18_identify"
3294 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003295 },
3296 {
3297 "types":
3298 {
3299 "rType": "inventory",
3300 "fType": "chassis"
3301 },
3302 "paths":
3303 [
3304 "/xyz/openbmc_project/inventory/system/chassis"
3305 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003306 }
3307 ]
3308 },
3309 {
3310 "path": "system/chassis/motherboard/disk_backplane2/nvme3",
3311 "endpoints":
3312 [
3313 {
3314 "types":
3315 {
3316 "rType": "fault_inventory_object",
3317 "fType": "fault_led_group"
3318 },
3319 "paths":
3320 [
3321 "/xyz/openbmc_project/led/groups/nvme19_fault"
3322 ]
3323 },
3324 {
3325 "types":
3326 {
George Liuae9481d2023-02-20 08:47:15 +08003327 "rType": "identified_by",
3328 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003329 },
3330 "paths":
3331 [
3332 "/xyz/openbmc_project/led/groups/nvme19_identify"
3333 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003334 },
3335 {
3336 "types":
3337 {
3338 "rType": "inventory",
3339 "fType": "chassis"
3340 },
3341 "paths":
3342 [
3343 "/xyz/openbmc_project/inventory/system/chassis"
3344 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003345 }
3346 ]
3347 },
3348 {
3349 "path": "system/chassis/motherboard/disk_backplane2/nvme4",
3350 "endpoints":
3351 [
3352 {
3353 "types":
3354 {
3355 "rType": "fault_inventory_object",
3356 "fType": "fault_led_group"
3357 },
3358 "paths":
3359 [
3360 "/xyz/openbmc_project/led/groups/nvme20_fault"
3361 ]
3362 },
3363 {
3364 "types":
3365 {
George Liuae9481d2023-02-20 08:47:15 +08003366 "rType": "identified_by",
3367 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003368 },
3369 "paths":
3370 [
3371 "/xyz/openbmc_project/led/groups/nvme20_identify"
3372 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003373 },
3374 {
3375 "types":
3376 {
3377 "rType": "inventory",
3378 "fType": "chassis"
3379 },
3380 "paths":
3381 [
3382 "/xyz/openbmc_project/inventory/system/chassis"
3383 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003384 }
3385 ]
3386 },
3387 {
3388 "path": "system/chassis/motherboard/disk_backplane2/nvme5",
3389 "endpoints":
3390 [
3391 {
3392 "types":
3393 {
3394 "rType": "fault_inventory_object",
3395 "fType": "fault_led_group"
3396 },
3397 "paths":
3398 [
3399 "/xyz/openbmc_project/led/groups/nvme21_fault"
3400 ]
3401 },
3402 {
3403 "types":
3404 {
George Liuae9481d2023-02-20 08:47:15 +08003405 "rType": "identified_by",
3406 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003407 },
3408 "paths":
3409 [
3410 "/xyz/openbmc_project/led/groups/nvme21_identify"
3411 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003412 },
3413 {
3414 "types":
3415 {
3416 "rType": "inventory",
3417 "fType": "chassis"
3418 },
3419 "paths":
3420 [
3421 "/xyz/openbmc_project/inventory/system/chassis"
3422 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003423 }
3424 ]
3425 },
3426 {
3427 "path": "system/chassis/motherboard/disk_backplane2/nvme6",
3428 "endpoints":
3429 [
3430 {
3431 "types":
3432 {
3433 "rType": "fault_inventory_object",
3434 "fType": "fault_led_group"
3435 },
3436 "paths":
3437 [
3438 "/xyz/openbmc_project/led/groups/nvme22_fault"
3439 ]
3440 },
3441 {
3442 "types":
3443 {
George Liuae9481d2023-02-20 08:47:15 +08003444 "rType": "identified_by",
3445 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003446 },
3447 "paths":
3448 [
3449 "/xyz/openbmc_project/led/groups/nvme22_identify"
3450 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003451 },
3452 {
3453 "types":
3454 {
3455 "rType": "inventory",
3456 "fType": "chassis"
3457 },
3458 "paths":
3459 [
3460 "/xyz/openbmc_project/inventory/system/chassis"
3461 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003462 }
3463 ]
3464 },
3465 {
3466 "path": "system/chassis/motherboard/disk_backplane2/nvme7",
3467 "endpoints":
3468 [
3469 {
3470 "types":
3471 {
3472 "rType": "fault_inventory_object",
3473 "fType": "fault_led_group"
3474 },
3475 "paths":
3476 [
3477 "/xyz/openbmc_project/led/groups/nvme23_fault"
3478 ]
3479 },
3480 {
3481 "types":
3482 {
George Liuae9481d2023-02-20 08:47:15 +08003483 "rType": "identified_by",
3484 "fType": "identifying"
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003485 },
3486 "paths":
3487 [
3488 "/xyz/openbmc_project/led/groups/nvme23_identify"
3489 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003490 },
3491 {
3492 "types":
3493 {
3494 "rType": "inventory",
3495 "fType": "chassis"
3496 },
3497 "paths":
3498 [
3499 "/xyz/openbmc_project/inventory/system/chassis"
3500 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003501 }
3502 ]
Matt Spinler47162542021-03-02 15:00:09 -06003503 }
3504 ]
3505}