Enhance gRPC Simulator:
[policy/models.git] / models-interactions / model-simulators / src / main / resources / org / onap / policy / simulators / cds / pm_control-create-subscription-error.json
1 {
2   "commonHeader": {
3     "timestamp": "2020-03-20T14:00:25.217Z",
4     "requestId": "123456-1000",
5     "subRequestId": "sub-123456-1000",
6     "flag": {
7     },
8     "originatorId": "sdnc"
9   },
10   "actionIdentifiers": {
11     "blueprintName": "pm_control",
12     "blueprintVersion": "1.0.0",
13     "actionName": "create-subscription",
14     "mode": "sync"
15   },
16   "status": {
17     "code": 500,
18     "message": "failure",
19     "eventType": "EVENT_COMPONENT_FAILURE",
20     "timestamp": "Fri Mar 20 14:00:26 GMT 2020"
21   }
22 }