Merge "Stepping to springboot 3"
[nonrtric.git] / pmlog / src / test / resources / pm_report_filtered.json
1 {
2    "event": {
3       "commonEventHeader": {
4          "domain": "perf3gpp",
5          "eventId": "9efa1210-f285-455f-9c6a-3a659b1f1882",
6          "eventName": "perf3gpp_gnb-Ericsson_pmMeasResult",
7          "sourceName": "O-DU-1122",
8          "reportingEntityName": "",
9          "startEpochMicrosec": 951912000000,
10          "lastEpochMicrosec": 951912900000,
11          "timeZoneOffset": "+00:00"
12       },
13       "perf3gppFields": {
14          "perf3gppFieldsVersion": "1.0",
15          "measDataCollection": {
16             "granularityPeriod": 900,
17             "measuredEntityUserName": "RNC Telecomville",
18             "measuredEntityDn": "SubNetwork=CountryNN,MeContext=MEC-Gbg-1,ManagedElement=RNC-Gbg-1",
19             "measuredEntitySoftwareVersion": "",
20             "measInfoList": [
21                {
22                   "measInfoId": {
23                      "sMeasInfoId": ""
24                   },
25                   "measTypes": {
26                      "sMeasTypesList": [
27                         "succImmediateAssignProcs"
28                      ]
29                   },
30                   "measValuesList": [
31                      {
32                         "measObjInstId": "RncFunction=RF-1,UtranCell=Gbg-997",
33                         "suspectFlag": "false",
34                         "measResults": [
35                            {
36                               "p": 1,
37                               "sValue": "1113"
38                            }
39                         ]
40                      },
41                      {
42                         "measObjInstId": "RncFunction=RF-1,UtranCell=Gbg-998",
43                         "suspectFlag": "false",
44                         "measResults": [
45                            {
46                               "p": 1,
47                               "sValue": "234"
48                            }
49                         ]
50                      },
51                      {
52                         "measObjInstId": "RncFunction=RF-1,UtranCell=Gbg-999",
53                         "suspectFlag": "true",
54                         "measResults": [
55                            {
56                               "p": 1,
57                               "sValue": "789"
58                            }
59                         ]
60                      }
61                   ]
62                }
63             ]
64          }
65       }
66    }
67 }