blob: 4d5bd30b74553659cf8a472eee54e03d55943956 [file] [log] [blame]
Simon Huntb82f6902014-11-22 11:53:15 -08001{
2 "event": "showSummary",
3 "sid": 1,
4 "payload": {
5 "id": "ONOS Summary",
6 "type": "node",
7 "propOrder": [
8 "Devices",
9 "Links",
10 "Hosts",
11 "Topology SCCs",
12 "Paths",
13 "-",
14 "Intents",
15 "Flows",
16 "Version"
17 ],
18 "props": {
19 "Devices": "25",
20 "Links": "112",
21 "Hosts": "25",
22 "Topology SCCs": "1",
23 "Paths": "1,272",
24 "-": "",
25 "Intents": "0",
26 "Flows": "0",
27 "Version": "1.0.0*"
28 }
29 }
30}