summaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/traffic/ev_1_addInstance.json
blob: c2eda412b1c1c811e538c44246682780198372d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "event": "addInstance",
  "payload": {
    "id": "myInstA",
    "ip": "192.168.56.101",
    "online": true,
    "uiAttached": true,
    "switches": 4,
    "labels": [
      "myInstA",
      "192.168.56.101"
    ]
  }
}