blob: dad87a2302c9cf0a7ce2697a9cd97530125cea66 [file] [log] [blame]
Simon Huntb0ecfa52014-11-23 21:05:12 -08001{
2 "event": "updateInstance",
3 "payload": {
4 "id": "onos-2",
5 "ip": "192.168.0.2",
6 "online": false,
7 "uiAttached": false,
8 "switches": 3,
9 "labels": [
10 "onos-2",
11 "192.168.0.2"
12 ]
13 }
14}