277d7d0dfe1e417f53b0bc0c4da09b2377d2e735
[demo.git] / tutorials / vFWDT / policies / rules / vnfPolicy_vPGN_TD.json
1 {
2     "service": "vnfPolicy",
3     "policyName": "OSDF_DUBLIN.vnfPolicy_vPGN_TD",
4     "description": "vnfPolicy",
5     "templateVersion": "OpenSource.version.1",
6     "version": "OpenSource.version.1",
7     "priority": "6",
8     "riskType": "test",
9     "riskLevel": "3",
10     "guard": "False",
11     "content": {
12         "identity": "vnf_vPGN_TD",
13         "policyScope": [
14             "td",
15             "us",
16             "vPGN"
17         ],
18         "policyType": "vnfPolicy",
19         "resources": [
20             "vPGN"
21         ],
22         "applicableResources": "any",
23         "vnfProperties": [
24             {
25                 "inventoryProvider": "aai",
26                 "serviceType": "",
27                 "inventoryType": "vfmodule",
28                 "customerId": {
29                     "get_param": "chosen_customer_id"
30                 },
31                 "equipmentRole": "",
32                 "attributes": {
33                     "orchestrationStatus": [
34                         "active"
35                     ],
36                     "provStatus": "ACTIVE",
37                     "cloudRegionId": {
38                         "get_param": "chosen_region"
39                     },
40                     "service_instance_id": {
41                         "get_param": "service_id"
42                     }
43                 }
44             }
45         ]
46     }
47 }