blob: 50995c8f22d6ecb87fcb52f80ed801ededbfcf1e [file] [log] [blame]
Sean Condonf9ff66a2020-03-23 08:40:55 +00001{
2 "event": "topo2Highlights",
3 "payload": {
4 "devices": [],
5 "hosts": [],
6 "links": [
7 {
8 "id": "device:leaf2/2~device:spine2/2",
9 "label": "964.91 Kbps",
10 "css": "secondary port-traffic-green"
11 },
12 {
13 "id": "device:leaf1/1~device:spine1/1",
14 "label": "3.92 Mbps",
15 "css": "secondary port-traffic-yellow"
16 },
17 {
18 "id": "00:00:00:00:00:30/None~device:leaf2/3",
19 "label": "4.46 Mbps",
20 "css": "secondary port-traffic-yellow"
21 },
22 {
23 "id": "device:leaf2/1~device:spine1/2",
24 "label": "3.53 Mbps",
25 "css": "secondary port-traffic-yellow"
26 },
27 {
28 "id": "device:leaf1/2~device:spine2/1",
29 "label": "1.06 Mbps",
30 "css": "secondary port-traffic-yellow"
31 },
32 {
33 "id": "00:00:00:00:00:20/None~device:leaf1/6",
34 "label": "4.98 Mbps",
35 "css": "secondary port-traffic-yellow"
36 }
37 ]
38 }
39}