blob: ea1fa0ffd0c1e092e6c65857d5d97d15b55e1315 [file] [log] [blame]
Simon Huntab1305242015-05-06 18:07:13 -07001{
2 "event": "addInstance",
3 "payload": {
4 "id": "myInstA",
5 "ip": "192.168.56.101",
6 "online": true,
7 "uiAttached": true,
8 "switches": 2,
9 "labels": [
10 "myInstA",
11 "192.168.56.101"
12 ]
13 }
14}