Release process stage 7
[cps.git] / cps-ncmp-service / src / test / resources / avcSubscriptionCreationEvent.json
1 {
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       "datastore": "passthrough-operational",
18       "datastore-xpath-filter": "//_3gpp-nr-nrm-gnbdufunction:GNBDUFunction/ ",
19       "_3gpp-nr-nrm-nrcelldu": "NRCellDU"
20
21     }
22   }
23 }