300ac99d27d01ccf2cc245544228e512729d5ce7
[demo.git] / tutorials / vFWDT / policies / rules / 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": "OpenSource.version.1",
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       {"attribute":"chosen_customer_id", "attribute_location": "chosenCustomerId"}
17     ],
18     "policyScope": [
19       "td",
20       "us",
21       "vFW-SINK",
22       "vPGN"
23     ],
24     "policyType": "request_param_query",
25     "serviceName": "vFW_TD",
26     "identity": "vFW_TD_Query_Policy",
27     "resources": [
28             "vFW-SINK",
29             "vPGN"
30     ]
31   }
32 }