aboutsummaryrefslogtreecommitdiffstats
path: root/test/functest/simulators/policy/response-payloads/pdp-has-vcpe-good/QueryPolicy_vCPE_2.json
blob: 7f1db83d609ec1b40d89d60dd078985cb977ae44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "service": "optimizationQueryPolicy",
  "policyName": "oofBeijing.queryPolicy_vCPE",
  "description": "Optimization query policy for vCPE",
  "templateVersion": "0.0.1",
  "version": "oofBeijing",
  "priority": "5",
  "riskType": "test",
  "riskLevel": "2",
  "guard": "False",
  "content": {
    "queryProperties": [
      {"attribute":"locationId", "attribute_location": "customerLocation", "value": ""},
      {"attribute":"id", "attribute_location": "vpnInfo.vpnId", "value": ""},
      {"attribute":"upstreamBW", "attribute_location": "vpnInfo.upstreamBW", "value": ""},
      {"attribute":"customerLatitude", "attribute_location": "customerLatitude", "value": 1.1},
      {"attribute":"customerLongitude", "attribute_location": "customerLongitude", "value": 2.2}
    ],
    "serviceName": "vCPE",
    "policyScope": ["vCPE", "US", "INTERNATIONAL", "ip", "vGMuxInfra", "vG", "optimizationQueryPolicy"],
    "policyType": "optimizationQueryPolicy"
  }
}