[ | |
{ | |
"httpRequest": { | |
"path": "/events/unauthenticated.PMSH_CL_INPUT/.*", | |
"queryStringParameters" : { | |
"timeout" : [ "1000" ] | |
} | |
}, | |
"httpResponse": { | |
"statusCode": 200, | |
"headers": { | |
"content-type": [ | |
"application/json" | |
] | |
}, | |
"body": [ | |
"{\"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\"}}" | |
] | |
}, | |
"times": { | |
"remainingTimes": 1, | |
"unlimited": false | |
} | |
}, | |
{ | |
"httpRequest": { | |
"path": "/events/unauthenticated.PMSH_CL_INPUT/.*", | |
"queryStringParameters" : { | |
"timeout" : [ "1000" ] | |
} | |
}, | |
"httpResponse": { | |
"statusCode": 200, | |
"headers": { | |
"content-type": [ | |
"application/json" | |
] | |
}, | |
"body": [] | |
} | |
} | |
] |