blob: cc14f3c99eb5083d034833a44962a2508f4a31ed [file] [log] [blame]
AndyWalshe48496a52020-03-12 12:52:19 +00001[
2 {
3 "httpRequest": {
4 "path": "/events/org.onap.dmaap.mr.PM_SUBSCRIPTIONS/dcae_pmsh_cg/policy_response_consumer"
5 },
6 "httpResponse": {
7 "statusCode": 200,
8 "headers": {
9 "content-type": [
10 "application/json"
11 ]
12 },
13 "body": [
14 "{\"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\"}}"
15 ]
16 },
17 "times": {
18 "remainingTimes": 1,
19 "unlimited": false
20 }
21 },
22 {
23 "httpRequest": {
24 "path": "/events/org.onap.dmaap.mr.PM_SUBSCRIPTIONS/dcae_pmsh_cg/policy_response_consumer"
25 },
26 "httpResponse": {
27 "statusCode": 200,
28 "headers": {
29 "content-type": [
30 "application/json"
31 ]
32 },
33 "body": {
34 "type": "JSON",
35 "json": {}
36 }
37 }
38 }
39]