diff options
Diffstat (limited to 'tests/dcaegen2-services-pmsh/testcases/assets/policy-sub-created-pnf-existing.json')
-rw-r--r-- | tests/dcaegen2-services-pmsh/testcases/assets/policy-sub-created-pnf-existing.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/dcaegen2-services-pmsh/testcases/assets/policy-sub-created-pnf-existing.json b/tests/dcaegen2-services-pmsh/testcases/assets/policy-sub-created-pnf-existing.json new file mode 100644 index 00000000..0d1c9081 --- /dev/null +++ b/tests/dcaegen2-services-pmsh/testcases/assets/policy-sub-created-pnf-existing.json @@ -0,0 +1,13 @@ +{ + "name":"ResponseEvent", + "nameSpace":"org.onap.policy.apex.onap.pmcontrol", + "source":"APEX", + "target":"DCAE", + "version":"0.0.1", + "status":{ + "subscriptionName":"ExtraPM-All-gNB-R2B", + "nfName":"pnf-existing", + "changeType":"CREATE", + "message":"success" + } +}
\ No newline at end of file |