blob: eba4e4ee06eedb82326b4f14dc871130fc43f856 [file] [log] [blame]
AndyWalshe48496a52020-03-12 12:52:19 +00001[
2 {
3 "httpRequest": {
efiacor49b46442020-07-06 11:55:44 +01004 "path": "/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input",
5 "queryStringParameters" : {
6 "timeout" : [ "1000" ]
7 }
AndyWalshe48496a52020-03-12 12:52:19 +00008 },
9 "httpResponse": {
10 "statusCode": 200,
11 "headers": {
12 "content-type": [
13 "application/json"
14 ]
15 },
16 "body": [
17 "{\"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\"}}"
18 ]
19 },
20 "times": {
21 "remainingTimes": 1,
22 "unlimited": false
23 }
24 },
25 {
26 "httpRequest": {
efiacor49b46442020-07-06 11:55:44 +010027 "path": "/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input",
28 "queryStringParameters" : {
29 "timeout" : [ "1000" ]
30 }
AndyWalshe48496a52020-03-12 12:52:19 +000031 },
32 "httpResponse": {
33 "statusCode": 200,
34 "headers": {
35 "content-type": [
36 "application/json"
37 ]
38 },
39 "body": {
40 "type": "JSON",
41 "json": {}
42 }
43 }
44 }
45]