Compare commits

...

1 Commits

Author SHA1 Message Date
v-dumas
70a8bdf427 N°9450 - Add Tape, NAS file System, Fiber Channel Interface in overview dashboard 2026-04-03 09:43:30 +02:00

View File

@@ -1983,6 +1983,18 @@
<rank>3</rank> <rank>3</rank>
<class>LogicalVolume</class> <class>LogicalVolume</class>
</dashlet> </dashlet>
<dashlet id="FiberChannelInterface" xsi:type="DashletBadge" _delta="define">
<rank>1.3</rank>
<class>FiberChannelInterface</class>
</dashlet>
<dashlet id="NASFileSystem" xsi:type="DashletBadge" _delta="define">
<rank>3.3</rank>
<class>NASFileSystem</class>
</dashlet>
<dashlet id="Tape" xsi:type="DashletBadge" _delta="define">
<rank>3.5</rank>
<class>Tape</class>
</dashlet>
</dashlets> </dashlets>
</cell> </cell>
</cells> </cells>