blob: 6c474c52b70b7ba71b733a3f6c932f7257ea22af [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 {
44 "rType": "identify_inventory_object",
45 "fType": "identify_led_group"
46 },
47 "paths":
48 [
49 "/xyz/openbmc_project/led/groups/fan0_identify"
50 ]
Matt Spinler47162542021-03-02 15:00:09 -060051 }
52 ]
53 },
54 {
55 "path": "system/chassis/motherboard/fan1",
56 "endpoints":
57 [
58 {
59 "types":
60 {
61 "rType": "inventory",
62 "fType": "sensors"
63 },
64 "paths":
65 [
66 "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
67 "/xyz/openbmc_project/sensors/fan_tach/fan1_1"
68 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -060069 },
70 {
71 "types":
72 {
73 "rType": "fault_inventory_object",
74 "fType": "fault_led_group"
75 },
76 "paths":
77 [
78 "/xyz/openbmc_project/led/groups/fan1_fault"
79 ]
80 },
81 {
82 "types":
83 {
84 "rType": "identify_inventory_object",
85 "fType": "identify_led_group"
86 },
87 "paths":
88 [
89 "/xyz/openbmc_project/led/groups/fan1_identify"
90 ]
Matt Spinler47162542021-03-02 15:00:09 -060091 }
92 ]
93 },
94 {
95 "path": "system/chassis/motherboard/fan2",
96 "endpoints":
97 [
98 {
99 "types":
100 {
101 "rType": "inventory",
102 "fType": "sensors"
103 },
104 "paths":
105 [
106 "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
107 "/xyz/openbmc_project/sensors/fan_tach/fan2_1"
108 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600109 },
110 {
111 "types":
112 {
113 "rType": "fault_inventory_object",
114 "fType": "fault_led_group"
115 },
116 "paths":
117 [
118 "/xyz/openbmc_project/led/groups/fan2_fault"
119 ]
120 },
121 {
122 "types":
123 {
124 "rType": "identify_inventory_object",
125 "fType": "identify_led_group"
126 },
127 "paths":
128 [
129 "/xyz/openbmc_project/led/groups/fan2_identify"
130 ]
Matt Spinler47162542021-03-02 15:00:09 -0600131 }
132 ]
133 },
134 {
135 "path": "system/chassis/motherboard/fan3",
136 "endpoints":
137 [
138 {
139 "types":
140 {
141 "rType": "inventory",
142 "fType": "sensors"
143 },
144 "paths":
145 [
146 "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
147 "/xyz/openbmc_project/sensors/fan_tach/fan3_1"
148 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600149 },
150 {
151 "types":
152 {
153 "rType": "fault_inventory_object",
154 "fType": "fault_led_group"
155 },
156 "paths":
157 [
158 "/xyz/openbmc_project/led/groups/fan3_fault"
159 ]
160 },
161 {
162 "types":
163 {
164 "rType": "identify_inventory_object",
165 "fType": "identify_led_group"
166 },
167 "paths":
168 [
169 "/xyz/openbmc_project/led/groups/fan3_identify"
170 ]
Matt Spinler47162542021-03-02 15:00:09 -0600171 }
172 ]
173 },
174 {
175 "path": "system/chassis/motherboard/fan4",
176 "endpoints":
177 [
178 {
179 "types":
180 {
181 "rType": "inventory",
182 "fType": "sensors"
183 },
184 "paths":
185 [
186 "/xyz/openbmc_project/sensors/fan_tach/fan4_0",
187 "/xyz/openbmc_project/sensors/fan_tach/fan4_1"
188 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600189 },
190 {
191 "types":
192 {
193 "rType": "fault_inventory_object",
194 "fType": "fault_led_group"
195 },
196 "paths":
197 [
198 "/xyz/openbmc_project/led/groups/fan4_fault"
199 ]
200 },
201 {
202 "types":
203 {
204 "rType": "identify_inventory_object",
205 "fType": "identify_led_group"
206 },
207 "paths":
208 [
209 "/xyz/openbmc_project/led/groups/fan4_identify"
210 ]
Matt Spinler47162542021-03-02 15:00:09 -0600211 }
212 ]
213 },
214 {
215 "path": "system/chassis/motherboard/fan5",
216 "endpoints":
217 [
218 {
219 "types":
220 {
221 "rType": "inventory",
222 "fType": "sensors"
223 },
224 "paths":
225 [
226 "/xyz/openbmc_project/sensors/fan_tach/fan5_0",
227 "/xyz/openbmc_project/sensors/fan_tach/fan5_1"
228 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600229 },
230 {
231 "types":
232 {
233 "rType": "fault_inventory_object",
234 "fType": "fault_led_group"
235 },
236 "paths":
237 [
238 "/xyz/openbmc_project/led/groups/fan5_fault"
239 ]
240 },
241 {
242 "types":
243 {
244 "rType": "identify_inventory_object",
245 "fType": "identify_led_group"
246 },
247 "paths":
248 [
249 "/xyz/openbmc_project/led/groups/fan5_identify"
250 ]
Matt Spinler47162542021-03-02 15:00:09 -0600251 }
252 ]
253 },
254 {
255 "path": "system/chassis",
256 "endpoints":
257 [
258 {
259 "types":
260 {
Lakshminarayana R. Kammath9f2ba622021-11-03 05:41:03 -0500261 "rType": "fault_inventory_object",
262 "fType": "fault_led_group"
263 },
264 "paths":
265 [
266 "/xyz/openbmc_project/led/groups/enclosure_fault"
267 ]
268 },
269 {
270 "types":
271 {
272 "rType": "identify_inventory_object",
273 "fType": "identify_led_group"
274 },
275 "paths":
276 [
277 "/xyz/openbmc_project/led/groups/enclosure_identify"
278 ]
279 },
280 {
281 "types":
282 {
Matt Spinler47162542021-03-02 15:00:09 -0600283 "rType": "chassis",
284 "fType": "all_sensors"
285 },
286 "paths":
287 [
Brandon Wymanbc133172022-01-21 23:14:33 +0000288 "/xyz/openbmc_project/sensors/power/ps0_input_power",
289 "/xyz/openbmc_project/sensors/voltage/ps0_input_voltage",
290 "/xyz/openbmc_project/sensors/current/ps0_output_current",
291 "/xyz/openbmc_project/sensors/voltage/ps0_output_voltage",
Brandon Wyman7eb569c2022-02-22 20:44:27 +0000292 "/xyz/openbmc_project/sensors/temperature/ps0_temp0",
293 "/xyz/openbmc_project/sensors/temperature/ps0_temp1",
294 "/xyz/openbmc_project/sensors/temperature/ps0_temp2",
Brandon Wymanbc133172022-01-21 23:14:33 +0000295 "/xyz/openbmc_project/sensors/power/ps1_input_power",
296 "/xyz/openbmc_project/sensors/voltage/ps1_input_voltage",
297 "/xyz/openbmc_project/sensors/current/ps1_output_current",
298 "/xyz/openbmc_project/sensors/voltage/ps1_output_voltage",
Brandon Wyman7eb569c2022-02-22 20:44:27 +0000299 "/xyz/openbmc_project/sensors/temperature/ps1_temp0",
300 "/xyz/openbmc_project/sensors/temperature/ps1_temp1",
301 "/xyz/openbmc_project/sensors/temperature/ps1_temp2",
Ben Tyner4e5730c2021-11-30 07:49:19 -0600302 "/xyz/openbmc_project/sensors/altitude/Altitude",
Matt Spinler47162542021-03-02 15:00:09 -0600303 "/xyz/openbmc_project/sensors/fan_tach/fan0_0",
304 "/xyz/openbmc_project/sensors/fan_tach/fan0_1",
305 "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
306 "/xyz/openbmc_project/sensors/fan_tach/fan1_1",
307 "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
308 "/xyz/openbmc_project/sensors/fan_tach/fan2_1",
309 "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
310 "/xyz/openbmc_project/sensors/fan_tach/fan3_1",
311 "/xyz/openbmc_project/sensors/fan_tach/fan4_0",
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -0500312 "/xyz/openbmc_project/sensors/fan_tach/fan4_1",
313 "/xyz/openbmc_project/sensors/fan_tach/fan5_0",
314 "/xyz/openbmc_project/sensors/fan_tach/fan5_1"
Matt Spinler47162542021-03-02 15:00:09 -0600315 ]
Vishwanatha Subbanna563b5fa2021-05-13 01:55:06 -0500316 },
317 {
318 "types":
319 {
320 "rType": "inventory",
321 "fType": "assembly"
322 },
323 "paths":
324 [
325 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vdd_vrm0",
326 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vdd_vrm1",
327 "/xyz/openbmc_project/inventory/system/chassis/motherboard/tpm_wilson",
328 "/xyz/openbmc_project/inventory/system/chassis/motherboard/tod_battery",
329 "/xyz/openbmc_project/inventory/system/chassis/motherboard/base_op_panel_blyth",
330 "/xyz/openbmc_project/inventory/system/chassis/motherboard/lcd_op_panel_hill",
331 "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0",
332 "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1",
333 "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane2"
334 ]
Matt Spinler47162542021-03-02 15:00:09 -0600335 }
336 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600337 },
338 {
Lakshminarayana R. Kammath7dd9ff42021-12-07 04:38:14 -0600339 "path": "system",
340 "endpoints":
341 [
342 {
343 "types":
344 {
345 "rType": "fault_inventory_object",
346 "fType": "fault_led_group"
347 },
348 "paths":
349 [
350 "/xyz/openbmc_project/led/groups/partition_system_attention_indicator",
351 "/xyz/openbmc_project/led/groups/platform_system_attention_indicator"
352 ]
353 }
354 ]
355 },
356 {
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600357 "path": "system/chassis/motherboard/powersupply0",
358 "endpoints":
359 [
360 {
361 "types":
362 {
Brandon Wymanbc133172022-01-21 23:14:33 +0000363 "rType": "inventory",
364 "fType": "sensors"
365 },
366 "paths":
367 [
368 "/xyz/openbmc_project/sensors/power/ps0_input_power",
369 "/xyz/openbmc_project/sensors/voltage/ps0_input_voltage",
370 "/xyz/openbmc_project/sensors/current/ps0_output_current",
Brandon Wyman7eb569c2022-02-22 20:44:27 +0000371 "/xyz/openbmc_project/sensors/voltage/ps0_output_voltage",
372 "/xyz/openbmc_project/sensors/temperature/ps0_temp0",
373 "/xyz/openbmc_project/sensors/temperature/ps0_temp1",
374 "/xyz/openbmc_project/sensors/temperature/ps0_temp2"
Brandon Wymanbc133172022-01-21 23:14:33 +0000375 ]
376 },
377 {
378 "types":
379 {
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600380 "rType": "fault_inventory_object",
381 "fType": "fault_led_group"
382 },
383 "paths":
384 [
385 "/xyz/openbmc_project/led/groups/powersupply0_fault"
386 ]
387 },
388 {
389 "types":
390 {
391 "rType": "identify_inventory_object",
392 "fType": "identify_led_group"
393 },
394 "paths":
395 [
396 "/xyz/openbmc_project/led/groups/powersupply0_identify"
397 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -0500398 },
399 {
400 "types":
401 {
402 "rType": "inventory",
403 "fType": "chassis"
404 },
405 "paths":
406 [
407 "/xyz/openbmc_project/inventory/system/chassis"
408 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600409 }
410 ]
411 },
412 {
413 "path": "system/chassis/motherboard/powersupply1",
414 "endpoints":
415 [
416 {
417 "types":
418 {
Brandon Wymanbc133172022-01-21 23:14:33 +0000419 "rType": "inventory",
420 "fType": "sensors"
421 },
422 "paths":
423 [
424 "/xyz/openbmc_project/sensors/power/ps1_input_power",
425 "/xyz/openbmc_project/sensors/voltage/ps1_input_voltage",
426 "/xyz/openbmc_project/sensors/current/ps1_output_current",
Brandon Wyman7eb569c2022-02-22 20:44:27 +0000427 "/xyz/openbmc_project/sensors/voltage/ps1_output_voltage",
428 "/xyz/openbmc_project/sensors/temperature/ps1_temp0",
429 "/xyz/openbmc_project/sensors/temperature/ps1_temp1",
430 "/xyz/openbmc_project/sensors/temperature/ps1_temp2"
Brandon Wymanbc133172022-01-21 23:14:33 +0000431 ]
432 },
433 {
434 "types":
435 {
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600436 "rType": "fault_inventory_object",
437 "fType": "fault_led_group"
438 },
439 "paths":
440 [
441 "/xyz/openbmc_project/led/groups/powersupply1_fault"
442 ]
443 },
444 {
445 "types":
446 {
447 "rType": "identify_inventory_object",
448 "fType": "identify_led_group"
449 },
450 "paths":
451 [
452 "/xyz/openbmc_project/led/groups/powersupply1_identify"
453 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -0500454 },
455 {
456 "types":
457 {
458 "rType": "inventory",
459 "fType": "chassis"
460 },
461 "paths":
462 [
463 "/xyz/openbmc_project/inventory/system/chassis"
464 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600465 }
466 ]
467 },
468 {
469 "path": "system/chassis/motherboard",
470 "endpoints":
471 [
472 {
473 "types":
474 {
475 "rType": "fault_inventory_object",
476 "fType": "fault_led_group"
477 },
478 "paths":
479 [
480 "/xyz/openbmc_project/led/groups/planar_fault"
481 ]
482 },
483 {
484 "types":
485 {
486 "rType": "identify_inventory_object",
487 "fType": "identify_led_group"
488 },
489 "paths":
490 [
491 "/xyz/openbmc_project/led/groups/planar_identify"
492 ]
Matt Spinlerff916a62022-02-04 16:21:59 -0600493 },
494 {
495 "types":
496 {
497 "rType": "inventory",
498 "fType": "sensors"
499 },
500 "paths":
501 [
502 "/xyz/openbmc_project/sensors/temperature/PCIE_0_Temp",
503 "/xyz/openbmc_project/sensors/temperature/PCIE_1_Temp"
504 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600505 }
506 ]
507 },
508 {
509 "path": "system/chassis/motherboard/base_op_panel_blyth",
510 "endpoints":
511 [
512 {
513 "types":
514 {
515 "rType": "fault_inventory_object",
516 "fType": "fault_led_group"
517 },
518 "paths":
519 [
520 "/xyz/openbmc_project/led/groups/base_blyth_fault"
521 ]
522 },
523 {
524 "types":
525 {
526 "rType": "identify_inventory_object",
527 "fType": "identify_led_group"
528 },
529 "paths":
530 [
531 "/xyz/openbmc_project/led/groups/base_blyth_identify"
532 ]
Matt Spinlerff916a62022-02-04 16:21:59 -0600533 },
534 {
535 "types":
536 {
537 "rType": "inventory",
538 "fType": "sensors"
539 },
540 "paths":
541 [
542 "/xyz/openbmc_project/sensors/temperature/Ambient_0_Temp",
543 "/xyz/openbmc_project/sensors/temperature/Ambient_1_Temp",
544 "/xyz/openbmc_project/sensors/temperature/Ambient_2_Temp",
545 "/xyz/openbmc_project/sensors/pressure/Station_Pressure",
546 "/xyz/openbmc_project/sensors/humidity/Relative_Humidity"
547 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -0600548 }
549 ]
550 },
551 {
552 "path": "system/chassis/motherboard/lcd_op_panel_hill",
553 "endpoints":
554 [
555 {
556 "types":
557 {
558 "rType": "fault_inventory_object",
559 "fType": "fault_led_group"
560 },
561 "paths":
562 [
563 "/xyz/openbmc_project/led/groups/lcd_russel_fault"
564 ]
565 },
566 {
567 "types":
568 {
569 "rType": "identify_inventory_object",
570 "fType": "identify_led_group"
571 },
572 "paths":
573 [
574 "/xyz/openbmc_project/led/groups/lcd_russel_identify"
575 ]
576 }
577 ]
578 },
579 {
580 "path": "system/chassis/motherboard/ebmc_card_bmc",
581 "endpoints":
582 [
583 {
584 "types":
585 {
586 "rType": "fault_inventory_object",
587 "fType": "fault_led_group"
588 },
589 "paths":
590 [
591 "/xyz/openbmc_project/led/groups/bmc_ingraham_fault"
592 ]
593 },
594 {
595 "types":
596 {
597 "rType": "identify_inventory_object",
598 "fType": "identify_led_group"
599 },
600 "paths":
601 [
602 "/xyz/openbmc_project/led/groups/bmc_ingraham_identify"
603 ]
604 }
605 ]
606 },
607 {
608 "path": "system/chassis/motherboard/cpu0",
609 "endpoints":
610 [
611 {
612 "types":
613 {
614 "rType": "fault_inventory_object",
615 "fType": "fault_led_group"
616 },
617 "paths":
618 [
619 "/xyz/openbmc_project/led/groups/cpu0_fault"
620 ]
621 },
622 {
623 "types":
624 {
625 "rType": "identify_inventory_object",
626 "fType": "identify_led_group"
627 },
628 "paths":
629 [
630 "/xyz/openbmc_project/led/groups/cpu0_identify"
631 ]
632 }
633 ]
634 },
635 {
636 "path": "system/chassis/motherboard/cpu1",
637 "endpoints":
638 [
639 {
640 "types":
641 {
642 "rType": "fault_inventory_object",
643 "fType": "fault_led_group"
644 },
645 "paths":
646 [
647 "/xyz/openbmc_project/led/groups/cpu0_fault"
648 ]
649 },
650 {
651 "types":
652 {
653 "rType": "identify_inventory_object",
654 "fType": "identify_led_group"
655 },
656 "paths":
657 [
658 "/xyz/openbmc_project/led/groups/cpu0_identify"
659 ]
660 }
661 ]
662 },
663 {
664 "path": "system/chassis/motherboard/cpu2",
665 "endpoints":
666 [
667 {
668 "types":
669 {
670 "rType": "fault_inventory_object",
671 "fType": "fault_led_group"
672 },
673 "paths":
674 [
675 "/xyz/openbmc_project/led/groups/cpu1_fault"
676 ]
677 },
678 {
679 "types":
680 {
681 "rType": "identify_inventory_object",
682 "fType": "identify_led_group"
683 },
684 "paths":
685 [
686 "/xyz/openbmc_project/led/groups/cpu1_identify"
687 ]
688 }
689 ]
690 },
691 {
692 "path": "system/chassis/motherboard/cpu3",
693 "endpoints":
694 [
695 {
696 "types":
697 {
698 "rType": "fault_inventory_object",
699 "fType": "fault_led_group"
700 },
701 "paths":
702 [
703 "/xyz/openbmc_project/led/groups/cpu1_fault"
704 ]
705 },
706 {
707 "types":
708 {
709 "rType": "identify_inventory_object",
710 "fType": "identify_led_group"
711 },
712 "paths":
713 [
714 "/xyz/openbmc_project/led/groups/cpu1_identify"
715 ]
716 }
717 ]
718 },
719 {
720 "path": "system/chassis/motherboard/dimm0",
721 "endpoints":
722 [
723 {
724 "types":
725 {
726 "rType": "fault_inventory_object",
727 "fType": "fault_led_group"
728 },
729 "paths":
730 [
731 "/xyz/openbmc_project/led/groups/ddimm0_fault"
732 ]
733 },
734 {
735 "types":
736 {
737 "rType": "identify_inventory_object",
738 "fType": "identify_led_group"
739 },
740 "paths":
741 [
742 "/xyz/openbmc_project/led/groups/ddimm0_identify"
743 ]
744 }
745 ]
746 },
747 {
748 "path": "system/chassis/motherboard/dimm1",
749 "endpoints":
750 [
751 {
752 "types":
753 {
754 "rType": "fault_inventory_object",
755 "fType": "fault_led_group"
756 },
757 "paths":
758 [
759 "/xyz/openbmc_project/led/groups/ddimm1_fault"
760 ]
761 },
762 {
763 "types":
764 {
765 "rType": "identify_inventory_object",
766 "fType": "identify_led_group"
767 },
768 "paths":
769 [
770 "/xyz/openbmc_project/led/groups/ddimm1_identify"
771 ]
772 }
773 ]
774 },
775 {
776 "path": "system/chassis/motherboard/dimm2",
777 "endpoints":
778 [
779 {
780 "types":
781 {
782 "rType": "fault_inventory_object",
783 "fType": "fault_led_group"
784 },
785 "paths":
786 [
787 "/xyz/openbmc_project/led/groups/ddimm2_fault"
788 ]
789 },
790 {
791 "types":
792 {
793 "rType": "identify_inventory_object",
794 "fType": "identify_led_group"
795 },
796 "paths":
797 [
798 "/xyz/openbmc_project/led/groups/ddimm2_identify"
799 ]
800 }
801 ]
802 },
803 {
804 "path": "system/chassis/motherboard/dimm3",
805 "endpoints":
806 [
807 {
808 "types":
809 {
810 "rType": "fault_inventory_object",
811 "fType": "fault_led_group"
812 },
813 "paths":
814 [
815 "/xyz/openbmc_project/led/groups/ddimm3_fault"
816 ]
817 },
818 {
819 "types":
820 {
821 "rType": "identify_inventory_object",
822 "fType": "identify_led_group"
823 },
824 "paths":
825 [
826 "/xyz/openbmc_project/led/groups/ddimm3_identify"
827 ]
828 }
829 ]
830 },
831 {
832 "path": "system/chassis/motherboard/dimm4",
833 "endpoints":
834 [
835 {
836 "types":
837 {
838 "rType": "fault_inventory_object",
839 "fType": "fault_led_group"
840 },
841 "paths":
842 [
843 "/xyz/openbmc_project/led/groups/ddimm4_fault"
844 ]
845 },
846 {
847 "types":
848 {
849 "rType": "identify_inventory_object",
850 "fType": "identify_led_group"
851 },
852 "paths":
853 [
854 "/xyz/openbmc_project/led/groups/ddimm4_identify"
855 ]
856 }
857 ]
858 },
859 {
860 "path": "system/chassis/motherboard/dimm5",
861 "endpoints":
862 [
863 {
864 "types":
865 {
866 "rType": "fault_inventory_object",
867 "fType": "fault_led_group"
868 },
869 "paths":
870 [
871 "/xyz/openbmc_project/led/groups/ddimm5_fault"
872 ]
873 },
874 {
875 "types":
876 {
877 "rType": "identify_inventory_object",
878 "fType": "identify_led_group"
879 },
880 "paths":
881 [
882 "/xyz/openbmc_project/led/groups/ddimm5_identify"
883 ]
884 }
885 ]
886 },
887 {
888 "path": "system/chassis/motherboard/dimm6",
889 "endpoints":
890 [
891 {
892 "types":
893 {
894 "rType": "fault_inventory_object",
895 "fType": "fault_led_group"
896 },
897 "paths":
898 [
899 "/xyz/openbmc_project/led/groups/ddimm6_fault"
900 ]
901 },
902 {
903 "types":
904 {
905 "rType": "identify_inventory_object",
906 "fType": "identify_led_group"
907 },
908 "paths":
909 [
910 "/xyz/openbmc_project/led/groups/ddimm6_identify"
911 ]
912 }
913 ]
914 },
915 {
916 "path": "system/chassis/motherboard/dimm7",
917 "endpoints":
918 [
919 {
920 "types":
921 {
922 "rType": "fault_inventory_object",
923 "fType": "fault_led_group"
924 },
925 "paths":
926 [
927 "/xyz/openbmc_project/led/groups/ddimm7_fault"
928 ]
929 },
930 {
931 "types":
932 {
933 "rType": "identify_inventory_object",
934 "fType": "identify_led_group"
935 },
936 "paths":
937 [
938 "/xyz/openbmc_project/led/groups/ddimm7_identify"
939 ]
940 }
941 ]
942 },
943 {
944 "path": "system/chassis/motherboard/dimm8",
945 "endpoints":
946 [
947 {
948 "types":
949 {
950 "rType": "fault_inventory_object",
951 "fType": "fault_led_group"
952 },
953 "paths":
954 [
955 "/xyz/openbmc_project/led/groups/ddimm8_fault"
956 ]
957 },
958 {
959 "types":
960 {
961 "rType": "identify_inventory_object",
962 "fType": "identify_led_group"
963 },
964 "paths":
965 [
966 "/xyz/openbmc_project/led/groups/ddimm8_identify"
967 ]
968 }
969 ]
970 },
971 {
972 "path": "system/chassis/motherboard/dimm9",
973 "endpoints":
974 [
975 {
976 "types":
977 {
978 "rType": "fault_inventory_object",
979 "fType": "fault_led_group"
980 },
981 "paths":
982 [
983 "/xyz/openbmc_project/led/groups/ddimm9_fault"
984 ]
985 },
986 {
987 "types":
988 {
989 "rType": "identify_inventory_object",
990 "fType": "identify_led_group"
991 },
992 "paths":
993 [
994 "/xyz/openbmc_project/led/groups/ddimm9_identify"
995 ]
996 }
997 ]
998 },
999 {
1000 "path": "system/chassis/motherboard/dimm10",
1001 "endpoints":
1002 [
1003 {
1004 "types":
1005 {
1006 "rType": "fault_inventory_object",
1007 "fType": "fault_led_group"
1008 },
1009 "paths":
1010 [
1011 "/xyz/openbmc_project/led/groups/ddimm10_fault"
1012 ]
1013 },
1014 {
1015 "types":
1016 {
1017 "rType": "identify_inventory_object",
1018 "fType": "identify_led_group"
1019 },
1020 "paths":
1021 [
1022 "/xyz/openbmc_project/led/groups/ddimm10_identify"
1023 ]
1024 }
1025 ]
1026 },
1027 {
1028 "path": "system/chassis/motherboard/dimm11",
1029 "endpoints":
1030 [
1031 {
1032 "types":
1033 {
1034 "rType": "fault_inventory_object",
1035 "fType": "fault_led_group"
1036 },
1037 "paths":
1038 [
1039 "/xyz/openbmc_project/led/groups/ddimm11_fault"
1040 ]
1041 },
1042 {
1043 "types":
1044 {
1045 "rType": "identify_inventory_object",
1046 "fType": "identify_led_group"
1047 },
1048 "paths":
1049 [
1050 "/xyz/openbmc_project/led/groups/ddimm11_identify"
1051 ]
1052 }
1053 ]
1054 },
1055 {
1056 "path": "system/chassis/motherboard/dimm12",
1057 "endpoints":
1058 [
1059 {
1060 "types":
1061 {
1062 "rType": "fault_inventory_object",
1063 "fType": "fault_led_group"
1064 },
1065 "paths":
1066 [
1067 "/xyz/openbmc_project/led/groups/ddimm12_fault"
1068 ]
1069 },
1070 {
1071 "types":
1072 {
1073 "rType": "identify_inventory_object",
1074 "fType": "identify_led_group"
1075 },
1076 "paths":
1077 [
1078 "/xyz/openbmc_project/led/groups/ddimm12_identify"
1079 ]
1080 }
1081 ]
1082 },
1083 {
1084 "path": "system/chassis/motherboard/dimm13",
1085 "endpoints":
1086 [
1087 {
1088 "types":
1089 {
1090 "rType": "fault_inventory_object",
1091 "fType": "fault_led_group"
1092 },
1093 "paths":
1094 [
1095 "/xyz/openbmc_project/led/groups/ddimm13_fault"
1096 ]
1097 },
1098 {
1099 "types":
1100 {
1101 "rType": "identify_inventory_object",
1102 "fType": "identify_led_group"
1103 },
1104 "paths":
1105 [
1106 "/xyz/openbmc_project/led/groups/ddimm13_identify"
1107 ]
1108 }
1109 ]
1110 },
1111 {
1112 "path": "system/chassis/motherboard/dimm14",
1113 "endpoints":
1114 [
1115 {
1116 "types":
1117 {
1118 "rType": "fault_inventory_object",
1119 "fType": "fault_led_group"
1120 },
1121 "paths":
1122 [
1123 "/xyz/openbmc_project/led/groups/ddimm14_fault"
1124 ]
1125 },
1126 {
1127 "types":
1128 {
1129 "rType": "identify_inventory_object",
1130 "fType": "identify_led_group"
1131 },
1132 "paths":
1133 [
1134 "/xyz/openbmc_project/led/groups/ddimm14_identify"
1135 ]
1136 }
1137 ]
1138 },
1139 {
1140 "path": "system/chassis/motherboard/dimm15",
1141 "endpoints":
1142 [
1143 {
1144 "types":
1145 {
1146 "rType": "fault_inventory_object",
1147 "fType": "fault_led_group"
1148 },
1149 "paths":
1150 [
1151 "/xyz/openbmc_project/led/groups/ddimm15_fault"
1152 ]
1153 },
1154 {
1155 "types":
1156 {
1157 "rType": "identify_inventory_object",
1158 "fType": "identify_led_group"
1159 },
1160 "paths":
1161 [
1162 "/xyz/openbmc_project/led/groups/ddimm15_identify"
1163 ]
1164 }
1165 ]
1166 },
1167 {
1168 "path": "system/chassis/motherboard/dimm16",
1169 "endpoints":
1170 [
1171 {
1172 "types":
1173 {
1174 "rType": "fault_inventory_object",
1175 "fType": "fault_led_group"
1176 },
1177 "paths":
1178 [
1179 "/xyz/openbmc_project/led/groups/ddimm16_fault"
1180 ]
1181 },
1182 {
1183 "types":
1184 {
1185 "rType": "identify_inventory_object",
1186 "fType": "identify_led_group"
1187 },
1188 "paths":
1189 [
1190 "/xyz/openbmc_project/led/groups/ddimm16_identify"
1191 ]
1192 }
1193 ]
1194 },
1195 {
1196 "path": "system/chassis/motherboard/dimm17",
1197 "endpoints":
1198 [
1199 {
1200 "types":
1201 {
1202 "rType": "fault_inventory_object",
1203 "fType": "fault_led_group"
1204 },
1205 "paths":
1206 [
1207 "/xyz/openbmc_project/led/groups/ddimm17_fault"
1208 ]
1209 },
1210 {
1211 "types":
1212 {
1213 "rType": "identify_inventory_object",
1214 "fType": "identify_led_group"
1215 },
1216 "paths":
1217 [
1218 "/xyz/openbmc_project/led/groups/ddimm17_identify"
1219 ]
1220 }
1221 ]
1222 },
1223 {
1224 "path": "system/chassis/motherboard/dimm18",
1225 "endpoints":
1226 [
1227 {
1228 "types":
1229 {
1230 "rType": "fault_inventory_object",
1231 "fType": "fault_led_group"
1232 },
1233 "paths":
1234 [
1235 "/xyz/openbmc_project/led/groups/ddimm18_fault"
1236 ]
1237 },
1238 {
1239 "types":
1240 {
1241 "rType": "identify_inventory_object",
1242 "fType": "identify_led_group"
1243 },
1244 "paths":
1245 [
1246 "/xyz/openbmc_project/led/groups/ddimm18_identify"
1247 ]
1248 }
1249 ]
1250 },
1251 {
1252 "path": "system/chassis/motherboard/dimm19",
1253 "endpoints":
1254 [
1255 {
1256 "types":
1257 {
1258 "rType": "fault_inventory_object",
1259 "fType": "fault_led_group"
1260 },
1261 "paths":
1262 [
1263 "/xyz/openbmc_project/led/groups/ddimm19_fault"
1264 ]
1265 },
1266 {
1267 "types":
1268 {
1269 "rType": "identify_inventory_object",
1270 "fType": "identify_led_group"
1271 },
1272 "paths":
1273 [
1274 "/xyz/openbmc_project/led/groups/ddimm19_identify"
1275 ]
1276 }
1277 ]
1278 },
1279 {
1280 "path": "system/chassis/motherboard/dimm20",
1281 "endpoints":
1282 [
1283 {
1284 "types":
1285 {
1286 "rType": "fault_inventory_object",
1287 "fType": "fault_led_group"
1288 },
1289 "paths":
1290 [
1291 "/xyz/openbmc_project/led/groups/ddimm20_fault"
1292 ]
1293 },
1294 {
1295 "types":
1296 {
1297 "rType": "identify_inventory_object",
1298 "fType": "identify_led_group"
1299 },
1300 "paths":
1301 [
1302 "/xyz/openbmc_project/led/groups/ddimm20_identify"
1303 ]
1304 }
1305 ]
1306 },
1307 {
1308 "path": "system/chassis/motherboard/dimm21",
1309 "endpoints":
1310 [
1311 {
1312 "types":
1313 {
1314 "rType": "fault_inventory_object",
1315 "fType": "fault_led_group"
1316 },
1317 "paths":
1318 [
1319 "/xyz/openbmc_project/led/groups/ddimm21_fault"
1320 ]
1321 },
1322 {
1323 "types":
1324 {
1325 "rType": "identify_inventory_object",
1326 "fType": "identify_led_group"
1327 },
1328 "paths":
1329 [
1330 "/xyz/openbmc_project/led/groups/ddimm21_identify"
1331 ]
1332 }
1333 ]
1334 },
1335 {
1336 "path": "system/chassis/motherboard/dimm22",
1337 "endpoints":
1338 [
1339 {
1340 "types":
1341 {
1342 "rType": "fault_inventory_object",
1343 "fType": "fault_led_group"
1344 },
1345 "paths":
1346 [
1347 "/xyz/openbmc_project/led/groups/ddimm22_fault"
1348 ]
1349 },
1350 {
1351 "types":
1352 {
1353 "rType": "identify_inventory_object",
1354 "fType": "identify_led_group"
1355 },
1356 "paths":
1357 [
1358 "/xyz/openbmc_project/led/groups/ddimm22_identify"
1359 ]
1360 }
1361 ]
1362 },
1363 {
1364 "path": "system/chassis/motherboard/dimm23",
1365 "endpoints":
1366 [
1367 {
1368 "types":
1369 {
1370 "rType": "fault_inventory_object",
1371 "fType": "fault_led_group"
1372 },
1373 "paths":
1374 [
1375 "/xyz/openbmc_project/led/groups/ddimm23_fault"
1376 ]
1377 },
1378 {
1379 "types":
1380 {
1381 "rType": "identify_inventory_object",
1382 "fType": "identify_led_group"
1383 },
1384 "paths":
1385 [
1386 "/xyz/openbmc_project/led/groups/ddimm23_identify"
1387 ]
1388 }
1389 ]
1390 },
1391 {
1392 "path": "system/chassis/motherboard/dimm24",
1393 "endpoints":
1394 [
1395 {
1396 "types":
1397 {
1398 "rType": "fault_inventory_object",
1399 "fType": "fault_led_group"
1400 },
1401 "paths":
1402 [
1403 "/xyz/openbmc_project/led/groups/ddimm24_fault"
1404 ]
1405 },
1406 {
1407 "types":
1408 {
1409 "rType": "identify_inventory_object",
1410 "fType": "identify_led_group"
1411 },
1412 "paths":
1413 [
1414 "/xyz/openbmc_project/led/groups/ddimm24_identify"
1415 ]
1416 }
1417 ]
1418 },
1419 {
1420 "path": "system/chassis/motherboard/dimm25",
1421 "endpoints":
1422 [
1423 {
1424 "types":
1425 {
1426 "rType": "fault_inventory_object",
1427 "fType": "fault_led_group"
1428 },
1429 "paths":
1430 [
1431 "/xyz/openbmc_project/led/groups/ddimm25_fault"
1432 ]
1433 },
1434 {
1435 "types":
1436 {
1437 "rType": "identify_inventory_object",
1438 "fType": "identify_led_group"
1439 },
1440 "paths":
1441 [
1442 "/xyz/openbmc_project/led/groups/ddimm25_identify"
1443 ]
1444 }
1445 ]
1446 },
1447 {
1448 "path": "system/chassis/motherboard/dimm26",
1449 "endpoints":
1450 [
1451 {
1452 "types":
1453 {
1454 "rType": "fault_inventory_object",
1455 "fType": "fault_led_group"
1456 },
1457 "paths":
1458 [
1459 "/xyz/openbmc_project/led/groups/ddimm26_fault"
1460 ]
1461 },
1462 {
1463 "types":
1464 {
1465 "rType": "identify_inventory_object",
1466 "fType": "identify_led_group"
1467 },
1468 "paths":
1469 [
1470 "/xyz/openbmc_project/led/groups/ddimm26_identify"
1471 ]
1472 }
1473 ]
1474 },
1475 {
1476 "path": "system/chassis/motherboard/dimm27",
1477 "endpoints":
1478 [
1479 {
1480 "types":
1481 {
1482 "rType": "fault_inventory_object",
1483 "fType": "fault_led_group"
1484 },
1485 "paths":
1486 [
1487 "/xyz/openbmc_project/led/groups/ddimm27_fault"
1488 ]
1489 },
1490 {
1491 "types":
1492 {
1493 "rType": "identify_inventory_object",
1494 "fType": "identify_led_group"
1495 },
1496 "paths":
1497 [
1498 "/xyz/openbmc_project/led/groups/ddimm27_identify"
1499 ]
1500 }
1501 ]
1502 },
1503 {
1504 "path": "system/chassis/motherboard/dimm28",
1505 "endpoints":
1506 [
1507 {
1508 "types":
1509 {
1510 "rType": "fault_inventory_object",
1511 "fType": "fault_led_group"
1512 },
1513 "paths":
1514 [
1515 "/xyz/openbmc_project/led/groups/ddimm28_fault"
1516 ]
1517 },
1518 {
1519 "types":
1520 {
1521 "rType": "identify_inventory_object",
1522 "fType": "identify_led_group"
1523 },
1524 "paths":
1525 [
1526 "/xyz/openbmc_project/led/groups/ddimm28_identify"
1527 ]
1528 }
1529 ]
1530 },
1531 {
1532 "path": "system/chassis/motherboard/dimm29",
1533 "endpoints":
1534 [
1535 {
1536 "types":
1537 {
1538 "rType": "fault_inventory_object",
1539 "fType": "fault_led_group"
1540 },
1541 "paths":
1542 [
1543 "/xyz/openbmc_project/led/groups/ddimm29_fault"
1544 ]
1545 },
1546 {
1547 "types":
1548 {
1549 "rType": "identify_inventory_object",
1550 "fType": "identify_led_group"
1551 },
1552 "paths":
1553 [
1554 "/xyz/openbmc_project/led/groups/ddimm29_identify"
1555 ]
1556 }
1557 ]
1558 },
1559 {
1560 "path": "system/chassis/motherboard/dimm30",
1561 "endpoints":
1562 [
1563 {
1564 "types":
1565 {
1566 "rType": "fault_inventory_object",
1567 "fType": "fault_led_group"
1568 },
1569 "paths":
1570 [
1571 "/xyz/openbmc_project/led/groups/ddimm30_fault"
1572 ]
1573 },
1574 {
1575 "types":
1576 {
1577 "rType": "identify_inventory_object",
1578 "fType": "identify_led_group"
1579 },
1580 "paths":
1581 [
1582 "/xyz/openbmc_project/led/groups/ddimm30_identify"
1583 ]
1584 }
1585 ]
1586 },
1587 {
1588 "path": "system/chassis/motherboard/dimm31",
1589 "endpoints":
1590 [
1591 {
1592 "types":
1593 {
1594 "rType": "fault_inventory_object",
1595 "fType": "fault_led_group"
1596 },
1597 "paths":
1598 [
1599 "/xyz/openbmc_project/led/groups/ddimm31_fault"
1600 ]
1601 },
1602 {
1603 "types":
1604 {
1605 "rType": "identify_inventory_object",
1606 "fType": "identify_led_group"
1607 },
1608 "paths":
1609 [
1610 "/xyz/openbmc_project/led/groups/ddimm31_identify"
1611 ]
1612 }
1613 ]
1614 },
1615 {
1616 "path": "system/chassis/motherboard/vdd_vrm0",
1617 "endpoints":
1618 [
1619 {
1620 "types":
1621 {
1622 "rType": "fault_inventory_object",
1623 "fType": "fault_led_group"
1624 },
1625 "paths":
1626 [
1627 "/xyz/openbmc_project/led/groups/cpu0_vrm0_fault"
1628 ]
1629 },
1630 {
1631 "types":
1632 {
1633 "rType": "identify_inventory_object",
1634 "fType": "identify_led_group"
1635 },
1636 "paths":
1637 [
1638 "/xyz/openbmc_project/led/groups/cpu0_vrm0_identify"
1639 ]
1640 }
1641 ]
1642 },
1643 {
1644 "path": "system/chassis/motherboard/vdd_vrm1",
1645 "endpoints":
1646 [
1647 {
1648 "types":
1649 {
1650 "rType": "fault_inventory_object",
1651 "fType": "fault_led_group"
1652 },
1653 "paths":
1654 [
1655 "/xyz/openbmc_project/led/groups/cpu1_vrm0_fault"
1656 ]
1657 },
1658 {
1659 "types":
1660 {
1661 "rType": "identify_inventory_object",
1662 "fType": "identify_led_group"
1663 },
1664 "paths":
1665 [
1666 "/xyz/openbmc_project/led/groups/cpu1_vrm0_identify"
1667 ]
1668 }
1669 ]
1670 },
1671 {
1672 "path": "system/chassis/motherboard/tod_battery",
1673 "endpoints":
1674 [
1675 {
1676 "types":
1677 {
1678 "rType": "fault_inventory_object",
1679 "fType": "fault_led_group"
1680 },
1681 "paths":
1682 [
1683 "/xyz/openbmc_project/led/groups/rtc_battery_fault"
1684 ]
1685 },
1686 {
1687 "types":
1688 {
1689 "rType": "identify_inventory_object",
1690 "fType": "identify_led_group"
1691 },
1692 "paths":
1693 [
1694 "/xyz/openbmc_project/led/groups/rtc_battery_identify"
1695 ]
1696 }
1697 ]
1698 },
1699 {
1700 "path": "system/chassis/motherboard/tpm_wilson",
1701 "endpoints":
1702 [
1703 {
1704 "types":
1705 {
1706 "rType": "fault_inventory_object",
1707 "fType": "fault_led_group"
1708 },
1709 "paths":
1710 [
1711 "/xyz/openbmc_project/led/groups/tpm_wilson_fault"
1712 ]
1713 },
1714 {
1715 "types":
1716 {
1717 "rType": "identify_inventory_object",
1718 "fType": "identify_led_group"
1719 },
1720 "paths":
1721 [
1722 "/xyz/openbmc_project/led/groups/tpm_wilson_identify"
1723 ]
1724 }
1725 ]
1726 },
1727 {
1728 "path": "system/chassis/motherboard/pcieslot0",
1729 "endpoints":
1730 [
1731 {
1732 "types":
1733 {
1734 "rType": "fault_inventory_object",
1735 "fType": "fault_led_group"
1736 },
1737 "paths":
1738 [
1739 "/xyz/openbmc_project/led/groups/pcieslot0_fault"
1740 ]
1741 },
1742 {
1743 "types":
1744 {
1745 "rType": "identify_inventory_object",
1746 "fType": "identify_led_group"
1747 },
1748 "paths":
1749 [
1750 "/xyz/openbmc_project/led/groups/pcieslot0_identify"
1751 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05001752 },
1753 {
1754 "types":
1755 {
1756 "rType": "inventory",
1757 "fType": "chassis"
1758 },
1759 "paths":
1760 [
1761 "/xyz/openbmc_project/inventory/system/chassis"
1762 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001763 }
1764 ]
1765 },
1766 {
1767 "path": "system/chassis/motherboard/pcieslot1",
1768 "endpoints":
1769 [
1770 {
1771 "types":
1772 {
1773 "rType": "fault_inventory_object",
1774 "fType": "fault_led_group"
1775 },
1776 "paths":
1777 [
1778 "/xyz/openbmc_project/led/groups/pcieslot1_fault"
1779 ]
1780 },
1781 {
1782 "types":
1783 {
1784 "rType": "identify_inventory_object",
1785 "fType": "identify_led_group"
1786 },
1787 "paths":
1788 [
1789 "/xyz/openbmc_project/led/groups/pcieslot1_identify"
1790 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05001791 },
1792 {
1793 "types":
1794 {
1795 "rType": "inventory",
1796 "fType": "chassis"
1797 },
1798 "paths":
1799 [
1800 "/xyz/openbmc_project/inventory/system/chassis"
1801 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001802 }
1803 ]
1804 },
1805 {
1806 "path": "system/chassis/motherboard/pcieslot2",
1807 "endpoints":
1808 [
1809 {
1810 "types":
1811 {
1812 "rType": "fault_inventory_object",
1813 "fType": "fault_led_group"
1814 },
1815 "paths":
1816 [
1817 "/xyz/openbmc_project/led/groups/pcieslot2_fault"
1818 ]
1819 },
1820 {
1821 "types":
1822 {
1823 "rType": "identify_inventory_object",
1824 "fType": "identify_led_group"
1825 },
1826 "paths":
1827 [
1828 "/xyz/openbmc_project/led/groups/pcieslot2_identify"
1829 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05001830 },
1831 {
1832 "types":
1833 {
1834 "rType": "inventory",
1835 "fType": "chassis"
1836 },
1837 "paths":
1838 [
1839 "/xyz/openbmc_project/inventory/system/chassis"
1840 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001841 }
1842 ]
1843 },
1844 {
1845 "path": "system/chassis/motherboard/pcieslot3",
1846 "endpoints":
1847 [
1848 {
1849 "types":
1850 {
1851 "rType": "fault_inventory_object",
1852 "fType": "fault_led_group"
1853 },
1854 "paths":
1855 [
1856 "/xyz/openbmc_project/led/groups/pcieslot3_fault"
1857 ]
1858 },
1859 {
1860 "types":
1861 {
1862 "rType": "identify_inventory_object",
1863 "fType": "identify_led_group"
1864 },
1865 "paths":
1866 [
1867 "/xyz/openbmc_project/led/groups/pcieslot3_identify"
1868 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05001869 },
1870 {
1871 "types":
1872 {
1873 "rType": "inventory",
1874 "fType": "chassis"
1875 },
1876 "paths":
1877 [
1878 "/xyz/openbmc_project/inventory/system/chassis"
1879 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001880 }
1881 ]
1882 },
1883 {
1884 "path": "system/chassis/motherboard/pcieslot4",
1885 "endpoints":
1886 [
1887 {
1888 "types":
1889 {
1890 "rType": "fault_inventory_object",
1891 "fType": "fault_led_group"
1892 },
1893 "paths":
1894 [
1895 "/xyz/openbmc_project/led/groups/pcieslot4_fault"
1896 ]
1897 },
1898 {
1899 "types":
1900 {
1901 "rType": "identify_inventory_object",
1902 "fType": "identify_led_group"
1903 },
1904 "paths":
1905 [
1906 "/xyz/openbmc_project/led/groups/pcieslot4_identify"
1907 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05001908 },
1909 {
1910 "types":
1911 {
1912 "rType": "inventory",
1913 "fType": "chassis"
1914 },
1915 "paths":
1916 [
1917 "/xyz/openbmc_project/inventory/system/chassis"
1918 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001919 }
1920 ]
1921 },
1922 {
1923 "path": "system/chassis/motherboard/pcieslot6",
1924 "endpoints":
1925 [
1926 {
1927 "types":
1928 {
1929 "rType": "fault_inventory_object",
1930 "fType": "fault_led_group"
1931 },
1932 "paths":
1933 [
1934 "/xyz/openbmc_project/led/groups/pcieslot6_fault"
1935 ]
1936 },
1937 {
1938 "types":
1939 {
1940 "rType": "identify_inventory_object",
1941 "fType": "identify_led_group"
1942 },
1943 "paths":
1944 [
1945 "/xyz/openbmc_project/led/groups/pcieslot6_identify"
1946 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05001947 },
1948 {
1949 "types":
1950 {
1951 "rType": "inventory",
1952 "fType": "chassis"
1953 },
1954 "paths":
1955 [
1956 "/xyz/openbmc_project/inventory/system/chassis"
1957 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001958 }
1959 ]
1960 },
1961 {
1962 "path": "system/chassis/motherboard/pcieslot7",
1963 "endpoints":
1964 [
1965 {
1966 "types":
1967 {
1968 "rType": "fault_inventory_object",
1969 "fType": "fault_led_group"
1970 },
1971 "paths":
1972 [
1973 "/xyz/openbmc_project/led/groups/pcieslot7_fault"
1974 ]
1975 },
1976 {
1977 "types":
1978 {
1979 "rType": "identify_inventory_object",
1980 "fType": "identify_led_group"
1981 },
1982 "paths":
1983 [
1984 "/xyz/openbmc_project/led/groups/pcieslot7_identify"
1985 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05001986 },
1987 {
1988 "types":
1989 {
1990 "rType": "inventory",
1991 "fType": "chassis"
1992 },
1993 "paths":
1994 [
1995 "/xyz/openbmc_project/inventory/system/chassis"
1996 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06001997 }
1998 ]
1999 },
2000 {
2001 "path": "system/chassis/motherboard/pcieslot8",
2002 "endpoints":
2003 [
2004 {
2005 "types":
2006 {
2007 "rType": "fault_inventory_object",
2008 "fType": "fault_led_group"
2009 },
2010 "paths":
2011 [
2012 "/xyz/openbmc_project/led/groups/pcieslot8_fault"
2013 ]
2014 },
2015 {
2016 "types":
2017 {
2018 "rType": "identify_inventory_object",
2019 "fType": "identify_led_group"
2020 },
2021 "paths":
2022 [
2023 "/xyz/openbmc_project/led/groups/pcieslot8_identify"
2024 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002025 },
2026 {
2027 "types":
2028 {
2029 "rType": "inventory",
2030 "fType": "chassis"
2031 },
2032 "paths":
2033 [
2034 "/xyz/openbmc_project/inventory/system/chassis"
2035 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002036 }
2037 ]
2038 },
2039 {
2040 "path": "system/chassis/motherboard/pcieslot9",
2041 "endpoints":
2042 [
2043 {
2044 "types":
2045 {
2046 "rType": "fault_inventory_object",
2047 "fType": "fault_led_group"
2048 },
2049 "paths":
2050 [
2051 "/xyz/openbmc_project/led/groups/pcieslot9_fault"
2052 ]
2053 },
2054 {
2055 "types":
2056 {
2057 "rType": "identify_inventory_object",
2058 "fType": "identify_led_group"
2059 },
2060 "paths":
2061 [
2062 "/xyz/openbmc_project/led/groups/pcieslot9_identify"
2063 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002064 },
2065 {
2066 "types":
2067 {
2068 "rType": "inventory",
2069 "fType": "chassis"
2070 },
2071 "paths":
2072 [
2073 "/xyz/openbmc_project/inventory/system/chassis"
2074 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002075 }
2076 ]
2077 },
2078 {
2079 "path": "system/chassis/motherboard/pcieslot10",
2080 "endpoints":
2081 [
2082 {
2083 "types":
2084 {
2085 "rType": "fault_inventory_object",
2086 "fType": "fault_led_group"
2087 },
2088 "paths":
2089 [
2090 "/xyz/openbmc_project/led/groups/pcieslot10_fault"
2091 ]
2092 },
2093 {
2094 "types":
2095 {
2096 "rType": "identify_inventory_object",
2097 "fType": "identify_led_group"
2098 },
2099 "paths":
2100 [
2101 "/xyz/openbmc_project/led/groups/pcieslot10_identify"
2102 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002103 },
2104 {
2105 "types":
2106 {
2107 "rType": "inventory",
2108 "fType": "chassis"
2109 },
2110 "paths":
2111 [
2112 "/xyz/openbmc_project/inventory/system/chassis"
2113 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002114 }
2115 ]
2116 },
2117 {
2118 "path": "system/chassis/motherboard/pcieslot11",
2119 "endpoints":
2120 [
2121 {
2122 "types":
2123 {
2124 "rType": "fault_inventory_object",
2125 "fType": "fault_led_group"
2126 },
2127 "paths":
2128 [
2129 "/xyz/openbmc_project/led/groups/pcieslot11_fault"
2130 ]
2131 },
2132 {
2133 "types":
2134 {
2135 "rType": "identify_inventory_object",
2136 "fType": "identify_led_group"
2137 },
2138 "paths":
2139 [
2140 "/xyz/openbmc_project/led/groups/pcieslot11_identify"
2141 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002142 },
2143 {
2144 "types":
2145 {
2146 "rType": "inventory",
2147 "fType": "chassis"
2148 },
2149 "paths":
2150 [
2151 "/xyz/openbmc_project/inventory/system/chassis"
2152 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002153 }
2154 ]
2155 },
2156 {
2157 "path": "system/chassis/motherboard/pcie_cable_card0/cxp_top",
2158 "endpoints":
2159 [
2160 {
2161 "types":
2162 {
2163 "rType": "fault_inventory_object",
2164 "fType": "fault_led_group"
2165 },
2166 "paths":
2167 [
2168 "/xyz/openbmc_project/led/groups/cablecard0_cxp_top_fault"
2169 ]
2170 },
2171 {
2172 "types":
2173 {
2174 "rType": "identify_inventory_object",
2175 "fType": "identify_led_group"
2176 },
2177 "paths":
2178 [
2179 "/xyz/openbmc_project/led/groups/cablecard0_cxp_top_identify"
2180 ]
2181 }
2182 ]
2183 },
2184 {
2185 "path": "system/chassis/motherboard/pcie_cable_card0/cxp_bot",
2186 "endpoints":
2187 [
2188 {
2189 "types":
2190 {
2191 "rType": "fault_inventory_object",
2192 "fType": "fault_led_group"
2193 },
2194 "paths":
2195 [
2196 "/xyz/openbmc_project/led/groups/cablecard0_cxp_bot_fault"
2197 ]
2198 },
2199 {
2200 "types":
2201 {
2202 "rType": "identify_inventory_object",
2203 "fType": "identify_led_group"
2204 },
2205 "paths":
2206 [
2207 "/xyz/openbmc_project/led/groups/cablecard0_cxp_bot_identify"
2208 ]
2209 }
2210 ]
2211 },
2212 {
2213 "path": "system/chassis/motherboard/pcie_cable_card3/cxp_top",
2214 "endpoints":
2215 [
2216 {
2217 "types":
2218 {
2219 "rType": "fault_inventory_object",
2220 "fType": "fault_led_group"
2221 },
2222 "paths":
2223 [
2224 "/xyz/openbmc_project/led/groups/cablecard3_cxp_top_fault"
2225 ]
2226 },
2227 {
2228 "types":
2229 {
2230 "rType": "identify_inventory_object",
2231 "fType": "identify_led_group"
2232 },
2233 "paths":
2234 [
2235 "/xyz/openbmc_project/led/groups/cablecard3_cxp_top_identify"
2236 ]
2237 }
2238 ]
2239 },
2240 {
2241 "path": "system/chassis/motherboard/pcie_cable_card3/cxp_bot",
2242 "endpoints":
2243 [
2244 {
2245 "types":
2246 {
2247 "rType": "fault_inventory_object",
2248 "fType": "fault_led_group"
2249 },
2250 "paths":
2251 [
2252 "/xyz/openbmc_project/led/groups/cablecard3_cxp_bot_fault"
2253 ]
2254 },
2255 {
2256 "types":
2257 {
2258 "rType": "identify_inventory_object",
2259 "fType": "identify_led_group"
2260 },
2261 "paths":
2262 [
2263 "/xyz/openbmc_project/led/groups/cablecard3_cxp_bot_identify"
2264 ]
2265 }
2266 ]
2267 },
2268 {
2269 "path": "system/chassis/motherboard/pcie_cable_card4/cxp_top",
2270 "endpoints":
2271 [
2272 {
2273 "types":
2274 {
2275 "rType": "fault_inventory_object",
2276 "fType": "fault_led_group"
2277 },
2278 "paths":
2279 [
2280 "/xyz/openbmc_project/led/groups/cablecard4_cxp_top_fault"
2281 ]
2282 },
2283 {
2284 "types":
2285 {
2286 "rType": "identify_inventory_object",
2287 "fType": "identify_led_group"
2288 },
2289 "paths":
2290 [
2291 "/xyz/openbmc_project/led/groups/cablecard4_cxp_top_identify"
2292 ]
2293 }
2294 ]
2295 },
2296 {
2297 "path": "system/chassis/motherboard/pcie_cable_card4/cxp_bot",
2298 "endpoints":
2299 [
2300 {
2301 "types":
2302 {
2303 "rType": "fault_inventory_object",
2304 "fType": "fault_led_group"
2305 },
2306 "paths":
2307 [
2308 "/xyz/openbmc_project/led/groups/cablecard4_cxp_bot_fault"
2309 ]
2310 },
2311 {
2312 "types":
2313 {
2314 "rType": "identify_inventory_object",
2315 "fType": "identify_led_group"
2316 },
2317 "paths":
2318 [
2319 "/xyz/openbmc_project/led/groups/cablecard4_cxp_bot_identify"
2320 ]
2321 }
2322 ]
2323 },
2324 {
2325 "path": "system/chassis/motherboard/pcie_cable_card10/cxp_top",
2326 "endpoints":
2327 [
2328 {
2329 "types":
2330 {
2331 "rType": "fault_inventory_object",
2332 "fType": "fault_led_group"
2333 },
2334 "paths":
2335 [
2336 "/xyz/openbmc_project/led/groups/cablecard10_cxp_top_fault"
2337 ]
2338 },
2339 {
2340 "types":
2341 {
2342 "rType": "identify_inventory_object",
2343 "fType": "identify_led_group"
2344 },
2345 "paths":
2346 [
2347 "/xyz/openbmc_project/led/groups/cablecard10_cxp_top_identify"
2348 ]
2349 }
2350 ]
2351 },
2352 {
2353 "path": "system/chassis/motherboard/pcie_cable_card10/cxp_bot",
2354 "endpoints":
2355 [
2356 {
2357 "types":
2358 {
2359 "rType": "fault_inventory_object",
2360 "fType": "fault_led_group"
2361 },
2362 "paths":
2363 [
2364 "/xyz/openbmc_project/led/groups/cablecard10_cxp_bot_fault"
2365 ]
2366 },
2367 {
2368 "types":
2369 {
2370 "rType": "identify_inventory_object",
2371 "fType": "identify_led_group"
2372 },
2373 "paths":
2374 [
2375 "/xyz/openbmc_project/led/groups/cablecard10_cxp_bot_identify"
2376 ]
2377 }
2378 ]
2379 },
2380 {
2381 "path": "system/chassis/motherboard/disk_backplane0",
2382 "endpoints":
2383 [
2384 {
2385 "types":
2386 {
2387 "rType": "fault_inventory_object",
2388 "fType": "fault_led_group"
2389 },
2390 "paths":
2391 [
2392 "/xyz/openbmc_project/led/groups/dasd_pyramid0_fault"
2393 ]
2394 },
2395 {
2396 "types":
2397 {
2398 "rType": "identify_inventory_object",
2399 "fType": "identify_led_group"
2400 },
2401 "paths":
2402 [
2403 "/xyz/openbmc_project/led/groups/dasd_pyramid0_identify"
2404 ]
2405 }
2406 ]
2407 },
2408 {
2409 "path": "system/chassis/motherboard/disk_backplane1",
2410 "endpoints":
2411 [
2412 {
2413 "types":
2414 {
2415 "rType": "fault_inventory_object",
2416 "fType": "fault_led_group"
2417 },
2418 "paths":
2419 [
2420 "/xyz/openbmc_project/led/groups/dasd_pyramid1_fault"
2421 ]
2422 },
2423 {
2424 "types":
2425 {
2426 "rType": "identify_inventory_object",
2427 "fType": "identify_led_group"
2428 },
2429 "paths":
2430 [
2431 "/xyz/openbmc_project/led/groups/dasd_pyramid1_identify"
2432 ]
2433 }
2434 ]
2435 },
2436 {
2437 "path": "system/chassis/motherboard/disk_backplane2",
2438 "endpoints":
2439 [
2440 {
2441 "types":
2442 {
2443 "rType": "fault_inventory_object",
2444 "fType": "fault_led_group"
2445 },
2446 "paths":
2447 [
2448 "/xyz/openbmc_project/led/groups/dasd_pyramid2_fault"
2449 ]
2450 },
2451 {
2452 "types":
2453 {
2454 "rType": "identify_inventory_object",
2455 "fType": "identify_led_group"
2456 },
2457 "paths":
2458 [
2459 "/xyz/openbmc_project/led/groups/dasd_pyramid2_identify"
2460 ]
2461 }
2462 ]
2463 },
2464 {
2465 "path": "system/chassis/motherboard/disk_backplane0/nvme0",
2466 "endpoints":
2467 [
2468 {
2469 "types":
2470 {
2471 "rType": "fault_inventory_object",
2472 "fType": "fault_led_group"
2473 },
2474 "paths":
2475 [
2476 "/xyz/openbmc_project/led/groups/nvme0_fault"
2477 ]
2478 },
2479 {
2480 "types":
2481 {
2482 "rType": "identify_inventory_object",
2483 "fType": "identify_led_group"
2484 },
2485 "paths":
2486 [
2487 "/xyz/openbmc_project/led/groups/nvme0_identify"
2488 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002489 },
2490 {
2491 "types":
2492 {
2493 "rType": "inventory",
2494 "fType": "chassis"
2495 },
2496 "paths":
2497 [
2498 "/xyz/openbmc_project/inventory/system/chassis"
2499 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002500 }
2501 ]
2502 },
2503 {
2504 "path": "system/chassis/motherboard/disk_backplane0/nvme1",
2505 "endpoints":
2506 [
2507 {
2508 "types":
2509 {
2510 "rType": "fault_inventory_object",
2511 "fType": "fault_led_group"
2512 },
2513 "paths":
2514 [
2515 "/xyz/openbmc_project/led/groups/nvme1_fault"
2516 ]
2517 },
2518 {
2519 "types":
2520 {
2521 "rType": "identify_inventory_object",
2522 "fType": "identify_led_group"
2523 },
2524 "paths":
2525 [
2526 "/xyz/openbmc_project/led/groups/nvme1_identify"
2527 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002528 },
2529 {
2530 "types":
2531 {
2532 "rType": "inventory",
2533 "fType": "chassis"
2534 },
2535 "paths":
2536 [
2537 "/xyz/openbmc_project/inventory/system/chassis"
2538 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002539 }
2540 ]
2541 },
2542 {
2543 "path": "system/chassis/motherboard/disk_backplane0/nvme2",
2544 "endpoints":
2545 [
2546 {
2547 "types":
2548 {
2549 "rType": "fault_inventory_object",
2550 "fType": "fault_led_group"
2551 },
2552 "paths":
2553 [
2554 "/xyz/openbmc_project/led/groups/nvme2_fault"
2555 ]
2556 },
2557 {
2558 "types":
2559 {
2560 "rType": "identify_inventory_object",
2561 "fType": "identify_led_group"
2562 },
2563 "paths":
2564 [
2565 "/xyz/openbmc_project/led/groups/nvme2_identify"
2566 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002567 },
2568 {
2569 "types":
2570 {
2571 "rType": "inventory",
2572 "fType": "chassis"
2573 },
2574 "paths":
2575 [
2576 "/xyz/openbmc_project/inventory/system/chassis"
2577 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002578 }
2579 ]
2580 },
2581 {
2582 "path": "system/chassis/motherboard/disk_backplane0/nvme3",
2583 "endpoints":
2584 [
2585 {
2586 "types":
2587 {
2588 "rType": "fault_inventory_object",
2589 "fType": "fault_led_group"
2590 },
2591 "paths":
2592 [
2593 "/xyz/openbmc_project/led/groups/nvme3_fault"
2594 ]
2595 },
2596 {
2597 "types":
2598 {
2599 "rType": "identify_inventory_object",
2600 "fType": "identify_led_group"
2601 },
2602 "paths":
2603 [
2604 "/xyz/openbmc_project/led/groups/nvme3_identify"
2605 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002606 },
2607 {
2608 "types":
2609 {
2610 "rType": "inventory",
2611 "fType": "chassis"
2612 },
2613 "paths":
2614 [
2615 "/xyz/openbmc_project/inventory/system/chassis"
2616 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002617 }
2618 ]
2619 },
2620 {
2621 "path": "system/chassis/motherboard/disk_backplane0/nvme4",
2622 "endpoints":
2623 [
2624 {
2625 "types":
2626 {
2627 "rType": "fault_inventory_object",
2628 "fType": "fault_led_group"
2629 },
2630 "paths":
2631 [
2632 "/xyz/openbmc_project/led/groups/nvme4_fault"
2633 ]
2634 },
2635 {
2636 "types":
2637 {
2638 "rType": "identify_inventory_object",
2639 "fType": "identify_led_group"
2640 },
2641 "paths":
2642 [
2643 "/xyz/openbmc_project/led/groups/nvme4_identify"
2644 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002645 },
2646 {
2647 "types":
2648 {
2649 "rType": "inventory",
2650 "fType": "chassis"
2651 },
2652 "paths":
2653 [
2654 "/xyz/openbmc_project/inventory/system/chassis"
2655 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002656 }
2657 ]
2658 },
2659 {
2660 "path": "system/chassis/motherboard/disk_backplane0/nvme5",
2661 "endpoints":
2662 [
2663 {
2664 "types":
2665 {
2666 "rType": "fault_inventory_object",
2667 "fType": "fault_led_group"
2668 },
2669 "paths":
2670 [
2671 "/xyz/openbmc_project/led/groups/nvme5_fault"
2672 ]
2673 },
2674 {
2675 "types":
2676 {
2677 "rType": "identify_inventory_object",
2678 "fType": "identify_led_group"
2679 },
2680 "paths":
2681 [
2682 "/xyz/openbmc_project/led/groups/nvme5_identify"
2683 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002684 },
2685 {
2686 "types":
2687 {
2688 "rType": "inventory",
2689 "fType": "chassis"
2690 },
2691 "paths":
2692 [
2693 "/xyz/openbmc_project/inventory/system/chassis"
2694 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002695 }
2696 ]
2697 },
2698 {
2699 "path": "system/chassis/motherboard/disk_backplane0/nvme6",
2700 "endpoints":
2701 [
2702 {
2703 "types":
2704 {
2705 "rType": "fault_inventory_object",
2706 "fType": "fault_led_group"
2707 },
2708 "paths":
2709 [
2710 "/xyz/openbmc_project/led/groups/nvme6_fault"
2711 ]
2712 },
2713 {
2714 "types":
2715 {
2716 "rType": "identify_inventory_object",
2717 "fType": "identify_led_group"
2718 },
2719 "paths":
2720 [
2721 "/xyz/openbmc_project/led/groups/nvme6_identify"
2722 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002723 },
2724 {
2725 "types":
2726 {
2727 "rType": "inventory",
2728 "fType": "chassis"
2729 },
2730 "paths":
2731 [
2732 "/xyz/openbmc_project/inventory/system/chassis"
2733 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002734 }
2735 ]
2736 },
2737 {
2738 "path": "system/chassis/motherboard/disk_backplane0/nvme7",
2739 "endpoints":
2740 [
2741 {
2742 "types":
2743 {
2744 "rType": "fault_inventory_object",
2745 "fType": "fault_led_group"
2746 },
2747 "paths":
2748 [
2749 "/xyz/openbmc_project/led/groups/nvme7_fault"
2750 ]
2751 },
2752 {
2753 "types":
2754 {
2755 "rType": "identify_inventory_object",
2756 "fType": "identify_led_group"
2757 },
2758 "paths":
2759 [
2760 "/xyz/openbmc_project/led/groups/nvme7_identify"
2761 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002762 },
2763 {
2764 "types":
2765 {
2766 "rType": "inventory",
2767 "fType": "chassis"
2768 },
2769 "paths":
2770 [
2771 "/xyz/openbmc_project/inventory/system/chassis"
2772 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002773 }
2774 ]
2775 },
2776 {
2777 "path": "system/chassis/motherboard/disk_backplane1/nvme0",
2778 "endpoints":
2779 [
2780 {
2781 "types":
2782 {
2783 "rType": "fault_inventory_object",
2784 "fType": "fault_led_group"
2785 },
2786 "paths":
2787 [
2788 "/xyz/openbmc_project/led/groups/nvme8_fault"
2789 ]
2790 },
2791 {
2792 "types":
2793 {
2794 "rType": "identify_inventory_object",
2795 "fType": "identify_led_group"
2796 },
2797 "paths":
2798 [
2799 "/xyz/openbmc_project/led/groups/nvme8_identify"
2800 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002801 },
2802 {
2803 "types":
2804 {
2805 "rType": "inventory",
2806 "fType": "chassis"
2807 },
2808 "paths":
2809 [
2810 "/xyz/openbmc_project/inventory/system/chassis"
2811 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002812 }
2813 ]
2814 },
2815 {
2816 "path": "system/chassis/motherboard/disk_backplane1/nvme1",
2817 "endpoints":
2818 [
2819 {
2820 "types":
2821 {
2822 "rType": "fault_inventory_object",
2823 "fType": "fault_led_group"
2824 },
2825 "paths":
2826 [
2827 "/xyz/openbmc_project/led/groups/nvme9_fault"
2828 ]
2829 },
2830 {
2831 "types":
2832 {
2833 "rType": "identify_inventory_object",
2834 "fType": "identify_led_group"
2835 },
2836 "paths":
2837 [
2838 "/xyz/openbmc_project/led/groups/nvme9_identify"
2839 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002840 },
2841 {
2842 "types":
2843 {
2844 "rType": "inventory",
2845 "fType": "chassis"
2846 },
2847 "paths":
2848 [
2849 "/xyz/openbmc_project/inventory/system/chassis"
2850 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002851 }
2852 ]
2853 },
2854 {
2855 "path": "system/chassis/motherboard/disk_backplane1/nvme2",
2856 "endpoints":
2857 [
2858 {
2859 "types":
2860 {
2861 "rType": "fault_inventory_object",
2862 "fType": "fault_led_group"
2863 },
2864 "paths":
2865 [
2866 "/xyz/openbmc_project/led/groups/nvme10_fault"
2867 ]
2868 },
2869 {
2870 "types":
2871 {
2872 "rType": "identify_inventory_object",
2873 "fType": "identify_led_group"
2874 },
2875 "paths":
2876 [
2877 "/xyz/openbmc_project/led/groups/nvme10_identify"
2878 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002879 },
2880 {
2881 "types":
2882 {
2883 "rType": "inventory",
2884 "fType": "chassis"
2885 },
2886 "paths":
2887 [
2888 "/xyz/openbmc_project/inventory/system/chassis"
2889 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002890 }
2891 ]
2892 },
2893 {
2894 "path": "system/chassis/motherboard/disk_backplane1/nvme3",
2895 "endpoints":
2896 [
2897 {
2898 "types":
2899 {
2900 "rType": "fault_inventory_object",
2901 "fType": "fault_led_group"
2902 },
2903 "paths":
2904 [
2905 "/xyz/openbmc_project/led/groups/nvme11_fault"
2906 ]
2907 },
2908 {
2909 "types":
2910 {
2911 "rType": "identify_inventory_object",
2912 "fType": "identify_led_group"
2913 },
2914 "paths":
2915 [
2916 "/xyz/openbmc_project/led/groups/nvme11_identify"
2917 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002918 },
2919 {
2920 "types":
2921 {
2922 "rType": "inventory",
2923 "fType": "chassis"
2924 },
2925 "paths":
2926 [
2927 "/xyz/openbmc_project/inventory/system/chassis"
2928 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002929 }
2930 ]
2931 },
2932 {
2933 "path": "system/chassis/motherboard/disk_backplane1/nvme4",
2934 "endpoints":
2935 [
2936 {
2937 "types":
2938 {
2939 "rType": "fault_inventory_object",
2940 "fType": "fault_led_group"
2941 },
2942 "paths":
2943 [
2944 "/xyz/openbmc_project/led/groups/nvme12_fault"
2945 ]
2946 },
2947 {
2948 "types":
2949 {
2950 "rType": "identify_inventory_object",
2951 "fType": "identify_led_group"
2952 },
2953 "paths":
2954 [
2955 "/xyz/openbmc_project/led/groups/nvme12_identify"
2956 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002957 },
2958 {
2959 "types":
2960 {
2961 "rType": "inventory",
2962 "fType": "chassis"
2963 },
2964 "paths":
2965 [
2966 "/xyz/openbmc_project/inventory/system/chassis"
2967 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06002968 }
2969 ]
2970 },
2971 {
2972 "path": "system/chassis/motherboard/disk_backplane1/nvme5",
2973 "endpoints":
2974 [
2975 {
2976 "types":
2977 {
2978 "rType": "fault_inventory_object",
2979 "fType": "fault_led_group"
2980 },
2981 "paths":
2982 [
2983 "/xyz/openbmc_project/led/groups/nvme13_fault"
2984 ]
2985 },
2986 {
2987 "types":
2988 {
2989 "rType": "identify_inventory_object",
2990 "fType": "identify_led_group"
2991 },
2992 "paths":
2993 [
2994 "/xyz/openbmc_project/led/groups/nvme13_identify"
2995 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05002996 },
2997 {
2998 "types":
2999 {
3000 "rType": "inventory",
3001 "fType": "chassis"
3002 },
3003 "paths":
3004 [
3005 "/xyz/openbmc_project/inventory/system/chassis"
3006 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003007 }
3008 ]
3009 },
3010 {
3011 "path": "system/chassis/motherboard/disk_backplane1/nvme6",
3012 "endpoints":
3013 [
3014 {
3015 "types":
3016 {
3017 "rType": "fault_inventory_object",
3018 "fType": "fault_led_group"
3019 },
3020 "paths":
3021 [
3022 "/xyz/openbmc_project/led/groups/nvme14_fault"
3023 ]
3024 },
3025 {
3026 "types":
3027 {
3028 "rType": "identify_inventory_object",
3029 "fType": "identify_led_group"
3030 },
3031 "paths":
3032 [
3033 "/xyz/openbmc_project/led/groups/nvme14_identify"
3034 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003035 },
3036 {
3037 "types":
3038 {
3039 "rType": "inventory",
3040 "fType": "chassis"
3041 },
3042 "paths":
3043 [
3044 "/xyz/openbmc_project/inventory/system/chassis"
3045 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003046 }
3047 ]
3048 },
3049 {
3050 "path": "system/chassis/motherboard/disk_backplane1/nvme7",
3051 "endpoints":
3052 [
3053 {
3054 "types":
3055 {
3056 "rType": "fault_inventory_object",
3057 "fType": "fault_led_group"
3058 },
3059 "paths":
3060 [
3061 "/xyz/openbmc_project/led/groups/nvme15_fault"
3062 ]
3063 },
3064 {
3065 "types":
3066 {
3067 "rType": "identify_inventory_object",
3068 "fType": "identify_led_group"
3069 },
3070 "paths":
3071 [
3072 "/xyz/openbmc_project/led/groups/nvme15_identify"
3073 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003074 },
3075 {
3076 "types":
3077 {
3078 "rType": "inventory",
3079 "fType": "chassis"
3080 },
3081 "paths":
3082 [
3083 "/xyz/openbmc_project/inventory/system/chassis"
3084 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003085 }
3086 ]
3087 },
3088 {
3089 "path": "system/chassis/motherboard/disk_backplane2/nvme0",
3090 "endpoints":
3091 [
3092 {
3093 "types":
3094 {
3095 "rType": "fault_inventory_object",
3096 "fType": "fault_led_group"
3097 },
3098 "paths":
3099 [
3100 "/xyz/openbmc_project/led/groups/nvme16_fault"
3101 ]
3102 },
3103 {
3104 "types":
3105 {
3106 "rType": "identify_inventory_object",
3107 "fType": "identify_led_group"
3108 },
3109 "paths":
3110 [
3111 "/xyz/openbmc_project/led/groups/nvme16_identify"
3112 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003113 },
3114 {
3115 "types":
3116 {
3117 "rType": "inventory",
3118 "fType": "chassis"
3119 },
3120 "paths":
3121 [
3122 "/xyz/openbmc_project/inventory/system/chassis"
3123 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003124 }
3125 ]
3126 },
3127 {
3128 "path": "system/chassis/motherboard/disk_backplane2/nvme1",
3129 "endpoints":
3130 [
3131 {
3132 "types":
3133 {
3134 "rType": "fault_inventory_object",
3135 "fType": "fault_led_group"
3136 },
3137 "paths":
3138 [
3139 "/xyz/openbmc_project/led/groups/nvme17_fault"
3140 ]
3141 },
3142 {
3143 "types":
3144 {
3145 "rType": "identify_inventory_object",
3146 "fType": "identify_led_group"
3147 },
3148 "paths":
3149 [
3150 "/xyz/openbmc_project/led/groups/nvme17_identify"
3151 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003152 },
3153 {
3154 "types":
3155 {
3156 "rType": "inventory",
3157 "fType": "chassis"
3158 },
3159 "paths":
3160 [
3161 "/xyz/openbmc_project/inventory/system/chassis"
3162 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003163 }
3164 ]
3165 },
3166 {
3167 "path": "system/chassis/motherboard/disk_backplane2/nvme2",
3168 "endpoints":
3169 [
3170 {
3171 "types":
3172 {
3173 "rType": "fault_inventory_object",
3174 "fType": "fault_led_group"
3175 },
3176 "paths":
3177 [
3178 "/xyz/openbmc_project/led/groups/nvme18_fault"
3179 ]
3180 },
3181 {
3182 "types":
3183 {
3184 "rType": "identify_inventory_object",
3185 "fType": "identify_led_group"
3186 },
3187 "paths":
3188 [
3189 "/xyz/openbmc_project/led/groups/nvme18_identify"
3190 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003191 },
3192 {
3193 "types":
3194 {
3195 "rType": "inventory",
3196 "fType": "chassis"
3197 },
3198 "paths":
3199 [
3200 "/xyz/openbmc_project/inventory/system/chassis"
3201 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003202 }
3203 ]
3204 },
3205 {
3206 "path": "system/chassis/motherboard/disk_backplane2/nvme3",
3207 "endpoints":
3208 [
3209 {
3210 "types":
3211 {
3212 "rType": "fault_inventory_object",
3213 "fType": "fault_led_group"
3214 },
3215 "paths":
3216 [
3217 "/xyz/openbmc_project/led/groups/nvme19_fault"
3218 ]
3219 },
3220 {
3221 "types":
3222 {
3223 "rType": "identify_inventory_object",
3224 "fType": "identify_led_group"
3225 },
3226 "paths":
3227 [
3228 "/xyz/openbmc_project/led/groups/nvme19_identify"
3229 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003230 },
3231 {
3232 "types":
3233 {
3234 "rType": "inventory",
3235 "fType": "chassis"
3236 },
3237 "paths":
3238 [
3239 "/xyz/openbmc_project/inventory/system/chassis"
3240 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003241 }
3242 ]
3243 },
3244 {
3245 "path": "system/chassis/motherboard/disk_backplane2/nvme4",
3246 "endpoints":
3247 [
3248 {
3249 "types":
3250 {
3251 "rType": "fault_inventory_object",
3252 "fType": "fault_led_group"
3253 },
3254 "paths":
3255 [
3256 "/xyz/openbmc_project/led/groups/nvme20_fault"
3257 ]
3258 },
3259 {
3260 "types":
3261 {
3262 "rType": "identify_inventory_object",
3263 "fType": "identify_led_group"
3264 },
3265 "paths":
3266 [
3267 "/xyz/openbmc_project/led/groups/nvme20_identify"
3268 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003269 },
3270 {
3271 "types":
3272 {
3273 "rType": "inventory",
3274 "fType": "chassis"
3275 },
3276 "paths":
3277 [
3278 "/xyz/openbmc_project/inventory/system/chassis"
3279 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003280 }
3281 ]
3282 },
3283 {
3284 "path": "system/chassis/motherboard/disk_backplane2/nvme5",
3285 "endpoints":
3286 [
3287 {
3288 "types":
3289 {
3290 "rType": "fault_inventory_object",
3291 "fType": "fault_led_group"
3292 },
3293 "paths":
3294 [
3295 "/xyz/openbmc_project/led/groups/nvme21_fault"
3296 ]
3297 },
3298 {
3299 "types":
3300 {
3301 "rType": "identify_inventory_object",
3302 "fType": "identify_led_group"
3303 },
3304 "paths":
3305 [
3306 "/xyz/openbmc_project/led/groups/nvme21_identify"
3307 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003308 },
3309 {
3310 "types":
3311 {
3312 "rType": "inventory",
3313 "fType": "chassis"
3314 },
3315 "paths":
3316 [
3317 "/xyz/openbmc_project/inventory/system/chassis"
3318 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003319 }
3320 ]
3321 },
3322 {
3323 "path": "system/chassis/motherboard/disk_backplane2/nvme6",
3324 "endpoints":
3325 [
3326 {
3327 "types":
3328 {
3329 "rType": "fault_inventory_object",
3330 "fType": "fault_led_group"
3331 },
3332 "paths":
3333 [
3334 "/xyz/openbmc_project/led/groups/nvme22_fault"
3335 ]
3336 },
3337 {
3338 "types":
3339 {
3340 "rType": "identify_inventory_object",
3341 "fType": "identify_led_group"
3342 },
3343 "paths":
3344 [
3345 "/xyz/openbmc_project/led/groups/nvme22_identify"
3346 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003347 },
3348 {
3349 "types":
3350 {
3351 "rType": "inventory",
3352 "fType": "chassis"
3353 },
3354 "paths":
3355 [
3356 "/xyz/openbmc_project/inventory/system/chassis"
3357 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003358 }
3359 ]
3360 },
3361 {
3362 "path": "system/chassis/motherboard/disk_backplane2/nvme7",
3363 "endpoints":
3364 [
3365 {
3366 "types":
3367 {
3368 "rType": "fault_inventory_object",
3369 "fType": "fault_led_group"
3370 },
3371 "paths":
3372 [
3373 "/xyz/openbmc_project/led/groups/nvme23_fault"
3374 ]
3375 },
3376 {
3377 "types":
3378 {
3379 "rType": "identify_inventory_object",
3380 "fType": "identify_led_group"
3381 },
3382 "paths":
3383 [
3384 "/xyz/openbmc_project/led/groups/nvme23_identify"
3385 ]
Vishwanatha Subbanna9b211ef2021-05-11 07:12:09 -05003386 },
3387 {
3388 "types":
3389 {
3390 "rType": "inventory",
3391 "fType": "chassis"
3392 },
3393 "paths":
3394 [
3395 "/xyz/openbmc_project/inventory/system/chassis"
3396 ]
Vishwanatha Subbanna18a75b92021-03-08 05:29:30 -06003397 }
3398 ]
Matt Spinler47162542021-03-02 15:00:09 -06003399 }
3400 ]
3401}