AndyWalshe | 48496a5 | 2020-03-12 12:52:19 +0000 | [diff] [blame] | 1 | [ |
| 2 | { |
| 3 | "httpRequest": { |
efiacor | 455efa4 | 2020-08-12 14:50:54 +0100 | [diff] [blame^] | 4 | "path": "/events/unauthenticated.PMSH_CL_INPUT/.*", |
efiacor | 49b4644 | 2020-07-06 11:55:44 +0100 | [diff] [blame] | 5 | "queryStringParameters" : { |
| 6 | "timeout" : [ "1000" ] |
| 7 | } |
AndyWalshe | 48496a5 | 2020-03-12 12:52:19 +0000 | [diff] [blame] | 8 | }, |
| 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": { |
efiacor | 455efa4 | 2020-08-12 14:50:54 +0100 | [diff] [blame^] | 27 | "path": "/events/unauthenticated.PMSH_CL_INPUT/.*", |
efiacor | 49b4644 | 2020-07-06 11:55:44 +0100 | [diff] [blame] | 28 | "queryStringParameters" : { |
| 29 | "timeout" : [ "1000" ] |
| 30 | } |
AndyWalshe | 48496a5 | 2020-03-12 12:52:19 +0000 | [diff] [blame] | 31 | }, |
| 32 | "httpResponse": { |
| 33 | "statusCode": 200, |
| 34 | "headers": { |
| 35 | "content-type": [ |
| 36 | "application/json" |
| 37 | ] |
| 38 | }, |
efiacor | 455efa4 | 2020-08-12 14:50:54 +0100 | [diff] [blame^] | 39 | "body": [] |
AndyWalshe | 48496a5 | 2020-03-12 12:52:19 +0000 | [diff] [blame] | 40 | } |
| 41 | } |
| 42 | ] |