5246618820196268c84070803d5d8fe4f300ef8f
[cps.git] / cps-ncmp-service / src / test / resources / cmSubscriptionNcmpInEvent.json
1 {
2   "data": {
3     "subscriptionId": "cm-subscription-001",
4     "predicates": [
5       {
6         "targetFilter": [
7           "CMHandle1",
8           "CMHandle2",
9           "CMHandle3"
10         ],
11         "scopeFilter": {
12           "datastore": "ncmp-datastore:passthrough-running",
13           "xpath-filter": [
14             "//_3gpp-nr-nrm-gnbdufunction:GNBDUFunction/_3gpp-nr-nrm-nrcelldu:NRCellDU/",
15             "//_3gpp-nr-nrm-gnbcuupfunction:GNBCUUPFunction//",
16             "//_3gpp-nr-nrm-gnbcucpfunction:GNBCUCPFunction/_3gpp-nr-nrm-nrcelldu:NRCellCU//",
17             "//_3gpp-nr-nrm-nrsectorcarrier:NRSectorCarrier//"
18           ]
19         }
20       }
21     ]
22   }
23 }