aboutsummaryrefslogtreecommitdiffstats
path: root/test/policy-local-files/VNFPolicy_vG_1.json
blob: de0a15854621ae5e03b8889a8561f6526e9c8a5b (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
30
31
32
33
34
35
36
{
    "service": "VNFPolicy",
    "policyName": "VNFPolicy_vG",
    "description": "VNFPolicy",
    "templateVersion": "1702.03",
    "version": "1707",
    "priority": "6",
    "riskType": "test",
    "riskLevel": "3",
    "guard": "False",
    "content": {
        "identity": "vG-pri-sec-1",
        "policyScope": {
            "serviceType": ["vCPE"],
            "geoRegion": ["US", "INTERNATIONAL"],
            "networkType": ["ip"],
            "resourceInstanceType": ["vG"]
        },
        "property": [
            {
                "inventoryProvider": "aai",
                "serviceType": "",
                "inventoryType": "cloud",
                "customerId": " "
            },
            {
                "inventoryProvider": "aai",
                "serviceType": "vGaaS",
                "inventoryType": "service",
                "customerId": "21014aa2-526b-11e6-beb8-9e71128cae77"
	    }
	],
        "type": "vnfPolicy",
        "resourceInstanceType": ["vG"]
    }
}