CPS 1824: Delta Between 2 Anchors release notes
[cps.git] / cps-ncmp-service / src / test / resources / deprecatedCmSubscription / cmSubscriptionDmiInEvent.json
1 {
2   "data": {
3     "subscription": {
4       "clientID": "SCO-9989752",
5       "name": "cm-subscription-001"
6     },
7     "dataType": {
8       "dataspace": "ALL",
9       "dataCategory": "CM",
10       "dataProvider": "CM-SERVICE"
11     },
12     "predicates": {
13       "targets":[
14         {
15           "id":"CMHandle2",
16           "additional-properties":{
17             "Books":"Novel"
18           }
19         },
20         {
21           "id":"CMHandle1",
22           "additional-properties":{
23             "Books":"Social Media"
24           }
25         }
26       ],
27       "datastore": "passthrough-running",
28       "datastore-xpath-filter": "//_3gpp-nr-nrm-gnbdufunction:GNBDUFunction/_3gpp-nr-nrm-nrcelldu:NRCellDU/ | //_3gpp-nr-nrm-gnbcuupfunction:GNBCUUPFunction// | //_3gpp-nr-nrm-gnbcucpfunction:GNBCUCPFunction/_3gpp-nr-nrm-nrcelldu:NRCellCU// | //_3gpp-nr-nrm-nrsectorcarrier:NRSectorCarrier//"
29     }
30   }
31 }