Merge "Add missing ueb-listener docker container"
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / GENERIC-RESOURCE-API_network-topology-operation-create.json
1 [
2   {
3     "id": "697cab81.51512c",
4     "type": "dgstart",
5     "name": "DGSTART",
6     "outputs": 1,
7     "x": 84,
8     "y": 53.999969482421875,
9     "z": "4d931804.43f9f",
10     "wires": [
11       [
12         "1ae693ee.c03974"
13       ]
14     ]
15   },
16   {
17     "id": "1ae693ee.c03974",
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": 296.00000381469727,
26     "y": 125.99998664855957,
27     "z": "4d931804.43f9f",
28     "wires": [
29       [
30         "f0d914e3.9a2588"
31       ]
32     ]
33   },
34   {
35     "id": "f0d914e3.9a2588",
36     "type": "method",
37     "name": "method network-topology-operation-create",
38     "xml": "<method rpc='network-topology-operation-create' mode='sync'>\n",
39     "comments": "",
40     "outputs": 1,
41     "x": 284.0001220703125,
42     "y": 213.99996948242188,
43     "z": "4d931804.43f9f",
44     "wires": [
45       [
46         "ce9e8119.8976c"
47       ]
48     ]
49   },
50   {
51     "id": "ce9e8119.8976c",
52     "type": "block",
53     "name": "block : atomic",
54     "xml": "<block atomic=\"true\">\n",
55     "atomic": "false",
56     "comments": "",
57     "outputs": 1,
58     "x": 360,
59     "y": 612,
60     "z": "4d931804.43f9f",
61     "wires": [
62       [
63         "47fba1f5.640898",
64         "c605463b.774db8",
65         "7b59e079.3d22b8",
66         "5c8ba0bf.2e98f8",
67         "c7ad74ad.27add8",
68         "b2d33596.d59c1",
69         "c00ac3fa.32f9e",
70         "3cc192be.0780ae",
71         "74f090f.f41e0f",
72         "54853363.a6cb2c",
73         "5411c45f.3ab70c",
74         "af24f51b.e33eb",
75         "98d8796c.a3bbc",
76         "64964558.e55ee4",
77         "8ea2eceb.3de538",
78         "da8e6fe4.5c07a8",
79         "51c60b4c.2a6944"
80       ]
81     ]
82   },
83   {
84     "id": "8c395a0a.a246c8",
85     "type": "execute",
86     "name": "execute RestApiCallNode Create IPWAN L3VPN",
87     "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"$prop.sdncRestApi.tempDir +'/l3smvpntemplate.json'\"/>\n<parameter name=\"restapiUrl\" value=\"$prop.sdncRestApi.thirdpartySdnc.url +'/restconf/data/huawei-ac-net-l3vpn-svc:l3vpn-svc-cfg/vpn-services'\"/>\n<parameter name=\"restapiUser\" value=\"$prop.sdncRestApi.thirdpartySdnc.user\"/>\n<parameter name=\"restapiPassword\" value=\"$prop.sdncRestApi.thirdpartySdnc.password\"/>\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"restapi-result\"/>",
88     "comments": "",
89     "outputs": 1,
90     "x": 1162.0001831054688,
91     "y": 984.9999694824219,
92     "z": "4d931804.43f9f",
93     "wires": [
94       []
95     ]
96   },
97   {
98     "id": "47fba1f5.640898",
99     "type": "set",
100     "name": "set controller data",
101     "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.url' value=\"`$tmp.aai.esr-thirdparty-sdnc.esr-system-info-list[0].esr-system-info.serviceUrl`\" />\n<parameter name='prop.sdncRestApi.templateDir' value='/opt/onap/sdnc/data' />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.user' value=\"`$tmp.aai.esr-thirdparty-sdnc.esr-system-info-list[0].esr-system-info.user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.password' value=\"`$tmp.aai.esr-thirdparty-sdnc.esr-system-info-list[0].esr-system-info.password`\" />\n",
102     "comments": "",
103     "x": 785.0000610351562,
104     "y": 268.9999694824219,
105     "z": "4d931804.43f9f",
106     "wires": []
107   },
108   {
109     "id": "c7ad74ad.27add8",
110     "type": "for",
111     "name": "for each network-input-parameters",
112     "xml": "<for index='idx' start='0' end='`$network-topology-operation-input.network-request-input.network-input-parameters.param_length`' >\n",
113     "comments": "",
114     "outputs": 1,
115     "x": 845.6666259765625,
116     "y": 390.6666259765625,
117     "z": "4d931804.43f9f",
118     "wires": [
119       [
120         "680d9a64.4950bc"
121       ]
122     ]
123   },
124   {
125     "id": "771a98af.5ed45",
126     "type": "execute",
127     "name": "execute RestApiCallNode Create SPTN L3VPN",
128     "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"$prop.sdncRestApi.tempDir +'/l3smsitetemplate.json'\"/>\n<parameter name=\"restapiUrl\" value=\"$prop.sdncRestApi.thirdpartySdnc.url\"/>\n<parameter name=\"restapiUser\" value=\"$prop.sdncRestApi.thirdpartySdnc.user\"/>\n<parameter name=\"restapiPassword\" value=\"$prop.sdncRestApi.thirdpartySdnc.password\"/>\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"restapi-result\"/>",
129     "comments": "",
130     "outputs": 1,
131     "x": 1133.6668701171875,
132     "y": 1187.6666564941406,
133     "z": "4d931804.43f9f",
134     "wires": [
135       []
136     ]
137   },
138   {
139     "id": "5c8ba0bf.2e98f8",
140     "type": "execute",
141     "name": "execute vpn-policy1-id",
142     "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.l3vpn.vpn-policy1-id\"/>\n",
143     "comments": "",
144     "outputs": 1,
145     "x": 805.6666259765625,
146     "y": 447.6666564941406,
147     "z": "4d931804.43f9f",
148     "wires": [
149       [
150         "d81f8c27.c89ff8"
151       ]
152     ]
153   },
154   {
155     "id": "d81f8c27.c89ff8",
156     "type": "failure",
157     "name": "failure",
158     "xml": "<outcome value='failure'>\n",
159     "comments": "",
160     "outputs": 1,
161     "x": 1030.6666259765625,
162     "y": 450.6666259765625,
163     "z": "4d931804.43f9f",
164     "wires": [
165       [
166         "90acf08b.06d308"
167       ]
168     ]
169   },
170   {
171     "id": "90acf08b.06d308",
172     "type": "returnFailure",
173     "name": "return failure",
174     "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while generation vpn policy ID\" />\n",
175     "comments": "",
176     "x": 1211.6666259765625,
177     "y": 448.6666259765625,
178     "z": "4d931804.43f9f",
179     "wires": []
180   },
181   {
182     "id": "c605463b.774db8",
183     "type": "call",
184     "name": "call GENERIC-RESOURCE-API:validate-network-input-parameters",
185     "xml": "<call module='GENERIC-RESOURCE-API' rpc='validate-network-input-parameters' mode='sync' >\n",
186     "comments": "",
187     "outputs": 1,
188     "x": 857.5,
189     "y": 90.99996948242188,
190     "z": "4d931804.43f9f",
191     "wires": [
192       []
193     ]
194   },
195   {
196     "id": "7b59e079.3d22b8",
197     "type": "get-resource",
198     "name": "get-resource esr-thirdparty-sdnc",
199     "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.thirdparty-sdnc-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.esr-thirdparty-sdnc' local-only='false' >\n\n",
200     "comments": "",
201     "outputs": 1,
202     "x": 827.5,
203     "y": 207.99996948242188,
204     "z": "4d931804.43f9f",
205     "wires": [
206       [
207         "97dc2002.c660f8",
208         "4f41ca53.5d5914",
209         "b70bb66f.267f38"
210       ]
211     ]
212   },
213   {
214     "id": "97dc2002.c660f8",
215     "type": "success",
216     "name": "success",
217     "xml": "<outcome value='success'>\n",
218     "comments": "",
219     "outputs": 1,
220     "x": 1152.5,
221     "y": 138.99996948242188,
222     "z": "4d931804.43f9f",
223     "wires": [
224       [
225         "ef5fb88a.6f28b8"
226       ]
227     ]
228   },
229   {
230     "id": "4f41ca53.5d5914",
231     "type": "not-found",
232     "name": "not-found",
233     "xml": "<outcome value='not-found'>\n",
234     "comments": "",
235     "outputs": 1,
236     "x": 1155.990966796875,
237     "y": 186.57400512695312,
238     "z": "4d931804.43f9f",
239     "wires": [
240       [
241         "3b62b821.ac8e7"
242       ]
243     ]
244   },
245   {
246     "id": "b70bb66f.267f38",
247     "type": "other",
248     "name": "other",
249     "xml": "<outcome value='Other'>\n",
250     "comments": "",
251     "outputs": 1,
252     "x": 1151.323974609375,
253     "y": 227.90731811523438,
254     "z": "4d931804.43f9f",
255     "wires": [
256       [
257         "b99bfa59.2cb0a8"
258       ]
259     ]
260   },
261   {
262     "id": "3b62b821.ac8e7",
263     "type": "returnFailure",
264     "name": "return failure",
265     "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Network model is_bound_to_vpn=true but no vpn_binding is present\" />\n\n",
266     "comments": "",
267     "x": 1332.5623779296875,
268     "y": 174.8597412109375,
269     "z": "4d931804.43f9f",
270     "wires": []
271   },
272   {
273     "id": "b99bfa59.2cb0a8",
274     "type": "returnFailure",
275     "name": "return failure",
276     "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Unexpected error retrieving vpn binding\" />\n\n",
277     "comments": "",
278     "x": 1339.0965309143066,
279     "y": 223.346510887146,
280     "z": "4d931804.43f9f",
281     "wires": []
282   },
283   {
284     "id": "ef5fb88a.6f28b8",
285     "type": "block",
286     "name": "block : atomic",
287     "xml": "<block atomic=\"true\">",
288     "atomic": "true",
289     "outputs": 1,
290     "x": 1330.705322265625,
291     "y": 131.57400512695312,
292     "z": "4d931804.43f9f",
293     "wires": [
294       []
295     ]
296   },
297   {
298     "id": "680d9a64.4950bc",
299     "type": "block",
300     "name": "block",
301     "xml": "<block>\n",
302     "atomic": "false",
303     "comments": "",
304     "outputs": 1,
305     "x": 1244.5,
306     "y": 396.9999694824219,
307     "z": "4d931804.43f9f",
308     "wires": [
309       [
310         "e3908f6a.c4c398",
311         "be9e77b7.873ff",
312         "7a5cf18f.b317f8",
313         "35389645.393b9a",
314         "d348a96f.1822f8",
315         "be3b730d.7e954",
316         "b3c5e265.deb178",
317         "7d1094cd.bc6bbc",
318         "8d88db5d.e1f338",
319         "aaeb2956.e246f8",
320         "4cf00d90.a548a4",
321         "8f9bdfe5.d2a3d8",
322         "7d72ad7e.5e03ac",
323         "79f918.475996e8",
324         "c4791db3.7410b",
325         "2fb7f830.a142c",
326         "9253ced1.f2cee8",
327         "fc940e44.bb799",
328         "f5993a9c.9252b",
329         "dc6166fe.43d058",
330         "596289d7.f6ddc8",
331         "ff3cab94.0ba1d",
332         "10aaaff3.858108",
333         "1a3c9b5d.13700d",
334         "18c39015.325968"
335       ]
336     ]
337   },
338   {
339     "id": "e3908f6a.c4c398",
340     "type": "switchNode",
341     "name": "switch name",
342     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'name'`\">\n",
343     "comments": "",
344     "outputs": 1,
345     "x": 1595.5,
346     "y": 21,
347     "z": "4d931804.43f9f",
348     "wires": [
349       [
350         "a0c30c9b.5ab5d"
351       ]
352     ]
353   },
354   {
355     "id": "be9e77b7.873ff",
356     "type": "switchNode",
357     "name": "switch service-type",
358     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'service-type'`\">\n",
359     "comments": "",
360     "outputs": 1,
361     "x": 1599.4999389648438,
362     "y": 82.5999755859375,
363     "z": "4d931804.43f9f",
364     "wires": [
365       [
366         "bd7dc877.f559d8"
367       ]
368     ]
369   },
370   {
371     "id": "a0c30c9b.5ab5d",
372     "type": "outcomeTrue",
373     "name": "true",
374     "xml": "<outcome value='true'>\n",
375     "comments": "",
376     "outputs": 1,
377     "x": 1782.5,
378     "y": 21,
379     "z": "4d931804.43f9f",
380     "wires": [
381       [
382         "4d6d01e9.6c7218"
383       ]
384     ]
385   },
386   {
387     "id": "bd7dc877.f559d8",
388     "type": "outcomeTrue",
389     "name": "true",
390     "xml": "<outcome value='true'>\n",
391     "comments": "",
392     "outputs": 1,
393     "x": 1784.4999389648438,
394     "y": 80.5999755859375,
395     "z": "4d931804.43f9f",
396     "wires": [
397       [
398         "d36de49f.f68a6"
399       ]
400     ]
401   },
402   {
403     "id": "4d6d01e9.6c7218",
404     "type": "set",
405     "name": "set name",
406     "xml": "<set>\n<parameter name='prop.l3vpn.name' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
407     "comments": "",
408     "x": 1950.5,
409     "y": 21.600006103515625,
410     "z": "4d931804.43f9f",
411     "wires": []
412   },
413   {
414     "id": "d36de49f.f68a6",
415     "type": "set",
416     "name": "set service-type",
417     "xml": "<set>\n<parameter name='prop.l3vpn.service-type' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
418     "comments": "",
419     "x": 1953.4999389648438,
420     "y": 78.5999755859375,
421     "z": "4d931804.43f9f",
422     "wires": []
423   },
424   {
425     "id": "7a5cf18f.b317f8",
426     "type": "switchNode",
427     "name": "switch topology",
428     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'topology'`\">\n",
429     "comments": "",
430     "outputs": 1,
431     "x": 1598.5,
432     "y": 143.99996948242188,
433     "z": "4d931804.43f9f",
434     "wires": [
435       [
436         "68b9f582.2430d4"
437       ]
438     ]
439   },
440   {
441     "id": "35389645.393b9a",
442     "type": "switchNode",
443     "name": "switch technology",
444     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'technology'`\">\n",
445     "comments": "",
446     "outputs": 1,
447     "x": 1601.5,
448     "y": 196.99996948242188,
449     "z": "4d931804.43f9f",
450     "wires": [
451       [
452         "5cda61be.c753d8"
453       ]
454     ]
455   },
456   {
457     "id": "d348a96f.1822f8",
458     "type": "switchNode",
459     "name": "switch site1_name",
460     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'site1_name'`\">\n",
461     "comments": "",
462     "outputs": 1,
463     "x": 1606.5,
464     "y": 258.9999694824219,
465     "z": "4d931804.43f9f",
466     "wires": [
467       [
468         "d7b076fd.372c4"
469       ]
470     ]
471   },
472   {
473     "id": "be3b730d.7e954",
474     "type": "switchNode",
475     "name": "switch site2_name",
476     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'site2_name'`\">\n",
477     "comments": "",
478     "outputs": 1,
479     "x": 1601.5,
480     "y": 321.9999694824219,
481     "z": "4d931804.43f9f",
482     "wires": [
483       [
484         "5b648810.dd844"
485       ]
486     ]
487   },
488   {
489     "id": "b3c5e265.deb178",
490     "type": "switchNode",
491     "name": "switch sna1_name",
492     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'sna1_name'`\">\n",
493     "comments": "",
494     "outputs": 1,
495     "x": 1606.5,
496     "y": 381.9999694824219,
497     "z": "4d931804.43f9f",
498     "wires": [
499       [
500         "d0d57f1c.8c8bf8"
501       ]
502     ]
503   },
504   {
505     "id": "7d1094cd.bc6bbc",
506     "type": "switchNode",
507     "name": "switch sna2_name",
508     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'sna2_name'`\">\n",
509     "comments": "",
510     "outputs": 1,
511     "x": 1601.5,
512     "y": 445.9999694824219,
513     "z": "4d931804.43f9f",
514     "wires": [
515       [
516         "6e174e25.5f3d78"
517       ]
518     ]
519   },
520   {
521     "id": "8d88db5d.e1f338",
522     "type": "switchNode",
523     "name": "switch pe1_id",
524     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'pe1_id'`\">\n",
525     "comments": "",
526     "outputs": 1,
527     "x": 1606.5,
528     "y": 507.9999694824219,
529     "z": "4d931804.43f9f",
530     "wires": [
531       [
532         "ebb8fa90.99fc4"
533       ]
534     ]
535   },
536   {
537     "id": "aaeb2956.e246f8",
538     "type": "switchNode",
539     "name": "switch pe2_id",
540     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'pe2_id'`\">\n",
541     "comments": "",
542     "outputs": 1,
543     "x": 1621.5,
544     "y": 567.9999694824219,
545     "z": "4d931804.43f9f",
546     "wires": [
547       [
548         "52d74051.7b6e58"
549       ]
550     ]
551   },
552   {
553     "id": "4cf00d90.a548a4",
554     "type": "switchNode",
555     "name": "switch ac1_id",
556     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac1_id'`\">\n",
557     "comments": "",
558     "outputs": 1,
559     "x": 1616.5,
560     "y": 639.9999694824219,
561     "z": "4d931804.43f9f",
562     "wires": [
563       [
564         "9ef12bf7.50569"
565       ]
566     ]
567   },
568   {
569     "id": "8f9bdfe5.d2a3d8",
570     "type": "switchNode",
571     "name": "switch ac2_id",
572     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac2_id'`\">\n",
573     "comments": "",
574     "outputs": 1,
575     "x": 1615.5,
576     "y": 698.9999694824219,
577     "z": "4d931804.43f9f",
578     "wires": [
579       [
580         "62d558d2.f880e8"
581       ]
582     ]
583   },
584   {
585     "id": "7d72ad7e.5e03ac",
586     "type": "switchNode",
587     "name": "switch ac1_ip",
588     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac1_ip'`\">\n",
589     "comments": "",
590     "outputs": 1,
591     "x": 1592.5,
592     "y": 761.9999694824219,
593     "z": "4d931804.43f9f",
594     "wires": [
595       [
596         "bf3182f6.a9ab1"
597       ]
598     ]
599   },
600   {
601     "id": "79f918.475996e8",
602     "type": "switchNode",
603     "name": "switch ac2_ip",
604     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac2_ip'`\">\n",
605     "comments": "",
606     "outputs": 1,
607     "x": 1595.5,
608     "y": 818.9999694824219,
609     "z": "4d931804.43f9f",
610     "wires": [
611       [
612         "f2b94cc1.85afb"
613       ]
614     ]
615   },
616   {
617     "id": "c4791db3.7410b",
618     "type": "switchNode",
619     "name": "switch ac1_peer_ip",
620     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac1_peer_ip'`\">\n",
621     "comments": "",
622     "outputs": 1,
623     "x": 1601.5,
624     "y": 870.9999694824219,
625     "z": "4d931804.43f9f",
626     "wires": [
627       [
628         "acf4ab48.24e14"
629       ]
630     ]
631   },
632   {
633     "id": "2fb7f830.a142c",
634     "type": "switchNode",
635     "name": "switch ac2_peer_ip",
636     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac2_peer_ip'`\">\n",
637     "comments": "",
638     "outputs": 1,
639     "x": 1602.5,
640     "y": 925.9999694824219,
641     "z": "4d931804.43f9f",
642     "wires": [
643       [
644         "d9b315dd.3141e"
645       ]
646     ]
647   },
648   {
649     "id": "9253ced1.f2cee8",
650     "type": "switchNode",
651     "name": "switch ac1_svlan",
652     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac1_svlan'`\">\n",
653     "comments": "",
654     "outputs": 1,
655     "x": 1614.5,
656     "y": 974.9999694824219,
657     "z": "4d931804.43f9f",
658     "wires": [
659       [
660         "cf0b48ac.5ee088"
661       ]
662     ]
663   },
664   {
665     "id": "fc940e44.bb799",
666     "type": "switchNode",
667     "name": "switch ac2_svlan",
668     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac2_svlan'`\">\n",
669     "comments": "",
670     "outputs": 1,
671     "x": 1607.5,
672     "y": 1025.9999694824219,
673     "z": "4d931804.43f9f",
674     "wires": [
675       [
676         "e277ffaa.d760f"
677       ]
678     ]
679   },
680   {
681     "id": "f5993a9c.9252b",
682     "type": "switchNode",
683     "name": "switch ac1_protocol",
684     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac1_protocol'`\">\n",
685     "comments": "",
686     "outputs": 1,
687     "x": 1600.5,
688     "y": 1083.9999694824219,
689     "z": "4d931804.43f9f",
690     "wires": [
691       [
692         "77a12f7f.4e9878"
693       ]
694     ]
695   },
696   {
697     "id": "dc6166fe.43d058",
698     "type": "switchNode",
699     "name": "switch ac2_protocol",
700     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac2_protocol'`\">\n",
701     "comments": "",
702     "outputs": 1,
703     "x": 1601.5,
704     "y": 1143.9999694824219,
705     "z": "4d931804.43f9f",
706     "wires": [
707       [
708         "cee26b03.9d9c08"
709       ]
710     ]
711   },
712   {
713     "id": "596289d7.f6ddc8",
714     "type": "switchNode",
715     "name": "switch ac1_protocol_bgp_as",
716     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac1_protocol_bgp_as'`\">\n",
717     "comments": "",
718     "outputs": 1,
719     "x": 1595.5,
720     "y": 1329.9999694824219,
721     "z": "4d931804.43f9f",
722     "wires": [
723       [
724         "16e14c45.8f7a9c"
725       ]
726     ]
727   },
728   {
729     "id": "ff3cab94.0ba1d",
730     "type": "switchNode",
731     "name": "switch ac2_protocol_bgp_as",
732     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac2_protocol_bgp_as'`\">\n",
733     "comments": "",
734     "outputs": 1,
735     "x": 1601.5,
736     "y": 1380.9999694824219,
737     "z": "4d931804.43f9f",
738     "wires": [
739       [
740         "c5269182.01e42"
741       ]
742     ]
743   },
744   {
745     "id": "10aaaff3.858108",
746     "type": "switchNode",
747     "name": "switch af_type",
748     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'af_type'`\">\n",
749     "comments": "",
750     "outputs": 1,
751     "x": 1568.5,
752     "y": 1471.9999694824219,
753     "z": "4d931804.43f9f",
754     "wires": [
755       [
756         "f174a3e.2e99c6"
757       ]
758     ]
759   },
760   {
761     "id": "68b9f582.2430d4",
762     "type": "outcomeTrue",
763     "name": "true",
764     "xml": "<outcome value='true'>\n",
765     "comments": "",
766     "outputs": 1,
767     "x": 1773.5,
768     "y": 139.99996948242188,
769     "z": "4d931804.43f9f",
770     "wires": [
771       [
772         "8b63a167.2125c8"
773       ]
774     ]
775   },
776   {
777     "id": "5cda61be.c753d8",
778     "type": "outcomeTrue",
779     "name": "true",
780     "xml": "<outcome value='true'>\n",
781     "comments": "",
782     "outputs": 1,
783     "x": 1779.5,
784     "y": 192.99996948242188,
785     "z": "4d931804.43f9f",
786     "wires": [
787       [
788         "97ed26f3.136da8"
789       ]
790     ]
791   },
792   {
793     "id": "d7b076fd.372c4",
794     "type": "outcomeTrue",
795     "name": "true",
796     "xml": "<outcome value='true'>\n",
797     "comments": "",
798     "outputs": 1,
799     "x": 1788.5,
800     "y": 254.99996948242188,
801     "z": "4d931804.43f9f",
802     "wires": [
803       [
804         "9b2f5bce.e2493"
805       ]
806     ]
807   },
808   {
809     "id": "5b648810.dd844",
810     "type": "outcomeTrue",
811     "name": "true",
812     "xml": "<outcome value='true'>\n",
813     "comments": "",
814     "outputs": 1,
815     "x": 1786.5,
816     "y": 317.9999694824219,
817     "z": "4d931804.43f9f",
818     "wires": [
819       [
820         "ca017dc5.e6b6a"
821       ]
822     ]
823   },
824   {
825     "id": "d0d57f1c.8c8bf8",
826     "type": "outcomeTrue",
827     "name": "true",
828     "xml": "<outcome value='true'>\n",
829     "comments": "",
830     "outputs": 1,
831     "x": 1791.5,
832     "y": 379.9999694824219,
833     "z": "4d931804.43f9f",
834     "wires": [
835       [
836         "7a5a1e9.b76ff6"
837       ]
838     ]
839   },
840   {
841     "id": "6e174e25.5f3d78",
842     "type": "outcomeTrue",
843     "name": "true",
844     "xml": "<outcome value='true'>\n",
845     "comments": "",
846     "outputs": 1,
847     "x": 1783.5,
848     "y": 437.9999694824219,
849     "z": "4d931804.43f9f",
850     "wires": [
851       [
852         "9b74f8ad.ece11"
853       ]
854     ]
855   },
856   {
857     "id": "ebb8fa90.99fc4",
858     "type": "outcomeTrue",
859     "name": "true",
860     "xml": "<outcome value='true'>\n",
861     "comments": "",
862     "outputs": 1,
863     "x": 1784.5,
864     "y": 500.9999694824219,
865     "z": "4d931804.43f9f",
866     "wires": [
867       [
868         "de03ade1.de45c8"
869       ]
870     ]
871   },
872   {
873     "id": "52d74051.7b6e58",
874     "type": "outcomeTrue",
875     "name": "true",
876     "xml": "<outcome value='true'>\n",
877     "comments": "",
878     "outputs": 1,
879     "x": 1783.5,
880     "y": 569.9999694824219,
881     "z": "4d931804.43f9f",
882     "wires": [
883       [
884         "7788fc94.c4a214"
885       ]
886     ]
887   },
888   {
889     "id": "9ef12bf7.50569",
890     "type": "outcomeTrue",
891     "name": "true",
892     "xml": "<outcome value='true'>\n",
893     "comments": "",
894     "outputs": 1,
895     "x": 1780.5,
896     "y": 637.9999694824219,
897     "z": "4d931804.43f9f",
898     "wires": [
899       [
900         "cc439e5e.959be"
901       ]
902     ]
903   },
904   {
905     "id": "62d558d2.f880e8",
906     "type": "outcomeTrue",
907     "name": "true",
908     "xml": "<outcome value='true'>\n",
909     "comments": "",
910     "outputs": 1,
911     "x": 1779.5,
912     "y": 701.9999694824219,
913     "z": "4d931804.43f9f",
914     "wires": [
915       [
916         "7f607ee6.048328"
917       ]
918     ]
919   },
920   {
921     "id": "bf3182f6.a9ab1",
922     "type": "outcomeTrue",
923     "name": "true",
924     "xml": "<outcome value='true'>\n",
925     "comments": "",
926     "outputs": 1,
927     "x": 1752.5,
928     "y": 759.9999694824219,
929     "z": "4d931804.43f9f",
930     "wires": [
931       [
932         "82ba67e9.3e3948"
933       ]
934     ]
935   },
936   {
937     "id": "f2b94cc1.85afb",
938     "type": "outcomeTrue",
939     "name": "true",
940     "xml": "<outcome value='true'>\n",
941     "comments": "",
942     "outputs": 1,
943     "x": 1754.5,
944     "y": 816.9999694824219,
945     "z": "4d931804.43f9f",
946     "wires": [
947       [
948         "78aa250c.4c86dc"
949       ]
950     ]
951   },
952   {
953     "id": "acf4ab48.24e14",
954     "type": "outcomeTrue",
955     "name": "true",
956     "xml": "<outcome value='true'>\n",
957     "comments": "",
958     "outputs": 1,
959     "x": 1790.5,
960     "y": 867.9999694824219,
961     "z": "4d931804.43f9f",
962     "wires": [
963       [
964         "fed7f529.21c158"
965       ]
966     ]
967   },
968   {
969     "id": "d9b315dd.3141e",
970     "type": "outcomeTrue",
971     "name": "true",
972     "xml": "<outcome value='true'>\n",
973     "comments": "",
974     "outputs": 1,
975     "x": 1795.5,
976     "y": 930.9999694824219,
977     "z": "4d931804.43f9f",
978     "wires": [
979       [
980         "1e28306.dccb65"
981       ]
982     ]
983   },
984   {
985     "id": "cf0b48ac.5ee088",
986     "type": "outcomeTrue",
987     "name": "true",
988     "xml": "<outcome value='true'>\n",
989     "comments": "",
990     "outputs": 1,
991     "x": 1791.5,
992     "y": 979.9999694824219,
993     "z": "4d931804.43f9f",
994     "wires": [
995       [
996         "7587d056.b8eff8"
997       ]
998     ]
999   },
1000   {
1001     "id": "e277ffaa.d760f",
1002     "type": "outcomeTrue",
1003     "name": "true",
1004     "xml": "<outcome value='true'>\n",
1005     "comments": "",
1006     "outputs": 1,
1007     "x": 1775.5,
1008     "y": 1028.9999694824219,
1009     "z": "4d931804.43f9f",
1010     "wires": [
1011       [
1012         "ec48bf2e.e56588"
1013       ]
1014     ]
1015   },
1016   {
1017     "id": "77a12f7f.4e9878",
1018     "type": "outcomeTrue",
1019     "name": "true",
1020     "xml": "<outcome value='true'>\n",
1021     "comments": "",
1022     "outputs": 1,
1023     "x": 1772.5,
1024     "y": 1081.9999694824219,
1025     "z": "4d931804.43f9f",
1026     "wires": [
1027       [
1028         "a9616742.2a0ca"
1029       ]
1030     ]
1031   },
1032   {
1033     "id": "cee26b03.9d9c08",
1034     "type": "outcomeTrue",
1035     "name": "true",
1036     "xml": "<outcome value='true'>\n",
1037     "comments": "",
1038     "outputs": 1,
1039     "x": 1785.5,
1040     "y": 1140.9999694824219,
1041     "z": "4d931804.43f9f",
1042     "wires": [
1043       [
1044         "65101682.4139e"
1045       ]
1046     ]
1047   },
1048   {
1049     "id": "16e14c45.8f7a9c",
1050     "type": "outcomeTrue",
1051     "name": "true",
1052     "xml": "<outcome value='true'>\n",
1053     "comments": "",
1054     "outputs": 1,
1055     "x": 1803.5,
1056     "y": 1326.9999694824219,
1057     "z": "4d931804.43f9f",
1058     "wires": [
1059       [
1060         "5a2356b9.ace14"
1061       ]
1062     ]
1063   },
1064   {
1065     "id": "c5269182.01e42",
1066     "type": "outcomeTrue",
1067     "name": "true",
1068     "xml": "<outcome value='true'>\n",
1069     "comments": "",
1070     "outputs": 1,
1071     "x": 1810.5,
1072     "y": 1376.9999694824219,
1073     "z": "4d931804.43f9f",
1074     "wires": [
1075       [
1076         "35f9d54c.a32492"
1077       ]
1078     ]
1079   },
1080   {
1081     "id": "f174a3e.2e99c6",
1082     "type": "outcomeTrue",
1083     "name": "true",
1084     "xml": "<outcome value='true'>\n",
1085     "comments": "",
1086     "outputs": 1,
1087     "x": 1772.5,
1088     "y": 1480.9999694824219,
1089     "z": "4d931804.43f9f",
1090     "wires": [
1091       [
1092         "7b317e34.63e888"
1093       ]
1094     ]
1095   },
1096   {
1097     "id": "8b63a167.2125c8",
1098     "type": "set",
1099     "name": "set topology",
1100     "xml": "<set>\n<parameter name='prop.l3vpn.topology' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
1101     "comments": "",
1102     "x": 1968.5,
1103     "y": 140.99996948242188,
1104     "z": "4d931804.43f9f",
1105     "wires": []
1106   },
1107   {
1108     "id": "97ed26f3.136da8",
1109     "type": "set",
1110     "name": "set technology",
1111     "xml": "<set>\n<parameter name='prop.l3vpn.technology' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
1112     "comments": "",
1113     "x": 1958.5,
1114     "y": 194.99996948242188,
1115     "z": "4d931804.43f9f",
1116     "wires": []
1117   },
1118   {
1119     "id": "9b2f5bce.e2493",
1120     "type": "set",
1121     "name": "set site1_name",
1122     "xml": "<set>\n<parameter name='prop.l3vpn.site1_name' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
1123     "comments": "",
1124     "x": 1962.5,
1125     "y": 251.99996948242188,
1126     "z": "4d931804.43f9f",
1127     "wires": []
1128   },
1129   {
1130     "id": "ca017dc5.e6b6a",
1131     "type": "set",
1132     "name": "set site2_name",
1133     "xml": "<set>\n<parameter name='prop.l3vpn.site2_name' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
1134     "comments": "",
1135     "x": 1965.5,
1136     "y": 310.9999694824219,
1137     "z": "4d931804.43f9f",
1138     "wires": []
1139   },
1140   {
1141     "id": "7a5a1e9.b76ff6",
1142     "type": "set",
1143     "name": "set sna1_name",
1144     "xml": "<set>\n<parameter name='prop.l3vpn.sna1_name' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
1145     "comments": "",
1146     "x": 1973.5,
1147     "y": 372.9999694824219,
1148     "z": "4d931804.43f9f",
1149     "wires": []
1150   },
1151   {
1152     "id": "9b74f8ad.ece11",
1153     "type": "set",
1154     "name": "set sna2_name",
1155     "xml": "<set>\n<parameter name='prop.l3vpn.sna2_name' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
1156     "comments": "",
1157     "x": 1965.5,
1158     "y": 432.9999694824219,
1159     "z": "4d931804.43f9f",
1160     "wires": []
1161   },
1162   {
1163     "id": "de03ade1.de45c8",
1164     "type": "set",
1165     "name": "set pe1_id",
1166     "xml": "<set>\n<parameter name='prop.l3vpn.pe1_id' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
1167     "comments": "",
1168     "x": 1962.5,
1169     "y": 492.9999694824219,
1170     "z": "4d931804.43f9f",
1171     "wires": []
1172   },
1173   {
1174     "id": "7788fc94.c4a214",
1175     "type": "set",
1176     "name": "set pe2_id",
1177     "xml": "<set>\n<parameter name='prop.l3vpn.pe2_id' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
1178     "comments": "",
1179     "x": 1958.5,
1180     "y": 563.9999694824219,
1181     "z": "4d931804.43f9f",
1182     "wires": []
1183   },
1184   {
1185     "id": "cc439e5e.959be",
1186     "type": "set",
1187     "name": "set ac1_id",
1188     "xml": "<set>\n<parameter name='prop.l3vpn.ac1_id' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
1189     "comments": "",
1190     "x": 1951.5,
1191     "y": 629.9999694824219,
1192     "z": "4d931804.43f9f",
1193     "wires": []
1194   },
1195   {
1196     "id": "7f607ee6.048328",
1197     "type": "set",
1198     "name": "set ac2_id",
1199     "xml": "<set>\n<parameter name='prop.l3vpn.ac2_id' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
1200     "comments": "",
1201     "x": 1954.5,
1202     "y": 696.9999694824219,
1203     "z": "4d931804.43f9f",
1204     "wires": []
1205   },
1206   {
1207     "id": "82ba67e9.3e3948",
1208     "type": "set",
1209     "name": "set ac1_ip",
1210     "xml": "<set>\n<parameter name='prop.l3vpn.ac1_ip' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
1211     "comments": "",
1212     "x": 1930.5,
1213     "y": 762.9999694824219,
1214     "z": "4d931804.43f9f",
1215     "wires": []
1216   },
1217   {
1218     "id": "78aa250c.4c86dc",
1219     "type": "set",
1220     "name": "set ac2_ip",
1221     "xml": "<set>\n<parameter name='prop.l3vpn.ac2_ip' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
1222     "comments": "",
1223     "x": 1934.5,
1224     "y": 816.9999694824219,
1225     "z": "4d931804.43f9f",
1226     "wires": []
1227   },
1228   {
1229     "id": "fed7f529.21c158",
1230     "type": "set",
1231     "name": "set ac1_peer_ip",
1232     "xml": "<set>\n<parameter name='prop.l3vpn.ac1_peer_ip' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
1233     "comments": "",
1234     "x": 1982.5,
1235     "y": 871.9999694824219,
1236     "z": "4d931804.43f9f",
1237     "wires": []
1238   },
1239   {
1240     "id": "1e28306.dccb65",
1241     "type": "set",
1242     "name": "set ac2_peer_ip",
1243     "xml": "<set>\n<parameter name='prop.l3vpn.ac2_peer_ip' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
1244     "comments": "",
1245     "x": 1978.5,
1246     "y": 926.9999694824219,
1247     "z": "4d931804.43f9f",
1248     "wires": []
1249   },
1250   {
1251     "id": "7587d056.b8eff8",
1252     "type": "set",
1253     "name": "set ac1_svlan",
1254     "xml": "<set>\n<parameter name='prop.l3vpn.ac1_svlan' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
1255     "comments": "",
1256     "x": 1972.5,
1257     "y": 981.9999694824219,
1258     "z": "4d931804.43f9f",
1259     "wires": []
1260   },
1261   {
1262     "id": "ec48bf2e.e56588",
1263     "type": "set",
1264     "name": "set ac2_svlan",
1265     "xml": "<set>\n<parameter name='prop.l3vpn.ac2_svlan' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
1266     "comments": "",
1267     "x": 1969.5,
1268     "y": 1034.9999694824219,
1269     "z": "4d931804.43f9f",
1270     "wires": []
1271   },
1272   {
1273     "id": "a9616742.2a0ca",
1274     "type": "set",
1275     "name": "set ac1_protocol",
1276     "xml": "<set>\n<parameter name='prop.l3vpn.ac1_protocol' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
1277     "comments": "",
1278     "x": 1967.5,
1279     "y": 1091.9999694824219,
1280     "z": "4d931804.43f9f",
1281     "wires": []
1282   },
1283   {
1284     "id": "65101682.4139e",
1285     "type": "set",
1286     "name": "set ac2_protocol",
1287     "xml": "<set>\n<parameter name='prop.l3vpn.ac2_protocol' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
1288     "comments": "",
1289     "x": 1976.5,
1290     "y": 1143.9999694824219,
1291     "z": "4d931804.43f9f",
1292     "wires": []
1293   },
1294   {
1295     "id": "5a2356b9.ace14",
1296     "type": "set",
1297     "name": "set ac1_protocol_bgp_as",
1298     "xml": "<set>\n<parameter name='prop.l3vpn.ac1_protocol_bgp_as' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n<parameter name='prop.l3vpn.peer1-ip' value='`$prop.l3vpn.ac1_ip`' />\n",
1299     "comments": "",
1300     "x": 2070.5,
1301     "y": 1347.9999694824219,
1302     "z": "4d931804.43f9f",
1303     "wires": []
1304   },
1305   {
1306     "id": "35f9d54c.a32492",
1307     "type": "set",
1308     "name": "set ac2_protocol_bgp_as",
1309     "xml": "<set>\n<parameter name='prop.l3vpn.ac2_protocol_bgp_as' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n<parameter name='prop.l3vpn.peer2-ip' value='`$prop.l3vpn.ac2_ip`' />\n",
1310     "comments": "",
1311     "x": 2082.5,
1312     "y": 1396.9999694824219,
1313     "z": "4d931804.43f9f",
1314     "wires": []
1315   },
1316   {
1317     "id": "7b317e34.63e888",
1318     "type": "set",
1319     "name": "set af_type",
1320     "xml": "<set>\n<parameter name='prop.l3vpn.af_type' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
1321     "comments": "",
1322     "x": 1966.5,
1323     "y": 1490.9999694824219,
1324     "z": "4d931804.43f9f",
1325     "wires": []
1326   },
1327   {
1328     "id": "b2d33596.d59c1",
1329     "type": "record",
1330     "name": "record",
1331     "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/svclogic.log\"/>\n<parameter name=\"Time\" value=\"__TIMESTAMP__\"/>\n<parameter name=\"Method\" value=\"network-topology-operation-create\"/>\n<parameter name=\"SubMethod\" value=\"L3VPN-Config\"/>\n<parameter name=\"l3vpn_name\" value=\"`$prop.l3vpn.name`\"/>\n<parameter name=\"topology\" value=\"`$prop.l3vpn.topology`\"/>\n<parameter name=\"site1_name\" value=\"`$prop.l3vpn.site1_name`\"/>\n<parameter name=\"vpn-policy1-id\" value=\"`$prop.l3vpn.vpn-policy1-id}`\"/>\n<parameter name=\"l3vpn.entry1-id\" value=\"`$prop.l3vpn.entry1-id`\"/>\n<parameter name=\"sna1_name\" value=\"`$prop.l3vpn.sna1_name`\"/>\n<parameter name=\"pe1_id\" value=\"`$prop.l3vpn.pe1_id`\"/>\n<parameter name=\"ac1_id\" value=\"`$prop.l3vpn.ac1_id`\"/>\n<parameter name=\"sna1_svlan\" value=\"`$prop.l3vpn.sna1_svlan`\"/>\n<parameter name=\"ac1-peer-ip\" value=\"`$prop.l3vpn.ac1-peer-ip`\"/>\n<parameter name=\"ac1-ip\" value=\"`$prop.l3vpn.ac1-ip`\"/>\n<parameter name=\"ac1_protocol\" value=\"`$prop.l3vpn.ac1_protocol`\"/>\n<parameter name=\"sna1-route-ip-prefix\" value=\"`$prop.l3vpn.sna1-route-ip-prefix`\"/>\n<parameter name=\"sna1-route-next-hop\" value=\"`$prop.l3vpn.sna1-route-next-hop`\"/>\n<parameter name=\"peer2-ip\" value=\"`$prop.l3vpn.peer2-ip`\"/>\n<parameter name=\"ac2_protocol_bgp_as\" value=\"`$prop.l3vpn.ac2_protocol_bgp_as`\"/>\n<parameter name=\"vrf1-id\" value=\"`$prop.l3vpn.vrf1-id`\"/>\n<parameter name=\"site2_name\" value=\"`$prop.l3vpn.site2_name`\"/>\n<parameter name=\"vpn-policy2-id\" value=\"`$prop.l3vpn.vpn-policy2-id}`\"/>\n<parameter name=\"l3vpn.entry2-id\" value=\"`$prop.l3vpn.entry2-id`\"/>\n<parameter name=\"sna2_name\" value=\"`$prop.l3vpn.sna2_name`\"/>\n<parameter name=\"pe2_id\" value=\"`$prop.l3vpn.pe2_id`\"/>\n<parameter name=\"ac2_id\" value=\"`$prop.l3vpn.ac2_id`\"/>\n<parameter name=\"sna2_svlan\" value=\"`$prop.l3vpn.sna2_svlan`\"/>\n<parameter name=\"ac2-peer-ip\" value=\"`$prop.l3vpn.ac2-peer-ip`\"/>\n<parameter name=\"ac2-ip\" value=\"`$prop.l3vpn.ac2-ip`\"/>\n<parameter name=\"ac2_protocol\" value=\"`$prop.l3vpn.ac2_protocol`\"/>\n<parameter name=\"sna2-route-ip-prefix\" value=\"`$prop.l3vpn.sna2-route-ip-prefix`\"/>\n<parameter name=\"sna2-route-next-hop\" value=\"`$prop.l3vpn.sna2-route-next-hop`\"/>\n<parameter name=\"peer2-ip\" value=\"`$prop.l3vpn.peer2-ip`\"/>\n<parameter name=\"ac2_protocol_bgp_as\" value=\"`$prop.l3vpn.ac2_protocol_bgp_as`\"/>\n<parameter name=\"vrf2-id\" value=\"`$prop.l3vpn.vrf2-id`\"/>\n<parameter name=\"af_type\" value=\"`$prop.l3vpn.af_type`\"/>\n",
1332     "comments": "",
1333     "outputs": 1,
1334     "x": 717,
1335     "y": 982,
1336     "z": "4d931804.43f9f",
1337     "wires": [
1338       []
1339     ]
1340   },
1341   {
1342     "id": "c00ac3fa.32f9e",
1343     "type": "switchNode",
1344     "name": "switch service-type",
1345     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'service-type'`\">\n",
1346     "comments": "",
1347     "outputs": 1,
1348     "x": 698,
1349     "y": 1128,
1350     "z": "4d931804.43f9f",
1351     "wires": [
1352       [
1353         "c698b222.502b88",
1354         "db8a34f.58a0b48",
1355         "56357348.8f579c"
1356       ]
1357     ]
1358   },
1359   {
1360     "id": "c698b222.502b88",
1361     "type": "outcomeTrue",
1362     "name": "l3vpn-ipwan",
1363     "xml": "<outcome value='l3vpn-ipwan'>\n",
1364     "comments": "",
1365     "outputs": 1,
1366     "x": 684,
1367     "y": 1053,
1368     "z": "4d931804.43f9f",
1369     "wires": [
1370       [
1371         "2087b578.62417a"
1372       ]
1373     ]
1374   },
1375   {
1376     "id": "db8a34f.58a0b48",
1377     "type": "outcomeTrue",
1378     "name": "l3vpn-sptn",
1379     "xml": "<outcome value='true'>\n",
1380     "comments": "",
1381     "outputs": 1,
1382     "x": 840,
1383     "y": 1196.9999694824219,
1384     "z": "4d931804.43f9f",
1385     "wires": [
1386       [
1387         "771a98af.5ed45"
1388       ]
1389     ]
1390   },
1391   {
1392     "id": "56357348.8f579c",
1393     "type": "outcomeTrue",
1394     "name": "other",
1395     "xml": "<outcome value='Other'>\n",
1396     "comments": "",
1397     "outputs": 1,
1398     "x": 838,
1399     "y": 1275.9999694824219,
1400     "z": "4d931804.43f9f",
1401     "wires": [
1402       [
1403         "6d9cbcbd.3f88e4"
1404       ]
1405     ]
1406   },
1407   {
1408     "id": "6d9cbcbd.3f88e4",
1409     "type": "returnFailure",
1410     "name": "return failure",
1411     "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Unexpected error retrieving vpn binding\" />\n\n",
1412     "comments": "",
1413     "x": 1021,
1414     "y": 1274.9999694824219,
1415     "z": "4d931804.43f9f",
1416     "wires": []
1417   },
1418   {
1419     "id": "3cc192be.0780ae",
1420     "type": "execute",
1421     "name": "execute vpn-policy2-id",
1422     "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.l3vpn.vpn-policy2-id\"/>\n",
1423     "comments": "",
1424     "outputs": 1,
1425     "x": 806,
1426     "y": 505.9999694824219,
1427     "z": "4d931804.43f9f",
1428     "wires": [
1429       [
1430         "302083c7.ac3dac"
1431       ]
1432     ]
1433   },
1434   {
1435     "id": "302083c7.ac3dac",
1436     "type": "failure",
1437     "name": "failure",
1438     "xml": "<outcome value='failure'>\n",
1439     "comments": "",
1440     "outputs": 1,
1441     "x": 1031,
1442     "y": 508.99993896484375,
1443     "z": "4d931804.43f9f",
1444     "wires": [
1445       [
1446         "54073616.bf22b8"
1447       ]
1448     ]
1449   },
1450   {
1451     "id": "54073616.bf22b8",
1452     "type": "returnFailure",
1453     "name": "return failure",
1454     "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while generation vpn policy ID\" />\n",
1455     "comments": "",
1456     "x": 1212,
1457     "y": 506.99993896484375,
1458     "z": "4d931804.43f9f",
1459     "wires": []
1460   },
1461   {
1462     "id": "74f090f.f41e0f",
1463     "type": "set",
1464     "name": "set policy entry",
1465     "xml": "<set>\n<parameter name='prop.l3vpn.entry1-id' value='1' />\n<parameter name='prop.l3vpn.entry2-id' value='1' />\n\n",
1466     "comments": "",
1467     "x": 792,
1468     "y": 553.9999694824219,
1469     "z": "4d931804.43f9f",
1470     "wires": []
1471   },
1472   {
1473     "id": "b8ee366a.f0394",
1474     "type": "execute",
1475     "name": "execute split ac1-route",
1476     "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$prop.l3vpn.ac1-route`'/>\n<parameter name=\"regex\" value=\" ## \"/>\n<parameter name=\"ctx_memory_result_key\" value=\"route1\"/>\n",
1477     "comments": "",
1478     "outputs": 1,
1479     "x": 2196,
1480     "y": 1203.9999694824219,
1481     "z": "4d931804.43f9f",
1482     "wires": [
1483       [
1484         "ddb4705.fd9691",
1485         "68d6fb06.f03804"
1486       ]
1487     ]
1488   },
1489   {
1490     "id": "18c39015.325968",
1491     "type": "switchNode",
1492     "name": "switch ac2_route",
1493     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac2_route'`\">\n",
1494     "comments": "",
1495     "outputs": 1,
1496     "x": 1597,
1497     "y": 1251.9999694824219,
1498     "z": "4d931804.43f9f",
1499     "wires": [
1500       [
1501         "3ccf3bc3.3e11b4"
1502       ]
1503     ]
1504   },
1505   {
1506     "id": "1a3c9b5d.13700d",
1507     "type": "switchNode",
1508     "name": "switch ac1_route",
1509     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac1_route'`\">\n",
1510     "comments": "",
1511     "outputs": 1,
1512     "x": 1598,
1513     "y": 1202.9999694824219,
1514     "z": "4d931804.43f9f",
1515     "wires": [
1516       [
1517         "2acb832d.497074"
1518       ]
1519     ]
1520   },
1521   {
1522     "id": "2acb832d.497074",
1523     "type": "outcomeTrue",
1524     "name": "true",
1525     "xml": "<outcome value='true'>\n",
1526     "comments": "",
1527     "outputs": 1,
1528     "x": 1770,
1529     "y": 1200.9999694824219,
1530     "z": "4d931804.43f9f",
1531     "wires": [
1532       [
1533         "7a26ed2f.516504"
1534       ]
1535     ]
1536   },
1537   {
1538     "id": "3ccf3bc3.3e11b4",
1539     "type": "outcomeTrue",
1540     "name": "true",
1541     "xml": "<outcome value='true'>\n",
1542     "comments": "",
1543     "outputs": 1,
1544     "x": 1783,
1545     "y": 1259.9999694824219,
1546     "z": "4d931804.43f9f",
1547     "wires": [
1548       [
1549         "7a2c30da.6c0ff8"
1550       ]
1551     ]
1552   },
1553   {
1554     "id": "e6f43c15.04d7d8",
1555     "type": "set",
1556     "name": "set ac1_route",
1557     "xml": "<set>\n<parameter name='prop.l3vpn.ac1_route' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
1558     "comments": "",
1559     "x": 2167,
1560     "y": 1151.9999694824219,
1561     "z": "4d931804.43f9f",
1562     "wires": []
1563   },
1564   {
1565     "id": "d68e6b1e.3b7a88",
1566     "type": "set",
1567     "name": "set ac2_route",
1568     "xml": "<set>\n<parameter name='prop.l3vpn.ac2_route' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
1569     "comments": "",
1570     "x": 2165,
1571     "y": 1251.9999694824219,
1572     "z": "4d931804.43f9f",
1573     "wires": []
1574   },
1575   {
1576     "id": "e330304a.7683b8",
1577     "type": "execute",
1578     "name": "execute split ac2-route",
1579     "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$prop.l3vpn.ac2-route`'/>\n<parameter name=\"regex\" value=\" ## \"/>\n<parameter name=\"ctx_memory_result_key\" value=\"route2\"/>\n",
1580     "comments": "",
1581     "outputs": 1,
1582     "x": 2189,
1583     "y": 1296.9999694824219,
1584     "z": "4d931804.43f9f",
1585     "wires": [
1586       [
1587         "74434b75.2c92cc",
1588         "15dee51f.f19993"
1589       ]
1590     ]
1591   },
1592   {
1593     "id": "7a26ed2f.516504",
1594     "type": "block",
1595     "name": "block atomic",
1596     "xml": "<block atomic=\"true\">\n",
1597     "atomic": "false",
1598     "comments": "",
1599     "outputs": 1,
1600     "x": 1921,
1601     "y": 1200.9999694824219,
1602     "z": "4d931804.43f9f",
1603     "wires": [
1604       [
1605         "e6f43c15.04d7d8",
1606         "b8ee366a.f0394"
1607       ]
1608     ]
1609   },
1610   {
1611     "id": "7a2c30da.6c0ff8",
1612     "type": "block",
1613     "name": "block atomic",
1614     "xml": "<block atomic=\"true\">\n",
1615     "atomic": "false",
1616     "comments": "",
1617     "outputs": 1,
1618     "x": 1922,
1619     "y": 1259.9999694824219,
1620     "z": "4d931804.43f9f",
1621     "wires": [
1622       [
1623         "d68e6b1e.3b7a88",
1624         "e330304a.7683b8"
1625       ]
1626     ]
1627   },
1628   {
1629     "id": "54853363.a6cb2c",
1630     "type": "execute",
1631     "name": "execute vrf1-id",
1632     "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.l3vpn.vrf1-id\"/>\n",
1633     "comments": "",
1634     "outputs": 1,
1635     "x": 791,
1636     "y": 607,
1637     "z": "4d931804.43f9f",
1638     "wires": [
1639       [
1640         "9116d057.5fc3b8"
1641       ]
1642     ]
1643   },
1644   {
1645     "id": "5411c45f.3ab70c",
1646     "type": "execute",
1647     "name": "execute vrf2-id",
1648     "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.l3vpn.vrf2-id\"/>\n",
1649     "comments": "",
1650     "outputs": 1,
1651     "x": 788.3333740234375,
1652     "y": 664.333251953125,
1653     "z": "4d931804.43f9f",
1654     "wires": [
1655       [
1656         "b4142046.58a198"
1657       ]
1658     ]
1659   },
1660   {
1661     "id": "b4142046.58a198",
1662     "type": "failure",
1663     "name": "failure",
1664     "xml": "<outcome value='failure'>\n",
1665     "comments": "",
1666     "outputs": 1,
1667     "x": 1038.3333740234375,
1668     "y": 670.333251953125,
1669     "z": "4d931804.43f9f",
1670     "wires": [
1671       [
1672         "bc6dd7fc.1f785"
1673       ]
1674     ]
1675   },
1676   {
1677     "id": "9116d057.5fc3b8",
1678     "type": "failure",
1679     "name": "failure",
1680     "xml": "<outcome value='failure'>\n",
1681     "comments": "",
1682     "outputs": 1,
1683     "x": 1038,
1684     "y": 611.9999389648438,
1685     "z": "4d931804.43f9f",
1686     "wires": [
1687       [
1688         "180eaafe.c7ddcd"
1689       ]
1690     ]
1691   },
1692   {
1693     "id": "180eaafe.c7ddcd",
1694     "type": "returnFailure",
1695     "name": "return failure",
1696     "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while generation vpn policy ID\" />\n",
1697     "comments": "",
1698     "x": 1219,
1699     "y": 609.9999389648438,
1700     "z": "4d931804.43f9f",
1701     "wires": []
1702   },
1703   {
1704     "id": "bc6dd7fc.1f785",
1705     "type": "returnFailure",
1706     "name": "return failure",
1707     "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while generation vpn policy ID\" />\n",
1708     "comments": "",
1709     "x": 1219.3333740234375,
1710     "y": 668.333251953125,
1711     "z": "4d931804.43f9f",
1712     "wires": []
1713   },
1714   {
1715     "id": "2087b578.62417a",
1716     "type": "block",
1717     "name": "block : atomic",
1718     "xml": "<block atomic=\"true\">\n",
1719     "atomic": "false",
1720     "comments": "",
1721     "outputs": 1,
1722     "x": 863,
1723     "y": 1053,
1724     "z": "4d931804.43f9f",
1725     "wires": [
1726       [
1727         "8c395a0a.a246c8",
1728         "684d1f56.45dbc",
1729         "b745c53.90938b8"
1730       ]
1731     ]
1732   },
1733   {
1734     "id": "684d1f56.45dbc",
1735     "type": "execute",
1736     "name": "execute RestApiCallNode IPWAN Site Config",
1737     "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"$prop.sdncRestApi.tempDir +'/l3smvpntemplate.json'\"/>\n<parameter name=\"restapiUrl\" value=\"$prop.sdncRestApi.thirdpartySdnc.url +'/restconf/data/huawei-ac-net-l3vpn-svc:l3vpn-svc-cfg/vpn-services'\"/>\n<parameter name=\"restapiUser\" value=\"$prop.sdncRestApi.thirdpartySdnc.user\"/>\n<parameter name=\"restapiPassword\" value=\"$prop.sdncRestApi.thirdpartySdnc.password\"/>\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"restapi-result\"/>",
1738     "comments": "",
1739     "outputs": 1,
1740     "x": 1169,
1741     "y": 1048.9999694824219,
1742     "z": "4d931804.43f9f",
1743     "wires": [
1744       []
1745     ]
1746   },
1747   {
1748     "id": "b745c53.90938b8",
1749     "type": "execute",
1750     "name": "execute RestApiCallNode IPWAN VRF Config",
1751     "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"$prop.sdncRestApi.tempDir +'/l3smvpntemplate.json'\"/>\n<parameter name=\"restapiUrl\" value=\"$prop.sdncRestApi.thirdpartySdnc.url +'/restconf/data/huawei-ac-net-l3vpn-svc:l3vpn-svc-cfg/vpn-services'\"/>\n<parameter name=\"restapiUser\" value=\"$prop.sdncRestApi.thirdpartySdnc.user\"/>\n<parameter name=\"restapiPassword\" value=\"$prop.sdncRestApi.thirdpartySdnc.password\"/>\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"restapi-result\"/>",
1752     "comments": "",
1753     "outputs": 1,
1754     "x": 1167,
1755     "y": 1119.9999694824219,
1756     "z": "4d931804.43f9f",
1757     "wires": [
1758       []
1759     ]
1760   },
1761   {
1762     "id": "ddb4705.fd9691",
1763     "type": "failure",
1764     "name": "failure",
1765     "xml": "<outcome value='failure'>\n",
1766     "comments": "",
1767     "outputs": 1,
1768     "x": 2414,
1769     "y": 1195.9999694824219,
1770     "z": "4d931804.43f9f",
1771     "wires": [
1772       [
1773         "f772d637.96bc1"
1774       ]
1775     ]
1776   },
1777   {
1778     "id": "f772d637.96bc1",
1779     "type": "returnFailure",
1780     "name": "return failure",
1781     "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while splitting sna1_route\" />\n",
1782     "comments": "",
1783     "x": 2595,
1784     "y": 1193.9999694824219,
1785     "z": "4d931804.43f9f",
1786     "wires": []
1787   },
1788   {
1789     "id": "74434b75.2c92cc",
1790     "type": "failure",
1791     "name": "failure",
1792     "xml": "<outcome value='failure'>\n",
1793     "comments": "",
1794     "outputs": 1,
1795     "x": 2412,
1796     "y": 1297.9999694824219,
1797     "z": "4d931804.43f9f",
1798     "wires": [
1799       [
1800         "96d44573.8b1e"
1801       ]
1802     ]
1803   },
1804   {
1805     "id": "96d44573.8b1e",
1806     "type": "returnFailure",
1807     "name": "return failure",
1808     "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while splitting sna1_route\" />\n",
1809     "comments": "",
1810     "x": 2593,
1811     "y": 1295.9999694824219,
1812     "z": "4d931804.43f9f",
1813     "wires": []
1814   },
1815   {
1816     "id": "68d6fb06.f03804",
1817     "type": "failure",
1818     "name": "success",
1819     "xml": "<outcome value='success'>\n",
1820     "comments": "",
1821     "outputs": 1,
1822     "x": 2413,
1823     "y": 1129.9999694824219,
1824     "z": "4d931804.43f9f",
1825     "wires": [
1826       [
1827         "1ff92161.8fff2f"
1828       ]
1829     ]
1830   },
1831   {
1832     "id": "15dee51f.f19993",
1833     "type": "failure",
1834     "name": "success",
1835     "xml": "<outcome value='success'>\n",
1836     "comments": "",
1837     "outputs": 1,
1838     "x": 2409,
1839     "y": 1249.9999694824219,
1840     "z": "4d931804.43f9f",
1841     "wires": [
1842       [
1843         "7cd46973.7a534"
1844       ]
1845     ]
1846   },
1847   {
1848     "id": "1ff92161.8fff2f",
1849     "type": "set",
1850     "name": "set route1 ip-prefix next-hop",
1851     "xml": "<set>\n<parameter name='prop.l3vpn.sna1-route.ip-prefix' value='`$route1[0]`' />\n<parameter name='prop.l3vpn.sna1-route.next-hop' value='`$route1[1]`' />\n",
1852     "comments": "",
1853     "x": 2620,
1854     "y": 1123.9999694824219,
1855     "z": "4d931804.43f9f",
1856     "wires": []
1857   },
1858   {
1859     "id": "7cd46973.7a534",
1860     "type": "set",
1861     "name": "set route2 ip-prefix next-hop",
1862     "xml": "<set>\n<parameter name='prop.l3vpn.sna2-route.ip-prefix' value='`$route2[0]`' />\n<parameter name='prop.l3vpn.sna2-route.next-hop' value='`$route2[1]`' />",
1863     "comments": "",
1864     "x": 2620,
1865     "y": 1242.9999694824219,
1866     "z": "4d931804.43f9f",
1867     "wires": []
1868   },
1869   {
1870     "id": "af24f51b.e33eb",
1871     "type": "execute",
1872     "name": "execute generate-underlay-network-id",
1873     "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.l3vpn.network-id\"/>\n",
1874     "comments": "",
1875     "outputs": 1,
1876     "x": 847,
1877     "y": 758,
1878     "z": "4d931804.43f9f",
1879     "wires": [
1880       []
1881     ]
1882   },
1883   {
1884     "id": "98d8796c.a3bbc",
1885     "type": "switchNode",
1886     "name": "switch service-data.networks_length",
1887     "xml": "<switch test='`$service-data.networks.network_length`'>\n",
1888     "comments": "",
1889     "outputs": 1,
1890     "x": 805,
1891     "y": 839,
1892     "z": "4d931804.43f9f",
1893     "wires": [
1894       [
1895         "6ea3b109.b3364",
1896         "5169eb5.4d74c94"
1897       ]
1898     ]
1899   },
1900   {
1901     "id": "6ea3b109.b3364",
1902     "type": "other",
1903     "name": "Null",
1904     "xml": "<outcome value=''>\n",
1905     "comments": "",
1906     "outputs": 1,
1907     "x": 1078.8095703125,
1908     "y": 807.952392578125,
1909     "z": "4d931804.43f9f",
1910     "wires": [
1911       [
1912         "19b6c967.f095e7"
1913       ]
1914     ]
1915   },
1916   {
1917     "id": "5169eb5.4d74c94",
1918     "type": "other",
1919     "name": "other",
1920     "xml": "<outcome value='Other'>\n",
1921     "comments": "",
1922     "outputs": 1,
1923     "x": 1073.666748046875,
1924     "y": 853.6666870117188,
1925     "z": "4d931804.43f9f",
1926     "wires": [
1927       [
1928         "ea699e67.4bd718"
1929       ]
1930     ]
1931   },
1932   {
1933     "id": "19b6c967.f095e7",
1934     "type": "set",
1935     "name": "set nidx",
1936     "xml": "<set>\n<parameter name='nidx' value='0' />\n",
1937     "comments": "",
1938     "x": 1231.8095703125,
1939     "y": 807.5238037109375,
1940     "z": "4d931804.43f9f",
1941     "wires": []
1942   },
1943   {
1944     "id": "ea699e67.4bd718",
1945     "type": "set",
1946     "name": "set nidx",
1947     "xml": "<set>\n<parameter name='nidx' value='`$service-data.networks.network_length`' />\n",
1948     "comments": "",
1949     "x": 1233.2381591796875,
1950     "y": 852.5238647460938,
1951     "z": "4d931804.43f9f",
1952     "wires": []
1953   },
1954   {
1955     "id": "64964558.e55ee4",
1956     "type": "set",
1957     "name": "set network in service-data",
1958     "xml": "<set>\n<parameter name=\"service-data.networks.network[$nidx].network-id\" value='`$prop.l3vpn.network-id`' />\n<parameter name='service-data.networks.network[$nidx].network-data.sdnc-request-header.' value='`$network-topology-operation-input.sdnc-request-header.`' />\n<parameter name='service-data.networks.network[$nidx].network-data.request-information.' value='`$network-topology-operation-input.request-information.`' />\n<parameter name='service-data.networks.network[$nidx].network-data.service-information.' value='`$network-topology-operation-input.service-information.`' />\n<parameter name='service-data.networks.network[$nidx].network-data.network-information.' value='`$network-topology-operation-input.network-information.`' />\n<parameter name='service-data.networks.network[$nidx].network-data.network-request-input.' value='`$network-topology-operation-input.network-request-input.`' />\n<parameter name=\"service-data.networks.network_length\" value='`$nidx+1`' />\n\n",
1959     "comments": "",
1960     "x": 787,
1961     "y": 902,
1962     "z": "4d931804.43f9f",
1963     "wires": []
1964   },
1965   {
1966     "id": "8ea2eceb.3de538",
1967     "type": "set",
1968     "name": "set networkId and network-object-path",
1969     "xml": "<set>\n<parameter name='networkId' value='`$prop.l3vpn.network-id`' />\n<parameter name=\"network-object-path\" value=\"`'restconf/config/GENERIC-RESOURCE-API:services/service/'  + $network-topology-operation-input.service-information.service-instance-id  + '/service-data/networks/network/'  + $prop.l3vpn.network-id  + '/network-data/'` \" />",
1970     "comments": "",
1971     "x": 771,
1972     "y": 1332,
1973     "z": "4d931804.43f9f",
1974     "wires": []
1975   },
1976   {
1977     "id": "da8e6fe4.5c07a8",
1978     "type": "returnSuccess",
1979     "name": "return success",
1980     "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",
1981     "comments": "",
1982     "x": 686,
1983     "y": 1457,
1984     "z": "4d931804.43f9f",
1985     "wires": []
1986   },
1987   {
1988     "id": "51c60b4c.2a6944",
1989     "type": "set",
1990     "name": "set network-level-oper-status",
1991     "xml": "<set>\n<parameter name='service-data.networks.network[$nidx].network-data.network-level-oper-status.order-status' value='Created' />\n<parameter name='service-data.networks.network[$nidx].network-data.network-level-oper-status.last-rpc-action' value='`$network-topology-operation-input.sdnc-request-header.svc-action`' />\n<parameter name='service-data.networks.network[$nidx].network-data.network-level-oper-status.last-action' value='`$network-topology-operation-input.request-information.request-action`' />",
1992     "comments": "",
1993     "x": 743,
1994     "y": 1391,
1995     "z": "4d931804.43f9f",
1996     "wires": []
1997   }
1998 ]