blob: c2eda412b1c1c811e538c44246682780198372d8 [file] [log] [blame]
Simon Hunt142166b2015-02-23 11:08:27 -08001{
2 "event": "addInstance",
3 "payload": {
4 "id": "myInstA",
5 "ip": "192.168.56.101",
6 "online": true,
7 "uiAttached": true,
8 "switches": 4,
9 "labels": [
10 "myInstA",
11 "192.168.56.101"
12 ]
13 }
14}