61ec50086408bcdcb84127a831186e2675def8d4
[optf/osdf.git] / test / functest / simulators / policy / response-payloads / pdp-has-vcpe-good / Distance_vGMuxInfra_1.json
1 {
2   "service": "distance_to_location",
3   "policyName": "OSDF_R2.Distance_vGMuxInfra",
4   "description": "Distance Policy for vGMuxInfra",
5   "templateVersion": "OpenSource.version.1",
6   "version": "test1",
7   "priority": "3",
8   "riskType": "test",
9   "riskLevel": "2",
10   "guard": "False",
11   "content": {
12     "distanceProperties": {
13       "locationInfo": "customer_location",
14       "distance": { "value": "500", "operator": "<", "unit": "km" }
15     },
16     "identity": "distance-vGMuxInfra",
17     "resources": ["vGMuxInfra"],
18     "policyScope": ["vCPE", "US", "INTERNATIONAL", "ip", "vGMuxInfra"],
19     "policyType": "distancePolicy",
20     "applicableResources": "any"
21   }
22 }