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