aboutsummaryrefslogtreecommitdiffstats
path: root/test/policy-local-files/ZonePolicy_vG_1.json
blob: 8104f6bbe5ecdd8bf1032c028834184461cedc8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
    "service": "ZonePolicy",
    "policyName": "ZonePolicy_vG",
    "description": "ZonePolicy",
    "templateVersion": "1702.03",
    "version": "1707",
    "priority": "5",
    "riskType": "test",
    "riskLevel": "2",
    "guard": "False",
    "content": {
        "identity": "zone-vG",
        "policyScope": {
            "serviceType": ["vCPE"],
            "geoRegion": ["US", "INTERNATIONAL"],
            "networkType": ["ip"],
            "resourceInstanceType": ["vG"]
        },
        "zoneProperty": {
            "qualifier": "different",
            "category": "complex"
        },
        "type": "zone",
        "resourceInstanceType": ["vG"]
    }
}