aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2-services-pmsh/testcases/assets/policy-sub-deleted-pnf-existing.json
blob: 0bc9c2ff12771902692aab9b8fa2425fbf5e05ab (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":"DELETE",
      "message":"success"
   }
}