Utilize time extensions
[policy/xacml-pdp.git] / applications / guard / src / test / resources / requests / guard.timeinrange.json
1 {
2   "ONAPName": "Policy",
3   "ONAPComponent": "drools-pdp",
4   "ONAPInstance": "usecase-template",
5   "requestId": "unique-request-id-1",
6   "action": "guard",
7   "resource": {
8       "guard": {
9           "actor": "ACTOR",
10           "operation": "OPERATION",
11           "clname": "LOOP",
12           "target": "vnf1"
13       }
14   }
15 }