aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/notification1.json
blob: 87f60e680d0966fefd71d3ecbd5e7d708bb520c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
   "requestID":"9d2d790e-a5f0-11e8-98d0-529269fb1459",
   "AAI":{

   },
   "from":"SDNR",
   "version":"1.0.2",
   "Action":"NeighborListModified",
   "Payload":{
      "RadioAccess":{
         "FAPServiceNumberOfEntries":"1",
         "FAPServiceList":[
            {
               "alias":"45",
               "X0005b9Lte":{
                  "phyCellIdInUse":"310",
                  "pnfName":"ncserver2"
               },
               "CellConfig":{
                  "LTE":{
                     "RAN":{
                        "CellIdentity":"45",
                        "NeighborListInUse":{
                           "LTECellNumberOfEntries":"1",
                           "LTENeighborListInUseLTECell":[
                              {
                                 "pnfName":"ncserver1",
                                 "enable":"true",
                                 "alias":"48",
                                 "mustInclude":"true",
                                 "plmnid":"ran-1",
                                 "cid":"48",
                                 "phyCellId":"0",
                                 "blacklisted":"false"
                              }
                           ]
                        }
                     }
                  }
               }
            }
         ]
      }
   }
}