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