Chore: Add gerrit maven verify GHA workflow
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / GENERIC-RESOURCE-API_brg-topology-operation-deactivate.json
1 [
2   {
3     "id":"19d07461.d6c8dc",
4     "type":"dgstart",
5     "name":"DGSTART",
6     "outputs":1,
7     "x":295,
8     "y":230,
9     "z":"e9217625.0cac48",
10     "wires":[
11       [
12         "b51a5c82.11d2c"
13       ]
14     ]
15   },
16   {
17     "id":"b51a5c82.11d2c",
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":391.2380790710449,
26     "y":290.95239067077637,
27     "z":"e9217625.0cac48",
28     "wires":[
29       [
30         "cbce84a6.ea6878"
31       ]
32     ]
33   },
34   {
35     "id":"cbce84a6.ea6878",
36     "type":"method",
37     "name":"brg-topology-operation-deactivate",
38     "xml":"<method rpc='brg-topology-operation-deactivate' mode='sync'>\n",
39     "comments":"",
40     "outputs":1,
41     "x":437.15485763549805,
42     "y":326.1904458999634,
43     "z":"e9217625.0cac48",
44     "wires":[
45       [
46         "d87b2e8f.9e2a"
47       ]
48     ]
49   },
50   {
51     "id":"d87b2e8f.9e2a",
52     "type":"block",
53     "name":"block : atomic",
54     "xml":"<block atomic=\"true\">",
55     "atomic":"true",
56     "comments":"",
57     "outputs":1,
58     "x":307.1428680419922,
59     "y":1181.1903924942017,
60     "z":"e9217625.0cac48",
61     "wires":[
62       [
63         "7ae0972.e4f1268",
64         "26fbe137.e4574e",
65         "aaf75937.121618",
66         "b30da41f.59e8b8",
67         "eb6cb316.78bb2",
68         "f3f334a7.8ab7b8",
69         "b0c0958f.205828",
70         "9feaac31.accea",
71         "8072d7bb.d79ca8",
72         "a4c2b092.b5846",
73         "9bf033cd.906e8",
74         "2df95cec.fa5264",
75         "22dee26e.7d616e",
76         "61e540d8.506e5",
77         "4ae758c7.df5428",
78         "8327d1cf.254a7",
79         "9ae0d8e5.63af48",
80         "8261fdb3.cd771",
81         "1191ada7.aeacf2",
82         "2ab5bcc1.a3bc14",
83         "2271a9db.dcd166",
84         "b4b8750b.6fbcb8",
85         "f73b7075.c24df",
86         "1a8316bd.e83579",
87         "2bcd212a.e454ce",
88         "e1525574.ab65b8",
89         "ad5e9d69.70e36",
90         "8bd7c7a7.dbe958"
91       ]
92     ]
93   },
94   {
95     "id":"26fbe137.e4574e",
96     "type":"returnSuccess",
97     "name":"return success",
98     "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",
99     "comments":"",
100     "x":604.0001449584961,
101     "y":2012.5478963851929,
102     "z":"e9217625.0cac48",
103     "wires":[
104
105     ]
106   },
107   {
108     "id":"7ae0972.e4f1268",
109     "type":"set",
110     "name":"set output to api handler",
111     "xml":"<set>\n<parameter name='allotted-resource-id' value='`$tmp.ar.allotted-resource-id`' />\n<parameter name='brg-object-path' value=\"`$tmp.ar.self-link`\"/>\n<parameter name='service-object-path' value=\"`'restconf/config/GENERIC-RESOURCE-API:services/service/'\n + $brg-topology-operation-input.service-information.service-instance-id\n + '/service-data/service-topology/'`\"/>\n \n",
112     "comments":"",
113     "x":632.7540588378906,
114     "y":1976.6704425811768,
115     "z":"e9217625.0cac48",
116     "wires":[
117
118     ]
119   },
120   {
121     "id":"a4c2b092.b5846",
122     "type":"set",
123     "name":"set allotted-resource-oper-status",
124     "xml":"<set>\n<parameter name='brg-ar.allotted-resource-data.allotted-resource-oper-status.order-status' value='PendingDelete' />\n<parameter name='brg-ar.allotted-resource-data.allotted-resource-oper-status.last-action' value='`$brg-topology-operation-input.request-information.request-action`' />\n<parameter name='brg-ar.allotted-resource-data.allotted-resource-oper-status.last-rpc-action' value='`$brg-topology-operation-input.sdnc-request-header.svc-action`' />\n<parameter name='brg-ar.allotted-resource-data.allotted-resource-oper-status.last-svc-request-id' value='`$brg-topology-operation-input.sdnc-request-header.svc-request-id`' />\n<parameter name='brg-ar.allotted-resource-data.allotted-resource-oper-status.create-timestamp' value='`$tmp.current-time`' />\n",
125     "comments":"",
126     "x":651.7542419433594,
127     "y":850.0514221191406,
128     "z":"e9217625.0cac48",
129     "wires":[
130
131     ]
132   },
133   {
134     "id":"b30da41f.59e8b8",
135     "type":"set",
136     "name":"set tmp.ar.self-link",
137     "xml":"<set>\n<parameter name='tmp.ar.self-link' value=\"`'restconf/config/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource/'\n + $tmp.ar.allotted-resource-id\n + '/allotted-resource-data/brg-topology/'` \" />\n\n",
138     "comments":"",
139     "x":607.7380638122559,
140     "y":443.33332538604736,
141     "z":"e9217625.0cac48",
142     "wires":[
143
144     ]
145   },
146   {
147     "id":"aaf75937.121618",
148     "type":"set",
149     "name":"set tmp.ar.allotted-resource-id,etc",
150     "xml":"<set>\n<parameter name='tmp.ar.allotted-resource-id' value='`$brg-topology-operation-input.allotted-resource-information.allotted-resource-id`' />\n<parameter name='tmp.ar.parent-service-instance-id' value='`$brg-topology-operation-input.allotted-resource-information.parent-service-instance-id`' />\n<parameter name='tmp.ar.brg-vnf-id' value='`$brg-topology-operation-input.allotted-resource-data.brg-topology.brg-assignments.brg-vnf-id`' />\n\n\n",
151     "comments":"",
152     "x":654.9973258972168,
153     "y":409.59259128570557,
154     "z":"e9217625.0cac48",
155     "wires":[
156
157     ]
158   },
159   {
160     "id":"eb6cb316.78bb2",
161     "type":"execute",
162     "name":"execute Properties",
163     "xml":"<execute plugin='org.onap.ccsdk.sli.plugins.prop.PropertiesNode' method='readProperties' >\n    <parameter name='fileName' value='%SDNC_CONFIG_DIR%/generic-resource-api-dg.properties' />\n    <parameter name='contextPrefix' value='prop' />\n",
164     "comments":"",
165     "outputs":1,
166     "x":613.9934196472168,
167     "y":479.23152446746826,
168     "z":"e9217625.0cac48",
169     "wires":[
170       [
171
172       ]
173     ]
174   },
175   {
176     "id":"b0c0958f.205828",
177     "type":"execute",
178     "name":"execute RestApiCallNode - Get AR by id",
179     "xml":"<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n    <parameter name='restapiUrl' value='`$prop.controller.url + $tmp.ar-url`' />\n    <parameter name='restapiUser' value='`$prop.controller.user`' />\n    <parameter name='restapiPassword' value='`$prop.controller.pwd`' />\n    <parameter name='format' value='json' />\n    <parameter name='httpMethod' value='GET' />\n    <parameter name=\"responsePrefix\" value=\"mdsal-ar\" />\n\n",
180     "comments":"",
181     "outputs":1,
182     "x":676.5187530517578,
183     "y":640.4594917297363,
184     "z":"e9217625.0cac48",
185     "wires":[
186       [
187         "3d7103cd.4568dc",
188         "b351e6c5.43b968"
189       ]
190     ]
191   },
192   {
193     "id":"f3f334a7.8ab7b8",
194     "type":"execute",
195     "name":"generate allotted-resource url",
196     "xml":"<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.brg-allottedresource`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.ar-url\"/>\n    <parameter name=\"target\" value=\"{allotted-resource-id}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.ar.allotted-resource-id`\"/>\n",
197     "comments":"",
198     "outputs":1,
199     "x":642.0648536682129,
200     "y":539.0172290802002,
201     "z":"e9217625.0cac48",
202     "wires":[
203       [
204
205       ]
206     ]
207   },
208   {
209     "id":"3d7103cd.4568dc",
210     "type":"success",
211     "name":"success",
212     "xml":"<outcome value='success'>\n",
213     "comments":"",
214     "outputs":1,
215     "x":933.8148918151855,
216     "y":639.2672522068024,
217     "z":"e9217625.0cac48",
218     "wires":[
219       [
220         "d40621a.b89f9e"
221       ]
222     ]
223   },
224   {
225     "id":"9feaac31.accea",
226     "type":"execute",
227     "name":"execute RestApiCallNode - PUT AR by id",
228     "xml":"<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n    <parameter name='templateFileName' value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.brg.templatefile`\" />\n    <parameter name='restapiUrl' value='`$prop.controller.url + $tmp.ar-url`' />\n    <parameter name='restapiUser' value='`$prop.controller.user`' />\n    <parameter name='restapiPassword' value='`$prop.controller.pwd`' />\n    <parameter name='format' value='json' />\n    <parameter name='httpMethod' value='PUT' />\n    <parameter name=\"responsePrefix\" value=\"mdsal-ar\" />\n\n",
229     "comments":"",
230     "outputs":1,
231     "x":684.5293121337891,
232     "y":993.4341316223145,
233     "z":"e9217625.0cac48",
234     "wires":[
235       [
236         "dbc1a30c.d1d4b",
237         "d6035553.162138",
238         "27b4f86b.b5c548"
239       ]
240     ]
241   },
242   {
243     "id":"dbc1a30c.d1d4b",
244     "type":"not-found",
245     "name":"not-found",
246     "xml":"<outcome value='not-found'>\n",
247     "comments":"",
248     "outputs":1,
249     "x":954.837329864502,
250     "y":1046.432332418859,
251     "z":"e9217625.0cac48",
252     "wires":[
253       [
254         "29141af9.f07796"
255       ]
256     ]
257   },
258   {
259     "id":"d6035553.162138",
260     "type":"failure",
261     "name":"failure",
262     "xml":"<outcome value='failure'>\n",
263     "comments":"",
264     "outputs":1,
265     "x":945.8373794555664,
266     "y":1014.9323581680655,
267     "z":"e9217625.0cac48",
268     "wires":[
269       [
270         "29141af9.f07796"
271       ]
272     ]
273   },
274   {
275     "id":"27b4f86b.b5c548",
276     "type":"success",
277     "name":"success",
278     "xml":"<outcome value='success'>\n",
279     "comments":"",
280     "outputs":1,
281     "x":949.5874176025391,
282     "y":985.2894630432129,
283     "z":"e9217625.0cac48",
284     "wires":[
285       [
286         "d196b6e8.482b88"
287       ]
288     ]
289   },
290   {
291     "id":"29141af9.f07796",
292     "type":"returnFailure",
293     "name":"return failure",
294     "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=\"Error updating md-sal for brg-allotted-resource\" />\n",
295     "comments":"",
296     "x":1115.587417602539,
297     "y":1015.6823820099235,
298     "z":"e9217625.0cac48",
299     "wires":[
300
301     ]
302   },
303   {
304     "id":"d40621a.b89f9e",
305     "type":"block",
306     "name":"block: atomic",
307     "xml":"<block atomic=\"true\">\n",
308     "atomic":"false",
309     "comments":"",
310     "outputs":1,
311     "x":1114.8148460388184,
312     "y":639.7672016620636,
313     "z":"e9217625.0cac48",
314     "wires":[
315       [
316         "8b0ae8d2.ae99c8",
317         "7e3f871e.ecf428"
318       ]
319     ]
320   },
321   {
322     "id":"8b0ae8d2.ae99c8",
323     "type":"switchNode",
324     "name":"switch brg length",
325     "xml":"<switch test='`$mdsal-ar.brg-allotted-resource_length`'>\n",
326     "comments":"",
327     "outputs":1,
328     "x":1360.6720924377441,
329     "y":674.052964925766,
330     "z":"e9217625.0cac48",
331     "wires":[
332       [
333         "3519e6a7.d8988a"
334       ]
335     ]
336   },
337   {
338     "id":"3519e6a7.d8988a",
339     "type":"other",
340     "name":"outcome 1",
341     "xml":"<outcome value='1'>\n",
342     "comments":"",
343     "outputs":1,
344     "x":1551.6720962524414,
345     "y":674.0529625415802,
346     "z":"e9217625.0cac48",
347     "wires":[
348       [
349         "7664af61.543e6"
350       ]
351     ]
352   },
353   {
354     "id":"1e13655e.0cb03b",
355     "type":"set",
356     "name":"set brg-ar from get",
357     "xml":"<set>\n<parameter name='brg-ar.' value='$mdsal-ar.brg-allotted-resource[0].' />\n",
358     "comments":"",
359     "x":1951.5292320251465,
360     "y":674.6243867874146,
361     "z":"e9217625.0cac48",
362     "wires":[
363
364     ]
365   },
366   {
367     "id":"7664af61.543e6",
368     "type":"block",
369     "name":"block: atomic",
370     "xml":"<block atomic='true'>\n",
371     "atomic":"false",
372     "comments":"",
373     "outputs":1,
374     "x":1722.5290794372559,
375     "y":674.6244316101074,
376     "z":"e9217625.0cac48",
377     "wires":[
378       [
379         "1e13655e.0cb03b",
380         "110fdea6.c07091",
381         "8aa660c8.2e3bc"
382       ]
383     ]
384   },
385   {
386     "id":"110fdea6.c07091",
387     "type":"set",
388     "name":"set oper-status",
389     "xml":"<set>\n<parameter name='brg-ar.allotted-resource-data.allotted-resource-oper-status.last-action' value='`$brg-ar.allotted-resource-data.allotted-resource-operation-information.request-information.request-action`' />\n<parameter name='brg-ar.allotted-resource-data.allotted-resource-oper-status.last-rpc-action' value='`$brg-ar.allotted-resource-status.rpc-action`' />\n<parameter name='brg-ar.allotted-resource-data.allotted-resource-oper-status.last-svc-request-id' value='`$brg-ar.allotted-resource-data.allotted-resource-operation-information.sdnc-request-header.svc-request-id`' />\n\n",
390     "comments":"",
391     "x":1949.5294761657715,
392     "y":742.0529508590698,
393     "z":"e9217625.0cac48",
394     "wires":[
395
396     ]
397   },
398   {
399     "id":"370dee36.76c892",
400     "type":"comment",
401     "name":"GET brg-allotted-resource from mdsal",
402     "info":"",
403     "comments":"",
404     "x":701.8148155212402,
405     "y":603.7671926021576,
406     "z":"e9217625.0cac48",
407     "wires":[
408
409     ]
410   },
411   {
412     "id":"8aa660c8.2e3bc",
413     "type":"switchNode",
414     "name":"switch order-status",
415     "xml":"<switch test='`$brg-ar.allotted-resource-data.allotted-resource-oper-status.order-status`'>\n",
416     "comments":"",
417     "outputs":1,
418     "x":1959.52925491333,
419     "y":707.6243848800659,
420     "z":"e9217625.0cac48",
421     "wires":[
422       [
423         "82998854.7cca78",
424         "e508d9e1.961e08"
425       ]
426     ]
427   },
428   {
429     "id":"82998854.7cca78",
430     "type":"outcome",
431     "name":"outcome Created",
432     "xml":"<outcome value='Created'>\n",
433     "comments":"",
434     "outputs":1,
435     "x":2171.1292114257812,
436     "y":668.6243848800659,
437     "z":"e9217625.0cac48",
438     "wires":[
439       [
440         "50f62ac1.c59a04"
441       ]
442     ]
443   },
444   {
445     "id":"e508d9e1.961e08",
446     "type":"outcome",
447     "name":"outcome Other",
448     "xml":"<outcome value='Other'>\n",
449     "comments":"",
450     "outputs":1,
451     "x":2196.8435859680176,
452     "y":704.052975654602,
453     "z":"e9217625.0cac48",
454     "wires":[
455       [
456         "50f62ac1.c59a04"
457       ]
458     ]
459   },
460   {
461     "id":"fb0878b6.3dd068",
462     "type":"comment",
463     "name":"Set allotted-resource-identifiers",
464     "info":"",
465     "comments":"",
466     "x":657.3386383056641,
467     "y":694.3386459350586,
468     "z":"e9217625.0cac48",
469     "wires":[
470
471     ]
472   },
473   {
474     "id":"7e3f871e.ecf428",
475     "type":"set",
476     "name":"save backup copy of mdsal-ar for rollback",
477     "xml":"<set>\n<parameter name='bk-brg-ar' value='$mdsal-ar.' />\n",
478     "comments":"",
479     "x":1440.3864250183105,
480     "y":639.7672936916351,
481     "z":"e9217625.0cac48",
482     "wires":[
483
484     ]
485   },
486   {
487     "id":"bee5e191.1671a",
488     "type":"comment",
489     "name":"Create urls for restapi",
490     "info":"",
491     "comments":"",
492     "x":612.9576606750488,
493     "y":508.6243562698364,
494     "z":"e9217625.0cac48",
495     "wires":[
496
497     ]
498   },
499   {
500     "id":"d196b6e8.482b88",
501     "type":"block",
502     "name":"block",
503     "xml":"<block>\n",
504     "atomic":"false",
505     "comments":"",
506     "outputs":1,
507     "x":1091.2433853149414,
508     "y":981.481632232666,
509     "z":"e9217625.0cac48",
510     "wires":[
511       [
512
513       ]
514     ]
515   },
516   {
517     "id":"6b4e5a43.fa5094",
518     "type":"comment",
519     "name":"TO DO: vnf/put parent",
520     "info":"",
521     "comments":"",
522     "x":619.5290908813477,
523     "y":886.9101696014404,
524     "z":"e9217625.0cac48",
525     "wires":[
526
527     ]
528   },
529   {
530     "id":"8072d7bb.d79ca8",
531     "type":"execute",
532     "name":"execute getTime",
533     "xml":"<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='setTime' >\n    <parameter name=\"outputPath\" value=\"tmp.current-time\" />\n\n",
534     "comments":"",
535     "outputs":1,
536     "x":600.9100952148438,
537     "y":808.1482043266296,
538     "z":"e9217625.0cac48",
539     "wires":[
540       [
541
542       ]
543     ]
544   },
545   {
546     "id":"b351e6c5.43b968",
547     "type":"other",
548     "name":"other",
549     "xml":"<outcome value='Other'>\n",
550     "comments":"",
551     "outputs":1,
552     "x":933.5766868591309,
553     "y":675.4814250469208,
554     "z":"e9217625.0cac48",
555     "wires":[
556       [
557         "a6e56111.1a042"
558       ]
559     ]
560   },
561   {
562     "id":"a6e56111.1a042",
563     "type":"block",
564     "name":"block: atomic",
565     "xml":"<block atomic=\"true\">\n",
566     "atomic":"false",
567     "comments":"",
568     "outputs":1,
569     "x":1113.5766372680664,
570     "y":676.1479756832123,
571     "z":"e9217625.0cac48",
572     "wires":[
573       [
574
575       ]
576     ]
577   },
578   {
579     "id":"9bf033cd.906e8",
580     "type":"set",
581     "name":"set id",
582     "xml":"<set>\n<parameter name='brg-ar.allotted-resource-id' value=\"`$tmp.ar.allotted-resource-id` \" />\n<parameter name='brg-ar.allotted-resource-status.action' value=\"`$brg-topology-operation-input.request-information.request-action` \" />\n<parameter name='brg-ar.allotted-resource-status.rpc-name' value=\"brg-topology-operation\" />\n<parameter name='brg-ar.allotted-resource-status.rpc-action' value=\"`$brg-topology-operation-input.sdnc-request-header.svc-action` \" />\n<parameter name='brg-ar.allotted-resource-data.allotted-resource-operation-information.request-information.' value=\"`$brg-topology-operation-input.request-information.` \" />\n<parameter name='brg-ar.allotted-resource-data.allotted-resource-operation-information.sdnc-request-header.' value=\"`$brg-topology-operation-input.sdnc-request-header.` \" />\n<parameter name='brg-ar.allotted-resource-data.allotted-resource-operation-information.service-information.' value=\"`$brg-topology-operation-input.service-information.` \" />\n<parameter name='brg-ar.allotted-resource-data.allotted-resource-operation-information.allotted-resource-information.' value=\"`$brg-topology-operation-input.allotted-resource-information.` \" />\n<parameter name='brg-ar.allotted-resource-data.allotted-resource-operation-information.brg-request-input.' value=\"`$brg-topology-operation-input.brg-request-input.` \" />",
583     "comments":"",
584     "x":572.2434272766113,
585     "y":732.8148908615112,
586     "z":"e9217625.0cac48",
587     "wires":[
588
589     ]
590   },
591   {
592     "id":"50f62ac1.c59a04",
593     "type":"block",
594     "name":"block",
595     "xml":"<block>\n",
596     "atomic":"false",
597     "comments":"",
598     "outputs":1,
599     "x":2385.5997276306152,
600     "y":670.0000190734863,
601     "z":"e9217625.0cac48",
602     "wires":[
603       [
604
605       ]
606     ]
607   },
608   {
609     "id":"2df95cec.fa5264",
610     "type":"update",
611     "name":"update AAI allotted-resource",
612     "xml":"<update plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"allotted-resource\" \n\t\tkey=\"customer.global-customer-id = $brg-topology-operation-input.service-information.global-customer-id AND\n\t\t\tservice-subscription.service-type = $brg-topology-operation-input.service-information.subscription-service-type AND\n\t\t\tservice-instance.service-instance-id = $brg-topology-operation-input.service-information.service-instance-id AND\n\t\t\tallotted-resource.id = $tmp.ar.allotted-resource-id\"\n        pfx='pfx' local-only='false' force='false'>\n\t<parameter name=\"operational-status\" value=\"out-of-service-path\" />\n",
613     "comments":"",
614     "outputs":1,
615     "x":641.4286422729492,
616     "y":928.5714282989502,
617     "z":"e9217625.0cac48",
618     "wires":[
619       [
620         "735fa50a.5aedac",
621         "f4f3106d.3709a"
622       ]
623     ]
624   },
625   {
626     "id":"735fa50a.5aedac",
627     "type":"failure",
628     "name":"failure",
629     "xml":"<outcome value='failure'>\n",
630     "comments":"",
631     "outputs":1,
632     "x":902.1904830932617,
633     "y":911.5239224433899,
634     "z":"e9217625.0cac48",
635     "wires":[
636       [
637         "acbfb4ad.063528"
638       ]
639     ]
640   },
641   {
642     "id":"acbfb4ad.063528",
643     "type":"returnFailure",
644     "name":"return failure",
645     "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=\"AAI failed\" />\n",
646     "comments":"",
647     "x":1068.7143630981445,
648     "y":923.1429934501648,
649     "z":"e9217625.0cac48",
650     "wires":[
651
652     ]
653   },
654   {
655     "id":"f4f3106d.3709a",
656     "type":"failure",
657     "name":"not-found",
658     "xml":"<outcome value='not-found'>\n",
659     "comments":"",
660     "outputs":1,
661     "x":909.2857704162598,
662     "y":944.2858901023865,
663     "z":"e9217625.0cac48",
664     "wires":[
665       [
666         "acbfb4ad.063528"
667       ]
668     ]
669   },
670   {
671     "id":"8327d1cf.254a7",
672     "type":"execute",
673     "name":"execute RestApiCallNode - delete BRG to vgMux vxlan tunnel port",
674     "xml":"<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n    <parameter name='restapiUrl' value='`$tmp.honeycomb.url + $tmp.vpp-honeycomb-url`' />\n    <parameter name='restapiUser' value='`$prop.honeycomb.user`' />\n    <parameter name='restapiPassword' value='`$prop.honeycomb.pwd`' />\n    <parameter name='format' value='json' />\n    <parameter name='httpMethod' value='DELETE' />\n    <parameter name=\"responsePrefix\" value=\"honeycomb-vnf\" />\n\n",
675     "comments":"",
676     "outputs":1,
677     "x":757.0000038146973,
678     "y":1469.37672996521,
679     "z":"e9217625.0cac48",
680     "wires":[
681       [
682         "6e32aa45.5f8194",
683         "a77ca19a.6e5a6",
684         "ad3f19e9.8b3568"
685       ]
686     ]
687   },
688   {
689     "id":"6e32aa45.5f8194",
690     "type":"not-found",
691     "name":"not-found",
692     "xml":"<outcome value='not-found'>\n",
693     "comments":"",
694     "outputs":1,
695     "x":1178.9748191833496,
696     "y":1506.7083686813712,
697     "z":"e9217625.0cac48",
698     "wires":[
699       [
700         "bf98dc87.5b3c4"
701       ]
702     ]
703   },
704   {
705     "id":"a77ca19a.6e5a6",
706     "type":"failure",
707     "name":"failure",
708     "xml":"<outcome value='failure'>\n",
709     "comments":"",
710     "outputs":1,
711     "x":1169.974868774414,
712     "y":1475.2083944305778,
713     "z":"e9217625.0cac48",
714     "wires":[
715       [
716         "bf98dc87.5b3c4"
717       ]
718     ]
719   },
720   {
721     "id":"ad3f19e9.8b3568",
722     "type":"success",
723     "name":"success",
724     "xml":"<outcome value='success'>\n",
725     "comments":"",
726     "outputs":1,
727     "x":1173.7249069213867,
728     "y":1445.565499305725,
729     "z":"e9217625.0cac48",
730     "wires":[
731       [
732         "6e42584e.b2d738"
733       ]
734     ]
735   },
736   {
737     "id":"bf98dc87.5b3c4",
738     "type":"returnFailure",
739     "name":"return failure",
740     "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=\"Error deleting vxlan tunnel\" />\n",
741     "comments":"",
742     "x":1339.7249069213867,
743     "y":1475.9584182724357,
744     "z":"e9217625.0cac48",
745     "wires":[
746
747     ]
748   },
749   {
750     "id":"6e42584e.b2d738",
751     "type":"block",
752     "name":"block",
753     "xml":"<block>\n",
754     "atomic":"false",
755     "comments":"",
756     "outputs":1,
757     "x":1315.380874633789,
758     "y":1441.7576684951782,
759     "z":"e9217625.0cac48",
760     "wires":[
761       [
762
763       ]
764     ]
765   },
766   {
767     "id":"61e540d8.506e5",
768     "type":"set",
769     "name":"set BRG to vgMUX VXLAN Tunnel Name",
770     "xml":"<set>\n<parameter name='tmp.tunnel-name' value=\"`'vxlanTun' + $brg-ar.allotted-resource-data.allotted-resource-operation-information.brg-request-input.vgmux-lan-ip` \" />",
771     "comments":"",
772     "x":681.7779541015625,
773     "y":1368.3770236968994,
774     "z":"e9217625.0cac48",
775     "wires":[
776
777     ]
778   },
779   {
780     "id":"4ae758c7.df5428",
781     "type":"execute",
782     "name":"generate full brg-vpp-honeycomb url",
783     "xml":"<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.vpp-honeycomb`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.vpp-honeycomb-url\"/>\n    <parameter name=\"target\" value=\"{tunnel-name}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.tunnel-name`\"/>\n",
784     "comments":"",
785     "outputs":1,
786     "x":664.7778167724609,
787     "y":1413.376732826233,
788     "z":"e9217625.0cac48",
789     "wires":[
790       [
791
792       ]
793     ]
794   },
795   {
796     "id":"22dee26e.7d616e",
797     "type":"execute",
798     "name":"generate honeycomb-url to vBRG",
799     "xml":"<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.honeycomb.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.honeycomb.url\"/>\n    <parameter name=\"target\" value=\"{honeycomb-instance-ip}\"/>\n    <parameter name=\"replacement\" value=\"`$brg-ar.allotted-resource-data.brg-topology.brg-assignments.vbrg-wan-ip`\"/>\n",
800     "comments":"",
801     "outputs":1,
802     "x":658.7778930664062,
803     "y":1325.0431432724,
804     "z":"e9217625.0cac48",
805     "wires":[
806       [
807
808       ]
809     ]
810   },
811   {
812     "id":"9ae0d8e5.63af48",
813     "type":"get-resource",
814     "name":"get-resource IPADDR from dmaap DHCP_MAP ",
815     "xml":"<get-resource plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource' resource='IPADDR' key=\"SELECT min(ip_addr) ip from DHCP_MAP where mac_addr = $brg-ar.allotted-resource-data.allotted-resource-operation-information.brg-request-input.brg-wan-mac-address\" pfx=\"tmp.brg-wan-ip\" >\n",
816     "comments":"",
817     "outputs":1,
818     "x":700.9999847412109,
819     "y":1075.8332653045654,
820     "z":"e9217625.0cac48",
821     "wires":[
822       [
823
824       ]
825     ]
826   },
827   {
828     "id":"8261fdb3.cd771",
829     "type":"set",
830     "name":"set brg-ar.allotted-resource-data.brg-topology.brg-assignments.vbrg-wan-ip",
831     "xml":"<set>\n<parameter name='brg-ar.allotted-resource-data.brg-topology.brg-assignments.vbrg-wan-ip' value='`$tmp.brg-wan-ip.ip`' />\n",
832     "comments":"",
833     "x":787.142822265625,
834     "y":1123.416519165039,
835     "z":"e9217625.0cac48",
836     "wires":[
837
838     ]
839   },
840   {
841     "id":"1191ada7.aeacf2",
842     "type":"set",
843     "name":"set tmp.ar.consuming-service-instance-id to find vgmux-lan-ip",
844     "xml":"<set>\n<parameter name='tmp.ar.consuming-service-instance-id' value='`$allotted-resource-data.brg-topology.allotted-resource-identifiers.consuming-service-instance-id`' />\n",
845     "comments":"",
846     "x":748.1427612304688,
847     "y":1171.416347503662,
848     "z":"e9217625.0cac48",
849     "wires":[
850
851     ]
852   },
853   {
854     "id":"2ab5bcc1.a3bc14",
855     "type":"set",
856     "name":"set brg-ar.allotted-resource-data.brg-topology.brg-assignments.vgmux-lan-ip",
857     "xml":"<set>\n<parameter name='brg-ar.allotted-resource-data.brg-topology.brg-assignments.vgmux-lan-ip' value='`$tmp.tunnelxconn-ar.allotted-resource-data.tunnelxconn-topology.tunnelxconn-assignments.vgmux-lan-ip`' />\n",
858     "comments":"",
859     "x":791.4760894775391,
860     "y":1268.0829801559448,
861     "z":"e9217625.0cac48",
862     "wires":[
863
864     ]
865   },
866   {
867     "id":"56899e0f.9f0a9",
868     "type":"comment",
869     "name":"Setup VXLAN Tunnel - vBRG to vgMUX",
870     "info":"",
871     "comments":"",
872     "x":350.30946350097656,
873     "y":1076.4166297912598,
874     "z":"e9217625.0cac48",
875     "wires":[
876
877     ]
878   },
879   {
880     "id":"2271a9db.dcd166",
881     "type":"call",
882     "name":"call GENERIC-RESOURCE-API:get-tunnelxconn-ar",
883     "xml":"<call module='GENERIC-RESOURCE-API' rpc='get-tunnelxconn-ar' mode='sync' >\n",
884     "comments":"",
885     "outputs":1,
886     "x":716.6666107177734,
887     "y":1216.6665077209473,
888     "z":"e9217625.0cac48",
889     "wires":[
890       [
891
892       ]
893     ]
894   },
895   {
896     "id":"ad5e9d69.70e36",
897     "type":"execute",
898     "name":"execute RestApiCallNode - setup vG to vgMux vxlan tunnel port",
899     "xml":"<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n    <parameter name='restapiUrl' value='`$tmp.honeycomb.url + $tmp.vpp-honeycomb-url`' />\n    <parameter name='restapiUser' value='`$prop.honeycomb.user`' />\n    <parameter name='restapiPassword' value='`$prop.honeycomb.pwd`' />\n    <parameter name='format' value='json' />\n    <parameter name='httpMethod' value='DELETE' />\n    <parameter name=\"responsePrefix\" value=\"honeycomb-vnf\" />\n\n",
900     "comments":"",
901     "outputs":1,
902     "x":750.7049789428711,
903     "y":1825.0618782043457,
904     "z":"e9217625.0cac48",
905     "wires":[
906       [
907         "b97f57b9.da4a38",
908         "edd6cfd6.0c5c6",
909         "a1875f2b.49a61"
910       ]
911     ]
912   },
913   {
914     "id":"b97f57b9.da4a38",
915     "type":"not-found",
916     "name":"not-found",
917     "xml":"<outcome value='not-found'>\n",
918     "comments":"",
919     "outputs":1,
920     "x":1084.6797676086426,
921     "y":1884.393490217626,
922     "z":"e9217625.0cac48",
923     "wires":[
924       [
925         "8f0443c6.63f49"
926       ]
927     ]
928   },
929   {
930     "id":"edd6cfd6.0c5c6",
931     "type":"failure",
932     "name":"failure",
933     "xml":"<outcome value='failure'>\n",
934     "comments":"",
935     "outputs":1,
936     "x":1075.679817199707,
937     "y":1852.8935159668326,
938     "z":"e9217625.0cac48",
939     "wires":[
940       [
941         "8f0443c6.63f49"
942       ]
943     ]
944   },
945   {
946     "id":"a1875f2b.49a61",
947     "type":"success",
948     "name":"success",
949     "xml":"<outcome value='success'>\n",
950     "comments":"",
951     "outputs":1,
952     "x":1079.4298553466797,
953     "y":1823.25062084198,
954     "z":"e9217625.0cac48",
955     "wires":[
956       [
957         "ee0fe1f7.5d9d6"
958       ]
959     ]
960   },
961   {
962     "id":"8f0443c6.63f49",
963     "type":"returnFailure",
964     "name":"return failure",
965     "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=\"Error setting up vxlan tunnel\" />\n",
966     "comments":"",
967     "x":1245.4298553466797,
968     "y":1853.6435398086905,
969     "z":"e9217625.0cac48",
970     "wires":[
971
972     ]
973   },
974   {
975     "id":"ee0fe1f7.5d9d6",
976     "type":"block",
977     "name":"block",
978     "xml":"<block>\n",
979     "atomic":"false",
980     "comments":"",
981     "outputs":1,
982     "x":1221.085823059082,
983     "y":1819.442790031433,
984     "z":"e9217625.0cac48",
985     "wires":[
986       [
987
988       ]
989     ]
990   },
991   {
992     "id":"2bcd212a.e454ce",
993     "type":"set",
994     "name":"set vG to vgMUX VXLAN Tunnel Name",
995     "xml":"<set>\n<parameter name='tmp.tunnel-name' value=\"`'vxlanTun' + $brg-ar.allotted-resource-data.brg-topology.brg-assignments.vgmux-bearer-ip` \" />\n",
996     "comments":"",
997     "x":672.1494979858398,
998     "y":1721.7288551330566,
999     "z":"e9217625.0cac48",
1000     "wires":[
1001
1002     ]
1003   },
1004   {
1005     "id":"e1525574.ab65b8",
1006     "type":"execute",
1007     "name":"generate full vg-vpp-honeycomb url",
1008     "xml":"<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.vpp-honeycomb`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.vpp-honeycomb-url\"/>\n    <parameter name=\"target\" value=\"{tunnel-name}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.tunnel-name`\"/>\n",
1009     "comments":"",
1010     "outputs":1,
1011     "x":660.1494674682617,
1012     "y":1780.0618467330933,
1013     "z":"e9217625.0cac48",
1014     "wires":[
1015       [
1016
1017       ]
1018     ]
1019   },
1020   {
1021     "id":"1a8316bd.e83579",
1022     "type":"execute",
1023     "name":"generate honeycomb-url to vG",
1024     "xml":"<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.honeycomb.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.honeycomb.url\"/>\n    <parameter name=\"target\" value=\"{honeycomb-instance-ip}\"/>\n    <parameter name=\"replacement\" value=\"`$brg-ar.allotted-resource-data.brg-topology.brg-assignments.vg-mgmt-ip`\"/>\n",
1025     "comments":"",
1026     "outputs":1,
1027     "x":647.1495361328125,
1028     "y":1668.7282466888428,
1029     "z":"e9217625.0cac48",
1030     "wires":[
1031       [
1032
1033       ]
1034     ]
1035   },
1036   {
1037     "id":"eaa53259.f5fbf",
1038     "type":"comment",
1039     "name":"Get vg-mgmt-ip",
1040     "info":"brg tunnelxconnn consuming-service-instance-id\nfound in services as service-instance-id",
1041     "comments":"",
1042     "x":347.8716354370117,
1043     "y":1616.8953161239624,
1044     "z":"e9217625.0cac48",
1045     "wires":[
1046
1047     ]
1048   },
1049   {
1050     "id":"9bd5631.49aaba",
1051     "type":"for",
1052     "name":"for tmp.servicedata.services",
1053     "xml":"<for index='serviceidx' start='0' end='`$tmp.servicedata.services.service_length`' >\n\n\n",
1054     "comments":"",
1055     "outputs":1,
1056     "x":1491.5382080078125,
1057     "y":1607.2283487319946,
1058     "z":"e9217625.0cac48",
1059     "wires":[
1060       [
1061         "5387ccd0.736d34"
1062       ]
1063     ]
1064   },
1065   {
1066     "id":"f73b7075.c24df",
1067     "type":"get-resource",
1068     "name":"get-resource generic-resource-api:services ",
1069     "xml":"<get-resource plugin='org.onap.ccsdk.sli.adaptors.resource.mdsal.ConfigResource' resource='GENERIC-RESOURCE-API' key='services' pfx='tmp.servicedata' >\n",
1070     "comments":"",
1071     "outputs":1,
1072     "x":684.8716583251953,
1073     "y":1619.89475440979,
1074     "z":"e9217625.0cac48",
1075     "wires":[
1076       [
1077         "da8a3a08.847948",
1078         "c7e2b4a3.bcd4c8",
1079         "4e104241.ba90cc"
1080       ]
1081     ]
1082   },
1083   {
1084     "id":"5387ccd0.736d34",
1085     "type":"switchNode",
1086     "name":"switch parent-service-instance-id matches",
1087     "xml":"<switch test='`$tmp.servicedata.services.service[$serviceidx].service-instance-id == $tmp.search.consuming-service-instance-id`'>\n\n\n",
1088     "comments":"",
1089     "outputs":1,
1090     "x":1596.2050170898438,
1091     "y":1714.5616245269775,
1092     "z":"e9217625.0cac48",
1093     "wires":[
1094       [
1095         "27b2238f.48bacc"
1096       ]
1097     ]
1098   },
1099   {
1100     "id":"27b2238f.48bacc",
1101     "type":"success",
1102     "name":"true",
1103     "xml":"<outcome value='true'>\n",
1104     "comments":"",
1105     "outputs":1,
1106     "x":1851.8715934753418,
1107     "y":1665.561752319336,
1108     "z":"e9217625.0cac48",
1109     "wires":[
1110       [
1111         "d6b8cc2c.e7ed2"
1112       ]
1113     ]
1114   },
1115   {
1116     "id":"da8a3a08.847948",
1117     "type":"success",
1118     "name":"success",
1119     "xml":"<outcome value='success'>\n",
1120     "comments":"",
1121     "outputs":1,
1122     "x":1176.5382614135742,
1123     "y":1623.8948411941528,
1124     "z":"e9217625.0cac48",
1125     "wires":[
1126       [
1127         "9bd5631.49aaba"
1128       ]
1129     ]
1130   },
1131   {
1132     "id":"4e104241.ba90cc",
1133     "type":"not-found",
1134     "name":"not-found",
1135     "xml":"<outcome value='not-found'>\n",
1136     "comments":"",
1137     "outputs":1,
1138     "x":1154.8716201782227,
1139     "y":1690.5615339279175,
1140     "z":"e9217625.0cac48",
1141     "wires":[
1142       [
1143         "95609128.36e19"
1144       ]
1145     ]
1146   },
1147   {
1148     "id":"c7e2b4a3.bcd4c8",
1149     "type":"failure",
1150     "name":"failure",
1151     "xml":"<outcome value='failure'>\n",
1152     "comments":"",
1153     "outputs":1,
1154     "x":1145.871669769287,
1155     "y":1659.061559677124,
1156     "z":"e9217625.0cac48",
1157     "wires":[
1158       [
1159         "95609128.36e19"
1160       ]
1161     ]
1162   },
1163   {
1164     "id":"95609128.36e19",
1165     "type":"returnFailure",
1166     "name":"return failure",
1167     "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=\"Error getting GENERIC-RESOURCE-API:services\" />\n",
1168     "comments":"",
1169     "x":1315.6217079162598,
1170     "y":1659.811583518982,
1171     "z":"e9217625.0cac48",
1172     "wires":[
1173
1174     ]
1175   },
1176   {
1177     "id":"d6b8cc2c.e7ed2",
1178     "type":"for",
1179     "name":"for service vnfs",
1180     "xml":"<for index='vnfidx' start='0' end='`$tmp.servicedata.services.service[$serviceidx].service-data.vnfs.vnf_length`' >\n\n\n",
1181     "comments":"",
1182     "outputs":1,
1183     "x":1885.5381240844727,
1184     "y":1566.8949918746948,
1185     "z":"e9217625.0cac48",
1186     "wires":[
1187       [
1188         "dc75c31d.21ba2"
1189       ]
1190     ]
1191   },
1192   {
1193     "id":"d6733026.3d178",
1194     "type":"switchNode",
1195     "name":"switch parent-service-instance-id matches",
1196     "xml":"<switch test='`$tmp.servicedata.services.service[$serviceidx].service-data.vnfs.vnf[$vnfidx].vnf-data.vf-modules.vf-module[$vfmoduleidx].vf-module-data.vf-module-topology.vf-module-parameters.param[$paramidx].name == vgw_private_ip_1`'>\n\n\n",
1197     "comments":"",
1198     "outputs":1,
1199     "x":2445.5381088256836,
1200     "y":1590.561650276184,
1201     "z":"e9217625.0cac48",
1202     "wires":[
1203       [
1204         "43171d7f.7e6834"
1205       ]
1206     ]
1207   },
1208   {
1209     "id":"43171d7f.7e6834",
1210     "type":"success",
1211     "name":"true",
1212     "xml":"<outcome value='true'>\n",
1213     "comments":"",
1214     "outputs":1,
1215     "x":2695.5381927490234,
1216     "y":1592.2283849716187,
1217     "z":"e9217625.0cac48",
1218     "wires":[
1219       [
1220         "3f1e667b.61b1aa"
1221       ]
1222     ]
1223   },
1224   {
1225     "id":"dc75c31d.21ba2",
1226     "type":"for",
1227     "name":"for service vnf vf-modules",
1228     "xml":"<for index='vfmoduleidx' start='0' end='`$tmp.servicedata.services.service[$serviceidx].service-data.vnfs.vnf[$vnfidx].vnf-data.vf-modules.vf-module_length`' >\n\n\n",
1229     "comments":"",
1230     "outputs":1,
1231     "x":2110.5382385253906,
1232     "y":1593.8949279785156,
1233     "z":"e9217625.0cac48",
1234     "wires":[
1235       [
1236         "d918ac81.8d655"
1237       ]
1238     ]
1239   },
1240   {
1241     "id":"d918ac81.8d655",
1242     "type":"for",
1243     "name":"for service vnfs vf-modules parameters",
1244     "xml":"<for index='paramidx' start='0' end='`$tmp.servicedata.services.service[$serviceidx].service-data.vnfs.vnf[$vnfidx].vnf-data.vf-modules.vf-module[$vfmoduleidx].vf-module-data.vf-module-topology.vf-module-parameters.param_length`' >\n\n\n",
1245     "comments":"",
1246     "outputs":1,
1247     "x":2200.538215637207,
1248     "y":1678.8948965072632,
1249     "z":"e9217625.0cac48",
1250     "wires":[
1251       [
1252         "d6733026.3d178"
1253       ]
1254     ]
1255   },
1256   {
1257     "id":"3f1e667b.61b1aa",
1258     "type":"set",
1259     "name":"set vg-mgmt-ip",
1260     "xml":"<set>\n<parameter name='brg-ar.allotted-resource-data.brg-topology.brg-assignments.vg-mgmt-ip' value='`$tmp.servicedata.services.service[$serviceidx].service-data.vnfs.vnf[$vnfidx].vnf-data.vf-modules.vf-module[$vfmoduleidx].vf-module-data.vf-module-topology.vf-module-parameters.param[$paramidx].value`' />\n",
1261     "comments":"",
1262     "x":2877.2047424316406,
1263     "y":1588.894944190979,
1264     "z":"e9217625.0cac48",
1265     "wires":[
1266
1267     ]
1268   },
1269   {
1270     "id":"8bd7c7a7.dbe958",
1271     "type":"set",
1272     "name":"set brg-ar.allotted-resource-data.brg-topology.brg-assignments.vg-ip",
1273     "xml":"<set>\n<parameter name='brg-ar.allotted-resource-data.brg-topology.brg-assignments.vg-ip' value='`$tmp.tunnelxconn-ar.allotted-resource-data.tunnelxconn-topology.tunnelxconn-assignments.vg-ip`' />\n",
1274     "comments":"",
1275     "x":762.8334503173828,
1276     "y":1518.3331851959229,
1277     "z":"e9217625.0cac48",
1278     "wires":[
1279
1280     ]
1281   },
1282   {
1283     "id":"b4b8750b.6fbcb8",
1284     "type":"set",
1285     "name":"set brg-ar.allotted-resource-data.brg-topology.brg-assignments.vgmux-bearer-ip",
1286     "xml":"<set>\n<parameter name='brg-ar.allotted-resource-data.brg-topology.brg-assignments.vgmux-bearer-ip' value='`$tmp.tunnelxconn-ar.allotted-resource-data.tunnelxconn-topology.tunnelxconn-assignments.vgmux-bearer-ip`' />\n",
1287     "comments":"",
1288     "x":798.8333930969238,
1289     "y":1572.666563987732,
1290     "z":"e9217625.0cac48",
1291     "wires":[
1292
1293     ]
1294   }
1295 ]