blob: a08504e106cab0a5e97fc31f6d6da8415c725ea1 [file] [log] [blame]
Simon Huntb0ec1e52015-01-28 18:13:49 -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 "-",
13 "Intents",
14 "Flows",
15 "Version"
16 ],
17 "props": {
18 "Devices": "25",
19 "Links": "112",
20 "Hosts": "0",
21 "Topology SCCs": "1",
22 "-": "",
23 "Intents": "0",
24 "Flows": "125",
25 "Version": "1.0.0*"
26 }
27 }
28}