Refactored SOTN and SDWAN DG
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / sdwan / GENERIC-RESOURCE-API_sdwan-get-site-param.json
1 [
2   {
3     "id": "a907ba2f.81c9d8",
4     "type": "dgstart",
5     "name": "DGSTART",
6     "outputs": 1,
7     "x": 97,
8     "y": 49,
9     "z": "94b1afc3.a0dc",
10     "wires": [
11       [
12         "46194736.3f09f8"
13       ]
14     ]
15   },
16   {
17     "id": "46194736.3f09f8",
18     "type": "service-logic",
19     "name": "GENERIC-RESOURCE-API ${project.version}",
20     "module": "GENERIC-RESOURCE-API",
21     "version": "${project.version}",
22     "comments": "",
23     "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='GENERIC-RESOURCE-API' version='${project.version}'>",
24     "outputs": 1,
25     "x": 275.00000381469727,
26     "y": 114.0000171661377,
27     "z": "94b1afc3.a0dc",
28     "wires": [
29       [
30         "5cc16d87.a8a744"
31       ]
32     ]
33   },
34   {
35     "id": "5cc16d87.a8a744",
36     "type": "method",
37     "name": "sdwan-get-site-param",
38     "xml": "<method rpc='sdwan-get-site-param' mode='sync'>\n",
39     "comments": "",
40     "outputs": 1,
41     "x": 263.0001220703125,
42     "y": 202,
43     "z": "94b1afc3.a0dc",
44     "wires": [
45       [
46         "2fcad45c.204f2c"
47       ]
48     ]
49   },
50   {
51     "id": "2fcad45c.204f2c",
52     "type": "block",
53     "name": "block : atomic",
54     "xml": "<block atomic=\"true\">\n",
55     "atomic": "false",
56     "comments": "",
57     "outputs": 1,
58     "x": 270.00001525878906,
59     "y": 288.0000581741333,
60     "z": "94b1afc3.a0dc",
61     "wires": [
62       [
63         "a59bab93.b75108"
64       ]
65     ]
66   },
67   {
68     "id": "a59bab93.b75108",
69     "type": "for",
70     "name": "for each sdwan-get-request-input-param",
71     "xml": "<for index='idx' start='0' end='`$vnf-request-input.vnf-input-parameters.param_length`' >\n\n",
72     "comments": "",
73     "outputs": 1,
74     "x": 306.6667785644531,
75     "y": 370.666654586792,
76     "z": "94b1afc3.a0dc",
77     "wires": [
78       [
79         "e896db23.035228"
80       ]
81     ]
82   },
83   {
84     "id": "e896db23.035228",
85     "type": "block",
86     "name": "block",
87     "xml": "<block>\n",
88     "atomic": "false",
89     "comments": "",
90     "outputs": 1,
91     "x": 593.5003280639648,
92     "y": 288.00010204315186,
93     "z": "94b1afc3.a0dc",
94     "wires": [
95       [
96         "17beedf5.3fa3a2",
97         "9658f5ce.551378",
98         "9f759735.d76cd8",
99         "9966cd8b.1697a",
100         "11d51c5.93463e4",
101         "8cb0a11.7bd686",
102         "5f3ab5eb.71688c",
103         "ca7858b9.e061c8",
104         "5ff23f08.f8215",
105         "5dd3c67.a478d38",
106         "4f1e9b40.0d5344",
107         "32f8d4e8.435a2c",
108         "3e3aefd6.843cc"
109       ]
110     ]
111   },
112   {
113     "id": "17beedf5.3fa3a2",
114     "type": "returnSuccess",
115     "name": "return success",
116     "xml": "<return status='success'>\n<parameter name=\"ack-final-indicator\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"`$error-message`\" />\n",
117     "comments": "",
118     "x": 795.001106262207,
119     "y": 721.0007653236389,
120     "z": "94b1afc3.a0dc",
121     "wires": []
122   },
123   {
124     "id": "9658f5ce.551378",
125     "type": "switchNode",
126     "name": "switch name",
127     "xml": "<switch test=\"`$vnf-request-input.vnf-input-parameters.param[$idx].name == 'name'`\">\n",
128     "comments": "",
129     "outputs": 1,
130     "x": 813.0000381469727,
131     "y": 84.000075340271,
132     "z": "94b1afc3.a0dc",
133     "wires": [
134       [
135         "1180c11c.4e5d3f"
136       ]
137     ]
138   },
139   {
140     "id": "1180c11c.4e5d3f",
141     "type": "outcomeTrue",
142     "name": "true",
143     "xml": "<outcome value='true'>\n",
144     "comments": "",
145     "outputs": 1,
146     "x": 955.0000381469727,
147     "y": 85.000075340271,
148     "z": "94b1afc3.a0dc",
149     "wires": [
150       [
151         "c4a1ef6b.cb92a"
152       ]
153     ]
154   },
155   {
156     "id": "c4a1ef6b.cb92a",
157     "type": "set",
158     "name": "set name",
159     "xml": "<set>\n<parameter name='prop.site.name' value='`$vnf-request-input.vnf-input-parameters.param[$idx].value`' />\n",
160     "comments": "",
161     "x": 1089.0000381469727,
162     "y": 85.60008144378662,
163     "z": "94b1afc3.a0dc",
164     "wires": []
165   },
166   {
167     "id": "9f759735.d76cd8",
168     "type": "switchNode",
169     "name": "switch name",
170     "xml": "<switch test=\"`$vnf-request-input.vnf-input-parameters.param[$idx].name == 'name'`\">\n",
171     "comments": "",
172     "outputs": 1,
173     "x": 809.0001449584961,
174     "y": 175.00003337860107,
175     "z": "94b1afc3.a0dc",
176     "wires": [
177       [
178         "d7f5a60b.3b5968"
179       ]
180     ]
181   },
182   {
183     "id": "d7f5a60b.3b5968",
184     "type": "outcomeTrue",
185     "name": "true",
186     "xml": "<outcome value='true'>\n",
187     "comments": "",
188     "outputs": 1,
189     "x": 987.0001583099365,
190     "y": 178.00003337860107,
191     "z": "94b1afc3.a0dc",
192     "wires": [
193       [
194         "a9112d64.3441b"
195       ]
196     ]
197   },
198   {
199     "id": "a9112d64.3441b",
200     "type": "set",
201     "name": "set name",
202     "xml": "<set>\n<parameter name='prop.site.name' value='`$vnf-request-input.vnf-input-parameters.param[$idx].value`' />\n",
203     "comments": "",
204     "x": 1134.0001678466797,
205     "y": 177.60002899169922,
206     "z": "94b1afc3.a0dc",
207     "wires": []
208   },
209   {
210     "id": "5dd3c67.a478d38",
211     "type": "switchNode",
212     "name": "switch type",
213     "xml": "<switch test=\"`$vnf-request-input.vnf-input-parameters.param[$idx].name == 'type'`\">\n",
214     "comments": "",
215     "outputs": 1,
216     "x": 787.8958168029785,
217     "y": 472.9734830856323,
218     "z": "94b1afc3.a0dc",
219     "wires": [
220       [
221         "abf743a3.45204"
222       ]
223     ]
224   },
225   {
226     "id": "59ff6271.db05ec",
227     "type": "set",
228     "name": "set type",
229     "xml": "<set>\n<parameter name='prop.site.type' value='`$vnf-request-input.vnf-input-parameters.param[$idx].value`' />\n<parameter name='prop.site.sdwan' value='true' />",
230     "comments": "",
231     "x": 1439.8958778381348,
232     "y": 526.5734176635742,
233     "z": "94b1afc3.a0dc",
234     "wires": []
235   },
236   {
237     "id": "4f1e9b40.0d5344",
238     "type": "switchNode",
239     "name": "switch role",
240     "xml": "<switch test=\"`$vnf-request-input.vnf-input-parameters.param[$idx].name == 'role'`\">\n",
241     "comments": "",
242     "outputs": 1,
243     "x": 786.8955307006836,
244     "y": 580.9735260009766,
245     "z": "94b1afc3.a0dc",
246     "wires": [
247       [
248         "30daf487.0dff4c"
249       ]
250     ]
251   },
252   {
253     "id": "30daf487.0dff4c",
254     "type": "outcomeTrue",
255     "name": "true",
256     "xml": "<outcome value='true'>\n",
257     "comments": "",
258     "outputs": 1,
259     "x": 956.8955383300781,
260     "y": 590.9734888076782,
261     "z": "94b1afc3.a0dc",
262     "wires": [
263       [
264         "685d8c42.5d6ca4"
265       ]
266     ]
267   },
268   {
269     "id": "9966cd8b.1697a",
270     "type": "switchNode",
271     "name": "switch location-name",
272     "xml": "<switch test=\"`$vnf-request-input.vnf-input-parameters.param[$idx].name == 'location-name'`\">\n",
273     "comments": "",
274     "outputs": 1,
275     "x": 831.8953323364258,
276     "y": 216.9733419418335,
277     "z": "94b1afc3.a0dc",
278     "wires": [
279       [
280         "cc9616ce.430f58"
281       ]
282     ]
283   },
284   {
285     "id": "cc9616ce.430f58",
286     "type": "outcomeTrue",
287     "name": "true",
288     "xml": "<outcome value='true'>\n",
289     "comments": "",
290     "outputs": 1,
291     "x": 995.8955039978027,
292     "y": 216.9733428955078,
293     "z": "94b1afc3.a0dc",
294     "wires": [
295       [
296         "ec0a2191.fba48"
297       ]
298     ]
299   },
300   {
301     "id": "ec0a2191.fba48",
302     "type": "set",
303     "name": "set location-name",
304     "xml": "<set>\n<parameter name='prop.site.location-name' value='`$vnf-request-input.vnf-input-parameters.param[$idx].value`' />\n",
305     "comments": "",
306     "x": 1157.8955154418945,
307     "y": 216.5733995437622,
308     "z": "94b1afc3.a0dc",
309     "wires": []
310   },
311   {
312     "id": "11d51c5.93463e4",
313     "type": "switchNode",
314     "name": "switch address",
315     "xml": "<switch test=\"`$vnf-request-input.vnf-input-parameters.param[$idx].name == 'address'`\">\n",
316     "comments": "",
317     "outputs": 1,
318     "x": 814.8953323364258,
319     "y": 252.97334575653076,
320     "z": "94b1afc3.a0dc",
321     "wires": [
322       [
323         "c8c98295.92206"
324       ]
325     ]
326   },
327   {
328     "id": "c8c98295.92206",
329     "type": "outcomeTrue",
330     "name": "true",
331     "xml": "<outcome value='true'>\n",
332     "comments": "",
333     "outputs": 1,
334     "x": 984.8951797485352,
335     "y": 260.97334480285645,
336     "z": "94b1afc3.a0dc",
337     "wires": [
338       [
339         "c8183604.5bf978"
340       ]
341     ]
342   },
343   {
344     "id": "c8183604.5bf978",
345     "type": "set",
346     "name": "set location-address",
347     "xml": "<set>\n<parameter name='prop.site.location-address' value='`$vnf-request-input.vnf-input-parameters.param[$idx].value`' />\n",
348     "comments": "",
349     "x": 1172.8953552246094,
350     "y": 256.57332038879395,
351     "z": "94b1afc3.a0dc",
352     "wires": []
353   },
354   {
355     "id": "8cb0a11.7bd686",
356     "type": "switchNode",
357     "name": "switch postcode",
358     "xml": "<switch test=\"`$vnf-request-input.vnf-input-parameters.param[$idx].name == 'postcode'`\">\n",
359     "comments": "",
360     "outputs": 1,
361     "x": 815.8953323364258,
362     "y": 294.9733066558838,
363     "z": "94b1afc3.a0dc",
364     "wires": [
365       [
366         "164b8673.bea07a"
367       ]
368     ]
369   },
370   {
371     "id": "164b8673.bea07a",
372     "type": "outcomeTrue",
373     "name": "true",
374     "xml": "<outcome value='true'>\n",
375     "comments": "",
376     "outputs": 1,
377     "x": 980.8955039978027,
378     "y": 293.9733066558838,
379     "z": "94b1afc3.a0dc",
380     "wires": [
381       [
382         "9880bf16.cc774"
383       ]
384     ]
385   },
386   {
387     "id": "9880bf16.cc774",
388     "type": "set",
389     "name": "set location-postcode",
390     "xml": "<set>\n<parameter name='prop.site.location-postcode' value='`$vnf-request-input.vnf-input-parameters.param[$idx].value`' />\n",
391     "comments": "",
392     "x": 1167.8953552246094,
393     "y": 295.5733232498169,
394     "z": "94b1afc3.a0dc",
395     "wires": []
396   },
397   {
398     "id": "32f8d4e8.435a2c",
399     "type": "switchNode",
400     "name": "switch controlPoint",
401     "xml": "<switch test=\"`$vnf-request-input.vnf-input-parameters.param[$idx].name == 'controlPoint'`\">\n",
402     "comments": "",
403     "outputs": 1,
404     "x": 805.7787551879883,
405     "y": 641.0003271102905,
406     "z": "94b1afc3.a0dc",
407     "wires": [
408       [
409         "f9a2e4bf.e893d8"
410       ]
411     ]
412   },
413   {
414     "id": "f9a2e4bf.e893d8",
415     "type": "outcomeTrue",
416     "name": "true",
417     "xml": "<outcome value='true'>\n",
418     "comments": "",
419     "outputs": 1,
420     "x": 967.778678894043,
421     "y": 637.0003499984741,
422     "z": "94b1afc3.a0dc",
423     "wires": [
424       [
425         "8f9ebae3.f9c1f8"
426       ]
427     ]
428   },
429   {
430     "id": "cdec920f.b6fa4",
431     "type": "set",
432     "name": "set role",
433     "xml": "<set>\n<parameter name='prop.site.role' value='`$vnf-request-input.vnf-input-parameters.param[$idx].value`' />\n\n",
434     "comments": "",
435     "x": 1339.7788467407227,
436     "y": 565.0002994537354,
437     "z": "94b1afc3.a0dc",
438     "wires": []
439   },
440   {
441     "id": "f025176.9eb87e8",
442     "type": "set",
443     "name": "set controlPoint",
444     "xml": "<set>\n<parameter name='prop.site.controlPoint' value='`$vnf-request-input.vnf-input-parameters.param[$idx].value`' />\n\n",
445     "comments": "",
446     "x": 1713.7786865234375,
447     "y": 684.0004281997681,
448     "z": "94b1afc3.a0dc",
449     "wires": []
450   },
451   {
452     "id": "95df77a9.2015c8",
453     "type": "execute",
454     "name": "execute split roles",
455     "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$prop.site.role`'/>\n<parameter name=\"regex\" value=\",\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"prop.site.roles\"/>\n",
456     "comments": "",
457     "outputs": 1,
458     "x": 1367.445053100586,
459     "y": 614.0001821517944,
460     "z": "94b1afc3.a0dc",
461     "wires": [
462       []
463     ]
464   },
465   {
466     "id": "685d8c42.5d6ca4",
467     "type": "block",
468     "name": "block : atomic",
469     "xml": "<block atomic=\"true\">",
470     "atomic": "true",
471     "outputs": 1,
472     "x": 1114.4451904296875,
473     "y": 594.0001821517944,
474     "z": "94b1afc3.a0dc",
475     "wires": [
476       [
477         "cdec920f.b6fa4",
478         "95df77a9.2015c8"
479       ]
480     ]
481   },
482   {
483     "id": "2b1dae74.689ae2",
484     "type": "block",
485     "name": "block : atomic",
486     "xml": "<block atomic=\"true\">",
487     "atomic": "true",
488     "comments": "",
489     "outputs": 1,
490     "x": 1531.4451026916504,
491     "y": 704.0001840591431,
492     "z": "94b1afc3.a0dc",
493     "wires": [
494       [
495         "f025176.9eb87e8",
496         "9399b06c.d4d46"
497       ]
498     ]
499   },
500   {
501     "id": "9399b06c.d4d46",
502     "type": "execute",
503     "name": "execute split control points",
504     "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$prop.site.controlPoint`'/>\n<parameter name=\"regex\" value=\",\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"prop.site.controlpoints\"/>\n",
505     "comments": "",
506     "outputs": 1,
507     "x": 1738.4451637268066,
508     "y": 736.0002880096436,
509     "z": "94b1afc3.a0dc",
510     "wires": [
511       []
512     ]
513   },
514   {
515     "id": "5f3ab5eb.71688c",
516     "type": "switchNode",
517     "name": "switch latitude",
518     "xml": "<switch test=\"`$vnf-request-input.vnf-input-parameters.param[$idx].name == 'latitude'`\">\n",
519     "comments": "",
520     "outputs": 1,
521     "x": 806.1116409301758,
522     "y": 339.00008392333984,
523     "z": "94b1afc3.a0dc",
524     "wires": [
525       [
526         "17934d90.83f8b2"
527       ]
528     ]
529   },
530   {
531     "id": "17934d90.83f8b2",
532     "type": "outcomeTrue",
533     "name": "true",
534     "xml": "<outcome value='true'>\n",
535     "comments": "",
536     "outputs": 1,
537     "x": 982.1114883422852,
538     "y": 334.00004291534424,
539     "z": "94b1afc3.a0dc",
540     "wires": [
541       [
542         "c1cb3429.151d98"
543       ]
544     ]
545   },
546   {
547     "id": "c1cb3429.151d98",
548     "type": "set",
549     "name": "set location-latitude",
550     "xml": "<set>\n<parameter name='prop.site.location-latitude' value='`$vnf-request-input.vnf-input-parameters.param[$idx].value`' />\n",
551     "comments": "",
552     "x": 1156.1114959716797,
553     "y": 332.60005950927734,
554     "z": "94b1afc3.a0dc",
555     "wires": []
556   },
557   {
558     "id": "ca7858b9.e061c8",
559     "type": "switchNode",
560     "name": "switch longitude",
561     "xml": "<switch test=\"`$vnf-request-input.vnf-input-parameters.param[$idx].name == 'longitude'`\">\n",
562     "comments": "",
563     "outputs": 1,
564     "x": 809.1116409301758,
565     "y": 379.0001268386841,
566     "z": "94b1afc3.a0dc",
567     "wires": [
568       [
569         "8f39dcfa.83f0e"
570       ]
571     ]
572   },
573   {
574     "id": "8f39dcfa.83f0e",
575     "type": "outcomeTrue",
576     "name": "true",
577     "xml": "<outcome value='true'>\n",
578     "comments": "",
579     "outputs": 1,
580     "x": 981.1116485595703,
581     "y": 374.000168800354,
582     "z": "94b1afc3.a0dc",
583     "wires": [
584       [
585         "257b4537.3c066a"
586       ]
587     ]
588   },
589   {
590     "id": "257b4537.3c066a",
591     "type": "set",
592     "name": "set location-longitude",
593     "xml": "<set>\n<parameter name='prop.site.location-longitude' value='`$vnf-request-input.vnf-input-parameters.param[$idx].value`' />\n",
594     "comments": "",
595     "x": 1163.1115036010742,
596     "y": 377.60002040863037,
597     "z": "94b1afc3.a0dc",
598     "wires": []
599   },
600   {
601     "id": "44ed6e14.4ca7e",
602     "type": "outcomeTrue",
603     "name": "true",
604     "xml": "<outcome value='true'>\n",
605     "comments": "",
606     "outputs": 1,
607     "x": 972.1116485595703,
608     "y": 424.00017166137695,
609     "z": "94b1afc3.a0dc",
610     "wires": [
611       [
612         "e5a3e724.d41f08"
613       ]
614     ]
615   },
616   {
617     "id": "2490dffe.947e9",
618     "type": "set",
619     "name": "set emails",
620     "xml": "<set>\n<parameter name='prop.site.emails' value='`$vnf-request-input.vnf-input-parameters.param[$idx].value`' />\n",
621     "comments": "",
622     "x": 1330.111343383789,
623     "y": 392.6000237464905,
624     "z": "94b1afc3.a0dc",
625     "wires": []
626   },
627   {
628     "id": "5ff23f08.f8215",
629     "type": "switchNode",
630     "name": "switch emails",
631     "xml": "<switch test=\"`$vnf-request-input.vnf-input-parameters.param[$idx].name == 'emails'`\">\n",
632     "comments": "",
633     "outputs": 1,
634     "x": 799.1117172241211,
635     "y": 424.00017166137695,
636     "z": "94b1afc3.a0dc",
637     "wires": [
638       [
639         "44ed6e14.4ca7e"
640       ]
641     ]
642   },
643   {
644     "id": "b15996ac.1ac678",
645     "type": "execute",
646     "name": "execute split emails",
647     "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$prop.site.emails`'/>\n<parameter name=\"regex\" value=\",\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"prop.site.email\"/>\n",
648     "comments": "",
649     "outputs": 1,
650     "x": 1355.777687072754,
651     "y": 438.99992656707764,
652     "z": "94b1afc3.a0dc",
653     "wires": [
654       []
655     ]
656   },
657   {
658     "id": "e5a3e724.d41f08",
659     "type": "block",
660     "name": "block : atomic",
661     "xml": "<block atomic=\"true\">",
662     "atomic": "true",
663     "outputs": 1,
664     "x": 1134.1116561889648,
665     "y": 425.0000891685486,
666     "z": "94b1afc3.a0dc",
667     "wires": [
668       [
669         "2490dffe.947e9",
670         "b15996ac.1ac678"
671       ]
672     ]
673   },
674   {
675     "id": "3e3aefd6.843cc",
676     "type": "switchNode",
677     "name": "switch description",
678     "xml": "<switch test=\"`$vnf-request-input.vnf-input-parameters.param[$idx].name == 'description'`\">\n",
679     "comments": "",
680     "outputs": 1,
681     "x": 814,
682     "y": 129,
683     "z": "94b1afc3.a0dc",
684     "wires": [
685       [
686         "2b975758.fb5fb8"
687       ]
688     ]
689   },
690   {
691     "id": "2b975758.fb5fb8",
692     "type": "outcomeTrue",
693     "name": "true",
694     "xml": "<outcome value='true'>\n",
695     "comments": "",
696     "outputs": 1,
697     "x": 956,
698     "y": 130,
699     "z": "94b1afc3.a0dc",
700     "wires": [
701       [
702         "d08aa9c0.911c88"
703       ]
704     ]
705   },
706   {
707     "id": "d08aa9c0.911c88",
708     "type": "set",
709     "name": "set description",
710     "xml": "<set>\n<parameter name='prop.site.description' value='`$vnf-request-input.vnf-input-parameters.param[$idx].value`' />\n",
711     "comments": "",
712     "x": 1102.0000762939453,
713     "y": 130.60002994537354,
714     "z": "94b1afc3.a0dc",
715     "wires": []
716   },
717   {
718     "id": "e1339417.d483a8",
719     "type": "other",
720     "name": "outcome Null",
721     "xml": "<outcome value=''>\n",
722     "comments": "",
723     "outputs": 1,
724     "x": 1329.00004196167,
725     "y": 478.00005531311035,
726     "z": "94b1afc3.a0dc",
727     "wires": [
728       [
729         "9d513524.b6af68"
730       ]
731     ]
732   },
733   {
734     "id": "d2b9e663.ae14c8",
735     "type": "other",
736     "name": "other",
737     "xml": "<outcome value='Other'>\n",
738     "comments": "",
739     "outputs": 1,
740     "x": 1312.5003700256348,
741     "y": 526.0000152587891,
742     "z": "94b1afc3.a0dc",
743     "wires": [
744       [
745         "59ff6271.db05ec"
746       ]
747     ]
748   },
749   {
750     "id": "abf743a3.45204",
751     "type": "outcomeTrue",
752     "name": "true",
753     "xml": "<outcome value='true'>\n",
754     "comments": "",
755     "outputs": 1,
756     "x": 925.8956985473633,
757     "y": 472.97340202331543,
758     "z": "94b1afc3.a0dc",
759     "wires": [
760       [
761         "b178377b.d61118"
762       ]
763     ]
764   },
765   {
766     "id": "b178377b.d61118",
767     "type": "block",
768     "name": "block",
769     "xml": "<block>\n",
770     "atomic": "false",
771     "comments": "",
772     "outputs": 1,
773     "x": 1042.0000305175781,
774     "y": 475.00001430511475,
775     "z": "94b1afc3.a0dc",
776     "wires": [
777       [
778         "bb291d8b.bac3a"
779       ]
780     ]
781   },
782   {
783     "id": "bb291d8b.bac3a",
784     "type": "switchNode",
785     "name": "switch value",
786     "xml": "<switch test=\"`$vnf-request-input.vnf-input-parameters.param[$idx].value`\">\n",
787     "comments": "",
788     "outputs": 1,
789     "x": 1172.0000343322754,
790     "y": 507.00001335144043,
791     "z": "94b1afc3.a0dc",
792     "wires": [
793       [
794         "e1339417.d483a8",
795         "d2b9e663.ae14c8"
796       ]
797     ]
798   },
799   {
800     "id": "9d513524.b6af68",
801     "type": "block",
802     "name": "block",
803     "xml": "<block>\n",
804     "atomic": "false",
805     "comments": "",
806     "outputs": 1,
807     "x": 1468.0000457763672,
808     "y": 478.00001335144043,
809     "z": "94b1afc3.a0dc",
810     "wires": [
811       []
812     ]
813   },
814   {
815     "id": "8f9ebae3.f9c1f8",
816     "type": "block",
817     "name": "block",
818     "xml": "<block>\n",
819     "atomic": "false",
820     "comments": "",
821     "outputs": 1,
822     "x": 1105,
823     "y": 650,
824     "z": "94b1afc3.a0dc",
825     "wires": [
826       [
827         "c5f963e7.1c042"
828       ]
829     ]
830   },
831   {
832     "id": "c5f963e7.1c042",
833     "type": "switchNode",
834     "name": "switch value",
835     "xml": "<switch test=\"`$vnf-request-input.vnf-input-parameters.param[$idx].value`\">\n",
836     "comments": "",
837     "outputs": 1,
838     "x": 1235.0000038146973,
839     "y": 681.9999990463257,
840     "z": "94b1afc3.a0dc",
841     "wires": [
842       [
843         "50780dd0.f16eb4",
844         "cef68888.786a28"
845       ]
846     ]
847   },
848   {
849     "id": "50780dd0.f16eb4",
850     "type": "other",
851     "name": "outcome Null",
852     "xml": "<outcome value=''>\n",
853     "comments": "",
854     "outputs": 1,
855     "x": 1392.0000114440918,
856     "y": 653.0000410079956,
857     "z": "94b1afc3.a0dc",
858     "wires": [
859       [
860         "9c84c418.3907d8"
861       ]
862     ]
863   },
864   {
865     "id": "cef68888.786a28",
866     "type": "other",
867     "name": "other",
868     "xml": "<outcome value='Other'>\n",
869     "comments": "",
870     "outputs": 1,
871     "x": 1375.5003395080566,
872     "y": 701.0000009536743,
873     "z": "94b1afc3.a0dc",
874     "wires": [
875       [
876         "2b1dae74.689ae2"
877       ]
878     ]
879   },
880   {
881     "id": "9c84c418.3907d8",
882     "type": "block",
883     "name": "block",
884     "xml": "<block>\n",
885     "atomic": "false",
886     "comments": "",
887     "outputs": 1,
888     "x": 1531.000015258789,
889     "y": 652.9999990463257,
890     "z": "94b1afc3.a0dc",
891     "wires": [
892       []
893     ]
894   }
895 ]