blob: 46803a23f40c17e97b561624f753189ae51d72c3 [file] [log] [blame]
Simon Hunt8257f4c2014-11-16 19:34:54 -08001{
2 "event": "addInstance",
3 "payload": {
4 "id": "local",
Simon Hunt58c6d6e2014-11-28 13:36:47 -08005 "ip": "127.0.0.1",
Simon Hunt8257f4c2014-11-16 19:34:54 -08006 "online": true,
Simon Hunt58c6d6e2014-11-28 13:36:47 -08007 "uiAttached": true,
8 "switches": 43,
Simon Hunt8257f4c2014-11-16 19:34:54 -08009 "labels": [
10 "local",
11 "127.0.0.1"
12 ]
13 }
14}