summaryrefslogtreecommitdiffstats
path: root/src/test/resources/avcSubscriptionCreationEvent.json
diff options
context:
space:
mode:
authorDaniel Hanrahan <daniel.hanrahan@est.tech>2024-04-11 14:46:42 +0000
committerGerrit Code Review <gerrit@onap.org>2024-04-11 14:46:42 +0000
commit676227bc67596dfc01cdc82beec3022bc830fec4 (patch)
tree5bf60dc60f7c73db0c401ff092d5a82bc253359e /src/test/resources/avcSubscriptionCreationEvent.json
parent703503e637fadb8b7f44974bca13971ee4cff286 (diff)
parentc92b949fa1125ce840876da961ed0a95bc40d1ec (diff)
Merge "Read and send Response (DMI <> NCMP) for CmSubscription"
Diffstat (limited to 'src/test/resources/avcSubscriptionCreationEvent.json')
-rw-r--r--src/test/resources/avcSubscriptionCreationEvent.json39
1 files changed, 0 insertions, 39 deletions
diff --git a/src/test/resources/avcSubscriptionCreationEvent.json b/src/test/resources/avcSubscriptionCreationEvent.json
deleted file mode 100644
index 8fa10045..00000000
--- a/src/test/resources/avcSubscriptionCreationEvent.json
+++ /dev/null
@@ -1,39 +0,0 @@
-{
- "data": {
- "dataType": {
- "dataCategory": "CM",
- "dataProvider": "CM-SERVICE",
- "dataspace": "ALL"
- },
- "predicates": {
- "datastore": "passthrough-running",
- "targets": [
- {
- "id": "CMHandle1",
- "additional-properties": {
- "prop1": "prop-value"
- }
- },
- {
- "id": "CMHandle2",
- "additional-properties": {
- "prop-x": "prop-valuex",
- "prop-p": "prop-valuep"
- }
- },
- {
- "id": "CMHandle3",
- "additional-properties": {
- "prop-y": "prop-valuey"
- }
- }
- ],
- "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//"
- },
- "subscription": {
- "clientID": "SCO-9989752",
- "name": "cm-subscription-001",
- "isTagged": false
- }
- }
-} \ No newline at end of file