aboutsummaryrefslogtreecommitdiffstats
path: root/test/policy-local-files/CloudAttributePolicy_vGMuxInfra_1.json
blob: 57c00395d3ce7cbee34c9bed2c697aa48f1438b7 (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
{
    "service": "CloudAttributePolicy",
    "policyName": "CloudAttributePolicy_vGMuxInfra",
    "description": "Attribute policy",
    "templateVersion": "1702.03",
    "version": "1707",
    "priority": "3",
    "riskType": "test",
    "riskLevel": "3",
    "guard": "False",
    "content": {
        "identity": "vGMuxInfra_cloud_attributes",
        "policyScope": {
            "serviceType": ["vCPE"],
            "geoRegion": ["US", "INTERNATIONAL"],
            "networkType": ["ip"],
            "resourceInstanceType": ["vGMuxInfra"]
        },
        "cloudAttributeProperty": {
            "networkRoles": {
                "all": [
                    	"vGMuxInfra.OAM",
                      "vGMuxInfra.SR_IOV_Provider2_1",
                      "vGMuxInfra.SR_IOV_Provider2_2"
                ]
            },
            "complex": {
                "any": [  ]
            }
        },
        "type": "attribute",
        "resourceInstanceType": ["vGMuxInfra"]
    }
}