blob: 1800093714c2fa08916a9bff16b827a30287562c [file] [log] [blame]
Simon Hunt245a88e2015-02-02 13:26:04 -08001{
2 "event": "addInstance",
3 "payload": {
4 "id": "instE",
5 "ip": "123.5.5.5",
6 "online": true,
7 "uiAttached": false,
8 "switches": 5,
9 "labels": [
10 "instE",
11 "123.5.5.5"
12 ]
13 }
14}