New policies and required code changes
[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", "value": "orderInfo.customerLocation"},
14       {"attribute":"id", "value": "orderInfo.vpnInfo"},
15       {"attribute":"upstreamBW", "value": "orderInfo.vpnInfo"}
16     ],
17     "policyScope": ["vCPE", "US", "INTERNATIONAL", "ip", "vGMuxInfra", "vG"],
18     "type": "optimizationQueryPolicy"
19   }
20 }