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