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