blob: 4cc09d3c3140833bfbfd1111982bd7bf9a9b02c7 [file] [log] [blame]
Michael Lando451a3402017-02-19 10:28:42 +02001{
2 "environment": "dev",
3 "api": {
4 "GET_component": "/v1/catalog/:type/:id",
5 "PUT_component": "/v1/catalog/:type/:id/metadata",
6 "GET_component_validate_name": "/v1/catalog/:type/validate-name/:name",
7 "POST_changeLifecycleState": "/v1/catalog/",
8 "component_api_root": "/v1/catalog/",
9 "welcome_page_video_url": "http://0.0.0.0:8282/moti/movie",
10
11 "GET_user": "/v1/user/:id",
12 "GET_user_authorize": "/v1/user/authorize",
13 "GET_all_users": "/v1/user/users",
14 "POST_create_user": "/v1/user",
15 "DELETE_delete_user": "/v1/user/:id",
16 "POST_edit_user_role": "/v1/user/:id/role",
17 "GET_resource": "/v1/catalog/resources/:id",
18 "GET_resources_latestversion_notabstract":"/v1/catalog/:type/latestversion/notabstract/:id",
19 "GET_resources_certified_not_abstract": "/v1/catalog/resources/certified/notabstract/:id",
20 "GET_resources_certified_abstract": "/v1/catalog/resources/certified/abstract/:id",
21 "GET_resource_property": "/v1/catalog/:type/:entityId/properties/:id",
22 "PUT_resource": "/v1/catalog/resources/:id/metadata",
23 "GET_resource_artifact": "/v1/catalog/:type/:entityId/artifacts/:id",
24 "GET_download_instance_artifact": "/v1/catalog/:type/:entityId/resourceInstances/:instanceId/artifacts/:id",
25 "POST_instance_artifact": "/v1/catalog/:type/:entityId/resourceInstance/:instanceId/artifacts/:id",
26 "GET_resource_additional_information": "/v1/catalog/:type/:entityId/additionalinfo/:id",
27 "GET_service_artifact": "/v1/catalog/services/:serviceId/artifacts/:id",
28 "GET_resource_interface_artifact": "/v1/catalog/:type/:entityId/standard/:operation/artifacts/:id",
29 "GET_resource_api_artifact": "/v1/catalog/:type/:entityId/artifacts/api/:id",
30 "GET_configuration_ui": "/v1/configuration/ui",
31 "GET_resource_validate_name": "/v1/catalog/resources/validate-name/:name",
32 "GET_activity_log": "/v1/catalog/audit-records/:type/:id",
33 "GET_service": "/v1/catalog/services/:id",
34 "GET_service_validate_name": "/v1/catalog/services/validate-name/:name",
35 "GET_service_distributions":"/v1/catalog/services/:uuid/distribution",
36 "GET_service_distributions_components":"/v1/catalog/services/distribution/:distributionId",
37 "POST_service_distribution_deploy" : "/v1/catalog/services/:serviceId/distribution/:distributionId/markDeployed",
38 "GET_element": "/v1/followed",
39 "GET_catalog": "/v1/screen",
40 "GET_ecomp_menu_items": "/v1/user/:userId/functionalmenu",
41 "GET_resource_category": "/v1/resourceCategories",
42 "GET_service_category": "/v1/serviceCategories",
43 "resource_instance": "/v1/catalog/:entityType/:entityId/resourceInstance/:id",
44 "GET_resource_instance_property": "/v1/catalog/:type/:entityId/resourceInstance/:componentInstanceId/property/:propertyValueId",
45 "GET_relationship": "/v1/catalog/:entityType/:entityId/resourceInstance/:action",
46 "GET_lifecycle_state_resource": "/v1/catalog/:type/:id/lifecycleState/:action",
47 "GET_lifecycle_state_CHECKIN":"lifecycleState/CHECKIN",
48 "GET_lifecycle_state_CERTIFICATIONREQUEST":"lifecycleState/CERTIFICATIONREQUEST",
49 "GET_lifecycle_state_UNDOCHECKOUT":"lifecycleState/UNDOCHECKOUT",
50 "root": "http://feHost:8181/sdc1/feProxy/rest",
51 "PUT_service": "/v1/catalog/services/:id/metadata",
52 "GET_download_artifact": "/v1/catalog/",
53 "GET_SDC_Version": "/version",
54 "GET_categories": "/v1/categories/:types",
55 "POST_category": "/v1/category/:types/:categoryId",
56 "POST_subcategory": "/v1/category/:types/:categoryId/subCategory/:subCategoryId",
57 "POST_change_instance_version": "/v1/catalog/:entityType/:entityId/resourceInstance/:id/changeVersion",
58 "GET_requirements_capabilities": "/v1/catalog/requirmentsCapabilities/:type/:id",
59 "GET_resource_artifact_types": "/v1/artifactTypes",
60 "GET_product_catalog": "/v1/productScreen",
61 "GET_product_category": "/v1/productCategories",
62 "GET_product_category_temp": "/v1/artifactTypes",
63 "POST_product": "/v1/catalog/products/:id/metadata",
64 "GET_product_validate_name": "/v1/catalog/services/validate-name/:name",
65 "GET_product": "/v1/catalog/products/:id",
66 "GET_product_sub_category": "/v1/productSubCategories",
67 "GET_onboarding": "http://fehost:8181/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/packages",
68 "GET_component_from_csar_uuid": "/v1/catalog/resources/csar/:csar_uuid",
69 "kibana": "/sdc1/kibanaProxy/"
70 },
71 "resourceTypesFilter":{
72 "resource":["CP","VFC"],
73 "service":["CP","VF"],
74 "product":[]
75 },
76 "logConfig": {
77 "minLogLevel": "debug",
78 "prefix": "sdcApp"
79 },
80 "cookie": {
81 "junctionName": "IV_JCT",
82 "prefix": "AMWEBJCT!",
83 "userIdSuffix": "USER_ID",
84 "userFirstName": "HTTP_CSP_FIRSTNAME",
85 "userLastName": "HTTP_CSP_LASTNAME",
86 "userEmail": "HTTP_CSP_EMAIL",
87 "xEcompRequestId": " X-ECOMP-RequestID"
88 },
89 "imagesPath": "",
90 "cpEndPointInstances" : ["cloudep","ossep","personep","premisesep"],
91 "toscaFileExtension":"yaml,yml",
92 "csarFileExtension":"csar",
93 "openSource": true,
94 "categories": {},
95 "testers": {
96 "RESOURCE": {
97 "Network L2-3": "DL-ASDCL1-3ResourceCertificationTeam",
98 "Network L4+": "DL-ASDCL4-7ResourceCertificationTeam",
99 "Application L4+": "DL-ASDCL4-7ResourceCertificationTeam",
100 "default": "DL-ASDCL1-3ResourceCertificationTeam;DL-ASDCL4-7ResourceCertificationTeam"
101 },
102 "SERVICE": {
103 "Network L1-3": "DL-ASDCL1-4ServiceCertificationTeam",
104 "Network L4+": "DL-ASDCL4-7ServiceCertificationTeam",
105 "default": "DL-ASDCL1-4ServiceCertificationTeam;DL-ASDCL4-7ServiceCertificationTeam"
106 }
107 },
108 "roles": ["ADMIN", "TESTER", "GOVERNOR", "OPS", "DESIGNER", "PRODUCT_MANAGER", "PRODUCT_STRATEGIST"],
109 "tutorial": {
110 "tabs": [
111 {
112 "id":1,
113 "name":"TUTRIAL_GENERAL_TAB_1",
114 "defaultPage":1
115 },
116 {
117 "id":2,
118 "name":"TUTRIAL_GENERAL_TAB_2",
119 "defaultPage":9
120 },
121 {
122 "id":3,
123 "name":"TUTRIAL_GENERAL_TAB_3",
124 "defaultPage":12
125 }
126 ],
127 "pages":
128 [
129 {
130 "id":1,
131 "template": "text-template",
132 "tab": 1,
133 "data":{
134 "title":"TUTORIAL_PAGE1_TITLE",
135 "description":"TUTORIAL_PAGE1_TEXT"
136 }
137
138 },
139 {
140 "id":2,
141 "template": "image-template",
142 "tab": 1,
143 "data":{
144 "title":"TUTORIAL_PAGE2_TITLE",
145 "description":"TUTORIAL_PAGE2_TEXT",
146 "imageClass":"sdc-tutorial-page-2-image"
147 }
148 },
149 {
150 "id":3,
151 "template": "image-template",
152 "tab": 1,
153 "data":{
154 "title":"TUTORIAL_PAGE3_TITLE",
155 "description":"TUTORIAL_PAGE3_TEXT",
156 "imageClass":"sdc-tutorial-page-3-image"
157 }
158 },
159 {
160 "id":4,
161 "template": "image-template",
162 "tab": 1,
163 "data":{
164 "title":"TUTORIAL_PAGE4_TITLE",
165 "description":"TUTORIAL_PAGE4_TEXT",
166 "imageClass":"sdc-tutorial-page-4-image"
167 }
168 },
169 {
170 "id":5,
171 "template": "image-template",
172 "tab": 1,
173 "data":{
174 "title":"TUTORIAL_PAGE5_TITLE",
175 "description":"TUTORIAL_PAGE5_TEXT",
176 "imageClass":"sdc-tutorial-page-5-image"
177 }
178 },
179 {
180 "id":6,
181 "template": "image-template",
182 "tab": 1,
183 "data":{
184 "title":"TUTORIAL_PAGE6_TITLE",
185 "description":"TUTORIAL_PAGE6_TEXT",
186 "imageClass":"sdc-tutorial-page-6-image"
187 }
188 },
189 {
190 "id":7,
191 "template": "image-template",
192 "tab": 1,
193 "data":{
194 "title":"TUTORIAL_PAGE7_TITLE",
195 "description":"TUTORIAL_PAGE7_TEXT",
196 "imageClass":"sdc-tutorial-page-7-image"
197 }
198 },
199 {
200 "id":8,
201 "template": "image-template",
202 "tab": 1,
203 "data":{
204 "title":"TUTORIAL_PAGE8_TITLE",
205 "description":"TUTORIAL_PAGE8_TEXT",
206 "imageClass":"sdc-tutorial-page-8-image"
207 }
208 },
209 {
210 "id":9,
211 "template": "text-template",
212 "tab": 2,
213 "data":{
214 "title":"TUTORIAL_PAGE9_TITLE",
215 "description":"TUTORIAL_PAGE9_TEXT"
216 }
217 },
218 {
219 "id":10,
220 "template": "image-template",
221 "tab": 2,
222 "data":{
223 "title":"TUTORIAL_PAGE10_TITLE",
224 "description":"TUTORIAL_PAGE10_TEXT",
225 "imageClass":"sdc-tutorial-page-10-image"
226 }
227 },
228 {
229 "id":11,
230 "template": "image-template",
231 "tab": 2,
232 "data":{
233 "title":"TUTORIAL_PAGE11_TITLE",
234 "description":"TUTORIAL_PAGE11_TEXT",
235 "imageClass":"sdc-tutorial-page-11-image"
236 }
237 },
238 {
239 "id":12,
240 "template": "text-template",
241 "tab": 3,
242 "data":{
243 "title":"TUTORIAL_PAGE12_TITLE",
244 "description":"TUTORIAL_PAGE12_TEXT"
245 }
246 },
247 {
248 "id":13,
249 "template": "image-template",
250 "tab": 3,
251 "data":{
252 "title":"TUTORIAL_PAGE13_TITLE",
253 "description":"TUTORIAL_PAGE13_TEXT",
254 "imageClass":"sdc-tutorial-page-13-image"
255 }
256 },
257 {
258 "id":14,
259 "template": "image-template",
260 "tab": 3,
261 "data":{
262 "title":"TUTORIAL_PAGE14_TITLE",
263 "description":"TUTORIAL_PAGE14_TEXT",
264 "imageClass":"sdc-tutorial-page-14-image"
265 }
266 },
267 {
268 "id":15,
269 "template": "image-template",
270 "tab": 3,
271 "data":{
272 "title":"TUTORIAL_PAGE15_TITLE",
273 "description":"TUTORIAL_PAGE15_TEXT",
274 "imageClass":"sdc-tutorial-page-15-image"
275 }
276 },
277 {
278 "id":16,
279 "template": "image-template",
280 "tab": 3,
281 "data":{
282 "title":"TUTORIAL_PAGE16_TITLE",
283 "description":"TUTORIAL_PAGE16_TEXT",
284 "imageClass":"sdc-tutorial-page-16-image"
285 }
286 },
287 {
288 "id":17,
289 "template": "image-template",
290 "tab": 3,
291 "data":{
292 "title":"TUTORIAL_PAGE17_TITLE",
293 "description":"TUTORIAL_PAGE17_TEXT",
294 "imageClass":"sdc-tutorial-page-17-image"
295 }
296 },
297 {
298 "id":18,
299 "template": "image-template",
300 "tab": 3,
301 "data":{
302 "title":"TUTORIAL_PAGE18_TITLE",
303 "description":"TUTORIAL_PAGE18_TEXT",
304 "imageClass":"sdc-tutorial-page-18-image"
305 }
306 },
307 {
308 "id":19,
309 "template": "image-template",
310 "tab": 3,
311 "data":{
312 "title":"TUTORIAL_PAGE19_TITLE",
313 "description":"TUTORIAL_PAGE19_TEXT",
314 "imageClass":"sdc-tutorial-page-19-image"
315 }
316 },
317 {
318 "id":20,
319 "template": "image-template",
320 "tab": 3,
321 "data":{
322 "title":"TUTORIAL_PAGE20_TITLE",
323 "description":"TUTORIAL_PAGE20_TEXT",
324 "imageClass":"sdc-tutorial-page-20-image"
325 }
326 },
327 {
328 "id":21,
329 "template": "image-template",
330 "tab": 3,
331 "data":{
332 "title":"TUTORIAL_PAGE21_TITLE",
333 "description":"TUTORIAL_PAGE21_TEXT",
334 "imageClass":"sdc-tutorial-page-21-image"
335 }
336 },
337 {
338 "id":22,
339 "template": "image-template",
340 "tab": 3,
341 "data":{
342 "title":"TUTORIAL_PAGE22_TITLE",
343 "description":"TUTORIAL_PAGE22_TEXT",
344 "imageClass":"sdc-tutorial-page-22-image"
345 }
346 },
347 {
348 "id":23,
349 "template": "image-template",
350 "tab": 3,
351 "data":{
352 "title":"TUTORIAL_PAGE23_TITLE",
353 "description":"TUTORIAL_PAGE23_TEXT",
354 "imageClass":"sdc-tutorial-page-23-image"
355 }
356 },
357 {
358 "id":24,
359 "template": "image-template",
360 "tab": 3,
361 "data":{
362 "title":"TUTORIAL_PAGE24_TITLE",
363 "description":"TUTORIAL_PAGE24_TEXT",
364 "imageClass":"sdc-tutorial-page-24-image"
365 }
366 },
367 {
368 "id":25,
369 "template": "image-template",
370 "tab": 3,
371 "data":{
372 "title":"TUTORIAL_PAGE25_TITLE",
373 "description":"TUTORIAL_PAGE25_TEXT",
374 "imageClass":"sdc-tutorial-page-25-image"
375 }
376 },
377 {
378 "id":26,
379 "template": "image-template",
380 "tab": 3,
381 "data":{
382 "title":"TUTORIAL_PAGE26_TITLE",
383 "description":"TUTORIAL_PAGE26_TEXT",
384 "imageClass":"sdc-tutorial-page-26-image"
385 }
386 },
387 {
388 "id":27,
389 "template": "image-template",
390 "tab": 3,
391 "data":{
392 "title":"TUTORIAL_PAGE27_TITLE",
393 "description":"TUTORIAL_PAGE27_TEXT",
394 "imageClass":"sdc-tutorial-page-27-image"
395 }
396 },
397 {
398 "id":28,
399 "template": "image-template",
400 "tab": 3,
401 "data":{
402 "title":"TUTORIAL_PAGE28_TITLE",
403 "description":"TUTORIAL_PAGE28_TEXT",
404 "imageClass":"sdc-tutorial-page-28-image"
405 }
406 },
407 {
408 "id":29,
409 "template": "image-template",
410 "tab": 3,
411 "data":{
412 "title":"TUTORIAL_PAGE29_TITLE",
413 "description":"TUTORIAL_PAGE29_TEXT",
414 "imageClass":"sdc-tutorial-page-29-image"
415 }
416 },
417 {
418 "id":30,
419 "template": "image-template",
420 "tab": 3,
421 "data":{
422 "title":"TUTORIAL_PAGE30_TITLE",
423 "description":"TUTORIAL_PAGE30_TEXT",
424 "imageClass":"sdc-tutorial-page-30-image"
425 }
426 }
427
428 ]
429 }
430}