Fix the oof-osdf to configdb interface bugs
[optf/osdf.git] / test / functest / simulators / configdb / response-payloads / getNbrList-cell20.json
1 {
2   "cellId": "cell20",
3   "nbrList": [
4     {
5       "targetCellId": "cell21",
6       "pciValue": 0,
7       "ho": true
8     },
9     {
10       "targetCellId": "cell22",
11       "pciValue": 1,
12       "ho": true
13     },
14     {
15       "targetCellId": "cell23",
16       "pciValue": 2,
17       "ho": true
18     }
19   ]
20 }