blob: 5b09dec77f5f901ab6ed7f55170c1749a76eea43 [file] [log] [blame]
Simon Huntab1305242015-05-06 18:07:13 -07001{
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}