aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2-services-pmsh/testcases/assets/policy-sub-deleted-pnf-existing.json
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2022-02-18 13:12:47 +0000
committerGerrit Code Review <gerrit@onap.org>2022-02-18 13:12:47 +0000
commit5b4f3e608f0dd309b507e7caa2d7450f6dc5b1a8 (patch)
tree699d430ec1d5ca003cdd28978170454858f1c904 /tests/dcaegen2-services-pmsh/testcases/assets/policy-sub-deleted-pnf-existing.json
parent0b0f6903103b78acfb580e8eff0bc0dd02db8f77 (diff)
parent437a8f0a638771cfbf51deab5971d99dfc4a4c07 (diff)
Merge "[DCAEGEN2] PMSH Update Administrative status for measurement group automation"
Diffstat (limited to 'tests/dcaegen2-services-pmsh/testcases/assets/policy-sub-deleted-pnf-existing.json')
-rw-r--r--tests/dcaegen2-services-pmsh/testcases/assets/policy-sub-deleted-pnf-existing.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/dcaegen2-services-pmsh/testcases/assets/policy-sub-deleted-pnf-existing.json b/tests/dcaegen2-services-pmsh/testcases/assets/policy-sub-deleted-pnf-existing.json
new file mode 100644
index 00000000..0bc9c2ff
--- /dev/null
+++ b/tests/dcaegen2-services-pmsh/testcases/assets/policy-sub-deleted-pnf-existing.json
@@ -0,0 +1,14 @@
+{
+ "name":"ResponseEvent",
+ "nameSpace":"org.onap.policy.apex.onap.pmcontrol",
+ "source":"APEX",
+ "target":"DCAE",
+ "version":"0.0.1",
+ "status":{
+ "subscriptionName":"subs_01",
+ "measurementGroupName": "msg_grp_01",
+ "nfName":"pnf-existing",
+ "changeType":"DELETE",
+ "message":"success"
+ }
+}