blob: 33bfb8045b485c058e0289c94de9f6c61712b498 [file] [log] [blame]
Simon Hunteb18f522016-01-28 19:22:23 -08001{
2 "event": "addInstance",
3 "payload": {
4 "id": "onos",
5 "ip": "192.168.56.101",
6 "online": true,
7 "uiAttached": true,
8 "switches": 2,
9 "labels": [
10 "onos",
11 "192.168.56.101"
12 ]
13 }
14}