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