32f7860c4605578e59190af3645118d65b388657
[demo.git] / heat / vFW_CNF_CDS / templates / cba / Templates / nf-params-mapping.json
1 [
2     {
3         "name": "service-instance-id",
4         "property": {
5             "description": "",
6             "required": false,
7             "type": "string",
8             "status": "",
9             "constraints": [
10                 {}
11             ],
12             "entry_schema": {
13                 "type": ""
14             }
15         },
16         "input-param": false,
17         "dictionary-name": "service-instance-id",
18         "dictionary-source": "input",
19         "dependencies": [],
20         "version": 0
21     },
22     {
23         "name": "vnf-id",
24         "property": {
25             "description": "",
26             "required": false,
27             "type": "string",
28             "status": "",
29             "constraints": [
30                 {}
31             ],
32             "entry_schema": {
33                 "type": ""
34             }
35         },
36         "input-param": false,
37         "dictionary-name": "vnf-id",
38         "dictionary-source": "input",
39         "dependencies": [],
40         "version": 0
41     },
42     {
43         "name": "active-streams",
44         "property": {
45             "description": "",
46             "required": false,
47             "type": "string",
48             "status": "",
49             "constraints": [
50                 {}
51             ],
52             "entry_schema": {
53                 "type": ""
54             }
55         },
56         "input-param": false,
57         "dictionary-name": "active-streams",
58         "dictionary-source": "input",
59         "dependencies": [],
60         "version": 0
61     },
62     {
63         "name": "put-active-streams",
64         "property": {
65             "description": "",
66             "required": false,
67             "type": "string",
68             "status": "",
69             "constraints": [
70                 {}
71             ],
72             "entry_schema": {
73                 "type": ""
74             }
75         },
76         "input-param": false,
77         "dictionary-name": "put-active-streams",
78         "dictionary-source": "sdnc",
79         "dependencies": [
80             "vpg_onap_private_ip_0",
81             "active-streams"
82         ],
83         "version": 0
84     },
85     {
86         "name": "vpg_onap_private_ip_0",
87         "property": {
88             "description": "",
89             "required": false,
90             "type": "string",
91             "status": "",
92             "constraints": [
93                 {}
94             ],
95             "entry_schema": {
96                 "type": ""
97             }
98         },
99         "input-param": false,
100         "dictionary-name": "vpg_onap_private_ip_0",
101         "dictionary-source": "sdnc",
102         "dependencies": [
103             "service-instance-id",
104             "vnf-id"
105         ],
106         "version": 0
107     }
108 ]