aboutsummaryrefslogtreecommitdiffstats
path: root/test/policy-local-files/old-policies/vnfPolicy_vFW.json
blob: 0b7d9a2f6bfb32106ef31c2649b5cc9b132e6651 (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
27
28
29
{
    "service": "vnfPolicy",
    "policyName": "OSDF_DUBLIN.vnfPolicy_vFW",
    "description": "vnfPolicy",
    "templateVersion": "OpenSource.version.1",
    "version": "test1",
    "priority": "6",
    "riskType": "test",
    "riskLevel": "3",
    "guard": "False",
    "content": {
        "identity": "vnf_vFW",
        "policyScope": ["vfw", "us", "international", "ip"],
        "policyType": "vnfPolicy",
        "resources": ["vFW"],
        "applicableResources": "any",
	"vnfProperties": [
            {
                "inventoryProvider": "aai",
                "serviceType": "",
                "inventoryType": "cloud",
                "customerId": "",
                "orchestrationStatus": "",
                "equipmentRole": ""

            }
        ]
    }
}