blob: bbf6c649d021cfb0a6609e242a761efeedb16d27 [file] [log] [blame]
Simon Hunta5e89142014-11-14 07:00:33 -08001{
2 "event": "addInstance",
3 "payload": {
4 "id": "onos-2",
Simon Hunt58c6d6e2014-11-28 13:36:47 -08005 "ip": "192.168.2.2",
Simon Hunta5e89142014-11-14 07:00:33 -08006 "online": true,
Simon Hunt58c6d6e2014-11-28 13:36:47 -08007 "uiAttached": true,
8 "switches": 1,
Simon Hunta5e89142014-11-14 07:00:33 -08009 "labels": [
10 "onos-2",
11 "192.168.2.2"
12 ]
13 }
14}