dcf743973dd586ed61b7095d06d118c829009b39
[optf/osdf.git] / test / policy-local-files / QueryPolicy_vFW_TD.json
1 {
2   "service": "queryPolicy",
3   "policyName": "OSDF_DUBLIN.QueryPolicy_vFW_TD",
4   "description": "Query policy for vFW TD",
5   "templateVersion": "OpenSource.version.1",
6   "version": "oofDublin",
7   "priority": "3",
8   "riskType": "test",
9   "riskLevel": "2",
10   "guard": "False",
11   "content": {
12     "queryProperties": [
13       {"attribute":"customerLatitude", "attribute_location": "customerLatitude", "value": 1.1},
14       {"attribute":"customerLongitude", "attribute_location": "customerLongitude", "value": 2.2},
15       {"attribute":"chosen_region", "attribute_location": "chosenRegion"}
16     ],
17     "policyScope": [
18             "TD",
19             "vFW-SINK",
20             "vPGN"
21     ],
22     "policyType": "request_param_query",
23     "serviceName": "vFW_TD",
24     "identity": "vFW_TD_Query_Policy",
25     "resources": [
26             "vFW-SINK",
27             "vPGN"
28     ]
29   }
30 }