Started with test decision JSON objects.
[policy/xacml-pdp.git] / main / src / test / resources / decisions / decision.multiple.input.json
1 {
2   "ONAPName": "DCAE",
3   "ONAPComponent": "PolicyHandler",
4   "ONAPInstance": "622431a4-9dea-4eae-b443-3b2164639c64",
5   "action": "configure",
6   "resource": {
7       "policy-id": [
8         "onap.scaleout.tca",
9         "onap.restart.tca"
10         ]
11   }
12 }