blob: daf074b209ff29e0c5b496b14c3812e55c901483 [file] [log] [blame]
Simon Hunt7df764f2017-09-14 21:26:14 -07001{
2 "event": "addInstance",
3 "payload": {
4 "id": "127.0.0.1",
5 "ip": "127.0.0.1",
6 "online": true,
7 "ready": true,
8 "uiAttached": true,
9 "switches": 2,
10 "labels": [
11 "127.0.0.1",
12 "127.0.0.1"
13 ]
14 }
15}