aboutsummaryrefslogtreecommitdiffstats
path: root/test/functest/simulators/configdb/response-payloads/getNbrList-cell20.json
blob: d4e754f0601dba7348b1bb0feb71e8234b77f73c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "cellId": "cell20",
  "nbrList": [
    {
      "targetCellId": "cell21",
      "pciValue": 0,
      "ho": true
    },
    {
      "targetCellId": "cell22",
      "pciValue": 1,
      "ho": true
    },
    {
      "targetCellId": "cell23",
      "pciValue": 2,
      "ho": true
    }
  ]
}