rename config-data=>sdnc
[ccsdk/cds.git] / components / model-catalog / blueprint-model / service-blueprint / vFW / Templates / base-mapping.json
1 [
2   {
3     "name": "service-instance-id",
4     "property": {
5       "description": "",
6       "required": true,
7       "type": "string",
8       "status": "",
9       "constraints": [
10         {
11           
12         }
13       ],
14       "entry_schema": {
15         "type": ""
16       }
17     },
18     "input-param": false,
19     "dictionary-name": "service-instance-id",
20     "dictionary-source": "input",
21     "dependencies": [
22       
23     ],
24     "version": 0
25   },
26   {
27     "name": "vf-module-type",
28     "property": {
29       "description": "",
30       "required": true,
31       "type": "string",
32       "status": "",
33       "constraints": [
34         {
35           
36         }
37       ],
38       "entry_schema": {
39         "type": ""
40       }
41     },
42     "input-param": false,
43     "dictionary-name": "vf-module-type",
44     "dictionary-source": "processor-db",
45     "dependencies": [
46       "vf-module-model-customization-uuid"
47     ],
48     "version": 0
49   },
50   {
51     "name": "vf-module-model-customization-uuid",
52     "property": {
53       "description": "",
54       "required": true,
55       "type": "string",
56       "status": "",
57       "constraints": [
58         {
59           
60         }
61       ],
62       "entry_schema": {
63         "type": ""
64       }
65     },
66     "input-param": false,
67     "dictionary-name": "vf-module-model-customization-uuid",
68     "dictionary-source": "input",
69     "dependencies": [
70       
71     ],
72     "version": 0
73   },
74   {
75     "name": "vnf-id",
76     "property": {
77       "description": "",
78       "required": true,
79       "type": "string",
80       "status": "",
81       "constraints": [
82         {
83           
84         }
85       ],
86       "entry_schema": {
87         "type": ""
88       }
89     },
90     "input-param": false,
91     "dictionary-name": "vnf-id",
92     "dictionary-source": "input",
93     "dependencies": [
94       
95     ],
96     "version": 0
97   },
98   {
99     "name": "vf-module-id",
100     "property": {
101       "description": "",
102       "required": true,
103       "type": "string",
104       "status": "",
105       "constraints": [
106         {
107           
108         }
109       ],
110       "entry_schema": {
111         "type": ""
112       }
113     },
114     "input-param": false,
115     "dictionary-name": "vf-module-id",
116     "dictionary-source": "input",
117     "dependencies": [
118       
119     ],
120     "version": 0
121   },
122   {
123     "name": "vnf-model-customization-uuid",
124     "property": {
125       "description": "",
126       "required": true,
127       "type": "string",
128       "status": "",
129       "constraints": [
130         {
131           
132         }
133       ],
134       "entry_schema": {
135         "type": ""
136       }
137     },
138     "input-param": false,
139     "dictionary-name": "vnf-model-customization-uuid",
140     "dictionary-source": "input",
141     "dependencies": [
142       
143     ],
144     "version": 0
145   },
146   {
147     "name": "aic-cloud-region",
148     "property": {
149       "description": "",
150       "required": true,
151       "type": "string",
152       "status": "",
153       "constraints": [
154         {
155           
156         }
157       ],
158       "entry_schema": {
159         "type": ""
160       }
161     },
162     "input-param": false,
163     "dictionary-name": "aic-cloud-region",
164     "dictionary-source": "input",
165     "dependencies": [
166       
167     ],
168     "version": 0
169   },
170   {
171     "name": "nf-role",
172     "property": {
173       "description": "",
174       "required": true,
175       "type": "string",
176       "status": "",
177       "constraints": [
178         {
179           
180         }
181       ],
182       "entry_schema": {
183         "type": ""
184       }
185     },
186     "input-param": false,
187     "dictionary-name": "nf-role",
188     "dictionary-source": "processor-db",
189     "dependencies": [
190       "vnf-model-customization-uuid"
191     ],
192     "version": 0
193   },
194   {
195     "name": "vnf-name",
196     "property": {
197       "description": "",
198       "required": true,
199       "type": "string",
200       "status": "",
201       "constraints": [
202         {
203           
204         }
205       ],
206       "entry_schema": {
207         "type": ""
208       }
209     },
210     "input-param": false,
211     "dictionary-name": "vnf-name",
212     "dictionary-source": "sdnc",
213     "dependencies": [
214       "service-instance-id",
215       "vnf-id"
216     ],
217     "version": 0
218   },
219   {
220     "name": "unprotected_private_net_cidr",
221     "property": {
222       "description": "",
223       "required": true,
224       "type": "string",
225       "status": "",
226       "constraints": [
227         {
228           
229         }
230       ],
231       "entry_schema": {
232         "type": ""
233       }
234     },
235     "input-param": false,
236     "dictionary-name": "unprotected_private_net_cidr",
237     "dictionary-source": "processor-db",
238     "dependencies": [
239       
240     ],
241     "version": 0
242   },
243   {
244     "name": "protected_private_net_cidr",
245     "property": {
246       "description": "",
247       "required": true,
248       "type": "string",
249       "status": "",
250       "constraints": [
251         {
252           
253         }
254       ],
255       "entry_schema": {
256         "type": ""
257       }
258     },
259     "input-param": false,
260     "dictionary-name": "protected_private_net_cidr",
261     "dictionary-source": "processor-db",
262     "dependencies": [
263       
264     ],
265     "version": 0
266   }
267 ]