blob: 8ac1f4f90bff7b5495aaa4f36c374cc14e697163 [file] [log] [blame]
Simon Hunt61d04042014-11-11 17:27:16 -08001{
2 "event": "showDetails",
3 "sid": 37,
4 "payload": {
5 "id": "of:000000000000000a",
6 "type": "switch",
7 "propOrder": [
8 "Name",
9 "Vendor",
10 "H/W Version",
11 "S/W Version",
12 "Serial Number",
13 "-",
14 "Latitude",
15 "Longitude",
16 "Ports",
17 "-",
18 "Master"
19 ],
20 "props": {
21 "Name": null,
22 "Vendor": "Nicira, Inc.",
23 "H/W Version": "Open vSwitch",
24 "S/W Version": "2.0.1",
25 "Serial Number": "None",
26 "-": "",
27 "Latitude": null,
28 "Longitude": null,
29 "Ports": "5",
30 "Master":"local"
31 }
32 }
33}