Modify ANR Payload aligned to A1 schema in SDNR
[dcaegen2/services/son-handler.git] / src / test / resources / hoDetails.json
1 [
2   {
3     "dstCellId":"Chn0014",
4     "attemptsCount":200,
5     "successCount":190,
6     "successRate":95
7   },
8   {
9     "dstCellId":"Chn0013",
10     "attemptsCount":300,
11     "successCount":210,
12     "successRate":70
13   }
14 ]