50ab8d801c7d162d4ad1070cbe009911f3c3e69f
[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   {
44     "name": "active-streams",
45     "property": {
46       "description": "",
47       "required": false,
48       "type": "string",
49       "status": "",
50       "constraints": [
51         {}
52       ],
53       "entry_schema": {
54         "type": ""
55       }
56     },
57     "input-param": false,
58     "dictionary-name": "active-streams",
59     "dictionary-source": "input",
60     "dependencies": [],
61     "version": 0
62   },
63   
64   {
65     "name": "put-active-streams",
66     "property": {
67       "description": "",
68       "required": false,
69       "type": "string",
70       "status": "",
71       "constraints": [
72         {}
73       ],
74       "entry_schema": {
75         "type": ""
76       }
77     },
78     "input-param": false,
79     "dictionary-name": "put-active-streams",
80     "dictionary-source": "sdnc",
81     "dependencies": [
82         "vpg_onap_private_ip_0",
83         "active-streams"
84         
85         ],
86     "version": 0
87   },
88   
89   {
90     "name": "vpg_onap_private_ip_0",
91     "property": {
92       "description": "",
93       "required": false,
94       "type": "string",
95       "status": "",
96       "constraints": [
97         {}
98       ],
99       "entry_schema": {
100         "type": ""
101       }
102     },
103     "input-param": false,
104     "dictionary-name": "vpg_onap_private_ip_0",
105     "dictionary-source": "sdnc",
106     "dependencies": [
107       "service-instance-id",
108       "vnf-id"
109     ],
110     "version": 0
111   }
112 ]