aboutsummaryrefslogtreecommitdiffstats
path: root/test/functest/simulators/policy/response-payloads/pdp-has-vcpe-good/QueryPolicy_vCPE.json
blob: 509796466b1754c5085a15088c6aeff930271507 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "service": "queryPolicy",
  "policyName": "OSDF_DUBLIN.QueryPolicy_vCPE",
  "description": "Query policy for vCPE",
  "templateVersion": "OpenSource.version.1",
  "version": "test1",
  "priority": "3",
  "riskType": "test",
  "riskLevel": "2",
  "guard": "False",
  "content": {
    "queryProperties": [
      {"attribute":"customerLatitude", "attribute_location": "customerLatitude"},
      {"attribute":"customerLongitude", "attribute_location": "customerLongitude"}
    ],
    "policyScope": ["vCPE", "US", "INTERNATIONAL", "ip", "vGMuxInfra", "vG"],
    "policyType": "request_param_query",
    "serviceName": "vCPE",
    "identity": "vCPE_Query_Policy"
  }
}