blob: d52a91ec82d91b2b7c6fd6204f49e52f7d89cb3a [file] [log] [blame]
halil.cakal8d8ec862023-03-14 11:24:26 +00001{
2 "version": "1.0",
3 "eventType": "CREATE",
4 "event": {
5 "subscription": {
6 "clientID": "SCO-9989752",
7 "name": "cm-subscription-001"
8 },
9 "dataType": {
10 "dataspace": "ALL",
11 "dataCategory": "CM",
12 "dataProvider": "CM-SERVICE",
13 "schemaName": "org.onap.ncmp:cm-network-avc-event.rfc8641",
14 "schemaVersion": "1.0"
15 },
16 "predicates": {
17 "targets": [
18 {
19 "CMHandle1": {
20 "cmhandle-properties": {
21 "prop1": "prop-value"
22 }
23 }
24 },
25 {
26 "CMHandle2": {
27 "cmhandle-properties": {
28 "prop-x": "prop-valuex",
29 "prop-p": "prop-valuep"
30 }
31 }
32 },
33 {
34 "CMHandle3": {
35 "cmhandle-properties": {
36 "prop-y": "prop-valuey"
37 }
38 }
39 }
40 ],
41 "datastore": "passthrough-running",
42 "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//"
43 }
44 }
45}