Re-org folders, onboard test folder, test config
[optf/osdf.git] / test / policy-local-files / CloudAttributePolicy_vG_1.json
1 {
2     "service": "CloudAttributePolicy",
3     "policyName": "cloud AttributePolicy_vG",
4     "description": "Attribute policy",
5     "templateVersion": "1702.03",
6     "version": "1707",
7     "priority": "10",
8     "riskType": "test",
9     "riskLevel": "3",
10     "guard": "False",
11     "content": {
12         "identity": "vG_cloud_attributes",
13         "policyScope": {
14             "serviceType": ["vCPE"],
15             "geoRegion": ["US", "INTERNATIONAL"],
16             "networkType": ["ip"],
17             "resourceInstanceType": ["vG"]
18         },
19         "cloudAttributeProperty": {
20             "networkRoles": {
21                 "all": [
22                         "vG.OAM",
23                       "vG.SR_IOV_Provider2_1",
24                       "vG.SR_IOV_Provider2_2"
25                 ]
26             },
27             "complex": {
28                 "any": [  ]
29             }
30         },
31         "type": "attribute",
32         "resourceInstanceType": ["vG"]
33     }
34 }