Merge "Use Policy Translator abstract class"
[policy/xacml-pdp.git] / main / src / test / resources / decisions / decision.guard.shouldpermit.input.json
1 {
2   "ONAPName": "Policy",
3   "ONAPComponent": "DCAE",
4   "ONAPInstance": "optional-tbd",
5   "action": "guard",
6   "resource": {
7       "guard": {
8           "actor": "SO",
9           "recipe": "scaleOut",
10           "clname": "ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3",
11           "vfcount" : "1"
12       }
13   }
14 }