Integrate using Policy Type to find Matchable
[policy/xacml-pdp.git] / main / src / test / resources / decisions / decision.optimization.affinity.input.json
1 {
2   "ONAPName": "OOF",
3   "ONAPComponent": "OOF-component",
4   "ONAPInstance": "OOF-component-instance",
5   "action": "optimize",
6   "resource": {
7       "scope": [],
8       "services": ["vCPE"],
9       "resources": [],
10       "geography": ["US"]
11   }
12 }