aboutsummaryrefslogtreecommitdiffstats
path: root/test/functest/simulators/configdb/response-payloads/getNbrList-cell24.json
blob: f34128e4226f2c404b3f78395bb3e9dc44e66259 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "cellId": "cell24",
  "nbrList": [
    {
      "targetCellId": "cell23",
      "pciValue": 2,
      "ho": true
    }
  ]
}