summaryrefslogtreecommitdiffstats
path: root/examples/examples-grpc/src/main/resources/examples/events/APEXgRPC/CDSResponseStatusEvent.json
blob: 9389833627ce11947ada68bf550cdfe313dae93f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "CDSResponseStatusEvent",
  "version": "0.0.1",
  "nameSpace": "org.onap.policy.apex.onap.pmcontrol",
  "source": "APEX",
  "target": "DCAE",
  "status": {
    "subscriptionName": "testPolicyB",
    "nfName": "pnf300",
    "changeType": "CREATE",
    "message": "success"
  }
}