blob: 5b09dec77f5f901ab6ed7f55170c1749a76eea43 [file] [log] [blame]
Simon Hunt45c9fe52015-02-02 19:06:29 -08001{
2 "event": "addInstance",
3 "payload": {
4 "id": "myInstB",
5 "ip": "192.168.56.102",
6 "online": true,
7 "uiAttached": false,
8 "switches": 4,
9 "labels": [
10 "myInstB",
11 "192.168.56.102"
12 ]
13 }
14}