aboutsummaryrefslogtreecommitdiffstats
path: root/test/policy-local-files/old-policies/subscriber_policy_vFW.json
blob: 299da04f164e595d3eb2de09844cdb5c304f6842 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "service": "subscriberPolicy",
    "policyName": "OSDF_DUBLIN.SubscriberPolicy_v1",
    "description": "Subscriber Policy for VFW",
    "templateVersion": "OpenSource.version.1",
    "version": "test1",
    "priority": "1",
    "riskType": "test",
    "riskLevel": "3",
    "guard": "False",
    "content": {
        "identity": "subscriber_vFW",
        "policyScope": ["vFW", "subscriber_x", "subscriber_y", "subscriberPolicy"],
        "properties": {
                "subscriberName": ["subscriber_x", "subscriber_y"],
                "subscriberRole": ["PVT Homing"],
                "provStatus": ["CAPPED"]
        },
        "policyType": "subscriberPolicy",
        "serviceName": "vFW"
    }
}