blob: c1955853141de60c54e9ec0dd436faa70269c014 [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": false,
8 "switches": 300,
9 "labels": [
10 "onos-master",
11 "192.168.0.7"
12 ]
13 }
14}