SDNR OOCPCI DG Updates for RANSIM Netconf Mount
[ccsdk/distribution.git] / platform-logic / oofpcipoc-api / src / main / json / oofpcipoc-api_generic-neighbor-configuration.json
1 [
2     {
3         "id": "acb70e34.bf9d7",
4         "type": "comment",
5         "name": "Generic Neighbor Configuration",
6         "info": "",
7         "comments": "",
8         "x": 356,
9         "y": 23,
10         "z": "c197f7e7.1da478",
11         "wires": []
12     },
13     {
14         "id": "d3fed603.f6fc28",
15         "type": "block",
16         "name": "block : atomic",
17         "xml": "<block atomic='true'>",
18         "atomic": "true",
19         "comments": "",
20         "outputs": 1,
21         "x": 581.9999866485596,
22         "y": 252.01049518585205,
23         "z": "c197f7e7.1da478",
24         "wires": [
25             [
26                 "dd03124b.c1ad6",
27                 "bb81a2c1.93396",
28                 "a007069.f2610f8",
29                 "92d276da.4c88e8",
30                 "198eb06.8f50d5",
31                 "f75fac3.b2d7e5",
32                 "1c57b1b4.beaaee",
33                 "1e96218.b0f68df",
34                 "15ad3471.a615dc",
35                 "cc8e22e1.329b1"
36             ]
37         ]
38     },
39     {
40         "id": "86dca6b7.e82f88",
41         "type": "for",
42         "name": "for",
43         "xml": "<for index='idx' start='0' end=\"`$generic-neighbor-configuration-input.number-of-neighbor-cell-entries`\" >",
44         "comments": "",
45         "outputs": 1,
46         "x": 544.0001831054688,
47         "y": 401,
48         "z": "c197f7e7.1da478",
49         "wires": [
50             [
51                 "d3fed603.f6fc28"
52             ]
53         ]
54     },
55     {
56         "id": "dd03124b.c1ad6",
57         "type": "set",
58         "name": "set tmp variables for the requested fap service input parms",
59         "xml": "<set>\n<parameter name=\"tmp.alias\" value=\"`$generic-neighbor-configuration-input.alias`\"/>\n<parameter name=\"tmp.plmnid\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].plmnid`\"/>\n<parameter name=\"tmp.cid\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].cid`\"/>\n<parameter name=\"tmp.phy-cell-id\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].phy-cell-id`\"/>\n<parameter name=\"tmp.pnf-name\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].pnf-name`\"/>\n<parameter name=\"tmp.blacklisted\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].blacklisted`\"/>\n",
60         "comments": "",
61         "x": 928.0011596679688,
62         "y": 45.88909912109375,
63         "z": "c197f7e7.1da478",
64         "wires": []
65     },
66     {
67         "id": "bb81a2c1.93396",
68         "type": "record",
69         "name": "record",
70         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Temporary varaibles set. Neighbor #:  \"/>\n<parameter name=\"field2\" value=\"`$idx`\"/>\n<parameter name=\"field3\" value=\"`$tmp.plmnid`\"/>\n<parameter name=\"field4\" value=\"`$tmp.cid`\"/>\n<parameter name=\"field5\" value=\"`$tmp.phy-cell-id`\"/>\n<parameter name=\"field6\" value=\"`$tmp.pnf-name`\"/>\n<parameter name=\"field7\" value=\"`$tmp.blacklisted`\"/>",
71         "comments": "",
72         "outputs": 1,
73         "x": 792.5105075836182,
74         "y": 89.01042747497559,
75         "z": "c197f7e7.1da478",
76         "wires": [
77             []
78         ]
79     },
80     {
81         "id": "ac8961a8.d1fb4",
82         "type": "block",
83         "name": "block : atomic",
84         "xml": "<block atomic='true'>",
85         "atomic": "true",
86         "comments": "",
87         "outputs": 1,
88         "x": 119.48959350585938,
89         "y": 279.9896240234375,
90         "z": "c197f7e7.1da478",
91         "wires": [
92             [
93                 "6501a6c8.9b7ae8",
94                 "32f454b1.f5ccfc",
95                 "32ca92c1.87b4ae",
96                 "dc78859c.2a1938",
97                 "fb252ea6.2716a",
98                 "c0db2192.9d16c"
99             ]
100         ]
101     },
102     {
103         "id": "93ef8347.1a6f",
104         "type": "method",
105         "name": "method",
106         "xml": "<method rpc='generic-neighbor-configuration' mode='sync'>\n",
107         "comments": "",
108         "outputs": 1,
109         "x": 105,
110         "y": 180.9895782470703,
111         "z": "c197f7e7.1da478",
112         "wires": [
113             [
114                 "ac8961a8.d1fb4"
115             ]
116         ]
117     },
118     {
119         "id": "6501a6c8.9b7ae8",
120         "type": "returnSuccess",
121         "name": "return success",
122         "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=\"SUCCESSFUL Execution\" />\n",
123         "comments": "",
124         "x": 160.00033569335938,
125         "y": 647.98974609375,
126         "z": "c197f7e7.1da478",
127         "wires": []
128     },
129     {
130         "id": "32f454b1.f5ccfc",
131         "type": "record",
132         "name": "record",
133         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RPC to Configure Neighbors INVOKED. Number of Neighbors to configure: \"/>\n<parameter name=\"field2\" value=\"`$generic-neighbor-configuration-input.number-of-neighbor-cell-entries`\"/>\n",
134         "comments": "",
135         "outputs": 1,
136         "x": 406.00030517578125,
137         "y": 80.01042938232422,
138         "z": "c197f7e7.1da478",
139         "wires": [
140             []
141         ]
142     },
143     {
144         "id": "32ca92c1.87b4ae",
145         "type": "for",
146         "name": "for",
147         "xml": "<for index='idx' start='0' end=\"`$generic-neighbor-configuration-input.number-of-neighbor-cell-entries`\" >",
148         "comments": "",
149         "outputs": 1,
150         "x": 417.085693359375,
151         "y": 126.95317077636719,
152         "z": "c197f7e7.1da478",
153         "wires": [
154             [
155                 "e3ecab0.b7f5858"
156             ]
157         ]
158     },
159     {
160         "id": "dc78859c.2a1938",
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%/sdnr-oofpcipoc-api-dg.properties' />\n    <parameter name='contextPrefix' value='prop' />\n",
164         "comments": "",
165         "outputs": 1,
166         "x": 420.00018310546875,
167         "y": 185.01040649414062,
168         "z": "c197f7e7.1da478",
169         "wires": [
170             []
171         ]
172     },
173     {
174         "id": "fb252ea6.2716a",
175         "type": "record",
176         "name": "record",
177         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Properties read .. generic neighbor config template\"/>\n<parameter name=\"field2\" value=\"`$prop.restapi.generic-neighbor-patch.template`\"/>\n<parameter name=\"field3\" value=\"`$prop.controller.user`\"/>\n<parameter name=\"field4\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"field5\" value=\"`$prop.controller.url`\"/>",
178         "comments": "",
179         "outputs": 1,
180         "x": 350.00030517578125,
181         "y": 243.010498046875,
182         "z": "c197f7e7.1da478",
183         "wires": [
184             []
185         ]
186     },
187     {
188         "id": "2071d805.4be628",
189         "type": "service-logic",
190         "name": "oofpcipoc-api 0.4.2-SNAPSHOT",
191         "module": "oofpcipoc-api",
192         "version": "${project.version}",
193         "comments": "",
194         "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='oofpcipoc-api' version='0.4.2-SNAPSHOT'>",
195         "outputs": 1,
196         "x": 160.99998474121094,
197         "y": 91.98968505859375,
198         "z": "c197f7e7.1da478",
199         "wires": [
200             [
201                 "93ef8347.1a6f"
202             ]
203         ]
204     },
205     {
206         "id": "e3ecab0.b7f5858",
207         "type": "record",
208         "name": "record",
209         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Input RPC Payload request. Neighbor #:  \"/>\n<parameter name=\"field2\" value=\"`$idx`\"/>\n<parameter name=\"field3\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].plmnid`\"/>\n<parameter name=\"field4\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].cid`\"/>\n<parameter name=\"field5\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].phy-cell-id`\"/>\n<parameter name=\"field6\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].pnf-name`\"/>\n<parameter name=\"field7\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].blacklisted`\"/>",
210         "comments": "",
211         "outputs": 1,
212         "x": 582.0005493164062,
213         "y": 110.98963165283203,
214         "z": "c197f7e7.1da478",
215         "wires": [
216             []
217         ]
218     },
219     {
220         "id": "6ed34cf7.c51b14",
221         "type": "dgstart",
222         "name": "DGSTART",
223         "outputs": 1,
224         "x": 96,
225         "y": 29.989585876464844,
226         "z": "c197f7e7.1da478",
227         "wires": [
228             [
229                 "2071d805.4be628"
230             ]
231         ]
232     },
233     {
234         "id": "cc8e22e1.329b1",
235         "type": "execute",
236         "name": "generate neighbor config URL",
237         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.lte-ran-neighbor-in-use`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.config-neighbor-service-url\"/>\n    <parameter name=\"target\" value=\"{alias}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.alias`\"/>",
238         "comments": "",
239         "outputs": 1,
240         "x": 863.5108642578125,
241         "y": 133.56614685058594,
242         "z": "c197f7e7.1da478",
243         "wires": [
244             []
245         ]
246     },
247     {
248         "id": "a007069.f2610f8",
249         "type": "record",
250         "name": "record",
251         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Config Neighbor List URL\"/>\n<parameter name=\"field2\" value=\"`$tmp.config-neighbor-service-url`\"/>",
252         "comments": "",
253         "outputs": 1,
254         "x": 790.510498046875,
255         "y": 186.7882080078125,
256         "z": "c197f7e7.1da478",
257         "wires": [
258             []
259         ]
260     },
261     {
262         "id": "92d276da.4c88e8",
263         "type": "execute",
264         "name": "populate plmnid",
265         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.config-neighbor-service-url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.config-neighbor-service-url\"/>\n    <parameter name=\"target\" value=\"{plmnid}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.plmnid`\"/>",
266         "comments": "",
267         "outputs": 1,
268         "x": 992.5106258392334,
269         "y": 198.78822231292725,
270         "z": "c197f7e7.1da478",
271         "wires": [
272             []
273         ]
274     },
275     {
276         "id": "198eb06.8f50d5",
277         "type": "record",
278         "name": "record",
279         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Config Neighbor List URL\"/>\n<parameter name=\"field2\" value=\"`$tmp.config-neighbor-service-url`\"/>\n",
280         "comments": "",
281         "outputs": 1,
282         "x": 860.5104789733887,
283         "y": 242.78819751739502,
284         "z": "c197f7e7.1da478",
285         "wires": [
286             []
287         ]
288     },
289     {
290         "id": "f75fac3.b2d7e5",
291         "type": "execute",
292         "name": "populate cid",
293         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.config-neighbor-service-url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.config-neighbor-service-url\"/>\n    <parameter name=\"target\" value=\"{cid}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cid`\"/>",
294         "comments": "",
295         "outputs": 1,
296         "x": 883.5105075836182,
297         "y": 287.7882204055786,
298         "z": "c197f7e7.1da478",
299         "wires": [
300             []
301         ]
302     },
303     {
304         "id": "1e96218.b0f68df",
305         "type": "execute",
306         "name": "Configure neighbor using PATCH",
307         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/oofpcipoc-generic-neighbor-patch.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.config-neighbor-service-url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"PATCH\"/>\n<parameter name=\"responsePrefix\" value=\"oofpci-neighbor-patch-response\"/>\n<parameter name='contentType' value='application/yang.patch+json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/yang.patch-status+json' />",
308         "comments": "",
309         "outputs": 1,
310         "x": 915.510498046875,
311         "y": 427.788330078125,
312         "z": "c197f7e7.1da478",
313         "wires": [
314             [
315                 "9ab812b9.2441c",
316                 "b2feb5f3.1f8718"
317             ]
318         ]
319     },
320     {
321         "id": "9ab812b9.2441c",
322         "type": "failure",
323         "name": "failure",
324         "xml": "<outcome value='failure'>\n",
325         "comments": "",
326         "outputs": 1,
327         "x": 1176.5103855133057,
328         "y": 440.77778339385986,
329         "z": "c197f7e7.1da478",
330         "wires": [
331             [
332                 "94c0690e.412458"
333             ]
334         ]
335     },
336     {
337         "id": "b2feb5f3.1f8718",
338         "type": "success",
339         "name": "success",
340         "xml": "<outcome value='success'>\n",
341         "comments": "",
342         "outputs": 1,
343         "x": 1194.5104274749756,
344         "y": 508.7776098251343,
345         "z": "c197f7e7.1da478",
346         "wires": [
347             [
348                 "42fa2758.89b668"
349             ]
350         ]
351     },
352     {
353         "id": "a8f77123.4f739",
354         "type": "record",
355         "name": "record",
356         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"PATCH Neighbor Executed Successfully \"/>",
357         "comments": "",
358         "outputs": 1,
359         "x": 1532.5101795196533,
360         "y": 495.7777180671692,
361         "z": "c197f7e7.1da478",
362         "wires": [
363             []
364         ]
365     },
366     {
367         "id": "42fa2758.89b668",
368         "type": "block",
369         "name": "block",
370         "xml": "<block>\n",
371         "atomic": "false",
372         "comments": "",
373         "outputs": 1,
374         "x": 1374.5100917816162,
375         "y": 506.7776908874512,
376         "z": "c197f7e7.1da478",
377         "wires": [
378             [
379                 "a8f77123.4f739"
380             ]
381         ]
382     },
383     {
384         "id": "94c0690e.412458",
385         "type": "block",
386         "name": "block",
387         "xml": "<block>\n",
388         "atomic": "false",
389         "comments": "",
390         "outputs": 1,
391         "x": 1335.510248184204,
392         "y": 449.7777690887451,
393         "z": "c197f7e7.1da478",
394         "wires": [
395             [
396                 "8f2a4b45.9518e8"
397             ]
398         ]
399     },
400     {
401         "id": "8f2a4b45.9518e8",
402         "type": "returnFailure",
403         "name": "return failure",
404         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name=\"error-code\" value=\"500\" />\n<parameter name=\"error-message\" value=\"Error adding a new neighbor\" />",
405         "comments": "",
406         "x": 1511.5100116729736,
407         "y": 434.77774238586426,
408         "z": "c197f7e7.1da478",
409         "wires": []
410     },
411     {
412         "id": "1c57b1b4.beaaee",
413         "type": "execute",
414         "name": "Get neighbor details pre-configuration",
415         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.config-neighbor-service-url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"oofpci-neighbor-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n",
416         "comments": "",
417         "outputs": 1,
418         "x": 913.5104370117188,
419         "y": 339.7882080078125,
420         "z": "c197f7e7.1da478",
421         "wires": [
422             [
423                 "6f64c3b4.09149c",
424                 "b4abf739.6c1f68"
425             ]
426         ]
427     },
428     {
429         "id": "6f64c3b4.09149c",
430         "type": "failure",
431         "name": "failure",
432         "xml": "<outcome value='failure'>\n",
433         "comments": "",
434         "outputs": 1,
435         "x": 1164.5105381011963,
436         "y": 321.4442539215088,
437         "z": "c197f7e7.1da478",
438         "wires": [
439             [
440                 "a028bb53.ce35a8"
441             ]
442         ]
443     },
444     {
445         "id": "b4abf739.6c1f68",
446         "type": "success",
447         "name": "success",
448         "xml": "<outcome value='success'>\n",
449         "comments": "",
450         "outputs": 1,
451         "x": 1159.5103702545166,
452         "y": 377.44440746307373,
453         "z": "c197f7e7.1da478",
454         "wires": [
455             [
456                 "f4e4f96.daf0108"
457             ]
458         ]
459     },
460     {
461         "id": "f4e4f96.daf0108",
462         "type": "block",
463         "name": "block",
464         "xml": "<block>\n",
465         "atomic": "false",
466         "comments": "",
467         "outputs": 1,
468         "x": 1311.5101871490479,
469         "y": 386.44431257247925,
470         "z": "c197f7e7.1da478",
471         "wires": [
472             [
473                 "d3310510.124b48"
474             ]
475         ]
476     },
477     {
478         "id": "d3310510.124b48",
479         "type": "record",
480         "name": "record",
481         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Details about Neighbor Pre-configuration\"/>\n<parameter name=\"field2\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].plmnid`\"/>\n<parameter name=\"field3\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].cid`\"/>\n<parameter name=\"field4\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].phy-cell-id`\"/>\n<parameter name=\"field5\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].pnf-name`\"/>\n<parameter name=\"field6\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].blacklisted`\"/>",
482         "comments": "",
483         "outputs": 1,
484         "x": 1472.510103225708,
485         "y": 380.44458293914795,
486         "z": "c197f7e7.1da478",
487         "wires": [
488             []
489         ]
490     },
491     {
492         "id": "a028bb53.ce35a8",
493         "type": "returnFailure",
494         "name": "return failure",
495         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name=\"error-code\" value=\"500\" />\n<parameter name=\"error-message\" value=\"Error getting details about new neighbor \" />",
496         "comments": "",
497         "x": 1365.5103282928467,
498         "y": 327.44426250457764,
499         "z": "c197f7e7.1da478",
500         "wires": []
501     },
502     {
503         "id": "15ad3471.a615dc",
504         "type": "execute",
505         "name": "Get neighbor details post-configuration",
506         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.config-neighbor-service-url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"oofpci-neighbor-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n",
507         "comments": "",
508         "outputs": 1,
509         "x": 871.5104370117188,
510         "y": 503.67706298828125,
511         "z": "c197f7e7.1da478",
512         "wires": [
513             [
514                 "144ccd4d.5f33d3",
515                 "6b712cb1.c5f834"
516             ]
517         ]
518     },
519     {
520         "id": "144ccd4d.5f33d3",
521         "type": "failure",
522         "name": "failure",
523         "xml": "<outcome value='failure'>\n",
524         "comments": "",
525         "outputs": 1,
526         "x": 1204.5105381011963,
527         "y": 559.3331089019775,
528         "z": "c197f7e7.1da478",
529         "wires": [
530             [
531                 "5f6e00fc.ed03a"
532             ]
533         ]
534     },
535     {
536         "id": "6b712cb1.c5f834",
537         "type": "success",
538         "name": "success",
539         "xml": "<outcome value='success'>\n",
540         "comments": "",
541         "outputs": 1,
542         "x": 1199.5103702545166,
543         "y": 615.3332624435425,
544         "z": "c197f7e7.1da478",
545         "wires": [
546             [
547                 "4913d618.0c8fe8"
548             ]
549         ]
550     },
551     {
552         "id": "4913d618.0c8fe8",
553         "type": "block",
554         "name": "block",
555         "xml": "<block>\n",
556         "atomic": "false",
557         "comments": "",
558         "outputs": 1,
559         "x": 1351.5101871490479,
560         "y": 624.333167552948,
561         "z": "c197f7e7.1da478",
562         "wires": [
563             [
564                 "1c9c0def.8b9082"
565             ]
566         ]
567     },
568     {
569         "id": "5f6e00fc.ed03a",
570         "type": "returnFailure",
571         "name": "return failure",
572         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name=\"error-code\" value=\"500\" />\n<parameter name=\"error-message\" value=\"Error getting details about new neighbor \" />",
573         "comments": "",
574         "x": 1405.5103282928467,
575         "y": 565.3331174850464,
576         "z": "c197f7e7.1da478",
577         "wires": []
578     },
579     {
580         "id": "1c9c0def.8b9082",
581         "type": "record",
582         "name": "record",
583         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Details about Neighbor Pre-configuration\"/>\n<parameter name=\"field2\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].plmnid`\"/>\n<parameter name=\"field3\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].cid`\"/>\n<parameter name=\"field4\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].phy-cell-id`\"/>\n<parameter name=\"field5\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].pnf-name`\"/>\n<parameter name=\"field6\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].blacklisted`\"/>",
584         "comments": "",
585         "outputs": 1,
586         "x": 1512.5100955963135,
587         "y": 617.3334121704102,
588         "z": "c197f7e7.1da478",
589         "wires": [
590             []
591         ]
592     },
593     {
594         "id": "1262f222.f1f98e",
595         "type": "block",
596         "name": "block : atomic",
597         "xml": "<block atomic='true'>",
598         "atomic": "true",
599         "comments": "",
600         "outputs": 1,
601         "x": 530.9999866485596,
602         "y": 869.999997138977,
603         "z": "c197f7e7.1da478",
604         "wires": [
605             [
606                 "4156eb3.49eb114",
607                 "28301c50.f9a394",
608                 "2aab82d0.4d643e",
609                 "c0b1bda4.651cf",
610                 "6b902758.7673c8",
611                 "f337f894.e1cc48",
612                 "fe8ae27d.83e96",
613                 "359b0369.a48e7c",
614                 "8d693ead.befbb",
615                 "38c29228.79ba4e",
616                 "411a695d.a4f048"
617             ]
618         ]
619     },
620     {
621         "id": "ae52469b.df3fe8",
622         "type": "for",
623         "name": "for",
624         "xml": "<for index='idx' start='0' end=\"`$generic-neighbor-configuration-input.number-of-neighbor-cell-entries`\" >",
625         "comments": "",
626         "outputs": 1,
627         "x": 513.0001831054688,
628         "y": 493.989501953125,
629         "z": "c197f7e7.1da478",
630         "wires": [
631             [
632                 "1262f222.f1f98e"
633             ]
634         ]
635     },
636     {
637         "id": "4156eb3.49eb114",
638         "type": "set",
639         "name": "set tmp variables for the requested fap service input parms",
640         "xml": "<set>\n<parameter name=\"tmp.alias\" value=\"`$generic-neighbor-configuration-input.alias`\"/>\n<parameter name=\"tmp.plmnid\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].plmnid`\"/>\n<parameter name=\"tmp.cid\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].cid`\"/>\n<parameter name=\"tmp.phy-cell-id\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].phy-cell-id`\"/>\n<parameter name=\"tmp.pnf-name\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].pnf-name`\"/>\n<parameter name=\"tmp.blacklisted\" value=\"`$generic-neighbor-configuration-input.neighbor-list-in-use[$idx].blacklisted`\"/>\n",
641         "comments": "",
642         "x": 839.0011596679688,
643         "y": 598.8786010742188,
644         "z": "c197f7e7.1da478",
645         "wires": []
646     },
647     {
648         "id": "28301c50.f9a394",
649         "type": "record",
650         "name": "record",
651         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Temporary varaibles set. Neighbor #:  \"/>\n<parameter name=\"field2\" value=\"`$idx`\"/>\n<parameter name=\"field3\" value=\"`$tmp.plmnid`\"/>\n<parameter name=\"field4\" value=\"`$tmp.cid`\"/>\n<parameter name=\"field5\" value=\"`$tmp.phy-cell-id`\"/>\n<parameter name=\"field6\" value=\"`$tmp.pnf-name`\"/>\n<parameter name=\"field7\" value=\"`$tmp.blacklisted`\"/>",
652         "comments": "",
653         "outputs": 1,
654         "x": 734.510498046875,
655         "y": 642.9999389648438,
656         "z": "c197f7e7.1da478",
657         "wires": [
658             []
659         ]
660     },
661     {
662         "id": "38c29228.79ba4e",
663         "type": "execute",
664         "name": "generate neighbor config URL",
665         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.lte-ran-neighbor-in-use.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.config-neighbor-service-url\"/>\n    <parameter name=\"target\" value=\"{alias}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.alias`\"/>",
666         "comments": "",
667         "outputs": 1,
668         "x": 827.5108642578125,
669         "y": 691.5556640625,
670         "z": "c197f7e7.1da478",
671         "wires": [
672             []
673         ]
674     },
675     {
676         "id": "2aab82d0.4d643e",
677         "type": "record",
678         "name": "record",
679         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Config Neighbor List URL\"/>\n<parameter name=\"field2\" value=\"`$tmp.config-neighbor-service-url`\"/>",
680         "comments": "",
681         "outputs": 1,
682         "x": 768.510498046875,
683         "y": 740.7777099609375,
684         "z": "c197f7e7.1da478",
685         "wires": [
686             []
687         ]
688     },
689     {
690         "id": "c0b1bda4.651cf",
691         "type": "execute",
692         "name": "populate plmnid",
693         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.config-neighbor-service-url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.config-neighbor-service-url\"/>\n    <parameter name=\"target\" value=\"{plmnid}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.plmnid`\"/>",
694         "comments": "",
695         "outputs": 1,
696         "x": 832.5106201171875,
697         "y": 836.7777099609375,
698         "z": "c197f7e7.1da478",
699         "wires": [
700             []
701         ]
702     },
703     {
704         "id": "6b902758.7673c8",
705         "type": "record",
706         "name": "record",
707         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Config Neighbor List URL\"/>\n<parameter name=\"field2\" value=\"`$tmp.config-neighbor-service-url`\"/>\n",
708         "comments": "",
709         "outputs": 1,
710         "x": 807.510498046875,
711         "y": 884.7777099609375,
712         "z": "c197f7e7.1da478",
713         "wires": [
714             []
715         ]
716     },
717     {
718         "id": "f337f894.e1cc48",
719         "type": "execute",
720         "name": "populate cid",
721         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.config-neighbor-service-url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.config-neighbor-service-url\"/>\n    <parameter name=\"target\" value=\"{cid}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cid`\"/>",
722         "comments": "",
723         "outputs": 1,
724         "x": 816.510498046875,
725         "y": 921.7777099609375,
726         "z": "c197f7e7.1da478",
727         "wires": [
728             []
729         ]
730     },
731     {
732         "id": "359b0369.a48e7c",
733         "type": "execute",
734         "name": "Configure neighbor using PATCH",
735         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/oofpcipoc-generic-neighbor-patch.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.config-neighbor-service-url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"PATCH\"/>\n<parameter name=\"responsePrefix\" value=\"oofpci-neighbor-patch-response\"/>\n<parameter name='contentType' value='application/yang.patch+json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/yang.patch-status+json' />",
736         "comments": "",
737         "outputs": 1,
738         "x": 830.510498046875,
739         "y": 1051.77783203125,
740         "z": "c197f7e7.1da478",
741         "wires": [
742             [
743                 "aaf367ec.71a3d8",
744                 "f6e2a503.cab1e8"
745             ]
746         ]
747     },
748     {
749         "id": "aaf367ec.71a3d8",
750         "type": "failure",
751         "name": "failure",
752         "xml": "<outcome value='failure'>\n",
753         "comments": "",
754         "outputs": 1,
755         "x": 1125.5103855133057,
756         "y": 1058.7672853469849,
757         "z": "c197f7e7.1da478",
758         "wires": [
759             [
760                 "d64f59f9.bbcd88"
761             ]
762         ]
763     },
764     {
765         "id": "f6e2a503.cab1e8",
766         "type": "success",
767         "name": "success",
768         "xml": "<outcome value='success'>\n",
769         "comments": "",
770         "outputs": 1,
771         "x": 1143.5104274749756,
772         "y": 1126.7671117782593,
773         "z": "c197f7e7.1da478",
774         "wires": [
775             [
776                 "ad51aa4c.6dd0f8"
777             ]
778         ]
779     },
780     {
781         "id": "da0a9ad3.338348",
782         "type": "record",
783         "name": "record",
784         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"PATCH Neighbor Executed Successfully \"/>",
785         "comments": "",
786         "outputs": 1,
787         "x": 1481.5101795196533,
788         "y": 1113.7672200202942,
789         "z": "c197f7e7.1da478",
790         "wires": [
791             []
792         ]
793     },
794     {
795         "id": "ad51aa4c.6dd0f8",
796         "type": "block",
797         "name": "block",
798         "xml": "<block>\n",
799         "atomic": "false",
800         "comments": "",
801         "outputs": 1,
802         "x": 1323.5100917816162,
803         "y": 1124.7671928405762,
804         "z": "c197f7e7.1da478",
805         "wires": [
806             [
807                 "da0a9ad3.338348"
808             ]
809         ]
810     },
811     {
812         "id": "d64f59f9.bbcd88",
813         "type": "block",
814         "name": "block",
815         "xml": "<block>\n",
816         "atomic": "false",
817         "comments": "",
818         "outputs": 1,
819         "x": 1284.510248184204,
820         "y": 1067.7672710418701,
821         "z": "c197f7e7.1da478",
822         "wires": [
823             [
824                 "1a1c9666.4c773a"
825             ]
826         ]
827     },
828     {
829         "id": "1a1c9666.4c773a",
830         "type": "returnFailure",
831         "name": "return failure",
832         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name=\"error-code\" value=\"500\" />\n<parameter name=\"error-message\" value=\"Error adding a new neighbor\" />",
833         "comments": "",
834         "x": 1460.5100116729736,
835         "y": 1052.7672443389893,
836         "z": "c197f7e7.1da478",
837         "wires": []
838     },
839     {
840         "id": "fe8ae27d.83e96",
841         "type": "execute",
842         "name": "Get neighbor details pre-configuration",
843         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.config-neighbor-service-url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"oofpci-neighbor-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n",
844         "comments": "",
845         "outputs": 1,
846         "x": 840.5104370117188,
847         "y": 966.7777099609375,
848         "z": "c197f7e7.1da478",
849         "wires": [
850             [
851                 "dc414a11.7edb78",
852                 "9db5bb73.2d55e8"
853             ]
854         ]
855     },
856     {
857         "id": "dc414a11.7edb78",
858         "type": "failure",
859         "name": "failure",
860         "xml": "<outcome value='failure'>\n",
861         "comments": "",
862         "outputs": 1,
863         "x": 1113.5105381011963,
864         "y": 939.4337558746338,
865         "z": "c197f7e7.1da478",
866         "wires": [
867             [
868                 "64dcc609.fa2868"
869             ]
870         ]
871     },
872     {
873         "id": "9db5bb73.2d55e8",
874         "type": "success",
875         "name": "success",
876         "xml": "<outcome value='success'>\n",
877         "comments": "",
878         "outputs": 1,
879         "x": 1108.5103702545166,
880         "y": 995.4339094161987,
881         "z": "c197f7e7.1da478",
882         "wires": [
883             [
884                 "47f38d6d.89f364"
885             ]
886         ]
887     },
888     {
889         "id": "47f38d6d.89f364",
890         "type": "block",
891         "name": "block",
892         "xml": "<block>\n",
893         "atomic": "false",
894         "comments": "",
895         "outputs": 1,
896         "x": 1260.5101871490479,
897         "y": 1004.4338145256042,
898         "z": "c197f7e7.1da478",
899         "wires": [
900             [
901                 "ab46d61a.7a0318"
902             ]
903         ]
904     },
905     {
906         "id": "ab46d61a.7a0318",
907         "type": "record",
908         "name": "record",
909         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Details about Neighbor Pre-configuration\"/>\n<parameter name=\"field2\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].plmnid`\"/>\n<parameter name=\"field3\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].cid`\"/>\n<parameter name=\"field4\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].phy-cell-id`\"/>\n<parameter name=\"field5\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].pnf-name`\"/>\n<parameter name=\"field6\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].blacklisted`\"/>",
910         "comments": "",
911         "outputs": 1,
912         "x": 1421.510103225708,
913         "y": 998.434084892273,
914         "z": "c197f7e7.1da478",
915         "wires": [
916             []
917         ]
918     },
919     {
920         "id": "64dcc609.fa2868",
921         "type": "returnFailure",
922         "name": "return failure",
923         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name=\"error-code\" value=\"500\" />\n<parameter name=\"error-message\" value=\"Error getting details about new neighbor \" />",
924         "comments": "",
925         "x": 1314.5103282928467,
926         "y": 945.4337644577026,
927         "z": "c197f7e7.1da478",
928         "wires": []
929     },
930     {
931         "id": "8d693ead.befbb",
932         "type": "execute",
933         "name": "Get neighbor details post-configuration",
934         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.config-neighbor-service-url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"oofpci-neighbor-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n",
935         "comments": "",
936         "outputs": 1,
937         "x": 796.5104370117188,
938         "y": 1165.6666259765625,
939         "z": "c197f7e7.1da478",
940         "wires": [
941             [
942                 "8f75a41.6426d58",
943                 "23c81cd0.efa084"
944             ]
945         ]
946     },
947     {
948         "id": "8f75a41.6426d58",
949         "type": "failure",
950         "name": "failure",
951         "xml": "<outcome value='failure'>\n",
952         "comments": "",
953         "outputs": 1,
954         "x": 1153.5105381011963,
955         "y": 1177.3226108551025,
956         "z": "c197f7e7.1da478",
957         "wires": [
958             [
959                 "bfbdf11e.993f7"
960             ]
961         ]
962     },
963     {
964         "id": "23c81cd0.efa084",
965         "type": "success",
966         "name": "success",
967         "xml": "<outcome value='success'>\n",
968         "comments": "",
969         "outputs": 1,
970         "x": 1148.5103702545166,
971         "y": 1233.3227643966675,
972         "z": "c197f7e7.1da478",
973         "wires": [
974             [
975                 "4d4d048c.c416cc"
976             ]
977         ]
978     },
979     {
980         "id": "4d4d048c.c416cc",
981         "type": "block",
982         "name": "block",
983         "xml": "<block>\n",
984         "atomic": "false",
985         "comments": "",
986         "outputs": 1,
987         "x": 1300.5101871490479,
988         "y": 1242.322669506073,
989         "z": "c197f7e7.1da478",
990         "wires": [
991             [
992                 "fcddb4e7.12b6d8"
993             ]
994         ]
995     },
996     {
997         "id": "bfbdf11e.993f7",
998         "type": "returnFailure",
999         "name": "return failure",
1000         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name=\"error-code\" value=\"500\" />\n<parameter name=\"error-message\" value=\"Error getting details about new neighbor \" />",
1001         "comments": "",
1002         "x": 1354.5103282928467,
1003         "y": 1183.3226194381714,
1004         "z": "c197f7e7.1da478",
1005         "wires": []
1006     },
1007     {
1008         "id": "fcddb4e7.12b6d8",
1009         "type": "record",
1010         "name": "record",
1011         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/generic-neighbor-config.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Details about Neighbor Pre-configuration\"/>\n<parameter name=\"field2\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].plmnid`\"/>\n<parameter name=\"field3\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].cid`\"/>\n<parameter name=\"field4\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].phy-cell-id`\"/>\n<parameter name=\"field5\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].pnf-name`\"/>\n<parameter name=\"field6\" value=\"`$oofpci-neighbor-response.lte-ran-neighbor-list-in-use-lte-cell[0].blacklisted`\"/>",
1012         "comments": "",
1013         "outputs": 1,
1014         "x": 1461.5100955963135,
1015         "y": 1235.3229141235352,
1016         "z": "c197f7e7.1da478",
1017         "wires": [
1018             []
1019         ]
1020     },
1021     {
1022         "id": "8472ac8d.f6ede",
1023         "type": "outcome",
1024         "name": "Not Mounted",
1025         "xml": "<outcome value='false'>\n",
1026         "comments": "",
1027         "outputs": 1,
1028         "x": 420,
1029         "y": 320,
1030         "z": "c197f7e7.1da478",
1031         "wires": [
1032             [
1033                 "86dca6b7.e82f88"
1034             ]
1035         ]
1036     },
1037     {
1038         "id": "c0db2192.9d16c",
1039         "type": "switchNode",
1040         "name": "switch mounted",
1041         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
1042         "comments": "",
1043         "outputs": 1,
1044         "x": 318,
1045         "y": 409,
1046         "z": "c197f7e7.1da478",
1047         "wires": [
1048             [
1049                 "8472ac8d.f6ede",
1050                 "5a41edd6.afaa34"
1051             ]
1052         ]
1053     },
1054     {
1055         "id": "5a41edd6.afaa34",
1056         "type": "outcome",
1057         "name": "Mounted",
1058         "xml": "<outcome value='true'>\n",
1059         "comments": "",
1060         "outputs": 1,
1061         "x": 351,
1062         "y": 487,
1063         "z": "c197f7e7.1da478",
1064         "wires": [
1065             [
1066                 "ae52469b.df3fe8"
1067             ]
1068         ]
1069     },
1070     {
1071         "id": "411a695d.a4f048",
1072         "type": "execute",
1073         "name": "populate netconf mount",
1074         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.config-neighbor-service-url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.config-neighbor-service-url\"/>\n    <parameter name=\"target\" value=\"{pnf-name}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.pnf-name`\"/>",
1075         "comments": "",
1076         "outputs": 1,
1077         "x": 837,
1078         "y": 792,
1079         "z": "c197f7e7.1da478",
1080         "wires": [
1081             []
1082         ]
1083     }
1084 ]