aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2-services-pmsh/testcases/assets/policy-sub-created-pnf-existing.json
blob: cc0dac4c96c22c2788e062ad62ace2ced202ed2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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":"CREATE",
      "message":"success"
   }
}