03c457e65639cfb5fbd48d5eb9957cd27cf76cac
[optf/osdf.git] / test / policy-local-files / QueryPolicy_vCPE.json
1 {
2   "service": "optimizationQueryPolicy",
3   "policyName": "oofBeijing.queryPolicy_vCPE",
4   "description": "Optimization query policy for vCPE",
5   "templateVersion": "0.0.1",
6   "version": "oofBeijing",
7   "priority": "3",
8   "riskType": "test",
9   "riskLevel": "2",
10   "guard": "False",
11   "content": {
12     "queryProperties": [
13       {"attribute":"locationId", "attribute_location": "customerLocation", "value": ""},
14       {"attribute":"id", "attribute_location": "vpnInfo.vpnId", "value": ""},
15       {"attribute":"upstreamBW", "attribute_location": "vpnInfo.upstreamBW", "value": ""},
16       {"attribute":"customerLatitude", "attribute_location": "customerLatitude", "value": 32.89748},
17       {"attribute":"customerLongitude", "attribute_location": "customerLongitude", "value": -97.040443}
18     ],
19     "serviceName": "vCPE",
20     "policyScope": ["vCPE", "US", "INTERNATIONAL", "ip", "vGMuxInfra", "vG", "optimizationQueryPolicy"],
21     "policyType": "optimizationQueryPolicy"
22   }
23 }