aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/colors/ev_15_onos.json
blob: eef2964b8b96c5e0a82ca8a384247f202221665b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "event": "addInstance",
  "payload": {
    "id": "onos-leader",
    "ip": "192.168.0.5",
    "online": true,
    "uiAttached": false,
    "switches": 0,
    "labels": [
      "onos-leader",
      "192.168.0.5"
    ]
  }
}