summaryrefslogtreecommitdiffstats
path: root/csit/data/subscription-notification/cmSubscriptionNcmpInEventForCsit.json
diff options
context:
space:
mode:
authorLuke Gleeson <luke.gleeson@est.tech>2023-08-24 08:44:42 +0000
committerGerrit Code Review <gerrit@onap.org>2023-08-24 08:44:42 +0000
commit19705920ec1456326399ae0d85d5617ed3b3f0cc (patch)
tree31d6eac2f1498f43295df727707a741f97dfd5ee /csit/data/subscription-notification/cmSubscriptionNcmpInEventForCsit.json
parentd35ad5cfae5b7dfac94612762a126f0ded11ac03 (diff)
parent1340c579a5f7dec89b786059d404a1a0a06d742e (diff)
Merge "Add verification flow in CSIT: Cm Data Subscription Create"
Diffstat (limited to 'csit/data/subscription-notification/cmSubscriptionNcmpInEventForCsit.json')
-rw-r--r--csit/data/subscription-notification/cmSubscriptionNcmpInEventForCsit.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/csit/data/subscription-notification/cmSubscriptionNcmpInEventForCsit.json b/csit/data/subscription-notification/cmSubscriptionNcmpInEventForCsit.json
new file mode 100644
index 0000000000..be749adaca
--- /dev/null
+++ b/csit/data/subscription-notification/cmSubscriptionNcmpInEventForCsit.json
@@ -0,0 +1,20 @@
+{
+ "data": {
+ "subscription": {
+ "clientID": "SCO-9989752",
+ "name": "cm-subscription-001"
+ },
+ "dataType": {
+ "dataspace": "ALL",
+ "dataCategory": "CM",
+ "dataProvider": "CM-SERVICE"
+ },
+ "predicates": {
+ "targets": [
+ "CMHandle1"
+ ],
+ "datastore": "ncmp-datastore:passthrough-running",
+ "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//"
+ }
+ }
+} \ No newline at end of file