Add CDS simulator to policy-models
[policy/models.git] / models-interactions / model-simulators / src / test / resources / org / onap / policy / simulators / cds / cds.request.json
1 {
2     "commonHeader": {
3         "originatorId": "POLICY",
4         "requestId": "c7c6a4aa-bb61-4a15-b831-ba1472dd4a65",
5         "subRequestId": "111be3d2-6c12-4f4b-a3e7-c349acced200"
6     },
7     "actionIdentifiers": {
8         "blueprintName": "pm_control",
9         "blueprintVersion": "1.0.0",
10         "actionName": "create-subscription",
11         "mode": "sync"
12     },
13     "payload": {}
14 }