aboutsummaryrefslogtreecommitdiffstats
path: root/test/policy-local-files/pwt-it-policies/vnfPolicy_vFW.json
blob: 718034582c0375a5fbc1da5be463061c89c53e05 (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_CASABLANCA.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", "7400fd06C75f4a44A68f"],
        "applicableResources": "any",
	"vnfProperties": [
            {
                "inventoryProvider": "aai",
                "serviceType": "",
                "inventoryType": "cloud",
                "customerId": "",
                "orchestrationStatus": "",
                "equipmentRole": ""

            }
        ]
    }
}