fix odl patches
[ccsdk/distribution.git] / platform-logic / ran-slice-api / src / main / json / ran-slice-api_terminateRANSliceInstance.json
1 [
2     {
3         "id": "13b54916.0b6007",
4         "type": "dgstart",
5         "name": "DGSTART",
6         "outputs": 1,
7         "x": 256.3888854980469,
8         "y": 149.16665887832642,
9         "z": "5d875c6b.4b4c54",
10         "wires": [
11             [
12                 "1c8660a6.4c1f1f"
13             ]
14         ]
15     },
16     {
17         "id": "1c8660a6.4c1f1f",
18         "type": "service-logic",
19         "name": "ran-slice-api ${project.version}",
20         "module": "ran-slice-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='ran-slice-api' version='${project.version}'>",
24         "outputs": 1,
25         "x": 311.38890838623047,
26         "y": 236.16662740707397,
27         "z": "5d875c6b.4b4c54",
28         "wires": [
29             [
30                 "fe73b1e2.82cbe"
31             ]
32         ]
33     },
34     {
35         "id": "fe73b1e2.82cbe",
36         "type": "method",
37         "name": "method",
38         "xml": "<method rpc='terminateRANSliceInstance' mode='sync'>\n",
39         "comments": "",
40         "outputs": 1,
41         "x": 245.38888549804688,
42         "y": 296.1665930747986,
43         "z": "5d875c6b.4b4c54",
44         "wires": [
45             [
46                 "2c945b9d.9762d4"
47             ]
48         ]
49     },
50     {
51         "id": "2c945b9d.9762d4",
52         "type": "block",
53         "name": "block : atomic",
54         "xml": "<block atomic='true'>",
55         "atomic": "true",
56         "comments": "",
57         "outputs": 1,
58         "x": 251.38887786865234,
59         "y": 390.9166235923767,
60         "z": "5d875c6b.4b4c54",
61         "wires": [
62             [
63                 "15a06d8f.7a3ca2",
64                 "ca819b40.18b7a8",
65                 "4f957f97.ee3ed",
66                 "fa5127b8.c6a188"
67             ]
68         ]
69     },
70     {
71         "id": "15a06d8f.7a3ca2",
72         "type": "block",
73         "name": "block : atomic",
74         "xml": "<block atomic='true'>",
75         "atomic": "true",
76         "comments": "",
77         "outputs": 1,
78         "x": 465.3888816833496,
79         "y": 414.16665601730347,
80         "z": "5d875c6b.4b4c54",
81         "wires": [
82             [
83                 "8a4d1167.682ac",
84                 "28a2cb6f.774dd4",
85                 "c2420cc1.98cd5",
86                 "7fa621ae.c91f3",
87                 "b7f191d.9954e7",
88                 "485b1e79.bbde2",
89                 "30294ae6.eaaeb6",
90                 "941bdbd9.3f4b08",
91                 "7597a7a3.d53198",
92                 "9cee919c.bea0b",
93                 "ba93432d.8ae6f",
94                 "b2d5bb29.9e1f58",
95                 "f014e0f.8062b2",
96                 "35f03911.133576",
97                 "92345751.f84618",
98                 "926f95e.bc62b68"
99             ]
100         ]
101     },
102     {
103         "id": "8a4d1167.682ac",
104         "type": "execute",
105         "name": "generate getNearRTRICsFromRANNFNSSI URL",
106         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.configdb.getNearRTRICByNSSI`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.configdb.getNearRTRICByNSSI.url\"/>\n    <parameter name=\"target\" value=\"{ranNFNSSIId}\"/>\n    <parameter name=\"replacement\" value=\"`$payloadJson.input.RANNFNSSIId`\"/>",
107         "comments": "",
108         "outputs": 1,
109         "x": 849.6388854980469,
110         "y": 557.4166660308838,
111         "z": "5d875c6b.4b4c54",
112         "wires": [
113             []
114         ]
115     },
116     {
117         "id": "28a2cb6f.774dd4",
118         "type": "record",
119         "name": "record configdb RestAPI params",
120         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"URL for configDB to Get NearRTRIC for RANNFNSSI\"/>\n<parameter name='field2' value=\"`$prop.configdb.url + $tmp.configdb.getNearRTRICByNSSI.url`\" />\n<parameter name='field3' value=\"`$ranNFNSSIId`\" />",
121         "comments": "",
122         "outputs": 1,
123         "x": 789.6389007568359,
124         "y": 608.4166851043701,
125         "z": "5d875c6b.4b4c54",
126         "wires": [
127             []
128         ]
129     },
130     {
131         "id": "c2420cc1.98cd5",
132         "type": "execute",
133         "name": "Get nearRTRIC for TrackingArea",
134         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $tmp.configdb.getNearRTRICByNSSI.url`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"getNFNSSIRIC-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
135         "comments": "",
136         "outputs": 1,
137         "x": 779.6389770507812,
138         "y": 660.4167156219482,
139         "z": "5d875c6b.4b4c54",
140         "wires": [
141             [
142                 "43cb7753.13bff8",
143                 "84692e0e.f962a"
144             ]
145         ]
146     },
147     {
148         "id": "43cb7753.13bff8",
149         "type": "success",
150         "name": "success",
151         "xml": "<outcome value='success'>\n",
152         "comments": "",
153         "outputs": 1,
154         "x": 1078.4569816589355,
155         "y": 678.2347393035889,
156         "z": "5d875c6b.4b4c54",
157         "wires": [
158             [
159                 "bfa2467c.975828"
160             ]
161         ]
162     },
163     {
164         "id": "bfa2467c.975828",
165         "type": "block",
166         "name": "block : atomic",
167         "xml": "<block atomic='true'>",
168         "atomic": "true",
169         "comments": "",
170         "outputs": 1,
171         "x": 1248.4568786621094,
172         "y": 679.2348546981812,
173         "z": "5d875c6b.4b4c54",
174         "wires": [
175             [
176                 "ebf3b22f.4a068",
177                 "68a4387a.832838"
178             ]
179         ]
180     },
181     {
182         "id": "ebf3b22f.4a068",
183         "type": "record",
184         "name": "record",
185         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Obtained NearRT RIC info from ConfigDB\"/>\n<parameter name=\"field2\" value=\"`$getNFNSSIRIC-configdb-response._length`\"/>",
186         "comments": "",
187         "outputs": 1,
188         "x": 1471.4566764831543,
189         "y": 624.2348384857178,
190         "z": "5d875c6b.4b4c54",
191         "wires": [
192             []
193         ]
194     },
195     {
196         "id": "68a4387a.832838",
197         "type": "execute",
198         "name": "printContext",
199         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-terminateRANSlice-configrsp-context.log' />\n\n\n",
200         "comments": "",
201         "outputs": 1,
202         "x": 1467.2348175048828,
203         "y": 695.2348461151123,
204         "z": "5d875c6b.4b4c54",
205         "wires": [
206             []
207         ]
208     },
209     {
210         "id": "84692e0e.f962a",
211         "type": "failure",
212         "name": "failure",
213         "xml": "<outcome value='failure'>\n",
214         "comments": "",
215         "outputs": 1,
216         "x": 1084.4569358825684,
217         "y": 618.2348232269287,
218         "z": "5d875c6b.4b4c54",
219         "wires": [
220             [
221                 "ee193480.ded158"
222             ]
223         ]
224     },
225     {
226         "id": "ee193480.ded158",
227         "type": "block",
228         "name": "block",
229         "xml": "<block>",
230         "atomic": "false",
231         "comments": "",
232         "outputs": 1,
233         "x": 1364.4570121765137,
234         "y": 524.2348771095276,
235         "z": "5d875c6b.4b4c54",
236         "wires": [
237             [
238                 "bb69198d.0fefb8",
239                 "64e216ec.bfca58"
240             ]
241         ]
242     },
243     {
244         "id": "bb69198d.0fefb8",
245         "type": "set",
246         "name": "set",
247         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error Getting Info from ConfigDB. Aborting RPC executiopn'/>",
248         "comments": "",
249         "x": 1542.4567985534668,
250         "y": 478.3459038734436,
251         "z": "5d875c6b.4b4c54",
252         "wires": []
253     },
254     {
255         "id": "ca819b40.18b7a8",
256         "type": "for",
257         "name": "foreach NearRTRIC",
258         "xml": "<for index='idy' start='0' end='`$getNFNSSIRIC-configdb-response._length`' >\n",
259         "comments": "",
260         "outputs": 1,
261         "x": 446.6388854980469,
262         "y": 1001.2348384857178,
263         "z": "5d875c6b.4b4c54",
264         "wires": [
265             [
266                 "25b3a4a9.908a0c",
267                 "a80c0ed6.0f83f",
268                 "221fc1b6.a4a77e",
269                 "1faf1601.2669fa"
270             ]
271         ]
272     },
273     {
274         "id": "25b3a4a9.908a0c",
275         "type": "block",
276         "name": "Process NearRTRIC",
277         "xml": "<block atomic='true'>",
278         "atomic": "true",
279         "comments": "",
280         "outputs": 1,
281         "x": 766.9924468994141,
282         "y": 1139.8106327056885,
283         "z": "5d875c6b.4b4c54",
284         "wires": [
285             [
286                 "79a53f2d.b5491",
287                 "88535fa9.03811",
288                 "3b91f995.943196",
289                 "d38ca491.690178",
290                 "8318ccb3.e2df6",
291                 "2c07f0f9.fb597",
292                 "8045c217.a14b",
293                 "58a66c79.4d6444",
294                 "a0ff73b.d53929"
295             ]
296         ]
297     },
298     {
299         "id": "79a53f2d.b5491",
300         "type": "execute",
301         "name": "read nearRTRICId",
302         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.nearRTRICId' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].nearRTRICId'`\" />\n",
303         "comments": "",
304         "outputs": 1,
305         "x": 1162.1844100952148,
306         "y": 792.143964767456,
307         "z": "5d875c6b.4b4c54",
308         "wires": [
309             []
310         ]
311     },
312     {
313         "id": "88535fa9.03811",
314         "type": "execute",
315         "name": "read gNBId",
316         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.gNBId' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.[' + $idy + '].gNBId'`\" />",
317         "comments": "",
318         "outputs": 1,
319         "x": 1132.1843795776367,
320         "y": 984.1440277099609,
321         "z": "5d875c6b.4b4c54",
322         "wires": [
323             []
324         ]
325     },
326     {
327         "id": "3b91f995.943196",
328         "type": "execute",
329         "name": "Update nearRT RIC Details in ConfigDB",
330         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $prop.restapi.configdb.updatenearRTRIC`\"/>\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-configDB-removenearRTRIC-PLMNInfo.json'`\" />\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"delete-nearRTRIC-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
331         "comments": "",
332         "outputs": 1,
333         "x": 1237.901512145996,
334         "y": 1179.6490125656128,
335         "z": "5d875c6b.4b4c54",
336         "wires": [
337             [
338                 "40b8bfe7.b3c7a",
339                 "69fb9607.8ef588"
340             ]
341         ]
342     },
343     {
344         "id": "40b8bfe7.b3c7a",
345         "type": "failure",
346         "name": "failure",
347         "xml": "<outcome value='failure'>\n",
348         "comments": "",
349         "outputs": 1,
350         "x": 1605.4570007324219,
351         "y": 1220.6893062591553,
352         "z": "5d875c6b.4b4c54",
353         "wires": [
354             [
355                 "55ac305d.b4eb2"
356             ]
357         ]
358     },
359     {
360         "id": "55ac305d.b4eb2",
361         "type": "block",
362         "name": "block",
363         "xml": "<block>",
364         "atomic": "false",
365         "comments": "",
366         "outputs": 1,
367         "x": 1737.4571228027344,
368         "y": 1182.6893062591553,
369         "z": "5d875c6b.4b4c54",
370         "wires": [
371             [
372                 "bd9d9a7e.99b7f8",
373                 "d71a4184.466f"
374             ]
375         ]
376     },
377     {
378         "id": "d71a4184.466f",
379         "type": "set",
380         "name": "set",
381         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating nearRTRIC info in ConfigDB. Aborting RPC executiopn'/>",
382         "comments": "",
383         "x": 1926.4568786621094,
384         "y": 1129.800329208374,
385         "z": "5d875c6b.4b4c54",
386         "wires": []
387     },
388     {
389         "id": "bd9d9a7e.99b7f8",
390         "type": "returnFailure",
391         "name": "return failure",
392         "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 updating nearRTRIC info in ConfigDB. Aborting RPC executiopn'/>",
393         "comments": "",
394         "x": 1934.4568786621094,
395         "y": 1229.6893672943115,
396         "z": "5d875c6b.4b4c54",
397         "wires": []
398     },
399     {
400         "id": "69fb9607.8ef588",
401         "type": "success",
402         "name": "success",
403         "xml": "<outcome value='success'>\n",
404         "comments": "",
405         "outputs": 1,
406         "x": 1603.2751159667969,
407         "y": 1320.598424911499,
408         "z": "5d875c6b.4b4c54",
409         "wires": [
410             [
411                 "8c6b92b0.8f7e3"
412             ]
413         ]
414     },
415     {
416         "id": "8c6b92b0.8f7e3",
417         "type": "block",
418         "name": "block",
419         "xml": "<block>\n",
420         "atomic": "false",
421         "comments": "",
422         "outputs": 1,
423         "x": 1767.2749938964844,
424         "y": 1321.5985469818115,
425         "z": "5d875c6b.4b4c54",
426         "wires": [
427             [
428                 "60c71f0b.4e0b8"
429             ]
430         ]
431     },
432     {
433         "id": "60c71f0b.4e0b8",
434         "type": "record",
435         "name": "record",
436         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Updated NearRT RIC info in ConfigDB\"/>",
437         "comments": "",
438         "outputs": 1,
439         "x": 1917.2749938964844,
440         "y": 1316.598669052124,
441         "z": "5d875c6b.4b4c54",
442         "wires": [
443             []
444         ]
445     },
446     {
447         "id": "a210b89d.d67618",
448         "type": "execute",
449         "name": "read CUCP list size",
450         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.CUCPList_length' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.[' + $idy +'].gNBCUCPList_length'`\" />\n    ",
451         "comments": "",
452         "outputs": 1,
453         "x": 1120.6388854980469,
454         "y": 1364.4166622161865,
455         "z": "5d875c6b.4b4c54",
456         "wires": [
457             []
458         ]
459     },
460     {
461         "id": "a80c0ed6.0f83f",
462         "type": "block",
463         "name": "Process CUCP",
464         "xml": "<block atomic='true'>",
465         "atomic": "true",
466         "comments": "",
467         "outputs": 1,
468         "x": 747.6389083862305,
469         "y": 1277.4167156219482,
470         "z": "5d875c6b.4b4c54",
471         "wires": [
472             [
473                 "a210b89d.d67618",
474                 "77fae2fc.54a83c",
475                 "c78a7431.326578"
476             ]
477         ]
478     },
479     {
480         "id": "77fae2fc.54a83c",
481         "type": "record",
482         "name": "record",
483         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Number of CUCP List Entries \"/>\n<parameter name=\"field2\" value=\"`$tmp.CUCPList_length`\"/>\n<parameter name=\"field3\" value=\"for the NearRTRIC\"/>\n<parameter name=\"field4\" value=\"`$tmp.nearRTRICId`\"/>\n",
484         "comments": "",
485         "outputs": 1,
486         "x": 1092.6388854980469,
487         "y": 1429.4166622161865,
488         "z": "5d875c6b.4b4c54",
489         "wires": [
490             []
491         ]
492     },
493     {
494         "id": "c78a7431.326578",
495         "type": "for",
496         "name": "foreach CUCP",
497         "xml": "<for index='idz' start='0' end='`$tmp.CUCPList_length`'>\n",
498         "comments": "",
499         "outputs": 1,
500         "x": 1120.6388854980469,
501         "y": 1504.4166622161865,
502         "z": "5d875c6b.4b4c54",
503         "wires": [
504             [
505                 "f3835687.f3ad28"
506             ]
507         ]
508     },
509     {
510         "id": "f3835687.f3ad28",
511         "type": "block",
512         "name": "block : process CUCP",
513         "xml": "<block atomic='true'>",
514         "atomic": "true",
515         "comments": "",
516         "outputs": 1,
517         "x": 1341.6388854980469,
518         "y": 1511.4166622161865,
519         "z": "5d875c6b.4b4c54",
520         "wires": [
521             [
522                 "293ade3b.3e9282",
523                 "d33f3a13.3a80b8",
524                 "55636713.753228",
525                 "ac92bba5.c8a268"
526             ]
527         ]
528     },
529     {
530         "id": "293ade3b.3e9282",
531         "type": "execute",
532         "name": "read CUCP name",
533         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.CUCPName' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBCUCPList['+ $idz +'].gNBCUName'`\" />",
534         "comments": "",
535         "outputs": 1,
536         "x": 1692.6388854980469,
537         "y": 1364.4166622161865,
538         "z": "5d875c6b.4b4c54",
539         "wires": [
540             []
541         ]
542     },
543     {
544         "id": "d33f3a13.3a80b8",
545         "type": "for",
546         "name": "for cellCUList",
547         "xml": "<for index='idcu' start='0' end='`$tmp.cellCUList_length`' >\n",
548         "comments": "",
549         "outputs": 1,
550         "x": 1696.6388854980469,
551         "y": 1508.4166622161865,
552         "z": "5d875c6b.4b4c54",
553         "wires": [
554             [
555                 "80ff59e2.0c6828"
556             ]
557         ]
558     },
559     {
560         "id": "9f3dc0ca.d175e",
561         "type": "execute",
562         "name": "read cellCU",
563         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cellCULocalId' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBCUCPList['+ $idz +'].cellCUList['+ $idcu +'].cellLocalId'`\" />",
564         "comments": "",
565         "outputs": 1,
566         "x": 2433.1391525268555,
567         "y": 1227.1666660308838,
568         "z": "5d875c6b.4b4c54",
569         "wires": [
570             []
571         ]
572     },
573     {
574         "id": "d25fdd3c.e7a3a",
575         "type": "execute",
576         "name": "prepare mnc",
577         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteSNSSAIListEntry.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteSNSSAIListEntry.url\"/>\n    <parameter name=\"target\" value=\"{mnc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mnc`\"/>",
578         "comments": "",
579         "outputs": 1,
580         "x": 2411.888999938965,
581         "y": 1473.6666107177734,
582         "z": "5d875c6b.4b4c54",
583         "wires": [
584             []
585         ]
586     },
587     {
588         "id": "4429c413.53d4fc",
589         "type": "execute",
590         "name": "terminate sNNSAI ToNRCellCU",
591         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.deleteSNSSAIListEntry.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"DELETE\"/>\n<parameter name=\"responsePrefix\" value=\"delete-cellCU-sNSSAI-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />",
592         "comments": "",
593         "outputs": 1,
594         "x": 2379.6389923095703,
595         "y": 1661.4166355133057,
596         "z": "5d875c6b.4b4c54",
597         "wires": [
598             [
599                 "46115720.68ee88",
600                 "8c0b5b7f.7bdf08"
601             ]
602         ]
603     },
604     {
605         "id": "5d11528.48bd2ac",
606         "type": "record",
607         "name": "record API params",
608         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"patch cellCU NSSAI parameters\"/>\n<parameter name=\"field2\" value=\"`$tmp.nearRTRICId`\"/>\n<parameter name=\"field3\" value=\"`$tmp.CUCPName`\"/>\n<parameter name=\"field4\" value=\"`$tmp.cellCULocalId`\"/>\n<parameter name=\"field5\" value=\"`$tmp.mcc`\"/>\n<parameter name=\"field6\" value=\"`$tmp.mnc`\"/>\n<parameter name=\"field7\" value=\"`$tmp.sNSSAI`\"/>\n<parameter name=\"field8\" value=\"`$tmp.deleteSNSSAIListEntry.url`\"/>\n\n",
609         "comments": "",
610         "outputs": 1,
611         "x": 2379.638885498047,
612         "y": 1595.916675567627,
613         "z": "5d875c6b.4b4c54",
614         "wires": [
615             []
616         ]
617     },
618     {
619         "id": "cc17591c.133a48",
620         "type": "block",
621         "name": "block : atomic",
622         "xml": "<block atomic='true'>",
623         "atomic": "true",
624         "comments": "",
625         "outputs": 1,
626         "x": 2210.638885498047,
627         "y": 1115.4166622161865,
628         "z": "5d875c6b.4b4c54",
629         "wires": [
630             [
631                 "9f3dc0ca.d175e",
632                 "d25fdd3c.e7a3a",
633                 "5d11528.48bd2ac",
634                 "4429c413.53d4fc",
635                 "4ff52e11.4c359",
636                 "f74d3af1.4779d8",
637                 "2b4b7928.bb17c6",
638                 "d6873e5f.16b53",
639                 "53ee972c.bda038",
640                 "f200b6d5.a81168",
641                 "24ec030e.cd504c",
642                 "1063593f.f773f7",
643                 "261c63a2.cfa8fc"
644             ]
645         ]
646     },
647     {
648         "id": "46115720.68ee88",
649         "type": "success",
650         "name": "success",
651         "xml": "<outcome value='success'>\n",
652         "comments": "",
653         "outputs": 1,
654         "x": 2630.638999938965,
655         "y": 1657.4168796539307,
656         "z": "5d875c6b.4b4c54",
657         "wires": [
658             [
659                 "3a88b361.e3682c"
660             ]
661         ]
662     },
663     {
664         "id": "3a88b361.e3682c",
665         "type": "block",
666         "name": "block : atomic",
667         "xml": "<block atomic='true'>",
668         "atomic": "true",
669         "comments": "",
670         "outputs": 1,
671         "x": 2803.638786315918,
672         "y": 1656.416940689087,
673         "z": "5d875c6b.4b4c54",
674         "wires": [
675             [
676                 "90004ec.2abd9b"
677             ]
678         ]
679     },
680     {
681         "id": "90004ec.2abd9b",
682         "type": "record",
683         "name": "record",
684         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Patched - cellCU PLMNInfo List\"/>",
685         "comments": "",
686         "outputs": 1,
687         "x": 3001.638847351074,
688         "y": 1653.4170627593994,
689         "z": "5d875c6b.4b4c54",
690         "wires": [
691             []
692         ]
693     },
694     {
695         "id": "8c0b5b7f.7bdf08",
696         "type": "failure",
697         "name": "failure",
698         "xml": "<outcome value='failure'>\n",
699         "comments": "",
700         "outputs": 1,
701         "x": 2595.6389694213867,
702         "y": 1540.4166355133057,
703         "z": "5d875c6b.4b4c54",
704         "wires": [
705             [
706                 "edcd118.a0bb6f"
707             ]
708         ]
709     },
710     {
711         "id": "edcd118.a0bb6f",
712         "type": "block",
713         "name": "block : atomic",
714         "xml": "<block atomic='true'>",
715         "atomic": "true",
716         "comments": "",
717         "outputs": 1,
718         "x": 2745.63924407959,
719         "y": 1499.4168186187744,
720         "z": "5d875c6b.4b4c54",
721         "wires": [
722             [
723                 "879c280b.1029e8",
724                 "c0273093.0ef2e",
725                 "64e216ec.bfca58"
726             ]
727         ]
728     },
729     {
730         "id": "879c280b.1029e8",
731         "type": "returnFailure",
732         "name": "return failure",
733         "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 updating NRcellCU - PLMNInfo. Aborting RPC executiopn'/>",
734         "comments": "",
735         "x": 2916.6388778686523,
736         "y": 1560.4168796539307,
737         "z": "5d875c6b.4b4c54",
738         "wires": []
739     },
740     {
741         "id": "c0273093.0ef2e",
742         "type": "set",
743         "name": "set",
744         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error patching cellCU PLMNInfoList. Aborting RPC executiopn'/>",
745         "comments": "",
746         "x": 2911.638999938965,
747         "y": 1465.4168186187744,
748         "z": "5d875c6b.4b4c54",
749         "wires": []
750     },
751     {
752         "id": "4ff52e11.4c359",
753         "type": "execute",
754         "name": "prepare idGNBCUCPFunction",
755         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteSNSSAIListEntry.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteSNSSAIListEntry.url\"/>\n    <parameter name=\"target\" value=\"{idGNBCUCPFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUCPName`\"/>\n",
756         "comments": "",
757         "outputs": 1,
758         "x": 2467.638916015625,
759         "y": 1327.4167575836182,
760         "z": "5d875c6b.4b4c54",
761         "wires": [
762             []
763         ]
764     },
765     {
766         "id": "f74d3af1.4779d8",
767         "type": "execute",
768         "name": "prepare idNRCellCU",
769         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteSNSSAIListEntry.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteSNSSAIListEntry.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellCU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellCULocalId`\"/>\n",
770         "comments": "",
771         "outputs": 1,
772         "x": 2448.6389083862305,
773         "y": 1374.1666374206543,
774         "z": "5d875c6b.4b4c54",
775         "wires": [
776             []
777         ]
778     },
779     {
780         "id": "2b4b7928.bb17c6",
781         "type": "execute",
782         "name": "prepare mcc",
783         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteSNSSAIListEntry.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteSNSSAIListEntry.url\"/>\n    <parameter name=\"target\" value=\"{mcc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mcc`\"/>\n   ",
784         "comments": "",
785         "outputs": 1,
786         "x": 2424.3888778686523,
787         "y": 1417.1666707992554,
788         "z": "5d875c6b.4b4c54",
789         "wires": [
790             []
791         ]
792     },
793     {
794         "id": "55636713.753228",
795         "type": "record",
796         "name": "record",
797         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"CUCPName \"/>\n<parameter name=\"field2\" value=\"`$tmp.CUCPName`\"/>\n\n",
798         "comments": "",
799         "outputs": 1,
800         "x": 1665.6388854980469,
801         "y": 1415.4166622161865,
802         "z": "5d875c6b.4b4c54",
803         "wires": [
804             []
805         ]
806     },
807     {
808         "id": "ac92bba5.c8a268",
809         "type": "execute",
810         "name": "read cellCU list size",
811         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cellCUList_length' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.[' + $idy +'].gNBCUCPList[' + $idz +'].cellCUList_length'`\" />\n    ",
812         "comments": "",
813         "outputs": 1,
814         "x": 1706.6388854980469,
815         "y": 1464.4166622161865,
816         "z": "5d875c6b.4b4c54",
817         "wires": [
818             []
819         ]
820     },
821     {
822         "id": "d6873e5f.16b53",
823         "type": "switchNode",
824         "name": "ransim mounted",
825         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
826         "comments": "",
827         "outputs": 1,
828         "x": 2433.638885498047,
829         "y": 1178.4166622161865,
830         "z": "5d875c6b.4b4c54",
831         "wires": [
832             [
833                 "34e6ea9e.b1bdc6",
834                 "9ce0b9e2.64fd18"
835             ]
836         ]
837     },
838     {
839         "id": "34e6ea9e.b1bdc6",
840         "type": "outcome",
841         "name": "Not Mounted",
842         "xml": "<outcome value='false'>\n",
843         "comments": "",
844         "outputs": 1,
845         "x": 2641.638885498047,
846         "y": 1143.4164180755615,
847         "z": "5d875c6b.4b4c54",
848         "wires": [
849             [
850                 "59068b77.755684"
851             ]
852         ]
853     },
854     {
855         "id": "59068b77.755684",
856         "type": "execute",
857         "name": "generate terminate sNSSAItEntry ToNRCellCU",
858         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.terminateSNSSAIEntry.ToNRCellCU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteSNSSAIListEntry.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
859         "comments": "",
860         "outputs": 1,
861         "x": 2961.638885498047,
862         "y": 1158.4166622161865,
863         "z": "5d875c6b.4b4c54",
864         "wires": [
865             []
866         ]
867     },
868     {
869         "id": "9ce0b9e2.64fd18",
870         "type": "outcome",
871         "name": "Mounted",
872         "xml": "<outcome value='true'>\n",
873         "comments": "",
874         "outputs": 1,
875         "x": 2629.638885498047,
876         "y": 1245.4166622161865,
877         "z": "5d875c6b.4b4c54",
878         "wires": [
879             [
880                 "f574854d.da65d8"
881             ]
882         ]
883     },
884     {
885         "id": "53ee972c.bda038",
886         "type": "block",
887         "name": "block : atomic",
888         "xml": "<block atomic='true'>",
889         "atomic": "true",
890         "comments": "",
891         "outputs": 1,
892         "x": 1988.6388854980469,
893         "y": 1929.4166622161865,
894         "z": "5d875c6b.4b4c54",
895         "wires": [
896             [
897                 "6b056548.ab52bc",
898                 "b348ab17.934188",
899                 "6d3d4b6b.749524",
900                 "754ee45f.12c16c",
901                 "f1cfbf18.b2243",
902                 "7925f33.dcf840c",
903                 "545ce814.c92928",
904                 "205d965c.61e96a",
905                 "7b4444ec.313bdc"
906             ]
907         ]
908     },
909     {
910         "id": "6b056548.ab52bc",
911         "type": "set",
912         "name": "Calculate RRMPolicyRatio",
913         "xml": "<set>\n<parameter name='tmp.maxNumberOfConnsPercellCU' value='`$tmp.payload.maxNumberofConns / $tmp.cellCUList_length`' />\n<parameter name='tmp.rRMPolicyDedicatedRatio.CellCU1' value='`$tmp.maxNumberOfConnsPercellCU * 100`' />\n<parameter name='tmp.rRMPolicyDedicatedRatio_SliceProfile' value='`$tmp.rRMPolicyDedicatedRatio.CellCU1 / $prop.nrcellcu.maxNumberOfConnsPerCell`' />",
914         "comments": "",
915         "x": 2170.638885498047,
916         "y": 1712.4166622161865,
917         "z": "5d875c6b.4b4c54",
918         "wires": []
919     },
920     {
921         "id": "b348ab17.934188",
922         "type": "record",
923         "name": "record",
924         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RRMPolicyRatio for this profile is - \"/>\n<parameter name=\"field2\" value=\"`$tmp.rRMPolicyDedicatedRatio.CellCU`\"/>",
925         "comments": "",
926         "outputs": 1,
927         "x": 2169.638885498047,
928         "y": 1768.4166622161865,
929         "z": "5d875c6b.4b4c54",
930         "wires": [
931             []
932         ]
933     },
934     {
935         "id": "6d3d4b6b.749524",
936         "type": "switchNode",
937         "name": "ransim mounted",
938         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
939         "comments": "",
940         "outputs": 1,
941         "x": 2210.638885498047,
942         "y": 1835.4166622161865,
943         "z": "5d875c6b.4b4c54",
944         "wires": [
945             [
946                 "52da5d1a.0cca24",
947                 "910f0fe5.fe248"
948             ]
949         ]
950     },
951     {
952         "id": "52da5d1a.0cca24",
953         "type": "outcome",
954         "name": "Not Mounted",
955         "xml": "<outcome value='false'>\n",
956         "comments": "",
957         "outputs": 1,
958         "x": 2388.638885498047,
959         "y": 1802.4164180755615,
960         "z": "5d875c6b.4b4c54",
961         "wires": [
962             [
963                 "8d09c6f.665b538"
964             ]
965         ]
966     },
967     {
968         "id": "8d09c6f.665b538",
969         "type": "execute",
970         "name": "fetch RRMPolicyRatio NRCellCU - URL",
971         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToNRCellCU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
972         "comments": "",
973         "outputs": 1,
974         "x": 2666.638885498047,
975         "y": 1794.4166622161865,
976         "z": "5d875c6b.4b4c54",
977         "wires": [
978             []
979         ]
980     },
981     {
982         "id": "754ee45f.12c16c",
983         "type": "execute",
984         "name": "prepare idGNBCUCPFunction",
985         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idGNBCUCPFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUCPName`\"/>\n",
986         "comments": "",
987         "outputs": 1,
988         "x": 2245.638885498047,
989         "y": 1907.4166622161865,
990         "z": "5d875c6b.4b4c54",
991         "wires": [
992             []
993         ]
994     },
995     {
996         "id": "f1cfbf18.b2243",
997         "type": "execute",
998         "name": "prepare idNRCellCU",
999         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellCU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellCULocalId`\"/>\n",
1000         "comments": "",
1001         "outputs": 1,
1002         "x": 2210.638885498047,
1003         "y": 1959.4166622161865,
1004         "z": "5d875c6b.4b4c54",
1005         "wires": [
1006             []
1007         ]
1008     },
1009     {
1010         "id": "589411b8.d17cf",
1011         "type": "success",
1012         "name": "success",
1013         "xml": "<outcome value='success'>\n",
1014         "comments": "",
1015         "outputs": 1,
1016         "x": 2496.638885498047,
1017         "y": 2086.4166622161865,
1018         "z": "5d875c6b.4b4c54",
1019         "wires": [
1020             [
1021                 "69298f81.7bc1a"
1022             ]
1023         ]
1024     },
1025     {
1026         "id": "69298f81.7bc1a",
1027         "type": "block",
1028         "name": "block : atomic",
1029         "xml": "<block atomic='true'>",
1030         "atomic": "true",
1031         "comments": "",
1032         "outputs": 1,
1033         "x": 2660.6387634277344,
1034         "y": 2087.416784286499,
1035         "z": "5d875c6b.4b4c54",
1036         "wires": [
1037             [
1038                 "b3c93505.359eb8",
1039                 "59c05b13.4d5584"
1040             ]
1041         ]
1042     },
1043     {
1044         "id": "b3c93505.359eb8",
1045         "type": "record",
1046         "name": "record",
1047         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Retrieved - RRMPolicyRatio\"/>",
1048         "comments": "",
1049         "outputs": 1,
1050         "x": 2810.6387634277344,
1051         "y": 2082.4169063568115,
1052         "z": "5d875c6b.4b4c54",
1053         "wires": [
1054             []
1055         ]
1056     },
1057     {
1058         "id": "45ec013e.d3c1c",
1059         "type": "failure",
1060         "name": "failure",
1061         "xml": "<outcome value='failure'>\n",
1062         "comments": "",
1063         "outputs": 1,
1064         "x": 2492.638885498047,
1065         "y": 2007.4166622161865,
1066         "z": "5d875c6b.4b4c54",
1067         "wires": [
1068             [
1069                 "d3c9a44c.060d38"
1070             ]
1071         ]
1072     },
1073     {
1074         "id": "d3c9a44c.060d38",
1075         "type": "block",
1076         "name": "block : atomic",
1077         "xml": "<block atomic='true'>",
1078         "atomic": "true",
1079         "comments": "",
1080         "outputs": 1,
1081         "x": 2650.639129638672,
1082         "y": 1955.4166622161865,
1083         "z": "5d875c6b.4b4c54",
1084         "wires": [
1085             [
1086                 "49e1b3c0.3eda1c",
1087                 "d701e69a.7c76e8",
1088                 "64e216ec.bfca58"
1089             ]
1090         ]
1091     },
1092     {
1093         "id": "49e1b3c0.3eda1c",
1094         "type": "returnFailure",
1095         "name": "return failure",
1096         "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 in Fetching RRMPolicyRatio - CellCU. Aborting RPC executiopn'/>",
1097         "comments": "",
1098         "x": 2821.6387634277344,
1099         "y": 2016.4167232513428,
1100         "z": "5d875c6b.4b4c54",
1101         "wires": []
1102     },
1103     {
1104         "id": "d701e69a.7c76e8",
1105         "type": "set",
1106         "name": "set",
1107         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in retrieving RRMPolicyRatio. Aborting RPC executiopn'/>",
1108         "comments": "",
1109         "x": 2816.638885498047,
1110         "y": 1921.4166622161865,
1111         "z": "5d875c6b.4b4c54",
1112         "wires": []
1113     },
1114     {
1115         "id": "7925f33.dcf840c",
1116         "type": "execute",
1117         "name": "fetch RRMPolicyRatio - NRCellCU",
1118         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.getRRMPolicyRatio.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=\"get-rrmpolicyratio-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
1119         "comments": "",
1120         "outputs": 1,
1121         "x": 2245.638885498047,
1122         "y": 2034.4166622161865,
1123         "z": "5d875c6b.4b4c54",
1124         "wires": [
1125             [
1126                 "45ec013e.d3c1c",
1127                 "589411b8.d17cf"
1128             ]
1129         ]
1130     },
1131     {
1132         "id": "59c05b13.4d5584",
1133         "type": "execute",
1134         "name": "printContext",
1135         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-terminateRANSlice-configrsp-context.log' />\n\n\n",
1136         "comments": "",
1137         "outputs": 1,
1138         "x": 2825.638885498047,
1139         "y": 2145.4166622161865,
1140         "z": "5d875c6b.4b4c54",
1141         "wires": [
1142             []
1143         ]
1144     },
1145     {
1146         "id": "545ce814.c92928",
1147         "type": "for",
1148         "name": "for each rrmpolicyratio",
1149         "xml": "<for index='idcu-rrm' start='0' end='`$tmp.rrmPolicyRatioList_length`' >\n",
1150         "comments": "",
1151         "outputs": 1,
1152         "x": 2180.638885498047,
1153         "y": 2192.4168910980225,
1154         "z": "5d875c6b.4b4c54",
1155         "wires": [
1156             [
1157                 "91db87cc.23ab88"
1158             ]
1159         ]
1160     },
1161     {
1162         "id": "205d965c.61e96a",
1163         "type": "execute",
1164         "name": "read rrmpolicyratio list size",
1165         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.rrmPolicyRatioList_length' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-response.attributes.RRMPolicyRatio_length '`\" />\n    ",
1166         "comments": "",
1167         "outputs": 1,
1168         "x": 2224.638885498047,
1169         "y": 2088.4166622161865,
1170         "z": "5d875c6b.4b4c54",
1171         "wires": [
1172             []
1173         ]
1174     },
1175     {
1176         "id": "91db87cc.23ab88",
1177         "type": "block",
1178         "name": "block : atomic",
1179         "xml": "<block atomic='true'>",
1180         "atomic": "true",
1181         "comments": "",
1182         "outputs": 1,
1183         "x": 2401.638885498047,
1184         "y": 2212.4168910980225,
1185         "z": "5d875c6b.4b4c54",
1186         "wires": [
1187             [
1188                 "9f49845e.0050c8",
1189                 "10bed330.9d26bd",
1190                 "b7aab5d6.a5d488",
1191                 "cac94f43.7988e",
1192                 "57aa1331.9d81bc",
1193                 "e85a3a4.22a94c8",
1194                 "4c947865.0ffd58",
1195                 "d93b6f67.8d487",
1196                 "47c5c1a5.8d72c",
1197                 "b2ace9e0.9edfb8"
1198             ]
1199         ]
1200     },
1201     {
1202         "id": "9f49845e.0050c8",
1203         "type": "set",
1204         "name": "Calculate updated RRMPolicyRatio",
1205         "xml": "<set>\n<parameter name='tmp.rrmPolicyDedicatedRatio_cellCU' value=\"`'$get-rrmpolicyratio-response.attributes.RRMPolicyRatio['+ $idcu-rrm +'].attributes.rRMPolicyDedicatedRatio'`\" />\n<parameter name='tmp.rrmPolicyDedicatedRatio_CellCU_updated' value=\"`$tmp.rrmPolicyDedicatedRatio_cellCU + $tmp.rRMPolicyDedicatedRatio_SliceProfile`\" />",
1206         "comments": "",
1207         "x": 2726.638885498047,
1208         "y": 2189.4168910980225,
1209         "z": "5d875c6b.4b4c54",
1210         "wires": []
1211     },
1212     {
1213         "id": "7b4444ec.313bdc",
1214         "type": "record",
1215         "name": "record",
1216         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RRMPolicyRatioList size\"/>\n<parameter name=\"field2\" value=\"`$tmp.rrmPolicyRatioList_length`\"/>\n",
1217         "comments": "",
1218         "outputs": 1,
1219         "x": 2164.638885498047,
1220         "y": 2142.4166622161865,
1221         "z": "5d875c6b.4b4c54",
1222         "wires": [
1223             []
1224         ]
1225     },
1226     {
1227         "id": "9f6e5cf6.2e6b1",
1228         "type": "for",
1229         "name": "foreach PLMNInfo",
1230         "xml": "<for index='id-cuplmn' start='0' end='`$tmp.pLMNInfoList_length`' >\n",
1231         "comments": "",
1232         "outputs": 1,
1233         "x": 2257.7499084472656,
1234         "y": 923.6388731002808,
1235         "z": "5d875c6b.4b4c54",
1236         "wires": [
1237             [
1238                 "5bd57ea8.8bdc"
1239             ]
1240         ]
1241     },
1242     {
1243         "id": "80ff59e2.0c6828",
1244         "type": "block",
1245         "name": "block",
1246         "xml": "<block atomic='true'>",
1247         "atomic": "true",
1248         "comments": "",
1249         "outputs": 1,
1250         "x": 1916.6388854980469,
1251         "y": 1417.4166622161865,
1252         "z": "5d875c6b.4b4c54",
1253         "wires": [
1254             [
1255                 "9f6e5cf6.2e6b1",
1256                 "dcc1e616.a66a58"
1257             ]
1258         ]
1259     },
1260     {
1261         "id": "ddf84184.f49eb",
1262         "type": "switchNode",
1263         "name": "is NSSAI exists",
1264         "xml": "<switch test='`$tmp.configDBSNSSAI == $tmp.sNSSAI`'>\n",
1265         "comments": "",
1266         "outputs": 1,
1267         "x": 2680.4166870117188,
1268         "y": 934.194411277771,
1269         "z": "5d875c6b.4b4c54",
1270         "wires": [
1271             [
1272                 "4535b231.1fd40c"
1273             ]
1274         ]
1275     },
1276     {
1277         "id": "4535b231.1fd40c",
1278         "type": "outcome",
1279         "name": "True",
1280         "xml": "<outcome value='true'>\n",
1281         "comments": "",
1282         "outputs": 1,
1283         "x": 2583.638885498047,
1284         "y": 1019.4166622161865,
1285         "z": "5d875c6b.4b4c54",
1286         "wires": [
1287             [
1288                 "cc17591c.133a48"
1289             ]
1290         ]
1291     },
1292     {
1293         "id": "f200b6d5.a81168",
1294         "type": "record",
1295         "name": "record",
1296         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"NSSAI exists \"/>\n\n\n",
1297         "comments": "",
1298         "outputs": 1,
1299         "x": 2405.638885498047,
1300         "y": 1110.4166622161865,
1301         "z": "5d875c6b.4b4c54",
1302         "wires": [
1303             []
1304         ]
1305     },
1306     {
1307         "id": "fa26149a.2c7198",
1308         "type": "record",
1309         "name": "record",
1310         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"sNSSAI - getNFNSSIRIC-configdb-response\"/>\n<parameter name=\"field2\" value=\"`$tmp.configDBSNSSAI`\"/>\n<parameter name=\"field3\" value=\"sNSSAI from request\"/>\n<parameter name=\"field4\" value=\"`$tmp.sNSSAI`\"/>\n\n",
1311         "comments": "",
1312         "outputs": 1,
1313         "x": 2641.527847290039,
1314         "y": 869.6388444900513,
1315         "z": "5d875c6b.4b4c54",
1316         "wires": [
1317             []
1318         ]
1319     },
1320     {
1321         "id": "5bd57ea8.8bdc",
1322         "type": "block",
1323         "name": "block : atomic",
1324         "xml": "<block atomic='true'>",
1325         "atomic": "true",
1326         "comments": "",
1327         "outputs": 1,
1328         "x": 2435.638885498047,
1329         "y": 846.4166622161865,
1330         "z": "5d875c6b.4b4c54",
1331         "wires": [
1332             [
1333                 "fa26149a.2c7198",
1334                 "ddf84184.f49eb",
1335                 "f9c032b0.6c509"
1336             ]
1337         ]
1338     },
1339     {
1340         "id": "f9c032b0.6c509",
1341         "type": "execute",
1342         "name": "read sNSSAI from getNFNSSIRIC-configdb-response",
1343         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.configDBSNSSAI' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBCUCPList['+ $idz +'].cellCUList['+ $idcu +'].pLMNInfoList['+ $id-cuplmn +'].sNSSAI.sNSSAI'`\" />",
1344         "comments": "",
1345         "outputs": 1,
1346         "x": 2770.5277404785156,
1347         "y": 801.6388931274414,
1348         "z": "5d875c6b.4b4c54",
1349         "wires": [
1350             []
1351         ]
1352     },
1353     {
1354         "id": "24ec030e.cd504c",
1355         "type": "block",
1356         "name": "block : atomic",
1357         "xml": "<block atomic='true'>",
1358         "atomic": "true",
1359         "comments": "",
1360         "outputs": 1,
1361         "x": 1805.6388397216797,
1362         "y": 2394.4166736602783,
1363         "z": "5d875c6b.4b4c54",
1364         "wires": [
1365             [
1366                 "a8581b0.49378e8",
1367                 "cab5cd7b.682a4",
1368                 "ae40960a.6e1e88"
1369             ]
1370         ]
1371     },
1372     {
1373         "id": "a8581b0.49378e8",
1374         "type": "execute",
1375         "name": "Update cellCU for gNBCUCP in ConfigDB",
1376         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $prop.restapi.configdb.updategNBCUCP`\"/>\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-configDB-removegNBCUCP.json'`\" />\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"remove-gNBCUCP-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
1377         "comments": "",
1378         "outputs": 1,
1379         "x": 2088.6388397216797,
1380         "y": 2394.4166736602783,
1381         "z": "5d875c6b.4b4c54",
1382         "wires": [
1383             [
1384                 "66689ab6.972234",
1385                 "3613c031.be978"
1386             ]
1387         ]
1388     },
1389     {
1390         "id": "3613c031.be978",
1391         "type": "success",
1392         "name": "success",
1393         "xml": "<outcome value='success'>\n",
1394         "comments": "",
1395         "outputs": 1,
1396         "x": 2324.6388397216797,
1397         "y": 2466.4166736602783,
1398         "z": "5d875c6b.4b4c54",
1399         "wires": [
1400             [
1401                 "f216f679.2b6c58"
1402             ]
1403         ]
1404     },
1405     {
1406         "id": "66689ab6.972234",
1407         "type": "failure",
1408         "name": "failure",
1409         "xml": "<outcome value='failure'>\n",
1410         "comments": "",
1411         "outputs": 1,
1412         "x": 2375.6388397216797,
1413         "y": 2365.4169178009033,
1414         "z": "5d875c6b.4b4c54",
1415         "wires": [
1416             [
1417                 "ea9cd975.e4bac8"
1418             ]
1419         ]
1420     },
1421     {
1422         "id": "ea9cd975.e4bac8",
1423         "type": "block",
1424         "name": "block : atomic",
1425         "xml": "<block atomic='true'>",
1426         "atomic": "true",
1427         "comments": "",
1428         "outputs": 1,
1429         "x": 2568.8889541625977,
1430         "y": 2510.166732788086,
1431         "z": "5d875c6b.4b4c54",
1432         "wires": [
1433             [
1434                 "7e0aa803.b632a8",
1435                 "950c5034.5b9f1",
1436                 "64e216ec.bfca58"
1437             ]
1438         ]
1439     },
1440     {
1441         "id": "950c5034.5b9f1",
1442         "type": "set",
1443         "name": "set",
1444         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in updating Config DB - NRCellCU. Aborting RPC executiopn'/>",
1445         "comments": "",
1446         "x": 2738.638771057129,
1447         "y": 2497.611343860626,
1448         "z": "5d875c6b.4b4c54",
1449         "wires": []
1450     },
1451     {
1452         "id": "7e0aa803.b632a8",
1453         "type": "returnFailure",
1454         "name": "return failure",
1455         "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 updating NRCellCU-PLMNInfo in ConfigDB. Aborting RPC executiopn'/>",
1456         "comments": "",
1457         "x": 2738.638473510742,
1458         "y": 2542.4167346954346,
1459         "z": "5d875c6b.4b4c54",
1460         "wires": []
1461     },
1462     {
1463         "id": "b092f8b7.785738",
1464         "type": "record",
1465         "name": "record",
1466         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully updated ConfigDB - NRCellCU pLMNinfo \"/>",
1467         "comments": "",
1468         "outputs": 1,
1469         "x": 2574.6388397216797,
1470         "y": 2553.4166736602783,
1471         "z": "5d875c6b.4b4c54",
1472         "wires": [
1473             []
1474         ]
1475     },
1476     {
1477         "id": "f216f679.2b6c58",
1478         "type": "block",
1479         "name": "block",
1480         "xml": "<block>\n",
1481         "atomic": "false",
1482         "comments": "",
1483         "outputs": 1,
1484         "x": 2410.6388244628906,
1485         "y": 2547.4167346954346,
1486         "z": "5d875c6b.4b4c54",
1487         "wires": [
1488             [
1489                 "b092f8b7.785738"
1490             ]
1491         ]
1492     },
1493     {
1494         "id": "b2ace9e0.9edfb8",
1495         "type": "execute",
1496         "name": "Update RRMPolicy for gNBCUCP in ConfigDB",
1497         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $prop.restapi.configdb.updateRRMPolicy`\"/>\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-configDB-removeRRMPolicyMember-CUCP.json'`\" />\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"remove-gNBCUCP-rrmpolicy-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
1498         "comments": "",
1499         "outputs": 1,
1500         "x": 2109.638885498047,
1501         "y": 2680.4166622161865,
1502         "z": "5d875c6b.4b4c54",
1503         "wires": [
1504             [
1505                 "cb3f1f17.3f02d",
1506                 "57784c5e.7f9454"
1507             ]
1508         ]
1509     },
1510     {
1511         "id": "cb3f1f17.3f02d",
1512         "type": "failure",
1513         "name": "failure",
1514         "xml": "<outcome value='failure'>\n",
1515         "comments": "",
1516         "outputs": 1,
1517         "x": 2407.638885498047,
1518         "y": 2630.4166622161865,
1519         "z": "5d875c6b.4b4c54",
1520         "wires": [
1521             [
1522                 "214aed7a.fa9512"
1523             ]
1524         ]
1525     },
1526     {
1527         "id": "57784c5e.7f9454",
1528         "type": "success",
1529         "name": "success",
1530         "xml": "<outcome value='success'>\n",
1531         "comments": "",
1532         "outputs": 1,
1533         "x": 2407.638885498047,
1534         "y": 2740.4164180755615,
1535         "z": "5d875c6b.4b4c54",
1536         "wires": [
1537             [
1538                 "8a3d5438.473688"
1539             ]
1540         ]
1541     },
1542     {
1543         "id": "214aed7a.fa9512",
1544         "type": "block",
1545         "name": "block : atomic",
1546         "xml": "<block atomic='true'>",
1547         "atomic": "true",
1548         "comments": "",
1549         "outputs": 1,
1550         "x": 2610.638885498047,
1551         "y": 2627.4166622161865,
1552         "z": "5d875c6b.4b4c54",
1553         "wires": [
1554             [
1555                 "dade9961.641c08",
1556                 "4b0b3c7b.284154",
1557                 "64e216ec.bfca58"
1558             ]
1559         ]
1560     },
1561     {
1562         "id": "4b0b3c7b.284154",
1563         "type": "set",
1564         "name": "set",
1565         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in updating RRMPolicyRatio - NRCellCU. Aborting RPC executiopn'/>",
1566         "comments": "",
1567         "x": 2776.638641357422,
1568         "y": 2593.4166622161865,
1569         "z": "5d875c6b.4b4c54",
1570         "wires": []
1571     },
1572     {
1573         "id": "dade9961.641c08",
1574         "type": "returnFailure",
1575         "name": "return failure",
1576         "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 updating NRCellCU-RRMPolicyRatio in ConfigDB. Aborting RPC executiopn'/>",
1577         "comments": "",
1578         "x": 2781.6385192871094,
1579         "y": 2688.416723251343,
1580         "z": "5d875c6b.4b4c54",
1581         "wires": []
1582     },
1583     {
1584         "id": "8a3d5438.473688",
1585         "type": "block",
1586         "name": "block",
1587         "xml": "<block>\n",
1588         "atomic": "false",
1589         "comments": "",
1590         "outputs": 1,
1591         "x": 2588.638885498047,
1592         "y": 2734.4166622161865,
1593         "z": "5d875c6b.4b4c54",
1594         "wires": [
1595             [
1596                 "72c18a44.d21cf4"
1597             ]
1598         ]
1599     },
1600     {
1601         "id": "72c18a44.d21cf4",
1602         "type": "record",
1603         "name": "record",
1604         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully updated ConfigDB - NRCellCU RRMPolicyRatio \"/>",
1605         "comments": "",
1606         "outputs": 1,
1607         "x": 2754.638885498047,
1608         "y": 2735.4166622161865,
1609         "z": "5d875c6b.4b4c54",
1610         "wires": [
1611             []
1612         ]
1613     },
1614     {
1615         "id": "221fc1b6.a4a77e",
1616         "type": "block",
1617         "name": "Process CUUP",
1618         "xml": "<block atomic='true'>",
1619         "atomic": "true",
1620         "comments": "",
1621         "outputs": 1,
1622         "x": 701.6388854980469,
1623         "y": 1574.4166622161865,
1624         "z": "5d875c6b.4b4c54",
1625         "wires": [
1626             [
1627                 "34ae32c9.abf47e",
1628                 "4d4bc6b8.a73168",
1629                 "696f3821.ac7238"
1630             ]
1631         ]
1632     },
1633     {
1634         "id": "34ae32c9.abf47e",
1635         "type": "execute",
1636         "name": "read CUUP list size",
1637         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.CUUPList_length' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.[' + $idy +'].gNBCUUPList_length'`\" />\n    ",
1638         "comments": "",
1639         "outputs": 1,
1640         "x": 1032.6388854980469,
1641         "y": 1584.4166622161865,
1642         "z": "5d875c6b.4b4c54",
1643         "wires": [
1644             []
1645         ]
1646     },
1647     {
1648         "id": "4d4bc6b8.a73168",
1649         "type": "record",
1650         "name": "record",
1651         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Number of CUCP List Entries \"/>\n<parameter name=\"field2\" value=\"`$tmp.CUUPList_length`\"/>\n<parameter name=\"field3\" value=\"for the NearRTRIC\"/>\n<parameter name=\"field4\" value=\"`$tmp.nearRTRICId`\"/>\n",
1652         "comments": "",
1653         "outputs": 1,
1654         "x": 1004.6388854980469,
1655         "y": 1649.4166622161865,
1656         "z": "5d875c6b.4b4c54",
1657         "wires": [
1658             []
1659         ]
1660     },
1661     {
1662         "id": "696f3821.ac7238",
1663         "type": "for",
1664         "name": "foreach CUUP",
1665         "xml": "<for index='id-cuup' start='0' end='`$tmp.CUUPList_length`'>\n",
1666         "comments": "",
1667         "outputs": 1,
1668         "x": 1032.6388854980469,
1669         "y": 1724.4166622161865,
1670         "z": "5d875c6b.4b4c54",
1671         "wires": [
1672             [
1673                 "2089220a.3b13fe"
1674             ]
1675         ]
1676     },
1677     {
1678         "id": "2089220a.3b13fe",
1679         "type": "block",
1680         "name": "block : process CUUP",
1681         "xml": "<block atomic='true'>",
1682         "atomic": "true",
1683         "comments": "",
1684         "outputs": 1,
1685         "x": 1253.6388854980469,
1686         "y": 1731.4166622161865,
1687         "z": "5d875c6b.4b4c54",
1688         "wires": [
1689             [
1690                 "7ab19067.34abd",
1691                 "591e5606.f47478",
1692                 "55fe52ed.4d0c3c",
1693                 "84b0e711.1d1a48"
1694             ]
1695         ]
1696     },
1697     {
1698         "id": "7ab19067.34abd",
1699         "type": "execute",
1700         "name": "read CUUP id",
1701         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.idGNBCUUPFunction' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBCUUPList['+ $id-cuup +'].gNBCUUPId'`\" />",
1702         "comments": "",
1703         "outputs": 1,
1704         "x": 1487.6388854980469,
1705         "y": 1565.4166622161865,
1706         "z": "5d875c6b.4b4c54",
1707         "wires": [
1708             []
1709         ]
1710     },
1711     {
1712         "id": "591e5606.f47478",
1713         "type": "record",
1714         "name": "record",
1715         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"idGNBCUUPFunction \"/>\n<parameter name=\"field2\" value=\"`$tmp.idGNBCUUPFunction`\"/>\n\n",
1716         "comments": "",
1717         "outputs": 1,
1718         "x": 1483.6388854980469,
1719         "y": 1619.4166622161865,
1720         "z": "5d875c6b.4b4c54",
1721         "wires": [
1722             []
1723         ]
1724     },
1725     {
1726         "id": "55fe52ed.4d0c3c",
1727         "type": "execute",
1728         "name": "read plmninfolist size",
1729         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.pLMNInfoList' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBCUUPList['+ $id-cuup +'].pLMNInfoList_length'`\" />",
1730         "comments": "",
1731         "outputs": 1,
1732         "x": 1534.6388854980469,
1733         "y": 1684.4166622161865,
1734         "z": "5d875c6b.4b4c54",
1735         "wires": [
1736             []
1737         ]
1738     },
1739     {
1740         "id": "84b0e711.1d1a48",
1741         "type": "for",
1742         "name": "foreach pLMNInfo",
1743         "xml": "<for index='id-plmn' start='0' end='`$tmp.pLMNInfoList`'>\n",
1744         "comments": "",
1745         "outputs": 1,
1746         "x": 1520.6388854980469,
1747         "y": 1739.4166622161865,
1748         "z": "5d875c6b.4b4c54",
1749         "wires": [
1750             [
1751                 "3c027fdb.5d42c"
1752             ]
1753         ]
1754     },
1755     {
1756         "id": "3c027fdb.5d42c",
1757         "type": "block",
1758         "name": "block : atomic",
1759         "xml": "<block atomic='true'>",
1760         "atomic": "true",
1761         "comments": "",
1762         "outputs": 1,
1763         "x": 1486.6388854980469,
1764         "y": 2815.4166622161865,
1765         "z": "5d875c6b.4b4c54",
1766         "wires": [
1767             [
1768                 "5892741a.10faec",
1769                 "4127e412.d5a67c",
1770                 "30548ec4.6acdb2",
1771                 "2340eca5.443c94",
1772                 "133335da.d1bbaa",
1773                 "a0533e6a.89e61",
1774                 "9315bfdb.a2f6b",
1775                 "7bcfae2a.8d80b",
1776                 "1f2613d5.3c5b6c",
1777                 "9e05d876.aa5098",
1778                 "2d906f67.af8d2",
1779                 "5f217c6b.8aad94",
1780                 "59cd7c57.9edea4",
1781                 "2fca4cb4.2738c4",
1782                 "ce6d719c.49011",
1783                 "94dbe6eb.647a58",
1784                 "10895895.6f3bd7"
1785             ]
1786         ]
1787     },
1788     {
1789         "id": "1f89eb4f.56d5b5",
1790         "type": "failure",
1791         "name": "failure",
1792         "xml": "<outcome value='failure'>\n",
1793         "comments": "",
1794         "outputs": 1,
1795         "x": 2116.6390380859375,
1796         "y": 3015.41690158844,
1797         "z": "5d875c6b.4b4c54",
1798         "wires": [
1799             [
1800                 "5c88e0fe.aa427"
1801             ]
1802         ]
1803     },
1804     {
1805         "id": "5c88e0fe.aa427",
1806         "type": "block",
1807         "name": "block : atomic",
1808         "xml": "<block atomic='true'>",
1809         "atomic": "true",
1810         "comments": "",
1811         "outputs": 1,
1812         "x": 2293.63916015625,
1813         "y": 3004.4167795181274,
1814         "z": "5d875c6b.4b4c54",
1815         "wires": [
1816             [
1817                 "370129e2.e5bde6",
1818                 "9a87f5b3.733728",
1819                 "64e216ec.bfca58"
1820             ]
1821         ]
1822     },
1823     {
1824         "id": "9a87f5b3.733728",
1825         "type": "set",
1826         "name": "set",
1827         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing CUUP PLMNInfoList. Aborting RPC executiopn'/>",
1828         "comments": "",
1829         "x": 2558.639175415039,
1830         "y": 2974.4171867370605,
1831         "z": "5d875c6b.4b4c54",
1832         "wires": []
1833     },
1834     {
1835         "id": "370129e2.e5bde6",
1836         "type": "returnFailure",
1837         "name": "return failure",
1838         "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 removing CUUP PLMNInfo. Aborting RPC executiopn'/>",
1839         "comments": "",
1840         "x": 2552.639175415039,
1841         "y": 3015.4171867370605,
1842         "z": "5d875c6b.4b4c54",
1843         "wires": []
1844     },
1845     {
1846         "id": "838e485c.8df738",
1847         "type": "record",
1848         "name": "record",
1849         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully removed - gNBCUUP PLMNInfo Entry\"/>",
1850         "comments": "",
1851         "outputs": 1,
1852         "x": 2443.6386108398438,
1853         "y": 3087.41690158844,
1854         "z": "5d875c6b.4b4c54",
1855         "wires": [
1856             []
1857         ]
1858     },
1859     {
1860         "id": "555b59c4.5368d8",
1861         "type": "block",
1862         "name": "block : atomic",
1863         "xml": "<block atomic='true'>",
1864         "atomic": "true",
1865         "comments": "",
1866         "outputs": 1,
1867         "x": 2290.638916015625,
1868         "y": 3087.416657447815,
1869         "z": "5d875c6b.4b4c54",
1870         "wires": [
1871             [
1872                 "838e485c.8df738"
1873             ]
1874         ]
1875     },
1876     {
1877         "id": "5c354916.643298",
1878         "type": "success",
1879         "name": "success",
1880         "xml": "<outcome value='success'>\n",
1881         "comments": "",
1882         "outputs": 1,
1883         "x": 2110.638916015625,
1884         "y": 3082.4168405532837,
1885         "z": "5d875c6b.4b4c54",
1886         "wires": [
1887             [
1888                 "555b59c4.5368d8"
1889             ]
1890         ]
1891     },
1892     {
1893         "id": "99583120.d2f27",
1894         "type": "switchNode",
1895         "name": "ransim mounted",
1896         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
1897         "comments": "",
1898         "outputs": 1,
1899         "x": 2228.638900756836,
1900         "y": 2815.4170627593994,
1901         "z": "5d875c6b.4b4c54",
1902         "wires": [
1903             [
1904                 "7af6a37f.bc7d0c",
1905                 "8bdc8ed1.58fdf"
1906             ]
1907         ]
1908     },
1909     {
1910         "id": "7af6a37f.bc7d0c",
1911         "type": "outcome",
1912         "name": "Not Mounted",
1913         "xml": "<outcome value='false'>\n",
1914         "comments": "",
1915         "outputs": 1,
1916         "x": 2499.638900756836,
1917         "y": 2794.4167613983154,
1918         "z": "5d875c6b.4b4c54",
1919         "wires": [
1920             [
1921                 "dffa165d.c08c68"
1922             ]
1923         ]
1924     },
1925     {
1926         "id": "8bdc8ed1.58fdf",
1927         "type": "outcome",
1928         "name": "Mounted",
1929         "xml": "<outcome value='true'>\n",
1930         "comments": "",
1931         "outputs": 1,
1932         "x": 2487.638900756836,
1933         "y": 2896.4170055389404,
1934         "z": "5d875c6b.4b4c54",
1935         "wires": [
1936             [
1937                 "2649f371.df5dbc"
1938             ]
1939         ]
1940     },
1941     {
1942         "id": "dffa165d.c08c68",
1943         "type": "execute",
1944         "name": "generate terminate PLMNInfoListEntry CUUP URL",
1945         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.terminateSNSSAIEntry.ToCUUP`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfo-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
1946         "comments": "",
1947         "outputs": 1,
1948         "x": 2819.638900756836,
1949         "y": 2809.4170055389404,
1950         "z": "5d875c6b.4b4c54",
1951         "wires": [
1952             []
1953         ]
1954     },
1955     {
1956         "id": "5892741a.10faec",
1957         "type": "execute",
1958         "name": "prepare idGNBCUUPFunction",
1959         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfo-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfo-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idGNBCUUPFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>\n",
1960         "comments": "",
1961         "outputs": 1,
1962         "x": 1818.6388702392578,
1963         "y": 2838.416696548462,
1964         "z": "5d875c6b.4b4c54",
1965         "wires": [
1966             []
1967         ]
1968     },
1969     {
1970         "id": "10bed330.9d26bd",
1971         "type": "set",
1972         "name": "RRMPolicyRatio id",
1973         "xml": "<set>\n<parameter name='tmp.RRMPolicyRatio_id' value=\"`'$get-rrmpolicyratio-response.attributes.RRMPolicyRatio['+ $idcu-rrm+'].id'`\" />",
1974         "comments": "",
1975         "x": 2676.416793823242,
1976         "y": 2228.4165897369385,
1977         "z": "5d875c6b.4b4c54",
1978         "wires": []
1979     },
1980     {
1981         "id": "4127e412.d5a67c",
1982         "type": "set",
1983         "name": "Calculate RRMPolicyRatio",
1984         "xml": "<set>\n<parameter name='tmp.maxNumberOfDRBsPerNSSAI' value='`$tmp.payload.maxNumberofConns*4`' />\n<parameter name='tmp.maxNumberOfDRBsPerCUUP' value='`$tmp.maxNumberOfDRBsPerNSSAI /$tmp.CUUPList_length`' />\n<parameter name='tmp.rRMPolicyDedicatedRatio1' value='`$tmp.maxNumberOfDRBsPerCUUP*100`' />\n<parameter name='tmp.rRMPolicyDedicatedRatio-CUUP' value='`$tmp.rRMPolicyDedicatedRatio1/$prop.cuupfunction.maxNumberOfDRBsPerCUUP`' />",
1985         "comments": "",
1986         "x": 1787.6390991210938,
1987         "y": 3085.4171562194824,
1988         "z": "5d875c6b.4b4c54",
1989         "wires": []
1990     },
1991     {
1992         "id": "30548ec4.6acdb2",
1993         "type": "record",
1994         "name": "record",
1995         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RRMPolicyRatio for this profile is - \"/>\n<parameter name=\"field2\" value=\"`$tmp.rRMPolicyDedicatedRatio-CUUP`\"/>",
1996         "comments": "",
1997         "outputs": 1,
1998         "x": 1733.6390914916992,
1999         "y": 3157.4171600341797,
2000         "z": "5d875c6b.4b4c54",
2001         "wires": [
2002             []
2003         ]
2004     },
2005     {
2006         "id": "2340eca5.443c94",
2007         "type": "switchNode",
2008         "name": "ransim mounted",
2009         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
2010         "comments": "",
2011         "outputs": 1,
2012         "x": 1744.6388854980469,
2013         "y": 3232.4166622161865,
2014         "z": "5d875c6b.4b4c54",
2015         "wires": [
2016             [
2017                 "79b460d5.c662",
2018                 "7575da63.dd4fa4"
2019             ]
2020         ]
2021     },
2022     {
2023         "id": "79b460d5.c662",
2024         "type": "outcome",
2025         "name": "Not Mounted",
2026         "xml": "<outcome value='false'>\n",
2027         "comments": "",
2028         "outputs": 1,
2029         "x": 1922.6388854980469,
2030         "y": 3199.4164180755615,
2031         "z": "5d875c6b.4b4c54",
2032         "wires": [
2033             [
2034                 "86755db9.7d83f"
2035             ]
2036         ]
2037     },
2038     {
2039         "id": "86755db9.7d83f",
2040         "type": "execute",
2041         "name": "fetch RRMPolicyRatio CUUP - URL",
2042         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToGNBCUUP`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
2043         "comments": "",
2044         "outputs": 1,
2045         "x": 2217.638916015625,
2046         "y": 3145.416718482971,
2047         "z": "5d875c6b.4b4c54",
2048         "wires": [
2049             []
2050         ]
2051     },
2052     {
2053         "id": "133335da.d1bbaa",
2054         "type": "execute",
2055         "name": "prepare idGNBCUUPFunction",
2056         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idGNBCUUPFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>\n",
2057         "comments": "",
2058         "outputs": 1,
2059         "x": 1781.6389694213867,
2060         "y": 3287.416675567627,
2061         "z": "5d875c6b.4b4c54",
2062         "wires": [
2063             []
2064         ]
2065     },
2066     {
2067         "id": "a0533e6a.89e61",
2068         "type": "execute",
2069         "name": "fetch RRMPolicyRatio - CUUP",
2070         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.getRRMPolicyRatio-CUUP.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=\"get-rrmpolicyratio-cuup-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
2071         "comments": "",
2072         "outputs": 1,
2073         "x": 1777.6391372680664,
2074         "y": 3344.4166765213013,
2075         "z": "5d875c6b.4b4c54",
2076         "wires": [
2077             [
2078                 "d29f14c4.2beeb8",
2079                 "3d6aa90a.1b02e6"
2080             ]
2081         ]
2082     },
2083     {
2084         "id": "d29f14c4.2beeb8",
2085         "type": "failure",
2086         "name": "failure",
2087         "xml": "<outcome value='failure'>\n",
2088         "comments": "",
2089         "outputs": 1,
2090         "x": 2027.6389808654785,
2091         "y": 3334.4168405532837,
2092         "z": "5d875c6b.4b4c54",
2093         "wires": [
2094             [
2095                 "8e9195f9.2c7a68"
2096             ]
2097         ]
2098     },
2099     {
2100         "id": "8e9195f9.2c7a68",
2101         "type": "block",
2102         "name": "block : atomic",
2103         "xml": "<block atomic='true'>",
2104         "atomic": "true",
2105         "comments": "",
2106         "outputs": 1,
2107         "x": 2188.639129638672,
2108         "y": 3353.4166622161865,
2109         "z": "5d875c6b.4b4c54",
2110         "wires": [
2111             [
2112                 "dbec3cb4.3579f",
2113                 "f755aa7.e876158",
2114                 "64e216ec.bfca58"
2115             ]
2116         ]
2117     },
2118     {
2119         "id": "f755aa7.e876158",
2120         "type": "set",
2121         "name": "set",
2122         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in retrieving RRMPolicyRatio. Aborting RPC executiopn'/>",
2123         "comments": "",
2124         "x": 2354.638885498047,
2125         "y": 3319.4166622161865,
2126         "z": "5d875c6b.4b4c54",
2127         "wires": []
2128     },
2129     {
2130         "id": "dbec3cb4.3579f",
2131         "type": "returnFailure",
2132         "name": "return failure",
2133         "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 in fetching RRMPolicyRatio. Aborting RPC executiopn'/>",
2134         "comments": "",
2135         "x": 2404.638687133789,
2136         "y": 3374.416645050049,
2137         "z": "5d875c6b.4b4c54",
2138         "wires": []
2139     },
2140     {
2141         "id": "69a0577b.0915c8",
2142         "type": "execute",
2143         "name": "printContext",
2144         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-instantiateRANSlice-configrsp-context.log' />\n\n\n",
2145         "comments": "",
2146         "outputs": 1,
2147         "x": 2402.638961791992,
2148         "y": 3460.4171328544617,
2149         "z": "5d875c6b.4b4c54",
2150         "wires": [
2151             []
2152         ]
2153     },
2154     {
2155         "id": "fa22ec90.e399d",
2156         "type": "record",
2157         "name": "record",
2158         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Retrieved - RRMPolicyRatio\"/>",
2159         "comments": "",
2160         "outputs": 1,
2161         "x": 2383.6387481689453,
2162         "y": 3417.416889190674,
2163         "z": "5d875c6b.4b4c54",
2164         "wires": [
2165             []
2166         ]
2167     },
2168     {
2169         "id": "43e42fa1.89d73",
2170         "type": "block",
2171         "name": "block : atomic",
2172         "xml": "<block atomic='true'>",
2173         "atomic": "true",
2174         "comments": "",
2175         "outputs": 1,
2176         "x": 2186.6388397216797,
2177         "y": 3399.4170718193054,
2178         "z": "5d875c6b.4b4c54",
2179         "wires": [
2180             [
2181                 "fa22ec90.e399d",
2182                 "69a0577b.0915c8"
2183             ]
2184         ]
2185     },
2186     {
2187         "id": "3d6aa90a.1b02e6",
2188         "type": "success",
2189         "name": "success",
2190         "xml": "<outcome value='success'>\n",
2191         "comments": "",
2192         "outputs": 1,
2193         "x": 2028.6390533447266,
2194         "y": 3389.416949748993,
2195         "z": "5d875c6b.4b4c54",
2196         "wires": [
2197             [
2198                 "43e42fa1.89d73"
2199             ]
2200         ]
2201     },
2202     {
2203         "id": "9315bfdb.a2f6b",
2204         "type": "execute",
2205         "name": "read rrmpolicyratio list size",
2206         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.rrmPolicyRatioList_CUUP_length' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-cuup-response.attributes.RRMPolicyRatio_length '`\" />\n    ",
2207         "comments": "",
2208         "outputs": 1,
2209         "x": 1765.6389923095703,
2210         "y": 3387.416645050049,
2211         "z": "5d875c6b.4b4c54",
2212         "wires": [
2213             []
2214         ]
2215     },
2216     {
2217         "id": "7bcfae2a.8d80b",
2218         "type": "record",
2219         "name": "record",
2220         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"CUUP - RRMPolicyRatioList size\"/>\n<parameter name=\"field2\" value=\"`$tmp.tmp.rrmPolicyRatioList_CUUP_length`\"/>\n",
2221         "comments": "",
2222         "outputs": 1,
2223         "x": 1703.6390838623047,
2224         "y": 3431.416706085205,
2225         "z": "5d875c6b.4b4c54",
2226         "wires": [
2227             []
2228         ]
2229     },
2230     {
2231         "id": "1f2613d5.3c5b6c",
2232         "type": "for",
2233         "name": "for each rrmpolicyratio",
2234         "xml": "<for index='idcuup-rrm' start='0' end='`$tmp.rrmPolicyRatioList_CUUP_length`' >\n",
2235         "comments": "",
2236         "outputs": 1,
2237         "x": 1745.3055267333984,
2238         "y": 3481.750202178955,
2239         "z": "5d875c6b.4b4c54",
2240         "wires": [
2241             [
2242                 "4ed20655.2841a8"
2243             ]
2244         ]
2245     },
2246     {
2247         "id": "4ed20655.2841a8",
2248         "type": "block",
2249         "name": "block : atomic",
2250         "xml": "<block atomic='true'>",
2251         "atomic": "true",
2252         "comments": "",
2253         "outputs": 1,
2254         "x": 1944.305564880371,
2255         "y": 3507.7501430511475,
2256         "z": "5d875c6b.4b4c54",
2257         "wires": [
2258             [
2259                 "96d6c20a.f3dc3",
2260                 "35604442.22acbc",
2261                 "e0ad1a99.4afc98",
2262                 "c436bb12.fb3218",
2263                 "680e2356.45dadc",
2264                 "a2f2dac8.2bb8b8",
2265                 "a0d3e29.b99a22",
2266                 "7545b5bb.fec49c"
2267             ]
2268         ]
2269     },
2270     {
2271         "id": "3c7beedb.e32b72",
2272         "type": "block",
2273         "name": "block : atomic",
2274         "xml": "<block atomic='true'>",
2275         "atomic": "true",
2276         "comments": "",
2277         "outputs": 1,
2278         "x": 2740.3054428100586,
2279         "y": 3741.7503910064697,
2280         "z": "5d875c6b.4b4c54",
2281         "wires": [
2282             [
2283                 "d35a8344.134aa"
2284             ]
2285         ]
2286     },
2287     {
2288         "id": "d35a8344.134aa",
2289         "type": "record",
2290         "name": "record",
2291         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully removed - CUUP RRMpolicyRatio\"/>",
2292         "comments": "",
2293         "outputs": 1,
2294         "x": 2934.305595397949,
2295         "y": 3771.750207901001,
2296         "z": "5d875c6b.4b4c54",
2297         "wires": [
2298             []
2299         ]
2300     },
2301     {
2302         "id": "c3e90459.cc53b8",
2303         "type": "set",
2304         "name": "set",
2305         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing CUUP RRMPolicyRatio. Aborting RPC executiopn'/>",
2306         "comments": "",
2307         "x": 3000.305414199829,
2308         "y": 3828.7500853538513,
2309         "z": "5d875c6b.4b4c54",
2310         "wires": []
2311     },
2312     {
2313         "id": "fcc67fd8.ef1ad",
2314         "type": "returnFailure",
2315         "name": "return failure",
2316         "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 removing RRMPolicyRatio. Aborting RPC executiopn'/>",
2317         "comments": "",
2318         "x": 3015.305534362793,
2319         "y": 3876.7500853538513,
2320         "z": "5d875c6b.4b4c54",
2321         "wires": []
2322     },
2323     {
2324         "id": "8e1e0f62.d4b88",
2325         "type": "block",
2326         "name": "block : atomic",
2327         "xml": "<block atomic='true'>",
2328         "atomic": "true",
2329         "comments": "",
2330         "outputs": 1,
2331         "x": 2737.3059616088867,
2332         "y": 3803.750024795532,
2333         "z": "5d875c6b.4b4c54",
2334         "wires": [
2335             [
2336                 "fcc67fd8.ef1ad",
2337                 "c3e90459.cc53b8"
2338             ]
2339         ]
2340     },
2341     {
2342         "id": "2b3faeb4.a48ed2",
2343         "type": "failure",
2344         "name": "failure",
2345         "xml": "<outcome value='failure'>\n",
2346         "comments": "",
2347         "outputs": 1,
2348         "x": 2516.3054733276367,
2349         "y": 3780.750024318695,
2350         "z": "5d875c6b.4b4c54",
2351         "wires": [
2352             [
2353                 "8e1e0f62.d4b88"
2354             ]
2355         ]
2356     },
2357     {
2358         "id": "9e05d876.aa5098",
2359         "type": "block",
2360         "name": "block : atomic",
2361         "xml": "<block atomic='true'>",
2362         "atomic": "true",
2363         "comments": "",
2364         "outputs": 1,
2365         "x": 1699.9723052978516,
2366         "y": 3940.083523750305,
2367         "z": "5d875c6b.4b4c54",
2368         "wires": [
2369             [
2370                 "d25784cf.08f9d8",
2371                 "a79aaedd.650cb",
2372                 "7d8bd7ea.d3c8b8",
2373                 "bc9e3843.b4d938"
2374             ]
2375         ]
2376     },
2377     {
2378         "id": "d25784cf.08f9d8",
2379         "type": "execute",
2380         "name": "Update gNBCUUP in ConfigDB",
2381         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $prop.restapi.configdb.updategNBCUUP`\"/>\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/restapi.configDB.updategNBCUUP.templatefile'`\" />\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"update-gNBCUUP-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
2382         "comments": "",
2383         "outputs": 1,
2384         "x": 2032.9722595214844,
2385         "y": 3941.0834102630615,
2386         "z": "5d875c6b.4b4c54",
2387         "wires": [
2388             [
2389                 "3358e0fe.e1dbd",
2390                 "b415d4aa.816a48"
2391             ]
2392         ]
2393     },
2394     {
2395         "id": "3358e0fe.e1dbd",
2396         "type": "failure",
2397         "name": "failure",
2398         "xml": "<outcome value='failure'>\n",
2399         "comments": "",
2400         "outputs": 1,
2401         "x": 2319.9722595214844,
2402         "y": 3912.0836544036865,
2403         "z": "5d875c6b.4b4c54",
2404         "wires": [
2405             [
2406                 "8e8b459c.ef1818"
2407             ]
2408         ]
2409     },
2410     {
2411         "id": "b415d4aa.816a48",
2412         "type": "success",
2413         "name": "success",
2414         "xml": "<outcome value='success'>\n",
2415         "comments": "",
2416         "outputs": 1,
2417         "x": 2268.9722595214844,
2418         "y": 4013.0834102630615,
2419         "z": "5d875c6b.4b4c54",
2420         "wires": [
2421             [
2422                 "f4a060e7.e58e1"
2423             ]
2424         ]
2425     },
2426     {
2427         "id": "f4a060e7.e58e1",
2428         "type": "block",
2429         "name": "block",
2430         "xml": "<block>\n",
2431         "atomic": "false",
2432         "comments": "",
2433         "outputs": 1,
2434         "x": 2390.9721298217773,
2435         "y": 4060.0834016799927,
2436         "z": "5d875c6b.4b4c54",
2437         "wires": [
2438             [
2439                 "f31d2512.795d88"
2440             ]
2441         ]
2442     },
2443     {
2444         "id": "8e8b459c.ef1818",
2445         "type": "block",
2446         "name": "block : atomic",
2447         "xml": "<block atomic='true'>",
2448         "atomic": "true",
2449         "comments": "",
2450         "outputs": 1,
2451         "x": 2511.9722595214844,
2452         "y": 4028.0834102630615,
2453         "z": "5d875c6b.4b4c54",
2454         "wires": [
2455             [
2456                 "5bb3484c.ee7918",
2457                 "ec6bbc89.9e9f6",
2458                 "64e216ec.bfca58"
2459             ]
2460         ]
2461     },
2462     {
2463         "id": "f31d2512.795d88",
2464         "type": "record",
2465         "name": "record",
2466         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully updated ConfigDB - NRCellCU pLMNinfo \"/>",
2467         "comments": "",
2468         "outputs": 1,
2469         "x": 2530.9723739624023,
2470         "y": 4064.083462715149,
2471         "z": "5d875c6b.4b4c54",
2472         "wires": [
2473             []
2474         ]
2475     },
2476     {
2477         "id": "5bb3484c.ee7918",
2478         "type": "returnFailure",
2479         "name": "return failure",
2480         "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 updating CUUP-PLMNInfo in ConfigDB. Aborting RPC executiopn'/>",
2481         "comments": "",
2482         "x": 2682.971893310547,
2483         "y": 4089.083471298218,
2484         "z": "5d875c6b.4b4c54",
2485         "wires": []
2486     },
2487     {
2488         "id": "ec6bbc89.9e9f6",
2489         "type": "set",
2490         "name": "set",
2491         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in updating Config DB - NRCellCU. Aborting RPC executiopn'/>",
2492         "comments": "",
2493         "x": 2677.9720611572266,
2494         "y": 3996.0833988189697,
2495         "z": "5d875c6b.4b4c54",
2496         "wires": []
2497     },
2498     {
2499         "id": "76794f83.cd47d",
2500         "type": "set",
2501         "name": "set",
2502         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in updating RRMPolicyRatio - CUUP. Aborting RPC executiopn'/>",
2503         "comments": "",
2504         "x": 2720.9720611572266,
2505         "y": 4140.08339881897,
2506         "z": "5d875c6b.4b4c54",
2507         "wires": []
2508     },
2509     {
2510         "id": "2fd9f56c.66bcea",
2511         "type": "returnFailure",
2512         "name": "return failure",
2513         "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 updating CUUP-RRMPolicyRatio in ConfigDB. Aborting RPC executiopn'/>",
2514         "comments": "",
2515         "x": 2725.971939086914,
2516         "y": 4235.083459854126,
2517         "z": "5d875c6b.4b4c54",
2518         "wires": []
2519     },
2520     {
2521         "id": "8983cfa0.bd2f5",
2522         "type": "block",
2523         "name": "block : atomic",
2524         "xml": "<block atomic='true'>",
2525         "atomic": "true",
2526         "comments": "",
2527         "outputs": 1,
2528         "x": 2554.9723052978516,
2529         "y": 4174.08339881897,
2530         "z": "5d875c6b.4b4c54",
2531         "wires": [
2532             [
2533                 "2fd9f56c.66bcea",
2534                 "76794f83.cd47d",
2535                 "64e216ec.bfca58"
2536             ]
2537         ]
2538     },
2539     {
2540         "id": "5dc273f7.d271ec",
2541         "type": "record",
2542         "name": "record",
2543         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully updated ConfigDB - CUUP RRMPolicyRatio \"/>",
2544         "comments": "",
2545         "outputs": 1,
2546         "x": 2698.9723052978516,
2547         "y": 4282.08339881897,
2548         "z": "5d875c6b.4b4c54",
2549         "wires": [
2550             []
2551         ]
2552     },
2553     {
2554         "id": "16ac4386.c47f7c",
2555         "type": "block",
2556         "name": "block",
2557         "xml": "<block>\n",
2558         "atomic": "false",
2559         "comments": "",
2560         "outputs": 1,
2561         "x": 2532.9723052978516,
2562         "y": 4281.08339881897,
2563         "z": "5d875c6b.4b4c54",
2564         "wires": [
2565             [
2566                 "5dc273f7.d271ec"
2567             ]
2568         ]
2569     },
2570     {
2571         "id": "710a2275.57653c",
2572         "type": "success",
2573         "name": "success",
2574         "xml": "<outcome value='success'>\n",
2575         "comments": "",
2576         "outputs": 1,
2577         "x": 2351.9723052978516,
2578         "y": 4287.083154678345,
2579         "z": "5d875c6b.4b4c54",
2580         "wires": [
2581             [
2582                 "16ac4386.c47f7c"
2583             ]
2584         ]
2585     },
2586     {
2587         "id": "b816bbbf.a9bc48",
2588         "type": "failure",
2589         "name": "failure",
2590         "xml": "<outcome value='failure'>\n",
2591         "comments": "",
2592         "outputs": 1,
2593         "x": 2351.9723052978516,
2594         "y": 4177.08339881897,
2595         "z": "5d875c6b.4b4c54",
2596         "wires": [
2597             [
2598                 "8983cfa0.bd2f5"
2599             ]
2600         ]
2601     },
2602     {
2603         "id": "a79aaedd.650cb",
2604         "type": "execute",
2605         "name": "Update RRMPolicy for gNBCUUP in ConfigDB",
2606         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $prop.restapi.configdb.updateRRMPolicy`\"/>\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-configDB-removeRRMPolicy-CUUP.json'`\" />\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"delete-gNBCUUP-rrmpolicy-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
2607         "comments": "",
2608         "outputs": 1,
2609         "x": 2051.472396850586,
2610         "y": 4210.833646774292,
2611         "z": "5d875c6b.4b4c54",
2612         "wires": [
2613             [
2614                 "b816bbbf.a9bc48",
2615                 "710a2275.57653c"
2616             ]
2617         ]
2618     },
2619     {
2620         "id": "1faf1601.2669fa",
2621         "type": "block",
2622         "name": "Process gNBDU",
2623         "xml": "<block atomic='true'>",
2624         "atomic": "true",
2625         "comments": "",
2626         "outputs": 1,
2627         "x": 1064.389060974121,
2628         "y": 4212.167390823364,
2629         "z": "5d875c6b.4b4c54",
2630         "wires": [
2631             [
2632                 "2ff42930.53a7a6",
2633                 "a21f2124.e5ed3",
2634                 "d0a914ba.b40bb8"
2635             ]
2636         ]
2637     },
2638     {
2639         "id": "2ff42930.53a7a6",
2640         "type": "execute",
2641         "name": "read DUlist size",
2642         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.DUList_length' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.[' + $idy +'].gNBDUList_length'`\" />\n    ",
2643         "comments": "",
2644         "outputs": 1,
2645         "x": 1393.389060974121,
2646         "y": 4243.167390823364,
2647         "z": "5d875c6b.4b4c54",
2648         "wires": [
2649             []
2650         ]
2651     },
2652     {
2653         "id": "a21f2124.e5ed3",
2654         "type": "record",
2655         "name": "record",
2656         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Number of DU List Entries \"/>\n<parameter name=\"field2\" value=\"`$tmp.DUList_length`\"/>\n<parameter name=\"field3\" value=\"for the NearRTRIC\"/>\n<parameter name=\"field4\" value=\"`$tmp.nearRTRICId`\"/>\n",
2657         "comments": "",
2658         "outputs": 1,
2659         "x": 1351.389045715332,
2660         "y": 4304.167390823364,
2661         "z": "5d875c6b.4b4c54",
2662         "wires": [
2663             []
2664         ]
2665     },
2666     {
2667         "id": "d0a914ba.b40bb8",
2668         "type": "for",
2669         "name": "foreach DU",
2670         "xml": "<for index='id-du' start='0' end='`$tmp.DUList_length`'>\n",
2671         "comments": "",
2672         "outputs": 1,
2673         "x": 1363.3890914916992,
2674         "y": 4374.167390823364,
2675         "z": "5d875c6b.4b4c54",
2676         "wires": [
2677             [
2678                 "4558ce70.982c6"
2679             ]
2680         ]
2681     },
2682     {
2683         "id": "4558ce70.982c6",
2684         "type": "block",
2685         "name": "block : process gNBDU",
2686         "xml": "<block atomic='true'>",
2687         "atomic": "true",
2688         "comments": "",
2689         "outputs": 1,
2690         "x": 1644.389060974121,
2691         "y": 4375.167360305786,
2692         "z": "5d875c6b.4b4c54",
2693         "wires": [
2694             [
2695                 "8ca51e33.1c76f",
2696                 "322ebbf8.73f024",
2697                 "7457cf96.44126",
2698                 "5d860438.a120dc"
2699             ]
2700         ]
2701     },
2702     {
2703         "id": "8ca51e33.1c76f",
2704         "type": "execute",
2705         "name": "read DU id",
2706         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.GNBDUId' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBDUList['+ $id-du +'].gNBDUId'`\" />",
2707         "comments": "",
2708         "outputs": 1,
2709         "x": 1923.3888854980469,
2710         "y": 4371.1666622161865,
2711         "z": "5d875c6b.4b4c54",
2712         "wires": [
2713             []
2714         ]
2715     },
2716     {
2717         "id": "322ebbf8.73f024",
2718         "type": "record",
2719         "name": "record",
2720         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"GNBDUId \"/>\n<parameter name=\"field2\" value=\"`$tmp.GNBDUId`\"/>\n\n",
2721         "comments": "",
2722         "outputs": 1,
2723         "x": 1896.3888854980469,
2724         "y": 4422.1666622161865,
2725         "z": "5d875c6b.4b4c54",
2726         "wires": [
2727             []
2728         ]
2729     },
2730     {
2731         "id": "7457cf96.44126",
2732         "type": "execute",
2733         "name": "read cellDU list size",
2734         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cellDUList_length' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.[' + $idy +'].gNBDUList[' + $id-du +'].cellDUList_length'`\" />\n    ",
2735         "comments": "",
2736         "outputs": 1,
2737         "x": 1937.3888854980469,
2738         "y": 4471.1666622161865,
2739         "z": "5d875c6b.4b4c54",
2740         "wires": [
2741             []
2742         ]
2743     },
2744     {
2745         "id": "5d860438.a120dc",
2746         "type": "for",
2747         "name": "for cellDUList",
2748         "xml": "<for index='id-celldu' start='0' end='`$tmp.cellDUList_length`' >\n",
2749         "comments": "",
2750         "outputs": 1,
2751         "x": 1927.3888854980469,
2752         "y": 4515.1666622161865,
2753         "z": "5d875c6b.4b4c54",
2754         "wires": [
2755             [
2756                 "2bf11eaa.4763e2",
2757                 "172ed894.1d8ac7"
2758             ]
2759         ]
2760     },
2761     {
2762         "id": "4b99aec5.45498",
2763         "type": "block",
2764         "name": "block : atomic",
2765         "xml": "<block atomic='true'>",
2766         "atomic": "true",
2767         "comments": "",
2768         "outputs": 1,
2769         "x": 2954.138885498047,
2770         "y": 4569.1666622161865,
2771         "z": "5d875c6b.4b4c54",
2772         "wires": [
2773             [
2774                 "4445cd18.9600c4",
2775                 "872e480f.b465f8",
2776                 "f5d4c601.354688",
2777                 "11a0d679.90098a",
2778                 "f2dcbb4e.8038e8",
2779                 "726f7922.b45ba8",
2780                 "a10594b5.5c8fb8",
2781                 "b0e28d4e.4976b",
2782                 "b7827b8b.3a1708",
2783                 "8c35785a.ba3828",
2784                 "ef4ec23.31a6e4",
2785                 "f5f4e46a.0c8e38"
2786             ]
2787         ]
2788     },
2789     {
2790         "id": "b0e28d4e.4976b",
2791         "type": "record",
2792         "name": "record",
2793         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"CellDU is applicable for the NSSAI \"/>\n\n\n",
2794         "comments": "",
2795         "outputs": 1,
2796         "x": 3149.138885498047,
2797         "y": 4564.1666622161865,
2798         "z": "5d875c6b.4b4c54",
2799         "wires": [
2800             []
2801         ]
2802     },
2803     {
2804         "id": "a10594b5.5c8fb8",
2805         "type": "switchNode",
2806         "name": "ransim mounted",
2807         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
2808         "comments": "",
2809         "outputs": 1,
2810         "x": 3177.138885498047,
2811         "y": 4632.1666622161865,
2812         "z": "5d875c6b.4b4c54",
2813         "wires": [
2814             [
2815                 "95d9cd08.e7de8",
2816                 "a61d5125.dc085"
2817             ]
2818         ]
2819     },
2820     {
2821         "id": "95d9cd08.e7de8",
2822         "type": "outcome",
2823         "name": "Not Mounted",
2824         "xml": "<outcome value='false'>\n",
2825         "comments": "",
2826         "outputs": 1,
2827         "x": 3385.138885498047,
2828         "y": 4597.1664180755615,
2829         "z": "5d875c6b.4b4c54",
2830         "wires": [
2831             [
2832                 "69b5d8b5.7904c8"
2833             ]
2834         ]
2835     },
2836     {
2837         "id": "a61d5125.dc085",
2838         "type": "outcome",
2839         "name": "Mounted",
2840         "xml": "<outcome value='true'>\n",
2841         "comments": "",
2842         "outputs": 1,
2843         "x": 3380.1389350891113,
2844         "y": 4666.166986465454,
2845         "z": "5d875c6b.4b4c54",
2846         "wires": [
2847             [
2848                 "92f49b5d.cdaff8"
2849             ]
2850         ]
2851     },
2852     {
2853         "id": "69b5d8b5.7904c8",
2854         "type": "execute",
2855         "name": "generate terminate PLMNInfoListEntry ToNRCellDU",
2856         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.terminateSNSSAIEntry.ToNRCellDU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
2857         "comments": "",
2858         "outputs": 1,
2859         "x": 3705.138885498047,
2860         "y": 4612.1666622161865,
2861         "z": "5d875c6b.4b4c54",
2862         "wires": [
2863             []
2864         ]
2865     },
2866     {
2867         "id": "4445cd18.9600c4",
2868         "type": "execute",
2869         "name": "read cellDU",
2870         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cellDULocalId' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBDUList['+ $id-du +'].cellCUList['+ $id-celldu +'].cellLocalId'`\" />",
2871         "comments": "",
2872         "outputs": 1,
2873         "x": 3174.1390380859375,
2874         "y": 4720.1669063568115,
2875         "z": "5d875c6b.4b4c54",
2876         "wires": [
2877             []
2878         ]
2879     },
2880     {
2881         "id": "11a0d679.90098a",
2882         "type": "execute",
2883         "name": "prepare idGNBDUFunction",
2884         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfoListEntry-cellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{idGNBDUFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.GNBDUId`\"/>\n",
2885         "comments": "",
2886         "outputs": 1,
2887         "x": 3229.1390991210938,
2888         "y": 4785.166844367981,
2889         "z": "5d875c6b.4b4c54",
2890         "wires": [
2891             []
2892         ]
2893     },
2894     {
2895         "id": "f2dcbb4e.8038e8",
2896         "type": "execute",
2897         "name": "prepare idNRCellDU",
2898         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfoListEntry-cellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellDU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellCULocalId`\"/>\n",
2899         "comments": "",
2900         "outputs": 1,
2901         "x": 3202.1392822265625,
2902         "y": 4840.16684627533,
2903         "z": "5d875c6b.4b4c54",
2904         "wires": [
2905             []
2906         ]
2907     },
2908     {
2909         "id": "726f7922.b45ba8",
2910         "type": "execute",
2911         "name": "prepare mcc",
2912         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfoListEntry-cellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{mcc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mcc`\"/>\n   ",
2913         "comments": "",
2914         "outputs": 1,
2915         "x": 3187.1390838623047,
2916         "y": 4884.417345523834,
2917         "z": "5d875c6b.4b4c54",
2918         "wires": [
2919             []
2920         ]
2921     },
2922     {
2923         "id": "872e480f.b465f8",
2924         "type": "execute",
2925         "name": "prepare mnc",
2926         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfoListEntry-cellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{mnc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mnc`\"/>",
2927         "comments": "",
2928         "outputs": 1,
2929         "x": 3187.8893280029297,
2930         "y": 4928.666919708252,
2931         "z": "5d875c6b.4b4c54",
2932         "wires": [
2933             []
2934         ]
2935     },
2936     {
2937         "id": "f5d4c601.354688",
2938         "type": "record",
2939         "name": "record API params",
2940         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"patch cellCU NSSAI parameters\"/>\n<parameter name=\"field2\" value=\"`$tmp.nearRTRICId`\"/>\n<parameter name=\"field3\" value=\"`$tmp.GNBDUId`\"/>\n<parameter name=\"field4\" value=\"`$tmp.cellDULocalId`\"/>\n<parameter name=\"field5\" value=\"`$tmp.mcc`\"/>\n<parameter name=\"field6\" value=\"`$tmp.mnc`\"/>\n<parameter name=\"field7\" value=\"`$tmp.sNSSAI`\"/>\n<parameter name=\"field8\" value=\"`$tmp.deletePLMNInfoListEntry-cellDU.url`\"/>\n",
2941         "comments": "",
2942         "outputs": 1,
2943         "x": 3189.1388549804688,
2944         "y": 5029.167276382446,
2945         "z": "5d875c6b.4b4c54",
2946         "wires": [
2947             []
2948         ]
2949     },
2950     {
2951         "id": "b7827b8b.3a1708",
2952         "type": "execute",
2953         "name": "terminate PLMNInfoListEntry ToNRCellDU",
2954         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.deletePLMNInfoListEntry-cellDU.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"DELETE\"/>\n<parameter name=\"responsePrefix\" value=\"delete-cellDU-PLMNInfoList-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />",
2955         "comments": "",
2956         "outputs": 1,
2957         "x": 3246.138885498047,
2958         "y": 5104.4166622161865,
2959         "z": "5d875c6b.4b4c54",
2960         "wires": [
2961             [
2962                 "f7556fcd.b1055",
2963                 "a60331c9.05575"
2964             ]
2965         ]
2966     },
2967     {
2968         "id": "a60331c9.05575",
2969         "type": "failure",
2970         "name": "failure",
2971         "xml": "<outcome value='failure'>\n",
2972         "comments": "",
2973         "outputs": 1,
2974         "x": 3513.138885498047,
2975         "y": 5004.4166622161865,
2976         "z": "5d875c6b.4b4c54",
2977         "wires": [
2978             [
2979                 "885e3fb2.8834"
2980             ]
2981         ]
2982     },
2983     {
2984         "id": "f7556fcd.b1055",
2985         "type": "success",
2986         "name": "success",
2987         "xml": "<outcome value='success'>\n",
2988         "comments": "",
2989         "outputs": 1,
2990         "x": 3512.138885498047,
2991         "y": 5103.4166622161865,
2992         "z": "5d875c6b.4b4c54",
2993         "wires": [
2994             [
2995                 "48a43a70.160724"
2996             ]
2997         ]
2998     },
2999     {
3000         "id": "885e3fb2.8834",
3001         "type": "block",
3002         "name": "block : atomic",
3003         "xml": "<block atomic='true'>",
3004         "atomic": "true",
3005         "comments": "",
3006         "outputs": 1,
3007         "x": 3671.139129638672,
3008         "y": 4952.4166622161865,
3009         "z": "5d875c6b.4b4c54",
3010         "wires": [
3011             [
3012                 "e016f82d.0fc048",
3013                 "4100e640.65c688",
3014                 "64e216ec.bfca58"
3015             ]
3016         ]
3017     },
3018     {
3019         "id": "48a43a70.160724",
3020         "type": "block",
3021         "name": "block : atomic",
3022         "xml": "<block atomic='true'>",
3023         "atomic": "true",
3024         "comments": "",
3025         "outputs": 1,
3026         "x": 3680.138885498047,
3027         "y": 5100.416664838791,
3028         "z": "5d875c6b.4b4c54",
3029         "wires": [
3030             [
3031                 "bec552fc.bfa94"
3032             ]
3033         ]
3034     },
3035     {
3036         "id": "bec552fc.bfa94",
3037         "type": "record",
3038         "name": "record",
3039         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully deleted - cellDU PLMNInfo List\"/>",
3040         "comments": "",
3041         "outputs": 1,
3042         "x": 3826.1387634277344,
3043         "y": 5099.4169063568115,
3044         "z": "5d875c6b.4b4c54",
3045         "wires": [
3046             []
3047         ]
3048     },
3049     {
3050         "id": "e016f82d.0fc048",
3051         "type": "returnFailure",
3052         "name": "return failure",
3053         "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 deleting NECellDU - PLMNInfo. Aborting RPC executiopn'/>",
3054         "comments": "",
3055         "x": 3842.1387634277344,
3056         "y": 5013.416723251343,
3057         "z": "5d875c6b.4b4c54",
3058         "wires": []
3059     },
3060     {
3061         "id": "4100e640.65c688",
3062         "type": "set",
3063         "name": "set",
3064         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error deleting cellDU PLMNInfoList. Aborting RPC executiopn'/>",
3065         "comments": "",
3066         "x": 3837.138885498047,
3067         "y": 4918.4166622161865,
3068         "z": "5d875c6b.4b4c54",
3069         "wires": []
3070     },
3071     {
3072         "id": "8c35785a.ba3828",
3073         "type": "block",
3074         "name": "block : atomic",
3075         "xml": "<block atomic='true'>",
3076         "atomic": "true",
3077         "comments": "",
3078         "outputs": 1,
3079         "x": 3047.388885498047,
3080         "y": 5377.4166622161865,
3081         "z": "5d875c6b.4b4c54",
3082         "wires": [
3083             [
3084                 "12e635c0.94b48a",
3085                 "44ed566.8d86fa8",
3086                 "b4de1e89.82b6e",
3087                 "91d81242.ff2b8",
3088                 "315ed92f.8f67d6",
3089                 "78564a5d.1a40a4",
3090                 "b38ec85.557de38",
3091                 "9ff095d2.ab37b8"
3092             ]
3093         ]
3094     },
3095     {
3096         "id": "12e635c0.94b48a",
3097         "type": "switchNode",
3098         "name": "ransim mounted",
3099         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
3100         "comments": "",
3101         "outputs": 1,
3102         "x": 3269.388885498047,
3103         "y": 5283.4166622161865,
3104         "z": "5d875c6b.4b4c54",
3105         "wires": [
3106             [
3107                 "428d1db9.79b144",
3108                 "4bd777f4.13f2a8"
3109             ]
3110         ]
3111     },
3112     {
3113         "id": "428d1db9.79b144",
3114         "type": "outcome",
3115         "name": "Not Mounted",
3116         "xml": "<outcome value='false'>\n",
3117         "comments": "",
3118         "outputs": 1,
3119         "x": 3452.3891220092773,
3120         "y": 5221.4169921875,
3121         "z": "5d875c6b.4b4c54",
3122         "wires": [
3123             [
3124                 "f40b7948.cce758"
3125             ]
3126         ]
3127     },
3128     {
3129         "id": "f40b7948.cce758",
3130         "type": "execute",
3131         "name": "fetch RRMPolicyRatio NRCellDU - URL",
3132         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToGNBDU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-gNBDU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
3133         "comments": "",
3134         "outputs": 1,
3135         "x": 3752.3889923095703,
3136         "y": 5222.4171142578125,
3137         "z": "5d875c6b.4b4c54",
3138         "wires": [
3139             []
3140         ]
3141     },
3142     {
3143         "id": "44ed566.8d86fa8",
3144         "type": "execute",
3145         "name": "prepare idGNBDUFunction",
3146         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio-gNBDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-gNBDU.url\"/>\n    <parameter name=\"target\" value=\"{idGNBDUFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.GNBDUId`\"/>\n",
3147         "comments": "",
3148         "outputs": 1,
3149         "x": 3304.388885498047,
3150         "y": 5355.4166622161865,
3151         "z": "5d875c6b.4b4c54",
3152         "wires": [
3153             []
3154         ]
3155     },
3156     {
3157         "id": "b4de1e89.82b6e",
3158         "type": "execute",
3159         "name": "prepare idNRCellDU",
3160         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio-gNBDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-gNBDU.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellDU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellDULocalId`\"/>\n",
3161         "comments": "",
3162         "outputs": 1,
3163         "x": 3269.388885498047,
3164         "y": 5407.4166622161865,
3165         "z": "5d875c6b.4b4c54",
3166         "wires": [
3167             []
3168         ]
3169     },
3170     {
3171         "id": "91d81242.ff2b8",
3172         "type": "execute",
3173         "name": "fetch RRMPolicyRatio - NRCellDU",
3174         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.getRRMPolicyRatio-gNBDU.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=\"get-rrmpolicyratio-du-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
3175         "comments": "",
3176         "outputs": 1,
3177         "x": 3304.388885498047,
3178         "y": 5482.4166622161865,
3179         "z": "5d875c6b.4b4c54",
3180         "wires": [
3181             [
3182                 "adf4c60.a7c5138",
3183                 "ef578ee8.b1e35"
3184             ]
3185         ]
3186     },
3187     {
3188         "id": "adf4c60.a7c5138",
3189         "type": "failure",
3190         "name": "failure",
3191         "xml": "<outcome value='failure'>\n",
3192         "comments": "",
3193         "outputs": 1,
3194         "x": 3551.388885498047,
3195         "y": 5455.4166622161865,
3196         "z": "5d875c6b.4b4c54",
3197         "wires": [
3198             [
3199                 "28d06dec.581572"
3200             ]
3201         ]
3202     },
3203     {
3204         "id": "ef578ee8.b1e35",
3205         "type": "success",
3206         "name": "success",
3207         "xml": "<outcome value='success'>\n",
3208         "comments": "",
3209         "outputs": 1,
3210         "x": 3555.388885498047,
3211         "y": 5534.4166622161865,
3212         "z": "5d875c6b.4b4c54",
3213         "wires": [
3214             [
3215                 "23a1a2a3.4c62ee"
3216             ]
3217         ]
3218     },
3219     {
3220         "id": "28d06dec.581572",
3221         "type": "block",
3222         "name": "block : atomic",
3223         "xml": "<block atomic='true'>",
3224         "atomic": "true",
3225         "comments": "",
3226         "outputs": 1,
3227         "x": 3709.389129638672,
3228         "y": 5403.4166622161865,
3229         "z": "5d875c6b.4b4c54",
3230         "wires": [
3231             [
3232                 "de4b3cb4.b5216",
3233                 "acd2a528.0b0078",
3234                 "64e216ec.bfca58"
3235             ]
3236         ]
3237     },
3238     {
3239         "id": "acd2a528.0b0078",
3240         "type": "set",
3241         "name": "set",
3242         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in retrieving RRMPolicyRatio. Aborting RPC executiopn'/>",
3243         "comments": "",
3244         "x": 3875.388885498047,
3245         "y": 5369.4166622161865,
3246         "z": "5d875c6b.4b4c54",
3247         "wires": []
3248     },
3249     {
3250         "id": "de4b3cb4.b5216",
3251         "type": "returnFailure",
3252         "name": "return failure",
3253         "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 in Fetching RRMPolicyRatio - CellDU. Aborting RPC executiopn'/>",
3254         "comments": "",
3255         "x": 3880.3887634277344,
3256         "y": 5464.416723251343,
3257         "z": "5d875c6b.4b4c54",
3258         "wires": []
3259     },
3260     {
3261         "id": "23a1a2a3.4c62ee",
3262         "type": "block",
3263         "name": "block : atomic",
3264         "xml": "<block atomic='true'>",
3265         "atomic": "true",
3266         "comments": "",
3267         "outputs": 1,
3268         "x": 3700.6390991210938,
3269         "y": 5469.1668176651,
3270         "z": "5d875c6b.4b4c54",
3271         "wires": [
3272             [
3273                 "c17f1a79.6a7608",
3274                 "6741f30b.d7331c"
3275             ]
3276         ]
3277     },
3278     {
3279         "id": "c17f1a79.6a7608",
3280         "type": "record",
3281         "name": "record",
3282         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Retrieved - RRMPolicyRatio\"/>",
3283         "comments": "",
3284         "outputs": 1,
3285         "x": 3866.88916015625,
3286         "y": 5509.166816711426,
3287         "z": "5d875c6b.4b4c54",
3288         "wires": [
3289             []
3290         ]
3291     },
3292     {
3293         "id": "6741f30b.d7331c",
3294         "type": "execute",
3295         "name": "printContext",
3296         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-instantiateRANSlice-configrsp-context.log' />\n\n\n",
3297         "comments": "",
3298         "outputs": 1,
3299         "x": 3869.3894081115723,
3300         "y": 5544.666696548462,
3301         "z": "5d875c6b.4b4c54",
3302         "wires": [
3303             []
3304         ]
3305     },
3306     {
3307         "id": "315ed92f.8f67d6",
3308         "type": "execute",
3309         "name": "read rrmpolicyratio list size",
3310         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.rrmPolicyRatioDUList_length' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-du-response.attributes.RRMPolicyRatio_length '`\" />\n    ",
3311         "comments": "",
3312         "outputs": 1,
3313         "x": 3283.388885498047,
3314         "y": 5536.4166622161865,
3315         "z": "5d875c6b.4b4c54",
3316         "wires": [
3317             []
3318         ]
3319     },
3320     {
3321         "id": "78564a5d.1a40a4",
3322         "type": "record",
3323         "name": "record",
3324         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RRMPolicyRatioList size\"/>\n<parameter name=\"field2\" value=\"`$tmp.rrmPolicyRatioList_length`\"/>\n",
3325         "comments": "",
3326         "outputs": 1,
3327         "x": 3223.388885498047,
3328         "y": 5590.4166622161865,
3329         "z": "5d875c6b.4b4c54",
3330         "wires": [
3331             []
3332         ]
3333     },
3334     {
3335         "id": "b38ec85.557de38",
3336         "type": "block",
3337         "name": "rrmPolicyDedicatedRatio",
3338         "xml": "<block atomic='true'>",
3339         "atomic": "true",
3340         "comments": "",
3341         "outputs": 1,
3342         "x": 3828.3889236450195,
3343         "y": 5167.416751861572,
3344         "z": "5d875c6b.4b4c54",
3345         "wires": [
3346             [
3347                 "634bf489.b3040c",
3348                 "159ece06.ffdd02",
3349                 "a88709b8.2aa6a8",
3350                 "498fe9d5.172a38",
3351                 "51c45b62.47d2c4",
3352                 "2582027c.6df7ee",
3353                 "754e9802.9ca7c8",
3354                 "666ba66d.e7bd28",
3355                 "a2c01564.2784e8",
3356                 "24ca79c1.9e86e6",
3357                 "325e0169.75ff7e"
3358             ]
3359         ]
3360     },
3361     {
3362         "id": "a88709b8.2aa6a8",
3363         "type": "set",
3364         "name": "Calculate RRM Parms1",
3365         "xml": "<set>\n<parameter name='tmp.uLThptPerSlice' value='`$payloadJson.input.sliceProfile.uLThptPerSlice`' />\n",
3366         "comments": "",
3367         "x": 4272.378692626953,
3368         "y": 4947.739415168762,
3369         "z": "5d875c6b.4b4c54",
3370         "wires": []
3371     },
3372     {
3373         "id": "498fe9d5.172a38",
3374         "type": "set",
3375         "name": "Calculate RRM Parms2",
3376         "xml": "<set>\n<parameter name='tmp.dLThptPerSlice' value='`$payloadJson.input.sliceProfile.dLThptPerSlice`' />\n",
3377         "comments": "",
3378         "x": 4280.919952392578,
3379         "y": 4992.759434640408,
3380         "z": "5d875c6b.4b4c54",
3381         "wires": []
3382     },
3383     {
3384         "id": "51c45b62.47d2c4",
3385         "type": "set",
3386         "name": "Calculate RRM Parms3",
3387         "xml": "<set>\n<parameter name='tmp.maxNumberOfConns' value='`$payloadJson.input.sliceProfile.maxNumberOfConns`' />",
3388         "comments": "",
3389         "x": 4270.920074462891,
3390         "y": 5047.759312570095,
3391         "z": "5d875c6b.4b4c54",
3392         "wires": []
3393     },
3394     {
3395         "id": "2582027c.6df7ee",
3396         "type": "set",
3397         "name": "Calculate RRM Parms4",
3398         "xml": "<set>\n<parameter name='tmp.nearRTRIC.trafficCapacity1' value='`$tmp.uLThptPerSlice + $tmp.dLThptPerSlice`' />\n",
3399         "comments": "",
3400         "x": 4270.919952392578,
3401         "y": 5098.7593126297,
3402         "z": "5d875c6b.4b4c54",
3403         "wires": []
3404     },
3405     {
3406         "id": "754e9802.9ca7c8",
3407         "type": "set",
3408         "name": "Calculate RRM Parms5",
3409         "xml": "<set>\n<parameter name='tmp.nearRTRIC.trafficCapacity' value='`$tmp.nearRTRIC.trafficCapacity1 / 2`' />",
3410         "comments": "",
3411         "x": 4258.920074462891,
3412         "y": 5158.759434640408,
3413         "z": "5d875c6b.4b4c54",
3414         "wires": []
3415     },
3416     {
3417         "id": "666ba66d.e7bd28",
3418         "type": "set",
3419         "name": "Calculate RRM Parms6",
3420         "xml": "<set>\n<parameter name='tmp.nearRTRIC.trafficCapacityBPS' value='`$tmp.nearRTRIC.trafficCapacity * 1000000`' />",
3421         "comments": "",
3422         "x": 4296.919952392578,
3423         "y": 5208.759434640408,
3424         "z": "5d875c6b.4b4c54",
3425         "wires": []
3426     },
3427     {
3428         "id": "a2c01564.2784e8",
3429         "type": "set",
3430         "name": "Calculate RRM Parms7",
3431         "xml": "<set>\n<parameter name='tmp.nrcelldu.totalPRBForSNSSAI' value='`$tmp.nearRTRIC.trafficCapacityBPS / 1008000`' />\n",
3432         "comments": "",
3433         "x": 4283.919891357422,
3434         "y": 5278.75980091095,
3435         "z": "5d875c6b.4b4c54",
3436         "wires": []
3437     },
3438     {
3439         "id": "24ca79c1.9e86e6",
3440         "type": "set",
3441         "name": "calculation8",
3442         "xml": "<set>\n<parameter name='tmp.nrcelldu.PRBPerImpactedCell' value='`$tmp.nrcelldu.totalPRBForSNSSAI / $tmp.cellDUList_length`' />\n",
3443         "comments": "",
3444         "x": 4254.919891357422,
3445         "y": 5342.75882434845,
3446         "z": "5d875c6b.4b4c54",
3447         "wires": []
3448     },
3449     {
3450         "id": "325e0169.75ff7e",
3451         "type": "set",
3452         "name": "calculation9",
3453         "xml": "<set>\n<parameter name='tmp.rRMPolicyDedicatedRatio.CellDU1' value='`$tmp.nrcelldu.PRBPerImpactedCell * 100`' />\n",
3454         "comments": "",
3455         "x": 4242.920440673828,
3456         "y": 5393.758702278137,
3457         "z": "5d875c6b.4b4c54",
3458         "wires": []
3459     },
3460     {
3461         "id": "159ece06.ffdd02",
3462         "type": "set",
3463         "name": "calculation10",
3464         "xml": "<set>\n<parameter name='tmp.rRMPolicyDedicatedRatio.CellDU' value='`$tmp.rRMPolicyDedicatedRatio.CellDU1 / $prop.nrcelldu.TotalPRBsPerCell`' />\n",
3465         "comments": "",
3466         "x": 4218.378753662109,
3467         "y": 5459.739171028137,
3468         "z": "5d875c6b.4b4c54",
3469         "wires": []
3470     },
3471     {
3472         "id": "634bf489.b3040c",
3473         "type": "record",
3474         "name": "record",
3475         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"rRMPolicyDedicatedRatio for CellDU \"/>\n<parameter name=\"field2\" value=\"`$tmp.rRMPolicyDedicatedRatio.CellDU`\"/>\n<parameter name=\"field3\" value=\"tmp.nearRTRIC.trafficCapacity1 \"/>\n<parameter name=\"field4\" value=\"`$tmp.nearRTRIC.trafficCapacity1`\"/>\n<parameter name=\"field5\" value=\"tmp.nearRTRIC.trafficCapacity \"/>\n<parameter name=\"field6\" value=\"`$tmp.nearRTRIC.trafficCapacity`\"/>\n<parameter name=\"field7\" value=\"tmp.nearRTRIC.trafficCapacityBPS\"/>\n<parameter name=\"field8\" value=\"`$tmp.nearRTRIC.trafficCapacityBPS`\"/>\n<parameter name=\"field9\" value=\"tmp.nrcelldu.totalPRBForSNSSAI \"/>\n<parameter name=\"field10\" value=\"`$tmp.nrcelldu.totalPRBForSNSSAI`\"/>\n<parameter name=\"field11\" value=\"tmp.nrcelldu.PRBPerImpactedCell \"/>\n<parameter name=\"field12\" value=\"`$tmp.nrcelldu.PRBPerImpactedCell`\"/>\n<parameter name=\"field13\" value=\"tmp.rRMPolicyDedicatedRatio.CellDU1 \"/>\n<parameter name=\"field14\" value=\"`$tmp.rRMPolicyDedicatedRatio.CellDU1`\"/>",
3476         "comments": "",
3477         "outputs": 1,
3478         "x": 4044.3886795043945,
3479         "y": 5471.86047744751,
3480         "z": "5d875c6b.4b4c54",
3481         "wires": [
3482             []
3483         ]
3484     },
3485     {
3486         "id": "9ff095d2.ab37b8",
3487         "type": "for",
3488         "name": "for each rrmpolicyratio",
3489         "xml": "<for index='iddu-rrm' start='0' end='`$tmp.rrmPolicyRatioDUList_length`' >\n",
3490         "comments": "",
3491         "outputs": 1,
3492         "x": 3264.638885498047,
3493         "y": 5661.4166622161865,
3494         "z": "5d875c6b.4b4c54",
3495         "wires": [
3496             [
3497                 "20d39fe.6a4076"
3498             ]
3499         ]
3500     },
3501     {
3502         "id": "20d39fe.6a4076",
3503         "type": "block",
3504         "name": "block : atomic",
3505         "xml": "<block atomic='true'>",
3506         "atomic": "true",
3507         "comments": "",
3508         "outputs": 1,
3509         "x": 3485.638885498047,
3510         "y": 5681.4166622161865,
3511         "z": "5d875c6b.4b4c54",
3512         "wires": [
3513             [
3514                 "39858349.b73dac",
3515                 "ab6c8152.d016f",
3516                 "a3778dfc.3c17b",
3517                 "1dbf0a7e.210a96",
3518                 "5daf7f84.24d9d",
3519                 "f64e2531.bfe9d8",
3520                 "bb5ea2d5.54a8",
3521                 "2c3ebac3.2ff846"
3522             ]
3523         ]
3524     },
3525     {
3526         "id": "39858349.b73dac",
3527         "type": "set",
3528         "name": "RRMPolicyRatio id",
3529         "xml": "<set>\n<parameter name='tmp.cellDURRMPolicyRatio_id' value=\"`'$get-rrmpolicyratio-du-response.attributes.RRMPolicyRatio['+ $iddu-rrm+'].id'`\" />",
3530         "comments": "",
3531         "x": 3762.6390380859375,
3532         "y": 5584.916941642761,
3533         "z": "5d875c6b.4b4c54",
3534         "wires": []
3535     },
3536     {
3537         "id": "e7e90fb8.db687",
3538         "type": "success",
3539         "name": "success",
3540         "xml": "<outcome value='success'>\n",
3541         "comments": "",
3542         "outputs": 1,
3543         "x": 4079.639045715332,
3544         "y": 5883.666942596436,
3545         "z": "5d875c6b.4b4c54",
3546         "wires": [
3547             [
3548                 "825d74b8.e0d108"
3549             ]
3550         ]
3551     },
3552     {
3553         "id": "825d74b8.e0d108",
3554         "type": "block",
3555         "name": "block : atomic",
3556         "xml": "<block atomic='true'>",
3557         "atomic": "true",
3558         "comments": "",
3559         "outputs": 1,
3560         "x": 4271.889114379883,
3561         "y": 5897.416942596436,
3562         "z": "5d875c6b.4b4c54",
3563         "wires": [
3564             [
3565                 "511b666a.0d43b8"
3566             ]
3567         ]
3568     },
3569     {
3570         "id": "511b666a.0d43b8",
3571         "type": "record",
3572         "name": "record",
3573         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully removed - cellDU RRMpolicyRatio\"/>",
3574         "comments": "",
3575         "outputs": 1,
3576         "x": 4469.38948059082,
3577         "y": 5888.416704177856,
3578         "z": "5d875c6b.4b4c54",
3579         "wires": [
3580             []
3581         ]
3582     },
3583     {
3584         "id": "a478b6ee.d92258",
3585         "type": "set",
3586         "name": "set",
3587         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing cellDU RRMPolicyRatio. Aborting RPC executiopn'/>",
3588         "comments": "",
3589         "x": 4537.638885498047,
3590         "y": 5916.416433334351,
3591         "z": "5d875c6b.4b4c54",
3592         "wires": []
3593     },
3594     {
3595         "id": "64d7d924.040e98",
3596         "type": "returnFailure",
3597         "name": "return failure",
3598         "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 removing RRMPolicyRatio for NRCellDU. Aborting RPC executiopn'/>",
3599         "comments": "",
3600         "x": 4542.638763427734,
3601         "y": 6011.416494369507,
3602         "z": "5d875c6b.4b4c54",
3603         "wires": []
3604     },
3605     {
3606         "id": "bdfeaafa.e54c48",
3607         "type": "block",
3608         "name": "block : atomic",
3609         "xml": "<block atomic='true'>",
3610         "atomic": "true",
3611         "comments": "",
3612         "outputs": 1,
3613         "x": 4297.639129638672,
3614         "y": 5965.416433334351,
3615         "z": "5d875c6b.4b4c54",
3616         "wires": [
3617             [
3618                 "64d7d924.040e98",
3619                 "a478b6ee.d92258",
3620                 "64e216ec.bfca58"
3621             ]
3622         ]
3623     },
3624     {
3625         "id": "a22a04f6.640d18",
3626         "type": "failure",
3627         "name": "failure",
3628         "xml": "<outcome value='failure'>\n",
3629         "comments": "",
3630         "outputs": 1,
3631         "x": 4078.638885498047,
3632         "y": 5960.416433334351,
3633         "z": "5d875c6b.4b4c54",
3634         "wires": [
3635             [
3636                 "bdfeaafa.e54c48"
3637             ]
3638         ]
3639     },
3640     {
3641         "id": "ef4ec23.31a6e4",
3642         "type": "block",
3643         "name": "block : atomic",
3644         "xml": "<block atomic='true'>",
3645         "atomic": "true",
3646         "comments": "",
3647         "outputs": 1,
3648         "x": 3000.1389770507812,
3649         "y": 5965.416759490967,
3650         "z": "5d875c6b.4b4c54",
3651         "wires": [
3652             [
3653                 "1a309b6e.c21b05",
3654                 "70d76cd.3265c94",
3655                 "490de212.f261fc",
3656                 "2798ec67.4d5e74"
3657             ]
3658         ]
3659     },
3660     {
3661         "id": "1a309b6e.c21b05",
3662         "type": "execute",
3663         "name": "Update cellDU for gNBDU in ConfigDB",
3664         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $prop.restapi.configdb.updategNBDU`\"/>\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-configDB-removegNBDU.json'`\" />\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"delete-gNBDU-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
3665         "comments": "",
3666         "outputs": 1,
3667         "x": 3385.639392852783,
3668         "y": 6067.166706085205,
3669         "z": "5d875c6b.4b4c54",
3670         "wires": [
3671             [
3672                 "4ee14cb4.fb81e4",
3673                 "31e628cb.3dc4a8"
3674             ]
3675         ]
3676     },
3677     {
3678         "id": "4ee14cb4.fb81e4",
3679         "type": "failure",
3680         "name": "failure",
3681         "xml": "<outcome value='failure'>\n",
3682         "comments": "",
3683         "outputs": 1,
3684         "x": 3718.888973236084,
3685         "y": 6048.167682647705,
3686         "z": "5d875c6b.4b4c54",
3687         "wires": [
3688             [
3689                 "e1bf2b3d.d3b538"
3690             ]
3691         ]
3692     },
3693     {
3694         "id": "31e628cb.3dc4a8",
3695         "type": "success",
3696         "name": "success",
3697         "xml": "<outcome value='success'>\n",
3698         "comments": "",
3699         "outputs": 1,
3700         "x": 3650.3891563415527,
3701         "y": 6135.416828155518,
3702         "z": "5d875c6b.4b4c54",
3703         "wires": [
3704             [
3705                 "4e838663.bb3798"
3706             ]
3707         ]
3708     },
3709     {
3710         "id": "4e838663.bb3798",
3711         "type": "block",
3712         "name": "block",
3713         "xml": "<block>\n",
3714         "atomic": "false",
3715         "comments": "",
3716         "outputs": 1,
3717         "x": 3785.138870239258,
3718         "y": 6126.416723251343,
3719         "z": "5d875c6b.4b4c54",
3720         "wires": [
3721             [
3722                 "fa9fe57c.0337a8"
3723             ]
3724         ]
3725     },
3726     {
3727         "id": "e1bf2b3d.d3b538",
3728         "type": "block",
3729         "name": "block : atomic",
3730         "xml": "<block atomic='true'>",
3731         "atomic": "true",
3732         "comments": "",
3733         "outputs": 1,
3734         "x": 3942.138885498047,
3735         "y": 6060.4166622161865,
3736         "z": "5d875c6b.4b4c54",
3737         "wires": [
3738             [
3739                 "ec043b60.9fe7e8",
3740                 "a6de0614.1f1bc8",
3741                 "64e216ec.bfca58"
3742             ]
3743         ]
3744     },
3745     {
3746         "id": "a6de0614.1f1bc8",
3747         "type": "set",
3748         "name": "set",
3749         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in updating Config DB - NRCellDU. Aborting RPC executiopn'/>",
3750         "comments": "",
3751         "x": 4108.138687133789,
3752         "y": 6028.416650772095,
3753         "z": "5d875c6b.4b4c54",
3754         "wires": []
3755     },
3756     {
3757         "id": "fa9fe57c.0337a8",
3758         "type": "record",
3759         "name": "record",
3760         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully updated ConfigDB - NRCellCU pLMNinfo \"/>",
3761         "comments": "",
3762         "outputs": 1,
3763         "x": 3949.138885498047,
3764         "y": 6132.4166622161865,
3765         "z": "5d875c6b.4b4c54",
3766         "wires": [
3767             []
3768         ]
3769     },
3770     {
3771         "id": "ec043b60.9fe7e8",
3772         "type": "returnFailure",
3773         "name": "return failure",
3774         "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 updating NRCellDU-PLMNInfo in ConfigDB. Aborting RPC executiopn'/>",
3775         "comments": "",
3776         "x": 4113.138519287109,
3777         "y": 6121.416723251343,
3778         "z": "5d875c6b.4b4c54",
3779         "wires": []
3780     },
3781     {
3782         "id": "48ca54bd.5a394c",
3783         "type": "set",
3784         "name": "set",
3785         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in updating RRMPolicyRatio - NRCellDU. Aborting RPC executiopn'/>",
3786         "comments": "",
3787         "x": 4151.138687133789,
3788         "y": 6172.416650772095,
3789         "z": "5d875c6b.4b4c54",
3790         "wires": []
3791     },
3792     {
3793         "id": "f8f5aab8.7e3878",
3794         "type": "returnFailure",
3795         "name": "return failure",
3796         "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 updating NRCellDU-RRMPolicyRatio in ConfigDB. Aborting RPC executiopn'/>",
3797         "comments": "",
3798         "x": 4156.138565063477,
3799         "y": 6267.416711807251,
3800         "z": "5d875c6b.4b4c54",
3801         "wires": []
3802     },
3803     {
3804         "id": "ce49ccfd.1e8be",
3805         "type": "block",
3806         "name": "block : atomic",
3807         "xml": "<block atomic='true'>",
3808         "atomic": "true",
3809         "comments": "",
3810         "outputs": 1,
3811         "x": 3985.138931274414,
3812         "y": 6206.416650772095,
3813         "z": "5d875c6b.4b4c54",
3814         "wires": [
3815             [
3816                 "f8f5aab8.7e3878",
3817                 "48ca54bd.5a394c",
3818                 "64e216ec.bfca58"
3819             ]
3820         ]
3821     },
3822     {
3823         "id": "af583334.1944",
3824         "type": "failure",
3825         "name": "failure",
3826         "xml": "<outcome value='failure'>\n",
3827         "comments": "",
3828         "outputs": 1,
3829         "x": 3782.138931274414,
3830         "y": 6209.416650772095,
3831         "z": "5d875c6b.4b4c54",
3832         "wires": [
3833             [
3834                 "ce49ccfd.1e8be"
3835             ]
3836         ]
3837     },
3838     {
3839         "id": "70d76cd.3265c94",
3840         "type": "execute",
3841         "name": "Update RRMPolicy for gNBDU in ConfigDB",
3842         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $prop.restapi.configdb.updateRRMPolicy`\"/>\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-configDB-removeRRMPolicy-DU.json'`\" />\n<parameter name=\"httpMethod\" value=\"PUT\"/>\n<parameter name=\"responsePrefix\" value=\"delete-gNBDU-rrmpolicy-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
3843         "comments": "",
3844         "outputs": 1,
3845         "x": 3352.8890380859375,
3846         "y": 6294.417080402374,
3847         "z": "5d875c6b.4b4c54",
3848         "wires": [
3849             [
3850                 "af583334.1944",
3851                 "64e93d9a.136f54"
3852             ]
3853         ]
3854     },
3855     {
3856         "id": "64e93d9a.136f54",
3857         "type": "success",
3858         "name": "success",
3859         "xml": "<outcome value='success'>\n",
3860         "comments": "",
3861         "outputs": 1,
3862         "x": 3782.138931274414,
3863         "y": 6319.41640663147,
3864         "z": "5d875c6b.4b4c54",
3865         "wires": [
3866             [
3867                 "db60e771.2ddaa8"
3868             ]
3869         ]
3870     },
3871     {
3872         "id": "db60e771.2ddaa8",
3873         "type": "block",
3874         "name": "block",
3875         "xml": "<block>\n",
3876         "atomic": "false",
3877         "comments": "",
3878         "outputs": 1,
3879         "x": 3963.138931274414,
3880         "y": 6313.416650772095,
3881         "z": "5d875c6b.4b4c54",
3882         "wires": [
3883             [
3884                 "c990aeec.68c73"
3885             ]
3886         ]
3887     },
3888     {
3889         "id": "c990aeec.68c73",
3890         "type": "record",
3891         "name": "record",
3892         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully updated ConfigDB - NRCellDU RRMPolicyRatio \"/>",
3893         "comments": "",
3894         "outputs": 1,
3895         "x": 4129.138931274414,
3896         "y": 6314.416650772095,
3897         "z": "5d875c6b.4b4c54",
3898         "wires": [
3899             []
3900         ]
3901     },
3902     {
3903         "id": "64e216ec.bfca58",
3904         "type": "block",
3905         "name": "block : SO Response",
3906         "xml": "<block atomic='true'>",
3907         "atomic": "true",
3908         "comments": "",
3909         "outputs": 1,
3910         "x": 4622.123260498047,
3911         "y": 2865.416664838791,
3912         "z": "5d875c6b.4b4c54",
3913         "wires": [
3914             [
3915                 "7e38f9a7.15f508",
3916                 "bab3223.d7f4fe",
3917                 "928303ce.8f62"
3918             ]
3919         ]
3920     },
3921     {
3922         "id": "7e38f9a7.15f508",
3923         "type": "set",
3924         "name": "set tmp variables for SO response",
3925         "xml": "<set>\n<parameter name=\"tmp.so.callbackURL\" value=\"`$payloadJson.input.callbackURL`\"/>\n<parameter name=\"tmp.status\" value=\"`$error-code`\"/>\n<parameter name=\"tmp.reason\" value=\"`$error-message`\"/>\n<parameter name=\"tmp.requestID\" value=\"`$terminateRANSlice-input.common-header.request-id`\"/>\n<parameter name=\"tmp.action\" value=\"`$terminateRANSlice-input.action`\"/>\n",
3926         "comments": "",
3927         "x": 5284.124237060547,
3928         "y": 2657.316323041916,
3929         "z": "5d875c6b.4b4c54",
3930         "wires": []
3931     },
3932     {
3933         "id": "bab3223.d7f4fe",
3934         "type": "record",
3935         "name": "record configdb RestAPI parms",
3936         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/so-callback-response.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"URL for SO Callback Response\"/>\n<parameter name='field2' value=\"`$tmp.so.callbackURL`\" />\n<parameter name='field3' value=\"`$tmp.status`\" />\n<parameter name='field4' value=\"`$tmp.reason`\" />\n<parameter name='field5' value=\"`$tmp.requestID`\" />\n<parameter name='field6' value=\"`$tmp.action`\" />",
3937         "comments": "",
3938         "outputs": 1,
3939         "x": 5259.123123168945,
3940         "y": 2754.4170005321503,
3941         "z": "5d875c6b.4b4c54",
3942         "wires": [
3943             []
3944         ]
3945     },
3946     {
3947         "id": "928303ce.8f62",
3948         "type": "execute",
3949         "name": "Send to SO",
3950         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-so-response.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$tmp.so.callbackURL`\"/>\n<parameter name=\"httpMethod\" value=\"POST\"/>\n<parameter name=\"responsePrefix\" value=\"so-callback-modify-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='*/*' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
3951         "comments": "",
3952         "outputs": 1,
3953         "x": 5174.123134613037,
3954         "y": 2851.4168784618378,
3955         "z": "5d875c6b.4b4c54",
3956         "wires": [
3957             [
3958                 "cd9528a9.ad16b8",
3959                 "e7a3b171.83c7a"
3960             ]
3961         ]
3962     },
3963     {
3964         "id": "cd9528a9.ad16b8",
3965         "type": "failure",
3966         "name": "failure",
3967         "xml": "<outcome value='failure'>\n",
3968         "comments": "",
3969         "outputs": 1,
3970         "x": 5400.123143196106,
3971         "y": 2828.4168474674225,
3972         "z": "5d875c6b.4b4c54",
3973         "wires": [
3974             [
3975                 "f8e2ec4a.dfccb"
3976             ]
3977         ]
3978     },
3979     {
3980         "id": "e7a3b171.83c7a",
3981         "type": "success",
3982         "name": "success",
3983         "xml": "<outcome value='success'>\n",
3984         "comments": "",
3985         "outputs": 1,
3986         "x": 5390.122997283936,
3987         "y": 2936.4167869091034,
3988         "z": "5d875c6b.4b4c54",
3989         "wires": [
3990             [
3991                 "3a2d6420.fda44c"
3992             ]
3993         ]
3994     },
3995     {
3996         "id": "3a2d6420.fda44c",
3997         "type": "block",
3998         "name": "block",
3999         "xml": "<block>\n",
4000         "atomic": "false",
4001         "comments": "",
4002         "outputs": 1,
4003         "x": 5540.122783660889,
4004         "y": 2955.4168479442596,
4005         "z": "5d875c6b.4b4c54",
4006         "wires": [
4007             [
4008                 "fbfe90f9.d6f22"
4009             ]
4010         ]
4011     },
4012     {
4013         "id": "f8e2ec4a.dfccb",
4014         "type": "block",
4015         "name": "block",
4016         "xml": "<block>\n",
4017         "atomic": "false",
4018         "comments": "",
4019         "outputs": 1,
4020         "x": 5551.123012542725,
4021         "y": 2823.416969537735,
4022         "z": "5d875c6b.4b4c54",
4023         "wires": [
4024             [
4025                 "7ff5477a.f56748"
4026             ]
4027         ]
4028     },
4029     {
4030         "id": "7ff5477a.f56748",
4031         "type": "returnFailure",
4032         "name": "return failure",
4033         "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 sending SO Response\" />",
4034         "comments": "",
4035         "x": 5717.122692108154,
4036         "y": 2826.4167869091034,
4037         "z": "5d875c6b.4b4c54",
4038         "wires": []
4039     },
4040     {
4041         "id": "fbfe90f9.d6f22",
4042         "type": "record",
4043         "name": "record",
4044         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"SO Response Sent \"/>",
4045         "comments": "",
4046         "outputs": 1,
4047         "x": 5704.122798919678,
4048         "y": 2961.4167869091034,
4049         "z": "5d875c6b.4b4c54",
4050         "wires": [
4051             []
4052         ]
4053     },
4054     {
4055         "id": "4f957f97.ee3ed",
4056         "type": "block",
4057         "name": "SO Response",
4058         "xml": "<block atomic='true'>",
4059         "atomic": "true",
4060         "comments": "",
4061         "outputs": 1,
4062         "x": 704.1232604980469,
4063         "y": 4547.416664838791,
4064         "z": "5d875c6b.4b4c54",
4065         "wires": [
4066             [
4067                 "25656d42.c8b032",
4068                 "22d1099c.43c226",
4069                 "ca075afd.0fd808",
4070                 "3fe55660.cbf3ea"
4071             ]
4072         ]
4073     },
4074     {
4075         "id": "ca075afd.0fd808",
4076         "type": "set",
4077         "name": "set tmp variables for SO response",
4078         "xml": "<set>\n<parameter name=\"tmp.status\" value=\"`$error-code`\"/>\n<parameter name=\"tmp.reason\" value=\"`$error-message`\"/>\n<parameter name=\"tmp.requestID\" value=\"`$instantiate-r-a-n-slice-input.common-header.request-id `\"/>\n<parameter name=\"tmp.action\" value=\"`$instantiate-r-a-n-slice-input.action`\"/>\n",
4079         "comments": "",
4080         "x": 984.1244049072266,
4081         "y": 4397.31614947319,
4082         "z": "5d875c6b.4b4c54",
4083         "wires": []
4084     },
4085     {
4086         "id": "25656d42.c8b032",
4087         "type": "record",
4088         "name": "record SO reply parms",
4089         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/so-callback-response.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"URL for SO Callback Response\"/>\n<parameter name='field2' value=\"`$payloadJson.input.callbackURL`\" />\n<parameter name='field3' value=\"`$tmp.status`\" />\n<parameter name='field4' value=\"`$tmp.reason`\" />\n<parameter name='field5' value=\"`$tmp.requestID`\" />\n<parameter name='field6' value=\"`$tmp.action`\" />",
4090         "comments": "",
4091         "outputs": 1,
4092         "x": 981.1232376098633,
4093         "y": 4551.41684794426,
4094         "z": "5d875c6b.4b4c54",
4095         "wires": [
4096             []
4097         ]
4098     },
4099     {
4100         "id": "22d1099c.43c226",
4101         "type": "execute",
4102         "name": "Send to SO",
4103         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-so-response.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$payloadJson.input.callbackURL`\"/>\n<parameter name=\"httpMethod\" value=\"POST\"/>\n<parameter name=\"responsePrefix\" value=\"so-callback-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='*/*' />\n<parameter name=\"restapiUser\" value=\"`$prop.restapi.so.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.restapi.so.password`\"/>",
4104         "comments": "",
4105         "outputs": 1,
4106         "x": 850.1233367919922,
4107         "y": 4668.416552305222,
4108         "z": "5d875c6b.4b4c54",
4109         "wires": [
4110             [
4111                 "bc258777.679b68",
4112                 "e00f36fe.17df48"
4113             ]
4114         ]
4115     },
4116     {
4117         "id": "bc258777.679b68",
4118         "type": "failure",
4119         "name": "failure",
4120         "xml": "<outcome value='failure'>\n",
4121         "comments": "",
4122         "outputs": 1,
4123         "x": 1015.1233367919922,
4124         "y": 4648.416551351547,
4125         "z": "5d875c6b.4b4c54",
4126         "wires": [
4127             [
4128                 "cff1dd31.41661"
4129             ]
4130         ]
4131     },
4132     {
4133         "id": "e00f36fe.17df48",
4134         "type": "success",
4135         "name": "success",
4136         "xml": "<outcome value='success'>\n",
4137         "comments": "",
4138         "outputs": 1,
4139         "x": 1007.1232299804688,
4140         "y": 4721.416501760483,
4141         "z": "5d875c6b.4b4c54",
4142         "wires": [
4143             [
4144                 "8ec407a6.4e6bf8"
4145             ]
4146         ]
4147     },
4148     {
4149         "id": "8ec407a6.4e6bf8",
4150         "type": "block",
4151         "name": "block",
4152         "xml": "<block>\n",
4153         "atomic": "false",
4154         "comments": "",
4155         "outputs": 1,
4156         "x": 1153.1230735778809,
4157         "y": 4726.416610479355,
4158         "z": "5d875c6b.4b4c54",
4159         "wires": [
4160             [
4161                 "53cd4c85.4aa104"
4162             ]
4163         ]
4164     },
4165     {
4166         "id": "cff1dd31.41661",
4167         "type": "block",
4168         "name": "block",
4169         "xml": "<block>\n",
4170         "atomic": "false",
4171         "comments": "",
4172         "outputs": 1,
4173         "x": 1164.1232376098633,
4174         "y": 4644.4166867733,
4175         "z": "5d875c6b.4b4c54",
4176         "wires": [
4177             [
4178                 "de73ae6a.42914",
4179                 "5c2df1a3.ca7d1"
4180             ]
4181         ]
4182     },
4183     {
4184         "id": "de73ae6a.42914",
4185         "type": "returnFailure",
4186         "name": "return failure",
4187         "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 sending SO Response\" />",
4188         "comments": "",
4189         "x": 1311.1228561401367,
4190         "y": 4655.41642832756,
4191         "z": "5d875c6b.4b4c54",
4192         "wires": []
4193     },
4194     {
4195         "id": "53cd4c85.4aa104",
4196         "type": "record",
4197         "name": "record",
4198         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"SO Response Sent \"/>",
4199         "comments": "",
4200         "outputs": 1,
4201         "x": 1314.1229934692383,
4202         "y": 4732.416502714157,
4203         "z": "5d875c6b.4b4c54",
4204         "wires": [
4205             []
4206         ]
4207     },
4208     {
4209         "id": "5c2df1a3.ca7d1",
4210         "type": "set",
4211         "name": "set",
4212         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error sending SO response. Aborting RPC executiopn'/>",
4213         "comments": "",
4214         "x": 1298.6334648132324,
4215         "y": 4559.405919790268,
4216         "z": "5d875c6b.4b4c54",
4217         "wires": []
4218     },
4219     {
4220         "id": "3fe55660.cbf3ea",
4221         "type": "execute",
4222         "name": "generate URL for SO Callback",
4223         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.so.callbackURL`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.so.callbackURL\"/>\n    <parameter name=\"target\" value=\"{requestId}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.requestID`\"/>",
4224         "comments": "",
4225         "outputs": 1,
4226         "x": 1003.4628601074219,
4227         "y": 4487.402002096176,
4228         "z": "5d875c6b.4b4c54",
4229         "wires": [
4230             []
4231         ]
4232     },
4233     {
4234         "id": "910f0fe5.fe248",
4235         "type": "outcome",
4236         "name": "Mounted",
4237         "xml": "<outcome value='true'>\n",
4238         "comments": "",
4239         "outputs": 1,
4240         "x": 2405.638885498047,
4241         "y": 1862.4166622161865,
4242         "z": "5d875c6b.4b4c54",
4243         "wires": [
4244             [
4245                 "14202f76.802311"
4246             ]
4247         ]
4248     },
4249     {
4250         "id": "14202f76.802311",
4251         "type": "block",
4252         "name": "ransim  URL",
4253         "xml": "<block atomic='true'>",
4254         "atomic": "true",
4255         "comments": "",
4256         "outputs": 1,
4257         "x": 2598.6285438537598,
4258         "y": 1862.416784286499,
4259         "z": "5d875c6b.4b4c54",
4260         "wires": [
4261             [
4262                 "114a5f29.b92ff1",
4263                 "42d91e90.23ffa"
4264             ]
4265         ]
4266     },
4267     {
4268         "id": "114a5f29.b92ff1",
4269         "type": "execute",
4270         "name": "generate fetchRRMPolicyRatio.ToNRCellCU",
4271         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToNRCellCU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
4272         "comments": "",
4273         "outputs": 1,
4274         "x": 2905.628730773926,
4275         "y": 1829.4168853759766,
4276         "z": "5d875c6b.4b4c54",
4277         "wires": [
4278             []
4279         ]
4280     },
4281     {
4282         "id": "42d91e90.23ffa",
4283         "type": "execute",
4284         "name": "populate mountName",
4285         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUCPName`\"/>",
4286         "comments": "",
4287         "outputs": 1,
4288         "x": 2849.6291313171387,
4289         "y": 1882.4170789718628,
4290         "z": "5d875c6b.4b4c54",
4291         "wires": [
4292             []
4293         ]
4294     },
4295     {
4296         "id": "f574854d.da65d8",
4297         "type": "block",
4298         "name": "ransim  URL",
4299         "xml": "<block atomic='true'>",
4300         "atomic": "true",
4301         "comments": "",
4302         "outputs": 1,
4303         "x": 2833.138885498047,
4304         "y": 1246.4166622161865,
4305         "z": "5d875c6b.4b4c54",
4306         "wires": [
4307             [
4308                 "f009c4f0.43b2a8",
4309                 "7d64db96.14d294"
4310             ]
4311         ]
4312     },
4313     {
4314         "id": "7d64db96.14d294",
4315         "type": "execute",
4316         "name": "populate mountName",
4317         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.patchPLMNInfoListEntry.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.patchPLMNInfoListEntry.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUCPName`\"/>",
4318         "comments": "",
4319         "outputs": 1,
4320         "x": 3084.139316558838,
4321         "y": 1269.4167947769165,
4322         "z": "5d875c6b.4b4c54",
4323         "wires": [
4324             []
4325         ]
4326     },
4327     {
4328         "id": "f009c4f0.43b2a8",
4329         "type": "execute",
4330         "name": "generate TERMINATEPLMNInfoList.ToNRCellCU",
4331         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.terminateSNSSAIEntry.ToNRCellCU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteSNSSAIListEntry.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
4332         "comments": "",
4333         "outputs": 1,
4334         "x": 3140.138916015625,
4335         "y": 1216.4166011810303,
4336         "z": "5d875c6b.4b4c54",
4337         "wires": [
4338             []
4339         ]
4340     },
4341     {
4342         "id": "15d65f32.603751",
4343         "type": "execute",
4344         "name": "populate mountName",
4345         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfo-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfo-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>",
4346         "comments": "",
4347         "outputs": 1,
4348         "x": 2910.638900756836,
4349         "y": 2911.4170055389404,
4350         "z": "5d875c6b.4b4c54",
4351         "wires": [
4352             []
4353         ]
4354     },
4355     {
4356         "id": "8b1d30dd.fa96b",
4357         "type": "execute",
4358         "name": "generate terminatePLMNInfoList.TogNBCUUP",
4359         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.terminateSNSSAIEntry.ToCUUP.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfo-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
4360         "comments": "",
4361         "outputs": 1,
4362         "x": 2984.6386108398438,
4363         "y": 2860.416759490967,
4364         "z": "5d875c6b.4b4c54",
4365         "wires": [
4366             []
4367         ]
4368     },
4369     {
4370         "id": "2649f371.df5dbc",
4371         "type": "block",
4372         "name": "ransim  URL",
4373         "xml": "<block atomic='true'>",
4374         "atomic": "true",
4375         "comments": "",
4376         "outputs": 1,
4377         "x": 2664.6385650634766,
4378         "y": 2898.416750907898,
4379         "z": "5d875c6b.4b4c54",
4380         "wires": [
4381             [
4382                 "8b1d30dd.fa96b",
4383                 "15d65f32.603751"
4384             ]
4385         ]
4386     },
4387     {
4388         "id": "e085629b.c369c",
4389         "type": "block",
4390         "name": "ransim  URL",
4391         "xml": "<block atomic='true'>",
4392         "atomic": "true",
4393         "comments": "",
4394         "outputs": 1,
4395         "x": 2152.638885498047,
4396         "y": 3243.4166622161865,
4397         "z": "5d875c6b.4b4c54",
4398         "wires": [
4399             [
4400                 "ded9797.34dca88",
4401                 "49310d49.69ecd4"
4402             ]
4403         ]
4404     },
4405     {
4406         "id": "ded9797.34dca88",
4407         "type": "execute",
4408         "name": "fetch RRMPolicyRatio.TogNBCUUP",
4409         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToGNBCUUP.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
4410         "comments": "",
4411         "outputs": 1,
4412         "x": 2454.6388206481934,
4413         "y": 3203.416723251343,
4414         "z": "5d875c6b.4b4c54",
4415         "wires": [
4416             []
4417         ]
4418     },
4419     {
4420         "id": "49310d49.69ecd4",
4421         "type": "execute",
4422         "name": "populate mountName",
4423         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>",
4424         "comments": "",
4425         "outputs": 1,
4426         "x": 2398.6392211914062,
4427         "y": 3256.416916847229,
4428         "z": "5d875c6b.4b4c54",
4429         "wires": [
4430             []
4431         ]
4432     },
4433     {
4434         "id": "7575da63.dd4fa4",
4435         "type": "outcome",
4436         "name": "Mounted",
4437         "xml": "<outcome value='true'>\n",
4438         "comments": "",
4439         "outputs": 1,
4440         "x": 1925.1388854980469,
4441         "y": 3252.4166622161865,
4442         "z": "5d875c6b.4b4c54",
4443         "wires": [
4444             [
4445                 "e085629b.c369c"
4446             ]
4447         ]
4448     },
4449     {
4450         "id": "92f49b5d.cdaff8",
4451         "type": "block",
4452         "name": "ransim  URL",
4453         "xml": "<block atomic='true'>",
4454         "atomic": "true",
4455         "comments": "",
4456         "outputs": 1,
4457         "x": 3575.138885498047,
4458         "y": 4681.4166622161865,
4459         "z": "5d875c6b.4b4c54",
4460         "wires": [
4461             [
4462                 "399ca7bd.018e18",
4463                 "8be46c41.8c25c"
4464             ]
4465         ]
4466     },
4467     {
4468         "id": "399ca7bd.018e18",
4469         "type": "execute",
4470         "name": "generate patchPLMNInfoList.ToNRCellDU",
4471         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.terminateSNSSAIEntry.ToNRCellDU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
4472         "comments": "",
4473         "outputs": 1,
4474         "x": 3882.138916015625,
4475         "y": 4651.41660118103,
4476         "z": "5d875c6b.4b4c54",
4477         "wires": [
4478             []
4479         ]
4480     },
4481     {
4482         "id": "8be46c41.8c25c",
4483         "type": "execute",
4484         "name": "populate mountName",
4485         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfoListEntry-cellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.GNBDUId`\"/>",
4486         "comments": "",
4487         "outputs": 1,
4488         "x": 3826.139316558838,
4489         "y": 4704.4167947769165,
4490         "z": "5d875c6b.4b4c54",
4491         "wires": [
4492             []
4493         ]
4494     },
4495     {
4496         "id": "4bd777f4.13f2a8",
4497         "type": "outcome",
4498         "name": "Mounted",
4499         "xml": "<outcome value='true'>\n",
4500         "comments": "",
4501         "outputs": 1,
4502         "x": 3471.888885498047,
4503         "y": 5304.4166622161865,
4504         "z": "5d875c6b.4b4c54",
4505         "wires": [
4506             [
4507                 "47171b0f.01aa44"
4508             ]
4509         ]
4510     },
4511     {
4512         "id": "47171b0f.01aa44",
4513         "type": "block",
4514         "name": "ransim  URL",
4515         "xml": "<block atomic='true'>",
4516         "atomic": "true",
4517         "comments": "",
4518         "outputs": 1,
4519         "x": 3638.88911819458,
4520         "y": 5302.666259765625,
4521         "z": "5d875c6b.4b4c54",
4522         "wires": [
4523             [
4524                 "b563af73.92284",
4525                 "52090741.a98b48"
4526             ]
4527         ]
4528     },
4529     {
4530         "id": "b563af73.92284",
4531         "type": "execute",
4532         "name": "generate getRRMPolicyRatio.ToNRCellDU",
4533         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToGNBDU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-gNBDU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
4534         "comments": "",
4535         "outputs": 1,
4536         "x": 3885.8889350891113,
4537         "y": 5269.666259765625,
4538         "z": "5d875c6b.4b4c54",
4539         "wires": [
4540             []
4541         ]
4542     },
4543     {
4544         "id": "52090741.a98b48",
4545         "type": "execute",
4546         "name": "populate mountName",
4547         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio-gNBDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-gNBDU.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.GNBDUId`\"/>",
4548         "comments": "",
4549         "outputs": 1,
4550         "x": 3828.8894233703613,
4551         "y": 5330.6666259765625,
4552         "z": "5d875c6b.4b4c54",
4553         "wires": [
4554             []
4555         ]
4556     },
4557     {
4558         "id": "fa8b103b.c90c4",
4559         "type": "comment",
4560         "name": "terminateRANSliceInstance/instantiateRANSliceModifyDeallocate",
4561         "info": "",
4562         "comments": "",
4563         "x": 927.8889141082764,
4564         "y": 136.66666221618652,
4565         "z": "5d875c6b.4b4c54",
4566         "wires": []
4567     },
4568     {
4569         "id": "7fa621ae.c91f3",
4570         "type": "record",
4571         "name": "record",
4572         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RPC to handle terminateRANSlice.: \"/>\n<parameter name=\"field2\" value=\"`$terminate-r-a-n-slice-input.action`\"/>\n<parameter name=\"field3\" value=\"`$terminate-r-a-n-slice-input.common-header.timestamp`\"/>\n<parameter name=\"field4\" value=\"`$terminate-r-a-n-slice-input.common-header.request-id`\"/>\n<parameter name=\"field5\" value=\"`$terminate-r-a-n-slice-input.common-header.originator-id`\"/>\n<parameter name=\"field6\" value=\"RPC Payload String \"/>\n<parameter name=\"field7\" value=\"`$terminate-r-a-n-slice-input.payload`\"/>",
4573         "comments": "",
4574         "outputs": 1,
4575         "x": 758.1388778686523,
4576         "y": 238.9166464805603,
4577         "z": "5d875c6b.4b4c54",
4578         "wires": [
4579             []
4580         ]
4581     },
4582     {
4583         "id": "b7f191d.9954e7",
4584         "type": "set",
4585         "name": "set default status value",
4586         "xml": "<set>\n<parameter name='error-code' value='200' />\n<parameter name='error-message' value='Successful execution of terminateRANSice RPC' />",
4587         "comments": "",
4588         "x": 807.1386337280273,
4589         "y": 286.916663646698,
4590         "z": "5d875c6b.4b4c54",
4591         "wires": []
4592     },
4593     {
4594         "id": "485b1e79.bbde2",
4595         "type": "execute",
4596         "name": "execute jsonStringToCtx",
4597         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='jsonStringToCtx'>\n\t<parameter name='source' value='terminate-r-a-n-slice-input.payload' />\n\t<parameter name='outputPath' value='payloadJson' />\n\t<parameter name='isEscaped' value='false' />",
4598         "comments": "",
4599         "outputs": 1,
4600         "x": 807.1386337280273,
4601         "y": 327.91661405563354,
4602         "z": "5d875c6b.4b4c54",
4603         "wires": [
4604             [
4605                 "3d0c87b9.c409a8"
4606             ]
4607         ]
4608     },
4609     {
4610         "id": "30294ae6.eaaeb6",
4611         "type": "execute",
4612         "name": "printContext",
4613         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-terminateRANSlice-context.log' />\n\n\n",
4614         "comments": "",
4615         "outputs": 1,
4616         "x": 769.1386108398438,
4617         "y": 371.9062056541443,
4618         "z": "5d875c6b.4b4c54",
4619         "wires": [
4620             []
4621         ]
4622     },
4623     {
4624         "id": "941bdbd9.3f4b08",
4625         "type": "execute",
4626         "name": "execute Properties",
4627         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.prop.PropertiesNode' method='readProperties' >\n    <parameter name='fileName' value='/opt/onap/ccsdk/data/properties/ran-slice-api-dg.properties' />\n    <parameter name='contextPrefix' value='prop' />\n",
4628         "comments": "",
4629         "outputs": 1,
4630         "x": 789.1385955810547,
4631         "y": 412.9165711402893,
4632         "z": "5d875c6b.4b4c54",
4633         "wires": [
4634             []
4635         ]
4636     },
4637     {
4638         "id": "7597a7a3.d53198",
4639         "type": "record",
4640         "name": "record",
4641         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Properties read .. controller details \"/>\n<parameter name=\"field2\" value=\"`$prop.controller.user`\"/>\n<parameter name=\"field3\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"field4\" value=\"`$prop.controller.url`\"/>\n<parameter name=\"field5\" value=\"ransim-mounted (true/false): \"/>\n<parameter name=\"field6\" value=\"`$prop.ransim-mounted`\"/>\n<parameter name=\"field7\" value=\"config DB deployed (true/false): \"/>\n<parameter name=\"field8\" value=\"`$prop.configdb-deployed`\"/>",
4642         "comments": "",
4643         "outputs": 1,
4644         "x": 800.1386642456055,
4645         "y": 482.66665267944336,
4646         "z": "5d875c6b.4b4c54",
4647         "wires": [
4648             []
4649         ]
4650     },
4651     {
4652         "id": "3d0c87b9.c409a8",
4653         "type": "other",
4654         "name": "success",
4655         "xml": "<outcome value='success'>\n",
4656         "comments": "",
4657         "outputs": 1,
4658         "x": 1092.3886260986328,
4659         "y": 391.1666407585144,
4660         "z": "5d875c6b.4b4c54",
4661         "wires": [
4662             [
4663                 "d21bad35.2f372"
4664             ]
4665         ]
4666     },
4667     {
4668         "id": "d21bad35.2f372",
4669         "type": "block",
4670         "name": "block : atomic",
4671         "xml": "<block atomic='true'>",
4672         "atomic": "true",
4673         "comments": "",
4674         "outputs": 1,
4675         "x": 1272.3887939453125,
4676         "y": 385.1666407585144,
4677         "z": "5d875c6b.4b4c54",
4678         "wires": [
4679             [
4680                 "faedc62b.fa4868",
4681                 "b34d2337.c36bb",
4682                 "36a4dafe.d19156"
4683             ]
4684         ]
4685     },
4686     {
4687         "id": "faedc62b.fa4868",
4688         "type": "execute",
4689         "name": "printContext",
4690         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-terminateRANSlice-context.log' />\n\n\n",
4691         "comments": "",
4692         "outputs": 1,
4693         "x": 1484.8888244628906,
4694         "y": 384.16664573550224,
4695         "z": "5d875c6b.4b4c54",
4696         "wires": [
4697             []
4698         ]
4699     },
4700     {
4701         "id": "b34d2337.c36bb",
4702         "type": "record",
4703         "name": "record",
4704         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Payload for terminateRANSlice.: \"/>\n<parameter name=\"field2\" value=\"`$tmp.sNSSAI`\"/>\n<parameter name=\"field3\" value=\"`$payloadJson.input.RANNFNSSIId`\"/>\n<parameter name=\"field4\" value=\"`$payloadJson.input.callbackURL`\"/>\n<parameter name=\"field5\" value=\"`$payloadJson.input.sliceProfileId`\"/>\n\n\n",
4705         "comments": "",
4706         "outputs": 1,
4707         "x": 1481.6387977600098,
4708         "y": 425.666672706604,
4709         "z": "5d875c6b.4b4c54",
4710         "wires": [
4711             []
4712         ]
4713     },
4714     {
4715         "id": "36a4dafe.d19156",
4716         "type": "switchNode",
4717         "name": "check action",
4718         "xml": "<switch test='`$instantiate-r-a-n-slice-input.action`==deallocate'>",
4719         "comments": "",
4720         "outputs": 1,
4721         "x": 1492.3891906738281,
4722         "y": 319.4166603088379,
4723         "z": "5d875c6b.4b4c54",
4724         "wires": [
4725             [
4726                 "a572b20.72c925",
4727                 "b0df7991.61e8d8"
4728             ]
4729         ]
4730     },
4731     {
4732         "id": "a572b20.72c925",
4733         "type": "success",
4734         "name": "terminate",
4735         "xml": "<outcome value='success'>\n",
4736         "comments": "",
4737         "outputs": 1,
4738         "x": 1682.3888931274414,
4739         "y": 350.16666746139526,
4740         "z": "5d875c6b.4b4c54",
4741         "wires": [
4742             [
4743                 "9a4a274d.d94778"
4744             ]
4745         ]
4746     },
4747     {
4748         "id": "9a4a274d.d94778",
4749         "type": "execute",
4750         "name": "read sNSSAI from input",
4751         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.sNSSAI' />\n\t<parameter name='source' value=\"`$payloadJson.input.NSSAI`\" />\n",
4752         "comments": "",
4753         "outputs": 1,
4754         "x": 1950.6388931274414,
4755         "y": 348.1666741371155,
4756         "z": "5d875c6b.4b4c54",
4757         "wires": [
4758             []
4759         ]
4760     },
4761     {
4762         "id": "e21c06e4.206928",
4763         "type": "execute",
4764         "name": "read sNSSAI from sliceProfile",
4765         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.sNSSAI' />\n\t<parameter name='source' value=\"`$payloadJson.input.sliceProfile.NSSAI`\" />\n",
4766         "comments": "",
4767         "outputs": 1,
4768         "x": 1961.3889236450195,
4769         "y": 417.1666626930237,
4770         "z": "5d875c6b.4b4c54",
4771         "wires": [
4772             []
4773         ]
4774     },
4775     {
4776         "id": "b0df7991.61e8d8",
4777         "type": "failure",
4778         "name": "modify-deallocate",
4779         "xml": "<outcome value='failure'>\n",
4780         "comments": "",
4781         "outputs": 1,
4782         "x": 1709.3888931274414,
4783         "y": 421.1666626930237,
4784         "z": "5d875c6b.4b4c54",
4785         "wires": [
4786             [
4787                 "e21c06e4.206928"
4788             ]
4789         ]
4790     },
4791     {
4792         "id": "9cee919c.bea0b",
4793         "type": "execute",
4794         "name": "get PLMNId URL",
4795         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.configdb.getplmn`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.configdb.getPLMNId.url\"/>\n    <parameter name=\"target\" value=\"{sliceProfileId}\"/>\n    <parameter name=\"replacement\" value=\"`$payloadJson.input.sliceProfileId`\"/>",
4796         "comments": "",
4797         "outputs": 1,
4798         "x": 749.6388778686523,
4799         "y": 733.9166860580444,
4800         "z": "5d875c6b.4b4c54",
4801         "wires": [
4802             []
4803         ]
4804     },
4805     {
4806         "id": "ba93432d.8ae6f",
4807         "type": "record",
4808         "name": "record",
4809         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Get PLMN from SliceProfileId URL: \"/>\n<parameter name=\"field2\" value=\"`$tmp.configdb.getPLMNId.url`\"/>\n\n",
4810         "comments": "",
4811         "outputs": 1,
4812         "x": 720.6389083862305,
4813         "y": 795.6667108535767,
4814         "z": "5d875c6b.4b4c54",
4815         "wires": [
4816             []
4817         ]
4818     },
4819     {
4820         "id": "b2d5bb29.9e1f58",
4821         "type": "execute",
4822         "name": "Get PLMN from Sliceprofile id",
4823         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $tmp.configdb.getPLMNId.url`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"getPLMN-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
4824         "comments": "",
4825         "outputs": 1,
4826         "x": 785.6388931274414,
4827         "y": 855.4166650772095,
4828         "z": "5d875c6b.4b4c54",
4829         "wires": [
4830             []
4831         ]
4832     },
4833     {
4834         "id": "f014e0f.8062b2",
4835         "type": "execute",
4836         "name": "read PLMN Id",
4837         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.pLMNId' />\n\t<parameter name='source' value=\"`getPLMN-configdb-response.pLMNId`\" />\n",
4838         "comments": "",
4839         "outputs": 1,
4840         "x": 738.6388854980469,
4841         "y": 913.4167137145996,
4842         "z": "5d875c6b.4b4c54",
4843         "wires": [
4844             []
4845         ]
4846     },
4847     {
4848         "id": "35f03911.133576",
4849         "type": "execute",
4850         "name": "find MCC",
4851         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='substring'>\n    <parameter name=\"string\" value=\"`$tmp.pLMNId`\" />\n    <parameter name=\"result\" value=\"tmp.mcc\"/>\n    <parameter name=\"begin-index\" value=\"0\" />\n    <parameter name=\"end-index\" value=\"3\" />",
4852         "comments": "",
4853         "outputs": 1,
4854         "x": 731.8888931274414,
4855         "y": 972.6667766571045,
4856         "z": "5d875c6b.4b4c54",
4857         "wires": [
4858             []
4859         ]
4860     },
4861     {
4862         "id": "92345751.f84618",
4863         "type": "execute",
4864         "name": "find MNC",
4865         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='substring'>\n    <parameter name=\"string\" value=\"`$tmp.pLMNId`\" />\n    <parameter name=\"result\" value=\"tmp.mnc\"/>\n    <parameter name=\"begin-index\" value=\"4\" />",
4866         "comments": "",
4867         "outputs": 1,
4868         "x": 731.8889465332031,
4869         "y": 1023.666654586792,
4870         "z": "5d875c6b.4b4c54",
4871         "wires": [
4872             []
4873         ]
4874     },
4875     {
4876         "id": "926f95e.bc62b68",
4877         "type": "record",
4878         "name": "record",
4879         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"`$tmp.pLMNId`\"/>\n<parameter name=\"field2\" value=\"`$tmp.mcc`\"/>\n<parameter name=\"field3\" value=\"`$tmp.mnc`\"/>",
4880         "comments": "",
4881         "outputs": 1,
4882         "x": 728.8824157714844,
4883         "y": 1080.6601696014404,
4884         "z": "5d875c6b.4b4c54",
4885         "wires": [
4886             []
4887         ]
4888     },
4889     {
4890         "id": "d38ca491.690178",
4891         "type": "execute",
4892         "name": "generate getNearRTRICById URL",
4893         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.configdb.getNearRTRICById`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.configdb.getNearRTRICById.url\"/>\n    <parameter name=\"target\" value=\"{nearRTRICId}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
4894         "comments": "",
4895         "outputs": 1,
4896         "x": 1205.6389617919922,
4897         "y": 841.1667003631592,
4898         "z": "5d875c6b.4b4c54",
4899         "wires": [
4900             []
4901         ]
4902     },
4903     {
4904         "id": "8318ccb3.e2df6",
4905         "type": "record",
4906         "name": "record configdb RestAPI params",
4907         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"URL for configDB to Get NearRTRIC for NearRTRICId\"/>\n<parameter name='field2' value=\"`$prop.configdb.url + $tmp.configdb.getNearRTRICById.url`\" />\n<parameter name='field3' value=\"`$nearRTRICId`\" />",
4908         "comments": "",
4909         "outputs": 1,
4910         "x": 1201.638916015625,
4911         "y": 891.1667766571045,
4912         "z": "5d875c6b.4b4c54",
4913         "wires": [
4914             []
4915         ]
4916     },
4917     {
4918         "id": "2c07f0f9.fb597",
4919         "type": "execute",
4920         "name": "Get nearRTRIC for nearRTRICId",
4921         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $tmp.configdb.getNearRTRICById.url`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"getNearRTRICById-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
4922         "comments": "",
4923         "outputs": 1,
4924         "x": 1200.6390228271484,
4925         "y": 934.166898727417,
4926         "z": "5d875c6b.4b4c54",
4927         "wires": [
4928             [
4929                 "ced9eac3.be2828",
4930                 "e6b6fe08.ea73d"
4931             ]
4932         ]
4933     },
4934     {
4935         "id": "ced9eac3.be2828",
4936         "type": "failure",
4937         "name": "failure",
4938         "xml": "<outcome value='failure'>\n",
4939         "comments": "",
4940         "outputs": 1,
4941         "x": 1476.3888854980469,
4942         "y": 931.1666622161865,
4943         "z": "5d875c6b.4b4c54",
4944         "wires": [
4945             [
4946                 "35a5fa3c.604ff6"
4947             ]
4948         ]
4949     },
4950     {
4951         "id": "e6b6fe08.ea73d",
4952         "type": "success",
4953         "name": "success",
4954         "xml": "<outcome value='success'>\n",
4955         "comments": "",
4956         "outputs": 1,
4957         "x": 1470.388931274414,
4958         "y": 991.1665782928467,
4959         "z": "5d875c6b.4b4c54",
4960         "wires": [
4961             [
4962                 "57c5d9c4.661078"
4963             ]
4964         ]
4965     },
4966     {
4967         "id": "35a5fa3c.604ff6",
4968         "type": "block",
4969         "name": "block",
4970         "xml": "<block>",
4971         "atomic": "false",
4972         "comments": "",
4973         "outputs": 1,
4974         "x": 1646.0557708740234,
4975         "y": 922.5000638961792,
4976         "z": "5d875c6b.4b4c54",
4977         "wires": [
4978             [
4979                 "90069086.9bf3d",
4980                 "64e216ec.bfca58"
4981             ]
4982         ]
4983     },
4984     {
4985         "id": "90069086.9bf3d",
4986         "type": "set",
4987         "name": "set",
4988         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error Getting Info from ConfigDB. Aborting RPC executiopn'/>",
4989         "comments": "",
4990         "x": 1850.3888339996338,
4991         "y": 883.277738571167,
4992         "z": "5d875c6b.4b4c54",
4993         "wires": []
4994     },
4995     {
4996         "id": "6a0bff9f.e783a",
4997         "type": "record",
4998         "name": "record",
4999         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Obtained NearRT RIC info from ConfigDB\"/>\n<parameter name=\"field2\" value=\"`$getNearRTRICById-configdb-response`\"/>",
5000         "comments": "",
5001         "outputs": 1,
5002         "x": 1863.3886260986328,
5003         "y": 937.1666774749756,
5004         "z": "5d875c6b.4b4c54",
5005         "wires": [
5006             []
5007         ]
5008     },
5009     {
5010         "id": "dc10964c.5ef7f8",
5011         "type": "execute",
5012         "name": "printContext",
5013         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-terminateRANSlice-configrsp-context.log' />\n\n\n",
5014         "comments": "",
5015         "outputs": 1,
5016         "x": 1859.1667671203613,
5017         "y": 1008.1666851043701,
5018         "z": "5d875c6b.4b4c54",
5019         "wires": [
5020             []
5021         ]
5022     },
5023     {
5024         "id": "57c5d9c4.661078",
5025         "type": "block",
5026         "name": "block : atomic",
5027         "xml": "<block atomic='true'>",
5028         "atomic": "true",
5029         "comments": "",
5030         "outputs": 1,
5031         "x": 1640.388828277588,
5032         "y": 992.166693687439,
5033         "z": "5d875c6b.4b4c54",
5034         "wires": [
5035             [
5036                 "dc10964c.5ef7f8",
5037                 "6a0bff9f.e783a"
5038             ]
5039         ]
5040     },
5041     {
5042         "id": "8045c217.a14b",
5043         "type": "execute",
5044         "name": "remove sNSSAI from context",
5045         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='ctxListRemove' >\n<parameter name=\"list_pfx\" value=\"`$getNearRTRICById-configdb-response`\" />\n<parameter name=\"value\" value=\"`$getNearRTRICById-configdb-response.pLMNInfoList[0].sNSSAI.sNSSAI`\" />",
5046         "comments": "",
5047         "outputs": 1,
5048         "x": 1187.1945037841797,
5049         "y": 1073.3612518310547,
5050         "z": "5d875c6b.4b4c54",
5051         "wires": [
5052             []
5053         ]
5054     },
5055     {
5056         "id": "dcc1e616.a66a58",
5057         "type": "execute",
5058         "name": "read PLMNList size",
5059         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.pLMNInfoList_length' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBCUCPList['+ $idz +'].cellCUList['+ $idcu +'].pLMNInfoList_length '`\" />",
5060         "comments": "",
5061         "outputs": 1,
5062         "x": 2243.166473388672,
5063         "y": 859.8888301849365,
5064         "z": "5d875c6b.4b4c54",
5065         "wires": [
5066             []
5067         ]
5068     },
5069     {
5070         "id": "b7aab5d6.a5d488",
5071         "type": "set",
5072         "name": "Read RRMPolicy Member List Length",
5073         "xml": "<set>\n<parameter name='tmp.NRCellCURRMPolicyMembersLength' value=\"`'$get-rrmpolicyratio-response.attributes.RRMPolicyRatio['+ $idcu-rrm+'].attributes.rRMPolicyMemberList_length'`\" />",
5074         "comments": "",
5075         "x": 2706.16650390625,
5076         "y": 2266.722059249878,
5077         "z": "5d875c6b.4b4c54",
5078         "wires": []
5079     },
5080     {
5081         "id": "cac94f43.7988e",
5082         "type": "for",
5083         "name": "for each rrmpolicyMember",
5084         "xml": "<for index='idcu-rrm1' start='0' end='`$tmp.NRCellCURRMPolicyMembersLength`' >\n",
5085         "comments": "",
5086         "outputs": 1,
5087         "x": 2687.138687133789,
5088         "y": 2309.499922275543,
5089         "z": "5d875c6b.4b4c54",
5090         "wires": [
5091             [
5092                 "17d93ed6.5e1c41"
5093             ]
5094         ]
5095     },
5096     {
5097         "id": "17d93ed6.5e1c41",
5098         "type": "block",
5099         "name": "block : atomic",
5100         "xml": "<block atomic='true'>",
5101         "atomic": "true",
5102         "comments": "",
5103         "outputs": 1,
5104         "x": 2903.805488586426,
5105         "y": 2305.6110668182373,
5106         "z": "5d875c6b.4b4c54",
5107         "wires": [
5108             [
5109                 "80a219a9.cb4fa8",
5110                 "1c636d7a.76bbd3",
5111                 "cfe4eb87.f9ce98",
5112                 "16d7a78b.89b958",
5113                 "61fb2172.2e08a"
5114             ]
5115         ]
5116     },
5117     {
5118         "id": "80a219a9.cb4fa8",
5119         "type": "switchNode",
5120         "name": "if length > 0 ",
5121         "xml": "<switch test='`$tmp.NRCellCURRMPolicyMembersLeangth`>0'>\n",
5122         "comments": "",
5123         "outputs": 1,
5124         "x": 3052.972480773926,
5125         "y": 2270.7497453689575,
5126         "z": "5d875c6b.4b4c54",
5127         "wires": [
5128             [
5129                 "90b11368.b8378",
5130                 "94d76e54.f4b62"
5131             ]
5132         ]
5133     },
5134     {
5135         "id": "90b11368.b8378",
5136         "type": "success",
5137         "name": "success",
5138         "xml": "<outcome value='success'>\n",
5139         "comments": "",
5140         "outputs": 1,
5141         "x": 3204.6388969421387,
5142         "y": 2246.3051433563232,
5143         "z": "5d875c6b.4b4c54",
5144         "wires": [
5145             [
5146                 "928e9705.a89d38"
5147             ]
5148         ]
5149     },
5150     {
5151         "id": "928e9705.a89d38",
5152         "type": "block",
5153         "name": "block : atomic",
5154         "xml": "<block atomic='true'>",
5155         "atomic": "true",
5156         "comments": "",
5157         "outputs": 1,
5158         "x": 3371.3053550720215,
5159         "y": 2246.3056030273438,
5160         "z": "5d875c6b.4b4c54",
5161         "wires": [
5162             [
5163                 "c8662394.eae76"
5164             ]
5165         ]
5166     },
5167     {
5168         "id": "c8662394.eae76",
5169         "type": "switchNode",
5170         "name": "ransim mounted",
5171         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
5172         "comments": "",
5173         "outputs": 1,
5174         "x": 3219.083236694336,
5175         "y": 2125.1943385601044,
5176         "z": "5d875c6b.4b4c54",
5177         "wires": [
5178             [
5179                 "e677db79.580d78",
5180                 "dd2ac7e6.9925a8"
5181             ]
5182         ]
5183     },
5184     {
5185         "id": "e677db79.580d78",
5186         "type": "outcome",
5187         "name": "Not Mounted",
5188         "xml": "<outcome value='false'>\n",
5189         "comments": "",
5190         "outputs": 1,
5191         "x": 3462.416976928711,
5192         "y": 2141.083017349243,
5193         "z": "5d875c6b.4b4c54",
5194         "wires": [
5195             [
5196                 "5c1ef2cf.2bc89c"
5197             ]
5198         ]
5199     },
5200     {
5201         "id": "dd2ac7e6.9925a8",
5202         "type": "outcome",
5203         "name": "Mounted",
5204         "xml": "<outcome value='true'>\n",
5205         "comments": "",
5206         "outputs": 1,
5207         "x": 3453.260486602783,
5208         "y": 2181.5273008346558,
5209         "z": "5d875c6b.4b4c54",
5210         "wires": [
5211             [
5212                 "3feb197e.7eee96"
5213             ]
5214         ]
5215     },
5216     {
5217         "id": "5c1ef2cf.2bc89c",
5218         "type": "block",
5219         "name": "block : atomic",
5220         "xml": "<block atomic='true'>",
5221         "atomic": "true",
5222         "comments": "",
5223         "outputs": 1,
5224         "x": 3643.8053970336914,
5225         "y": 2142.4166173934937,
5226         "z": "5d875c6b.4b4c54",
5227         "wires": [
5228             [
5229                 "9ad9b7f2.be01a8"
5230             ]
5231         ]
5232     },
5233     {
5234         "id": "3feb197e.7eee96",
5235         "type": "block",
5236         "name": "block : atomic",
5237         "xml": "<block atomic='true'>",
5238         "atomic": "true",
5239         "comments": "",
5240         "outputs": 1,
5241         "x": 3634.916473388672,
5242         "y": 2184.6386556625366,
5243         "z": "5d875c6b.4b4c54",
5244         "wires": [
5245             [
5246                 "71cc87aa.8b2aa8",
5247                 "cf5f7048.c50b9"
5248             ]
5249         ]
5250     },
5251     {
5252         "id": "9ad9b7f2.be01a8",
5253         "type": "execute",
5254         "name": "delete RRMPolicyRatio NRCellCU - URL",
5255         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyRatio.ToNRCellCU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
5256         "comments": "",
5257         "outputs": 1,
5258         "x": 3929.083106994629,
5259         "y": 2139.63889503479,
5260         "z": "5d875c6b.4b4c54",
5261         "wires": [
5262             []
5263         ]
5264     },
5265     {
5266         "id": "71cc87aa.8b2aa8",
5267         "type": "execute",
5268         "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL",
5269         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyRatio.ToNRCellCU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
5270         "comments": "",
5271         "outputs": 1,
5272         "x": 3940.194366455078,
5273         "y": 2182.9722566604614,
5274         "z": "5d875c6b.4b4c54",
5275         "wires": [
5276             []
5277         ]
5278     },
5279     {
5280         "id": "cf5f7048.c50b9",
5281         "type": "execute",
5282         "name": "populate mountName",
5283         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUCPName`\"/>",
5284         "comments": "",
5285         "outputs": 1,
5286         "x": 3864.63858795166,
5287         "y": 2218.527738571167,
5288         "z": "5d875c6b.4b4c54",
5289         "wires": [
5290             []
5291         ]
5292     },
5293     {
5294         "id": "94d76e54.f4b62",
5295         "type": "failure",
5296         "name": "failure",
5297         "xml": "<outcome value='failure'>\n",
5298         "comments": "",
5299         "outputs": 1,
5300         "x": 3208.2499389648438,
5301         "y": 2299.638776779175,
5302         "z": "5d875c6b.4b4c54",
5303         "wires": [
5304             [
5305                 "43619232.8fe1fc"
5306             ]
5307         ]
5308     },
5309     {
5310         "id": "43619232.8fe1fc",
5311         "type": "block",
5312         "name": "block : atomic",
5313         "xml": "<block atomic='true'>",
5314         "atomic": "true",
5315         "comments": "",
5316         "outputs": 1,
5317         "x": 3393.917022705078,
5318         "y": 2287.972095489502,
5319         "z": "5d875c6b.4b4c54",
5320         "wires": [
5321             [
5322                 "7b60a95a.311d38",
5323                 "4dd7b0ec.5f578"
5324             ]
5325         ]
5326     },
5327     {
5328         "id": "7b60a95a.311d38",
5329         "type": "set",
5330         "name": "Read RRMPolicyMember-sNSSA",
5331         "xml": "<set>\n<parameter name='tmp.RRMPolicyMember_sNSSAI' value=\"`'$get-rrmpolicyratio-response.attributes.RRMPolicyRatio['+ $idcu-rrm+'].attributes.rRMPolicyMemberList['+ $idcu-rrm1 +'].sNSSAI'`\" />",
5332         "comments": "",
5333         "x": 3686.305992126465,
5334         "y": 2251.8614082336426,
5335         "z": "5d875c6b.4b4c54",
5336         "wires": []
5337     },
5338     {
5339         "id": "4dd7b0ec.5f578",
5340         "type": "switchNode",
5341         "name": "find matching RRMPolicyMember",
5342         "xml": "<switch test='`$tmp.RRMPolicyMember_sNSSAI==$tmp.sNSSAI`'>\n",
5343         "comments": "",
5344         "outputs": 1,
5345         "x": 3685.1944274902344,
5346         "y": 2291.860902786255,
5347         "z": "5d875c6b.4b4c54",
5348         "wires": [
5349             [
5350                 "aeb12330.5d927"
5351             ]
5352         ]
5353     },
5354     {
5355         "id": "aeb12330.5d927",
5356         "type": "success",
5357         "name": "success",
5358         "xml": "<outcome value='success'>\n",
5359         "comments": "",
5360         "outputs": 1,
5361         "x": 3916.0277709960938,
5362         "y": 2296.305280685425,
5363         "z": "5d875c6b.4b4c54",
5364         "wires": [
5365             [
5366                 "b5e8a0ad.669d3"
5367             ]
5368         ]
5369     },
5370     {
5371         "id": "b5e8a0ad.669d3",
5372         "type": "block",
5373         "name": "block : atomic",
5374         "xml": "<block atomic='true'>",
5375         "atomic": "true",
5376         "comments": "",
5377         "outputs": 1,
5378         "x": 4139.638610839844,
5379         "y": 2292.9720287323,
5380         "z": "5d875c6b.4b4c54",
5381         "wires": [
5382             [
5383                 "182e3e07.d731f2",
5384                 "b41b6ede.e30bc",
5385                 "b0c9ebb0.f7a748"
5386             ]
5387         ]
5388     },
5389     {
5390         "id": "182e3e07.d731f2",
5391         "type": "set",
5392         "name": "Read RRMPolicyMember-id",
5393         "xml": "<set>\n<parameter name='tmp.RRMPolicyMember_id' value=\"`'$get-rrmpolicyratio-response.attributes.RRMPolicyRatio['+ $idcu-rrm+'].attributes.rRMPolicyMemberList['+ $idcu-rrm1 +'].idx'`\" />",
5394         "comments": "",
5395         "x": 4405.30534362793,
5396         "y": 2260.749915122986,
5397         "z": "5d875c6b.4b4c54",
5398         "wires": []
5399     },
5400     {
5401         "id": "c37eaedd.ad4e7",
5402         "type": "execute",
5403         "name": "generate deleteRRMPolicyMember.ToNRCellCU URL",
5404         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyMember.ToNRCellCU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
5405         "comments": "",
5406         "outputs": 1,
5407         "x": 4934.7492599487305,
5408         "y": 2352.9721145629883,
5409         "z": "5d875c6b.4b4c54",
5410         "wires": [
5411             []
5412         ]
5413     },
5414     {
5415         "id": "b41b6ede.e30bc",
5416         "type": "switchNode",
5417         "name": "ransim mounted",
5418         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
5419         "comments": "",
5420         "outputs": 1,
5421         "x": 4362.5273513793945,
5422         "y": 2356.30558013916,
5423         "z": "5d875c6b.4b4c54",
5424         "wires": [
5425             [
5426                 "503f844f.64c01c",
5427                 "7161c9.ab814e38"
5428             ]
5429         ]
5430     },
5431     {
5432         "id": "503f844f.64c01c",
5433         "type": "outcome",
5434         "name": "Not Mounted",
5435         "xml": "<outcome value='false'>\n",
5436         "comments": "",
5437         "outputs": 1,
5438         "x": 4605.86141204834,
5439         "y": 2355.5276041030884,
5440         "z": "5d875c6b.4b4c54",
5441         "wires": [
5442             [
5443                 "c37eaedd.ad4e7"
5444             ]
5445         ]
5446     },
5447     {
5448         "id": "7161c9.ab814e38",
5449         "type": "outcome",
5450         "name": "Mounted",
5451         "xml": "<outcome value='true'>\n",
5452         "comments": "",
5453         "outputs": 1,
5454         "x": 4596.7048263549805,
5455         "y": 2407.082998275757,
5456         "z": "5d875c6b.4b4c54",
5457         "wires": [
5458             [
5459                 "88b74872.c635b8"
5460             ]
5461         ]
5462     },
5463     {
5464         "id": "f6f7cf4d.7b0e",
5465         "type": "execute",
5466         "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL",
5467         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyMember.ToNRCellCU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
5468         "comments": "",
5469         "outputs": 1,
5470         "x": 5063.916389465332,
5471         "y": 2398.528039932251,
5472         "z": "5d875c6b.4b4c54",
5473         "wires": [
5474             []
5475         ]
5476     },
5477     {
5478         "id": "4767a964.7b9188",
5479         "type": "execute",
5480         "name": "populate mountName",
5481         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUCPName`\"/>",
5482         "comments": "",
5483         "outputs": 1,
5484         "x": 4983.916107177734,
5485         "y": 2457.416456222534,
5486         "z": "5d875c6b.4b4c54",
5487         "wires": [
5488             []
5489         ]
5490     },
5491     {
5492         "id": "88b74872.c635b8",
5493         "type": "block",
5494         "name": "block : atomic",
5495         "xml": "<block atomic='true'>",
5496         "atomic": "true",
5497         "comments": "",
5498         "outputs": 1,
5499         "x": 4763.6386795043945,
5500         "y": 2404.638832092285,
5501         "z": "5d875c6b.4b4c54",
5502         "wires": [
5503             [
5504                 "f6f7cf4d.7b0e",
5505                 "4767a964.7b9188"
5506             ]
5507         ]
5508     },
5509     {
5510         "id": "57aa1331.9d81bc",
5511         "type": "record",
5512         "name": "record",
5513         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Delete RRMPolicy URL - \"/>\n<parameter name=\"field2\" value=\"`$tmp.deleteRRMPolicyRatio.url`\"/>\n<parameter name=\"field3\" value=\"RRMPolicyRatio id\"/>\n<parameter name=\"field4\" value=\"`$tmp.RRMPolicyRatio_id`\"/>\n",
5514         "comments": "",
5515         "outputs": 1,
5516         "x": 2633.2498207092285,
5517         "y": 2413.8058013916016,
5518         "z": "5d875c6b.4b4c54",
5519         "wires": [
5520             []
5521         ]
5522     },
5523     {
5524         "id": "e85a3a4.22a94c8",
5525         "type": "execute",
5526         "name": "Terminate NRCellCU - RRMPolicyRatio",
5527         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.deleteRRMPolicyRatio.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"DELETE\"/>\n<parameter name=\"responsePrefix\" value=\"delete-cellCU-RRMPolicyRatio-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />",
5528         "comments": "",
5529         "outputs": 1,
5530         "x": 2728.027618408203,
5531         "y": 2455.805618286133,
5532         "z": "5d875c6b.4b4c54",
5533         "wires": [
5534             [
5535                 "dd522b09.1e1be8",
5536                 "3f291ef9.746d92"
5537             ]
5538         ]
5539     },
5540     {
5541         "id": "dd522b09.1e1be8",
5542         "type": "success",
5543         "name": "success",
5544         "xml": "<outcome value='success'>\n",
5545         "comments": "",
5546         "outputs": 1,
5547         "x": 3013.7777214050293,
5548         "y": 2501.5555877685547,
5549         "z": "5d875c6b.4b4c54",
5550         "wires": [
5551             [
5552                 "ff459b9.377d368"
5553             ]
5554         ]
5555     },
5556     {
5557         "id": "ff459b9.377d368",
5558         "type": "block",
5559         "name": "block : atomic",
5560         "xml": "<block atomic='true'>",
5561         "atomic": "true",
5562         "comments": "",
5563         "outputs": 1,
5564         "x": 3217.2777786254883,
5565         "y": 2504.055588722229,
5566         "z": "5d875c6b.4b4c54",
5567         "wires": [
5568             [
5569                 "50a7a704.b2d218"
5570             ]
5571         ]
5572     },
5573     {
5574         "id": "50a7a704.b2d218",
5575         "type": "record",
5576         "name": "record",
5577         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Deleted - cellCU RRMpolicyRatio/RRMPolicyMember\"/>",
5578         "comments": "",
5579         "outputs": 1,
5580         "x": 3444.7775382995605,
5581         "y": 2411.3058004379272,
5582         "z": "5d875c6b.4b4c54",
5583         "wires": [
5584             []
5585         ]
5586     },
5587     {
5588         "id": "8ace21ab.b1133",
5589         "type": "set",
5590         "name": "set",
5591         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error Removing cellCU RRMPolicyRatio. Aborting RPC executiopn'/>",
5592         "comments": "",
5593         "x": 3458.0275268554688,
5594         "y": 2454.30552482605,
5595         "z": "5d875c6b.4b4c54",
5596         "wires": []
5597     },
5598     {
5599         "id": "14c40d9e.470832",
5600         "type": "returnFailure",
5601         "name": "return failure",
5602         "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 removing NRCellDU - RRMPolicyRAtio. Aborting RPC executiopn'/>",
5603         "comments": "",
5604         "x": 3463.0274047851562,
5605         "y": 2549.305585861206,
5606         "z": "5d875c6b.4b4c54",
5607         "wires": []
5608     },
5609     {
5610         "id": "57b4f994.258048",
5611         "type": "block",
5612         "name": "block : atomic",
5613         "xml": "<block atomic='true'>",
5614         "atomic": "true",
5615         "comments": "",
5616         "outputs": 1,
5617         "x": 3214.278205871582,
5618         "y": 2555.8056201934814,
5619         "z": "5d875c6b.4b4c54",
5620         "wires": [
5621             [
5622                 "14c40d9e.470832",
5623                 "8ace21ab.b1133",
5624                 "64e216ec.bfca58"
5625             ]
5626         ]
5627     },
5628     {
5629         "id": "3f291ef9.746d92",
5630         "type": "failure",
5631         "name": "failure",
5632         "xml": "<outcome value='failure'>\n",
5633         "comments": "",
5634         "outputs": 1,
5635         "x": 3009.0277214050293,
5636         "y": 2540.8056201934814,
5637         "z": "5d875c6b.4b4c54",
5638         "wires": [
5639             [
5640                 "57b4f994.258048"
5641             ]
5642         ]
5643     },
5644     {
5645         "id": "b0c9ebb0.f7a748",
5646         "type": "record",
5647         "name": "record",
5648         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RRMPolicyMember id - \"/>\n<parameter name=\"field2\" value=\"`$tmp.RRMPolicyMember_id`\"/>\n",
5649         "comments": "",
5650         "outputs": 1,
5651         "x": 4356.965270996094,
5652         "y": 2308.631940841675,
5653         "z": "5d875c6b.4b4c54",
5654         "wires": [
5655             []
5656         ]
5657     },
5658     {
5659         "id": "1063593f.f773f7",
5660         "type": "execute",
5661         "name": "prepare sNSSAI",
5662         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteSNSSAIListEntry.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteSNSSAIListEntry.url\"/>\n    <parameter name=\"target\" value=\"{sNssai}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.sNSSAI`\"/>",
5663         "comments": "",
5664         "outputs": 1,
5665         "x": 2408.5277709960938,
5666         "y": 1535.8194408416748,
5667         "z": "5d875c6b.4b4c54",
5668         "wires": [
5669             []
5670         ]
5671     },
5672     {
5673         "id": "1c636d7a.76bbd3",
5674         "type": "execute",
5675         "name": "prepare idGNBCUCPFunction",
5676         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idGNBCUCPFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUCPName`\"/>\n",
5677         "comments": "",
5678         "outputs": 1,
5679         "x": 3170.7153930664062,
5680         "y": 2349.882001876831,
5681         "z": "5d875c6b.4b4c54",
5682         "wires": [
5683             []
5684         ]
5685     },
5686     {
5687         "id": "cfe4eb87.f9ce98",
5688         "type": "execute",
5689         "name": "prepare idNRCellCU",
5690         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellCU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellCULocalId`\"/>\n",
5691         "comments": "",
5692         "outputs": 1,
5693         "x": 3143.21533203125,
5694         "y": 2383.1319723129272,
5695         "z": "5d875c6b.4b4c54",
5696         "wires": [
5697             []
5698         ]
5699     },
5700     {
5701         "id": "16d7a78b.89b958",
5702         "type": "execute",
5703         "name": "prepare RRMPolicyRatio id",
5704         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{id}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.RRMPolicyRatio_id`\"/>\n",
5705         "comments": "",
5706         "outputs": 1,
5707         "x": 3166.653274536133,
5708         "y": 2417.6945037841797,
5709         "z": "5d875c6b.4b4c54",
5710         "wires": [
5711             []
5712         ]
5713     },
5714     {
5715         "id": "61fb2172.2e08a",
5716         "type": "execute",
5717         "name": "prepare RRMPolicyMember id",
5718         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idx}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.RRMPolicyMember_id`\"/>\n",
5719         "comments": "",
5720         "outputs": 1,
5721         "x": 3174.15283203125,
5722         "y": 2453.4444732666016,
5723         "z": "5d875c6b.4b4c54",
5724         "wires": [
5725             []
5726         ]
5727     },
5728     {
5729         "id": "cab5cd7b.682a4",
5730         "type": "execute",
5731         "name": "remove sNSSAI from context",
5732         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='ctxListRemove' >\n<parameter name=\"list_pfx\" value=\"`'$getNFNSSIRIC-configdb-response.[' +$idy +'].gNBCUCPList['+$idz +'].cellCUList['+ $idcu +'].pLMNInfoList'`\" />\n<parameter name=\"value\" value=\"`$tmp.sNSSAI`\" />",
5733         "comments": "",
5734         "outputs": 1,
5735         "x": 2058.5279083251953,
5736         "y": 2275.819499015808,
5737         "z": "5d875c6b.4b4c54",
5738         "wires": [
5739             []
5740         ]
5741     },
5742     {
5743         "id": "ae40960a.6e1e88",
5744         "type": "execute",
5745         "name": "prepare updated PLMNInfo list",
5746         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue' >\n<parameter name=\"tmp.pLMNInfoList\" value=\"`'$getNFNSSIRIC-configdb-response.[' +$idy +'].gNBCUCPList['+$idz +'].cellCUList['+ $idcu +'].pLMNInfoList'`\" />\n",
5747         "comments": "",
5748         "outputs": 1,
5749         "x": 2067.9027709960938,
5750         "y": 2334.256940841675,
5751         "z": "5d875c6b.4b4c54",
5752         "wires": [
5753             []
5754         ]
5755     },
5756     {
5757         "id": "58a66c79.4d6444",
5758         "type": "execute",
5759         "name": "read gNBIdLength",
5760         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.gNBIdLength' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.[' + $idy + '].gNBIdLength'`\" />",
5761         "comments": "",
5762         "outputs": 1,
5763         "x": 1151.6527709960938,
5764         "y": 1024.8819389343262,
5765         "z": "5d875c6b.4b4c54",
5766         "wires": [
5767             []
5768         ]
5769     },
5770     {
5771         "id": "261c63a2.cfa8fc",
5772         "type": "execute",
5773         "name": "read NFType",
5774         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cucpNFType' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBCUCPList['+ $idz +'].nFType'`\" />",
5775         "comments": "",
5776         "outputs": 1,
5777         "x": 2435.4027709960938,
5778         "y": 1280.5069408416748,
5779         "z": "5d875c6b.4b4c54",
5780         "wires": [
5781             []
5782         ]
5783     },
5784     {
5785         "id": "4c947865.0ffd58",
5786         "type": "execute",
5787         "name": "read RRMPolicyMembers List",
5788         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.NRCellCURRMPolicyMembersList' />\n\t<parameter name='source' value=\"`'$get-rrmpolicyratio-response.attributes.RRMPolicyRatio['+ $idcu-rrm +'].attributes.rRMPolicyMemberList'`\" />",
5789         "comments": "",
5790         "outputs": 1,
5791         "x": 2096.965560913086,
5792         "y": 2516.1320066452026,
5793         "z": "5d875c6b.4b4c54",
5794         "wires": [
5795             []
5796         ]
5797     },
5798     {
5799         "id": "d93b6f67.8d487",
5800         "type": "execute",
5801         "name": "remove sNSSAI from context",
5802         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='ctxListRemove' >\n<parameter name=\"list_pfx\" value=\"`$tmp.NRCellCURRMPolicyMembersList`\" />\n<parameter name=\"value\" value=\"`$tmp.sNSSAI`\" />",
5803         "comments": "",
5804         "outputs": 1,
5805         "x": 2095.7154083251953,
5806         "y": 2567.6945066452026,
5807         "z": "5d875c6b.4b4c54",
5808         "wires": [
5809             []
5810         ]
5811     },
5812     {
5813         "id": "47c5c1a5.8d72c",
5814         "type": "execute",
5815         "name": "prepare updated RRMPolicyMember list",
5816         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue' >\n<parameter name=\"tmp.CellCURRMMembersList\" value=\"`'$get-rrmpolicyratio-response.attributes.RRMPolicyRatio['+ $idcu-rrm +'].attributes.rRMPolicyMemberList'`\" />\n",
5817         "comments": "",
5818         "outputs": 1,
5819         "x": 2103.8402709960938,
5820         "y": 2620.194440841675,
5821         "z": "5d875c6b.4b4c54",
5822         "wires": [
5823             []
5824         ]
5825     },
5826     {
5827         "id": "2d906f67.af8d2",
5828         "type": "execute",
5829         "name": "read sNSSAI from getNFNSSIRIC-configdb-response",
5830         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.configDBSNSSAI1' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBCUUPList['+ $id-cuup +'].pLMNInfoList['+ $id-plmn +'].sNSSAI.sNSSAI'`\" />",
5831         "comments": "",
5832         "outputs": 1,
5833         "x": 1905.5279998779297,
5834         "y": 2727.639169692993,
5835         "z": "5d875c6b.4b4c54",
5836         "wires": [
5837             []
5838         ]
5839     },
5840     {
5841         "id": "5f217c6b.8aad94",
5842         "type": "record",
5843         "name": "record",
5844         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"sNSSAI - getNFNSSIRIC-configdb-response\"/>\n<parameter name=\"field2\" value=\"`$tmp.configDBSNSSAI1`\"/>\n<parameter name=\"field3\" value=\"sNSSAI from request\"/>\n<parameter name=\"field4\" value=\"`$tmp.sNSSAI`\"/>\n\n",
5845         "comments": "",
5846         "outputs": 1,
5847         "x": 1760.5279693603516,
5848         "y": 2762.639108657837,
5849         "z": "5d875c6b.4b4c54",
5850         "wires": [
5851             []
5852         ]
5853     },
5854     {
5855         "id": "59cd7c57.9edea4",
5856         "type": "switchNode",
5857         "name": "is NSSAI exists",
5858         "xml": "<switch test='`$tmp.configDBSNSSAI1 == $tmp.sNSSAI`'>\n",
5859         "comments": "",
5860         "outputs": 1,
5861         "x": 1779.417007446289,
5862         "y": 2798.194589614868,
5863         "z": "5d875c6b.4b4c54",
5864         "wires": [
5865             [
5866                 "2fac8a53.516586"
5867             ]
5868         ]
5869     },
5870     {
5871         "id": "2fac8a53.516586",
5872         "type": "outcome",
5873         "name": "True",
5874         "xml": "<outcome value='true'>\n",
5875         "comments": "",
5876         "outputs": 1,
5877         "x": 1983.638900756836,
5878         "y": 2805.4171237945557,
5879         "z": "5d875c6b.4b4c54",
5880         "wires": [
5881             [
5882                 "99583120.d2f27"
5883             ]
5884         ]
5885     },
5886     {
5887         "id": "2fca4cb4.2738c4",
5888         "type": "execute",
5889         "name": "prepare mcc",
5890         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfo-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfo-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{mcc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mcc`\"/>\n   ",
5891         "comments": "",
5892         "outputs": 1,
5893         "x": 1769.6388854980469,
5894         "y": 2878.4166622161865,
5895         "z": "5d875c6b.4b4c54",
5896         "wires": [
5897             []
5898         ]
5899     },
5900     {
5901         "id": "ce6d719c.49011",
5902         "type": "execute",
5903         "name": "prepare mnc",
5904         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfo-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfo-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{mnc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mnc`\"/>",
5905         "comments": "",
5906         "outputs": 1,
5907         "x": 1772.1389923095703,
5908         "y": 2918.9171237945557,
5909         "z": "5d875c6b.4b4c54",
5910         "wires": [
5911             []
5912         ]
5913     },
5914     {
5915         "id": "94dbe6eb.647a58",
5916         "type": "execute",
5917         "name": "prepare sNSSAI",
5918         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfo-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfo-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{sNssai}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.sNSSAI`\"/>",
5919         "comments": "",
5920         "outputs": 1,
5921         "x": 1779.7778778076172,
5922         "y": 2962.069528579712,
5923         "z": "5d875c6b.4b4c54",
5924         "wires": [
5925             []
5926         ]
5927     },
5928     {
5929         "id": "10895895.6f3bd7",
5930         "type": "execute",
5931         "name": "terminate sNNSAI - CUUP",
5932         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.deletePLMNInfo-CUUP.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"DELETE\"/>\n<parameter name=\"responsePrefix\" value=\"delete-CUUP-sNSSAI-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />",
5933         "comments": "",
5934         "outputs": 1,
5935         "x": 1822.3889617919922,
5936         "y": 3017.4166984558105,
5937         "z": "5d875c6b.4b4c54",
5938         "wires": [
5939             [
5940                 "1f89eb4f.56d5b5",
5941                 "5c354916.643298"
5942             ]
5943         ]
5944     },
5945     {
5946         "id": "831a8a0f.0dd228",
5947         "type": "success",
5948         "name": "success",
5949         "xml": "<outcome value='success'>\n",
5950         "comments": "",
5951         "outputs": 1,
5952         "x": 2526.305374145508,
5953         "y": 3726.750623703003,
5954         "z": "5d875c6b.4b4c54",
5955         "wires": [
5956             [
5957                 "3c7beedb.e32b72"
5958             ]
5959         ]
5960     },
5961     {
5962         "id": "96d6c20a.f3dc3",
5963         "type": "set",
5964         "name": "Read RRMPolicy Member List Length",
5965         "xml": "<set>\n<parameter name='tmp.CUUPRRMPolicyMembersLength' value=\"`'$get-rrmpolicyratio-cuup-response.attributes.RRMPolicyRatio['+ $idcuup-rrm+'].attributes.rRMPolicyMemberList_length'`\" />",
5966         "comments": "",
5967         "x": 2224.638885498047,
5968         "y": 3502.4166622161865,
5969         "z": "5d875c6b.4b4c54",
5970         "wires": []
5971     },
5972     {
5973         "id": "35604442.22acbc",
5974         "type": "for",
5975         "name": "for each rrmpolicyMember",
5976         "xml": "<for index='idcu-rrm2' start='0' end='`$tmp.CUUPRRMPolicyMembersLength`' >\n",
5977         "comments": "",
5978         "outputs": 1,
5979         "x": 2205.611068725586,
5980         "y": 3545.194525241852,
5981         "z": "5d875c6b.4b4c54",
5982         "wires": [
5983             [
5984                 "6aa3e792.bfbc28"
5985             ]
5986         ]
5987     },
5988     {
5989         "id": "6aa3e792.bfbc28",
5990         "type": "block",
5991         "name": "block : atomic",
5992         "xml": "<block atomic='true'>",
5993         "atomic": "true",
5994         "comments": "",
5995         "outputs": 1,
5996         "x": 2422.2778701782227,
5997         "y": 3541.305669784546,
5998         "z": "5d875c6b.4b4c54",
5999         "wires": [
6000             [
6001                 "75f18c54.ee0f64",
6002                 "8034aed7.3787",
6003                 "4b872453.4a096c",
6004                 "6ee0d9b.b4d7928"
6005             ]
6006         ]
6007     },
6008     {
6009         "id": "75f18c54.ee0f64",
6010         "type": "switchNode",
6011         "name": "if length > 0 ",
6012         "xml": "<switch test='`$tmp.CUUPRRMPolicyMembersLength`>0'>\n",
6013         "comments": "",
6014         "outputs": 1,
6015         "x": 2571.4448623657227,
6016         "y": 3506.444348335266,
6017         "z": "5d875c6b.4b4c54",
6018         "wires": [
6019             [
6020                 "9acab90b.96f038",
6021                 "11fff539.623bab"
6022             ]
6023         ]
6024     },
6025     {
6026         "id": "9acab90b.96f038",
6027         "type": "success",
6028         "name": "success",
6029         "xml": "<outcome value='success'>\n",
6030         "comments": "",
6031         "outputs": 1,
6032         "x": 2723.1112785339355,
6033         "y": 3481.999746322632,
6034         "z": "5d875c6b.4b4c54",
6035         "wires": [
6036             [
6037                 "7c331d2.e9232e4"
6038             ]
6039         ]
6040     },
6041     {
6042         "id": "7c331d2.e9232e4",
6043         "type": "block",
6044         "name": "block : atomic",
6045         "xml": "<block atomic='true'>",
6046         "atomic": "true",
6047         "comments": "",
6048         "outputs": 1,
6049         "x": 2889.7777366638184,
6050         "y": 3482.0002059936523,
6051         "z": "5d875c6b.4b4c54",
6052         "wires": [
6053             [
6054                 "73ebd9de.505328"
6055             ]
6056         ]
6057     },
6058     {
6059         "id": "73ebd9de.505328",
6060         "type": "switchNode",
6061         "name": "ransim mounted",
6062         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
6063         "comments": "",
6064         "outputs": 1,
6065         "x": 2737.555618286133,
6066         "y": 3360.888941526413,
6067         "z": "5d875c6b.4b4c54",
6068         "wires": [
6069             [
6070                 "249284a2.501abc",
6071                 "abc12033.dc74a"
6072             ]
6073         ]
6074     },
6075     {
6076         "id": "249284a2.501abc",
6077         "type": "outcome",
6078         "name": "Not Mounted",
6079         "xml": "<outcome value='false'>\n",
6080         "comments": "",
6081         "outputs": 1,
6082         "x": 2980.889358520508,
6083         "y": 3376.7776203155518,
6084         "z": "5d875c6b.4b4c54",
6085         "wires": [
6086             [
6087                 "a2511f33.47ad6"
6088             ]
6089         ]
6090     },
6091     {
6092         "id": "abc12033.dc74a",
6093         "type": "outcome",
6094         "name": "Mounted",
6095         "xml": "<outcome value='true'>\n",
6096         "comments": "",
6097         "outputs": 1,
6098         "x": 2971.73286819458,
6099         "y": 3417.2219038009644,
6100         "z": "5d875c6b.4b4c54",
6101         "wires": [
6102             [
6103                 "e4eac5db.1111a8"
6104             ]
6105         ]
6106     },
6107     {
6108         "id": "a2511f33.47ad6",
6109         "type": "block",
6110         "name": "block : atomic",
6111         "xml": "<block atomic='true'>",
6112         "atomic": "true",
6113         "comments": "",
6114         "outputs": 1,
6115         "x": 3162.2777786254883,
6116         "y": 3378.1112203598022,
6117         "z": "5d875c6b.4b4c54",
6118         "wires": [
6119             [
6120                 "f99d837e.53586"
6121             ]
6122         ]
6123     },
6124     {
6125         "id": "e4eac5db.1111a8",
6126         "type": "block",
6127         "name": "block : atomic",
6128         "xml": "<block atomic='true'>",
6129         "atomic": "true",
6130         "comments": "",
6131         "outputs": 1,
6132         "x": 3153.3888549804688,
6133         "y": 3420.333258628845,
6134         "z": "5d875c6b.4b4c54",
6135         "wires": [
6136             [
6137                 "71a434da.3555bc",
6138                 "fc619ae8.b470f8"
6139             ]
6140         ]
6141     },
6142     {
6143         "id": "f99d837e.53586",
6144         "type": "execute",
6145         "name": "delete RRMPolicyRatio CUUP- URL",
6146         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyRatio.ToCUUP`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
6147         "comments": "",
6148         "outputs": 1,
6149         "x": 3447.555488586426,
6150         "y": 3375.3334980010986,
6151         "z": "5d875c6b.4b4c54",
6152         "wires": [
6153             []
6154         ]
6155     },
6156     {
6157         "id": "71a434da.3555bc",
6158         "type": "execute",
6159         "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL",
6160         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyRatio.ToCUUP.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
6161         "comments": "",
6162         "outputs": 1,
6163         "x": 3458.666748046875,
6164         "y": 3418.66685962677,
6165         "z": "5d875c6b.4b4c54",
6166         "wires": [
6167             []
6168         ]
6169     },
6170     {
6171         "id": "fc619ae8.b470f8",
6172         "type": "execute",
6173         "name": "populate mountName",
6174         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>",
6175         "comments": "",
6176         "outputs": 1,
6177         "x": 3383.110969543457,
6178         "y": 3454.2223415374756,
6179         "z": "5d875c6b.4b4c54",
6180         "wires": [
6181             []
6182         ]
6183     },
6184     {
6185         "id": "11fff539.623bab",
6186         "type": "failure",
6187         "name": "failure",
6188         "xml": "<outcome value='failure'>\n",
6189         "comments": "",
6190         "outputs": 1,
6191         "x": 2726.7223205566406,
6192         "y": 3535.3333797454834,
6193         "z": "5d875c6b.4b4c54",
6194         "wires": [
6195             [
6196                 "89395cb.12860a"
6197             ]
6198         ]
6199     },
6200     {
6201         "id": "89395cb.12860a",
6202         "type": "block",
6203         "name": "block : atomic",
6204         "xml": "<block atomic='true'>",
6205         "atomic": "true",
6206         "comments": "",
6207         "outputs": 1,
6208         "x": 2912.389404296875,
6209         "y": 3523.6666984558105,
6210         "z": "5d875c6b.4b4c54",
6211         "wires": [
6212             [
6213                 "2bdede66.398562",
6214                 "d94a3ff4.3581a"
6215             ]
6216         ]
6217     },
6218     {
6219         "id": "2bdede66.398562",
6220         "type": "set",
6221         "name": "Read RRMPolicyMember-sNSSAI",
6222         "xml": "<set>\n<parameter name='tmp.CUUPRRMPolicyMember_sNSSAI' value=\"`'$get-rrmpolicyratio-cuup-response.attributes.RRMPolicyRatio['+ $idcuup-rrm+'].attributes.rRMPolicyMemberList['+ $idcu-rrm2 +'].sNSSAI'`\" />",
6223         "comments": "",
6224         "x": 3204.7783737182617,
6225         "y": 3487.556011199951,
6226         "z": "5d875c6b.4b4c54",
6227         "wires": []
6228     },
6229     {
6230         "id": "d94a3ff4.3581a",
6231         "type": "switchNode",
6232         "name": "find matching RRMPolicyMember",
6233         "xml": "<switch test='`$tmp.CUUPRRMPolicyMember_sNSSAI==$tmp.sNSSAI`'>\n",
6234         "comments": "",
6235         "outputs": 1,
6236         "x": 3203.6668090820312,
6237         "y": 3527.5555057525635,
6238         "z": "5d875c6b.4b4c54",
6239         "wires": [
6240             [
6241                 "3fdd739b.53f96c"
6242             ]
6243         ]
6244     },
6245     {
6246         "id": "3fdd739b.53f96c",
6247         "type": "success",
6248         "name": "success",
6249         "xml": "<outcome value='success'>\n",
6250         "comments": "",
6251         "outputs": 1,
6252         "x": 3434.5001525878906,
6253         "y": 3531.9998836517334,
6254         "z": "5d875c6b.4b4c54",
6255         "wires": [
6256             [
6257                 "54981564.c9bc7c"
6258             ]
6259         ]
6260     },
6261     {
6262         "id": "54981564.c9bc7c",
6263         "type": "block",
6264         "name": "block : atomic",
6265         "xml": "<block atomic='true'>",
6266         "atomic": "true",
6267         "comments": "",
6268         "outputs": 1,
6269         "x": 3658.1109924316406,
6270         "y": 3528.6666316986084,
6271         "z": "5d875c6b.4b4c54",
6272         "wires": [
6273             [
6274                 "2547429c.dedc5e",
6275                 "b70b28af.06b758",
6276                 "c512fb69.d615e8"
6277             ]
6278         ]
6279     },
6280     {
6281         "id": "2547429c.dedc5e",
6282         "type": "set",
6283         "name": "Read RRMPolicyMember-id",
6284         "xml": "<set>\n<parameter name='tmp.CUUPRRMPolicyMember_id' value=\"`'$get-rrmpolicyratio-cuup-response.attributes.RRMPolicyRatio['+ $idcuup-rrm+'].attributes.rRMPolicyMemberList['+ $idcu-rrm2 +'].idx'`\" />",
6285         "comments": "",
6286         "x": 3923.7777252197266,
6287         "y": 3496.4445180892944,
6288         "z": "5d875c6b.4b4c54",
6289         "wires": []
6290     },
6291     {
6292         "id": "c512fb69.d615e8",
6293         "type": "record",
6294         "name": "record",
6295         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RRMPolicyMember id - \"/>\n<parameter name=\"field2\" value=\"`$tmp.CUUPRRMPolicyMember_id`\"/>\n",
6296         "comments": "",
6297         "outputs": 1,
6298         "x": 3875.4376525878906,
6299         "y": 3544.3265438079834,
6300         "z": "5d875c6b.4b4c54",
6301         "wires": [
6302             []
6303         ]
6304     },
6305     {
6306         "id": "b70b28af.06b758",
6307         "type": "switchNode",
6308         "name": "ransim mounted",
6309         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
6310         "comments": "",
6311         "outputs": 1,
6312         "x": 3880.9997329711914,
6313         "y": 3592.0001831054688,
6314         "z": "5d875c6b.4b4c54",
6315         "wires": [
6316             [
6317                 "d2220340.a5b14",
6318                 "5cfd8274.4c38ec"
6319             ]
6320         ]
6321     },
6322     {
6323         "id": "d2220340.a5b14",
6324         "type": "outcome",
6325         "name": "Not Mounted",
6326         "xml": "<outcome value='false'>\n",
6327         "comments": "",
6328         "outputs": 1,
6329         "x": 4124.333793640137,
6330         "y": 3591.222207069397,
6331         "z": "5d875c6b.4b4c54",
6332         "wires": [
6333             [
6334                 "a1b0d65f.3c6f48"
6335             ]
6336         ]
6337     },
6338     {
6339         "id": "5cfd8274.4c38ec",
6340         "type": "outcome",
6341         "name": "Mounted",
6342         "xml": "<outcome value='true'>\n",
6343         "comments": "",
6344         "outputs": 1,
6345         "x": 4115.177207946777,
6346         "y": 3642.7776012420654,
6347         "z": "5d875c6b.4b4c54",
6348         "wires": [
6349             [
6350                 "2cf453a4.45fdac"
6351             ]
6352         ]
6353     },
6354     {
6355         "id": "a1b0d65f.3c6f48",
6356         "type": "execute",
6357         "name": "generate deleteRRMPolicyMember.CUUP URL",
6358         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyMember.ToCUUP`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
6359         "comments": "",
6360         "outputs": 1,
6361         "x": 4453.221641540527,
6362         "y": 3588.666717529297,
6363         "z": "5d875c6b.4b4c54",
6364         "wires": [
6365             []
6366         ]
6367     },
6368     {
6369         "id": "2cf453a4.45fdac",
6370         "type": "block",
6371         "name": "block : atomic",
6372         "xml": "<block atomic='true'>",
6373         "atomic": "true",
6374         "comments": "",
6375         "outputs": 1,
6376         "x": 4282.111061096191,
6377         "y": 3640.3334350585938,
6378         "z": "5d875c6b.4b4c54",
6379         "wires": [
6380             [
6381                 "996750a.9bd63b",
6382                 "e2f9738f.5395b"
6383             ]
6384         ]
6385     },
6386     {
6387         "id": "996750a.9bd63b",
6388         "type": "execute",
6389         "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL",
6390         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyMember.CUUP.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
6391         "comments": "",
6392         "outputs": 1,
6393         "x": 4582.388771057129,
6394         "y": 3634.2226428985596,
6395         "z": "5d875c6b.4b4c54",
6396         "wires": [
6397             []
6398         ]
6399     },
6400     {
6401         "id": "e2f9738f.5395b",
6402         "type": "execute",
6403         "name": "populate mountName",
6404         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>",
6405         "comments": "",
6406         "outputs": 1,
6407         "x": 4502.388488769531,
6408         "y": 3693.111059188843,
6409         "z": "5d875c6b.4b4c54",
6410         "wires": [
6411             []
6412         ]
6413     },
6414     {
6415         "id": "8034aed7.3787",
6416         "type": "execute",
6417         "name": "prepare idGNBCUUPFunction",
6418         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idGNBCUUPFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>\n",
6419         "comments": "",
6420         "outputs": 1,
6421         "x": 2670.8888778686523,
6422         "y": 3583.6667671203613,
6423         "z": "5d875c6b.4b4c54",
6424         "wires": [
6425             []
6426         ]
6427     },
6428     {
6429         "id": "4b872453.4a096c",
6430         "type": "execute",
6431         "name": "prepare RRMPolicyRatio id",
6432         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{id}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUUPRRMPolicyRatio_id`\"/>\n",
6433         "comments": "",
6434         "outputs": 1,
6435         "x": 2667.8268661499023,
6436         "y": 3623.479389190674,
6437         "z": "5d875c6b.4b4c54",
6438         "wires": [
6439             []
6440         ]
6441     },
6442     {
6443         "id": "6ee0d9b.b4d7928",
6444         "type": "execute",
6445         "name": "prepare RRMPolicyMember id",
6446         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idx}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUUPRRMPolicyMember_id`\"/>\n",
6447         "comments": "",
6448         "outputs": 1,
6449         "x": 2676.3264694213867,
6450         "y": 3667.229389190674,
6451         "z": "5d875c6b.4b4c54",
6452         "wires": [
6453             []
6454         ]
6455     },
6456     {
6457         "id": "c436bb12.fb3218",
6458         "type": "record",
6459         "name": "record",
6460         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Delete RRMPolicy URL - \"/>\n<parameter name=\"field2\" value=\"`$tmp.deleteRRMPolicyRatio-CUUP.url`\"/>\n<parameter name=\"field3\" value=\"RRMPolicyRatio id\"/>\n<parameter name=\"field4\" value=\"`$tmp.CUUPRRMPolicyRatio_id`\"/>\n",
6461         "comments": "",
6462         "outputs": 1,
6463         "x": 2177.42329788208,
6464         "y": 3615.590717315674,
6465         "z": "5d875c6b.4b4c54",
6466         "wires": [
6467             []
6468         ]
6469     },
6470     {
6471         "id": "680e2356.45dadc",
6472         "type": "execute",
6473         "name": "Terminate NRCellCU - RRMPolicyRatio",
6474         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.deleteRRMPolicyRatio-CUUP.ur`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"DELETE\"/>\n<parameter name=\"responsePrefix\" value=\"delete-CUUP-RRMPolicyRatio-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />",
6475         "comments": "",
6476         "outputs": 1,
6477         "x": 2263.2012519836426,
6478         "y": 3669.590229034424,
6479         "z": "5d875c6b.4b4c54",
6480         "wires": [
6481             [
6482                 "831a8a0f.0dd228",
6483                 "2b3faeb4.a48ed2"
6484             ]
6485         ]
6486     },
6487     {
6488         "id": "e0ad1a99.4afc98",
6489         "type": "set",
6490         "name": "RRMPolicyRatio id",
6491         "xml": "<set>\n<parameter name='tmp.CUUPRRMPolicyRatio_id' value=\"`'$get-rrmpolicyratio-cuup-response.attributes.RRMPolicyRatio['+ $idcuup-rrm+'].id'`\" />",
6492         "comments": "",
6493         "x": 2182.138885498047,
6494         "y": 3457.6666622161865,
6495         "z": "5d875c6b.4b4c54",
6496         "wires": []
6497     },
6498     {
6499         "id": "7d8bd7ea.d3c8b8",
6500         "type": "execute",
6501         "name": "remove sNSSAI from context",
6502         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='ctxListRemove' >\n<parameter name=\"list_pfx\" value=\"`'$getNFNSSIRIC-configdb-response.[' +$idy +'].gNBCUUPList['+$id-cuup+'].pLMNInfoList'`\" />\n<parameter name=\"value\" value=\"`$tmp.sNSSAI`\" />",
6503         "comments": "",
6504         "outputs": 1,
6505         "x": 2042.1388854980469,
6506         "y": 3815.4166622161865,
6507         "z": "5d875c6b.4b4c54",
6508         "wires": [
6509             []
6510         ]
6511     },
6512     {
6513         "id": "bc9e3843.b4d938",
6514         "type": "execute",
6515         "name": "prepare updated PLMNInfo list",
6516         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue' >\n<parameter name=\"tmp.pLMNInfoList-CUUP\" value=\"`'$getNFNSSIRIC-configdb-response.[' +$idy +'].gNBCUCPList['+$idz +'].cellCUList['+ $id-cuup +'].pLMNInfoList'`\" />\n",
6517         "comments": "",
6518         "outputs": 1,
6519         "x": 2051.5137481689453,
6520         "y": 3873.854104042053,
6521         "z": "5d875c6b.4b4c54",
6522         "wires": [
6523             []
6524         ]
6525     },
6526     {
6527         "id": "a2f2dac8.2bb8b8",
6528         "type": "execute",
6529         "name": "read RRMPolicyMembers List",
6530         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.CUUPRRMPolicyMembersList' />\n\t<parameter name='source' value=\"`'$get-rrmpolicyratio-cuup-response.attributes.RRMPolicyRatio['+ $idcuup-rrm +'].attributes.rRMPolicyMemberList'`\" />",
6531         "comments": "",
6532         "outputs": 1,
6533         "x": 2041.638931274414,
6534         "y": 4053.6668968200684,
6535         "z": "5d875c6b.4b4c54",
6536         "wires": [
6537             []
6538         ]
6539     },
6540     {
6541         "id": "a0d3e29.b99a22",
6542         "type": "execute",
6543         "name": "remove sNSSAI from context",
6544         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='ctxListRemove' >\n<parameter name=\"list_pfx\" value=\"`$tmp.CUUPRRMPolicyMembersList`\" />\n<parameter name=\"value\" value=\"`$tmp.sNSSAI`\" />",
6545         "comments": "",
6546         "outputs": 1,
6547         "x": 2040.388931274414,
6548         "y": 4099.229335784912,
6549         "z": "5d875c6b.4b4c54",
6550         "wires": [
6551             []
6552         ]
6553     },
6554     {
6555         "id": "7545b5bb.fec49c",
6556         "type": "execute",
6557         "name": "prepare updated RRMPolicyMember list",
6558         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue' >\n<parameter name=\"tmp.CellCURRMMembersList\" value=\"`'$get-rrmpolicyratio-cuup-response.attributes.RRMPolicyRatio['+ $idcuup-rrm +'].attributes.rRMPolicyMemberList'`\" />\n",
6559         "comments": "",
6560         "outputs": 1,
6561         "x": 2074.5137481689453,
6562         "y": 4150.729274749756,
6563         "z": "5d875c6b.4b4c54",
6564         "wires": [
6565             []
6566         ]
6567     },
6568     {
6569         "id": "2bf11eaa.4763e2",
6570         "type": "execute",
6571         "name": "read PLMNList size",
6572         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.DUpLMNInfoList_length' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBDUList['+ $id-du +'].cellDUList['+ $id-celldu +'].pLMNInfoList_length '`\" />",
6573         "comments": "",
6574         "outputs": 1,
6575         "x": 2179.8266372680664,
6576         "y": 4437.291784286499,
6577         "z": "5d875c6b.4b4c54",
6578         "wires": [
6579             []
6580         ]
6581     },
6582     {
6583         "id": "172ed894.1d8ac7",
6584         "type": "for",
6585         "name": "foreach PLMNInfo",
6586         "xml": "<for index='id-duplmn' start='0' end='`$tmp.DUpLMNInfoList_length`' >\n",
6587         "comments": "",
6588         "outputs": 1,
6589         "x": 2158.160011291504,
6590         "y": 4507.291784286499,
6591         "z": "5d875c6b.4b4c54",
6592         "wires": [
6593             [
6594                 "b8f3e108.9f7ed"
6595             ]
6596         ]
6597     },
6598     {
6599         "id": "b8f3e108.9f7ed",
6600         "type": "block",
6601         "name": "block : atomic",
6602         "xml": "<block atomic='true'>",
6603         "atomic": "true",
6604         "comments": "",
6605         "outputs": 1,
6606         "x": 2343.548797607422,
6607         "y": 4501.3194942474365,
6608         "z": "5d875c6b.4b4c54",
6609         "wires": [
6610             [
6611                 "ae6bd32.040153",
6612                 "3750602f.1207f",
6613                 "2a92610b.738c3e"
6614             ]
6615         ]
6616     },
6617     {
6618         "id": "2a92610b.738c3e",
6619         "type": "execute",
6620         "name": "read sNSSAI from getNFNSSIRIC-configdb-response",
6621         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.configDBSNSSAI-DU' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBDUList['+ $id-du +'].cellDUList['+ $id-celldu +'].pLMNInfoList['+ $id-duplmn +'].sNSSAI.sNSSAI'`\" />",
6622         "comments": "",
6623         "outputs": 1,
6624         "x": 2709.6878051757812,
6625         "y": 4386.541969299316,
6626         "z": "5d875c6b.4b4c54",
6627         "wires": [
6628             []
6629         ]
6630     },
6631     {
6632         "id": "ae6bd32.040153",
6633         "type": "record",
6634         "name": "record",
6635         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"sNSSAI - getNFNSSIRIC-configdb-response\"/>\n<parameter name=\"field2\" value=\"`$tmp.configDBSNSSAI-DU`\"/>\n<parameter name=\"field3\" value=\"sNSSAI from request\"/>\n<parameter name=\"field4\" value=\"`$tmp.sNSSAI`\"/>\n\n",
6636         "comments": "",
6637         "outputs": 1,
6638         "x": 2579.4378051757812,
6639         "y": 4454.541847229004,
6640         "z": "5d875c6b.4b4c54",
6641         "wires": [
6642             []
6643         ]
6644     },
6645     {
6646         "id": "3750602f.1207f",
6647         "type": "switchNode",
6648         "name": "is NSSAI exists",
6649         "xml": "<switch test='`$tmp.configDBSNSSAI-DU == $tmp.sNSSAI`'>\n",
6650         "comments": "",
6651         "outputs": 1,
6652         "x": 2574.5767211914062,
6653         "y": 4527.8475131988525,
6654         "z": "5d875c6b.4b4c54",
6655         "wires": [
6656             [
6657                 "f7a5a594.2f2708"
6658             ]
6659         ]
6660     },
6661     {
6662         "id": "f7a5a594.2f2708",
6663         "type": "outcome",
6664         "name": "True",
6665         "xml": "<outcome value='true'>\n",
6666         "comments": "",
6667         "outputs": 1,
6668         "x": 2744.048858642578,
6669         "y": 4554.319683074951,
6670         "z": "5d875c6b.4b4c54",
6671         "wires": [
6672             [
6673                 "4b99aec5.45498"
6674             ]
6675         ]
6676     },
6677     {
6678         "id": "f5f4e46a.0c8e38",
6679         "type": "execute",
6680         "name": "prepare sNSSAI",
6681         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfoListEntry-cellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{sNssai}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.sNSSAI`\"/>",
6682         "comments": "",
6683         "outputs": 1,
6684         "x": 3203.576385498047,
6685         "y": 4976.9791622161865,
6686         "z": "5d875c6b.4b4c54",
6687         "wires": [
6688             []
6689         ]
6690     },
6691     {
6692         "id": "ab6c8152.d016f",
6693         "type": "set",
6694         "name": "Read RRMPolicy Member List Length",
6695         "xml": "<set>\n<parameter name='tmp.DURRMPolicyMembersLength' value=\"`'$get-rrmpolicyratio-du-response.attributes.RRMPolicyRatio['+ $iddu-rrm+'].attributes.rRMPolicyMemberList_length'`\" />",
6696         "comments": "",
6697         "x": 3813.888885498047,
6698         "y": 5635.1041622161865,
6699         "z": "5d875c6b.4b4c54",
6700         "wires": []
6701     },
6702     {
6703         "id": "a3778dfc.3c17b",
6704         "type": "for",
6705         "name": "for each rrmpolicyMember",
6706         "xml": "<for index='iddu-rrm2' start='0' end='`$tmp.DURRMPolicyMembersLength`' >\n",
6707         "comments": "",
6708         "outputs": 1,
6709         "x": 3794.861068725586,
6710         "y": 5677.882025241852,
6711         "z": "5d875c6b.4b4c54",
6712         "wires": [
6713             [
6714                 "1c11.362913efca"
6715             ]
6716         ]
6717     },
6718     {
6719         "id": "1c11.362913efca",
6720         "type": "block",
6721         "name": "block : atomic",
6722         "xml": "<block atomic='true'>",
6723         "atomic": "true",
6724         "comments": "",
6725         "outputs": 1,
6726         "x": 4011.5278701782227,
6727         "y": 5673.993169784546,
6728         "z": "5d875c6b.4b4c54",
6729         "wires": [
6730             [
6731                 "d788c4ea.2680a8",
6732                 "d9589d3.9d1046",
6733                 "90cbedb9.56af4",
6734                 "a2f1007f.bb643",
6735                 "81d17f68.5545a"
6736             ]
6737         ]
6738     },
6739     {
6740         "id": "d788c4ea.2680a8",
6741         "type": "switchNode",
6742         "name": "if length > 0 ",
6743         "xml": "<switch test='`$tmp.DURRMPolicyMembersLength`>0'>\n",
6744         "comments": "",
6745         "outputs": 1,
6746         "x": 4169.445022583008,
6747         "y": 5656.632030487061,
6748         "z": "5d875c6b.4b4c54",
6749         "wires": [
6750             [
6751                 "1c239ad.9353065",
6752                 "eadfadc4.ac4f5"
6753             ]
6754         ]
6755     },
6756     {
6757         "id": "1c239ad.9353065",
6758         "type": "success",
6759         "name": "success",
6760         "xml": "<outcome value='success'>\n",
6761         "comments": "",
6762         "outputs": 1,
6763         "x": 4312.361278533936,
6764         "y": 5614.687246322632,
6765         "z": "5d875c6b.4b4c54",
6766         "wires": [
6767             [
6768                 "7837475d.836b28"
6769             ]
6770         ]
6771     },
6772     {
6773         "id": "7837475d.836b28",
6774         "type": "block",
6775         "name": "block : atomic",
6776         "xml": "<block atomic='true'>",
6777         "atomic": "true",
6778         "comments": "",
6779         "outputs": 1,
6780         "x": 4479.027736663818,
6781         "y": 5614.687705993652,
6782         "z": "5d875c6b.4b4c54",
6783         "wires": [
6784             [
6785                 "5230b458.39bbcc"
6786             ]
6787         ]
6788     },
6789     {
6790         "id": "5230b458.39bbcc",
6791         "type": "switchNode",
6792         "name": "ransim mounted",
6793         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
6794         "comments": "",
6795         "outputs": 1,
6796         "x": 4326.805618286133,
6797         "y": 5493.576441526413,
6798         "z": "5d875c6b.4b4c54",
6799         "wires": [
6800             [
6801                 "5f6410eb.6889d",
6802                 "41dae099.daaa5"
6803             ]
6804         ]
6805     },
6806     {
6807         "id": "5f6410eb.6889d",
6808         "type": "outcome",
6809         "name": "Not Mounted",
6810         "xml": "<outcome value='false'>\n",
6811         "comments": "",
6812         "outputs": 1,
6813         "x": 4570.139358520508,
6814         "y": 5509.465120315552,
6815         "z": "5d875c6b.4b4c54",
6816         "wires": [
6817             [
6818                 "2487d875.4dc6b8"
6819             ]
6820         ]
6821     },
6822     {
6823         "id": "41dae099.daaa5",
6824         "type": "outcome",
6825         "name": "Mounted",
6826         "xml": "<outcome value='true'>\n",
6827         "comments": "",
6828         "outputs": 1,
6829         "x": 4560.98286819458,
6830         "y": 5549.909403800964,
6831         "z": "5d875c6b.4b4c54",
6832         "wires": [
6833             [
6834                 "7c49ff75.eeeb6"
6835             ]
6836         ]
6837     },
6838     {
6839         "id": "2487d875.4dc6b8",
6840         "type": "block",
6841         "name": "block : atomic",
6842         "xml": "<block atomic='true'>",
6843         "atomic": "true",
6844         "comments": "",
6845         "outputs": 1,
6846         "x": 4751.527778625488,
6847         "y": 5510.798720359802,
6848         "z": "5d875c6b.4b4c54",
6849         "wires": [
6850             [
6851                 "76804628.441888"
6852             ]
6853         ]
6854     },
6855     {
6856         "id": "76804628.441888",
6857         "type": "execute",
6858         "name": "delete RRMPolicyRatio DU- URL",
6859         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyRatio.ToNRCellDU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-DU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
6860         "comments": "",
6861         "outputs": 1,
6862         "x": 5036.805488586426,
6863         "y": 5508.020998001099,
6864         "z": "5d875c6b.4b4c54",
6865         "wires": [
6866             []
6867         ]
6868     },
6869     {
6870         "id": "b221c7c0.9abf48",
6871         "type": "execute",
6872         "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL",
6873         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyRatio.ToNRCellDU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-DU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
6874         "comments": "",
6875         "outputs": 1,
6876         "x": 5047.916748046875,
6877         "y": 5551.35435962677,
6878         "z": "5d875c6b.4b4c54",
6879         "wires": [
6880             []
6881         ]
6882     },
6883     {
6884         "id": "74ddc161.83683",
6885         "type": "execute",
6886         "name": "populate mountName",
6887         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio-DU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-DU.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.GNBDUId`\"/>",
6888         "comments": "",
6889         "outputs": 1,
6890         "x": 4972.360969543457,
6891         "y": 5586.909841537476,
6892         "z": "5d875c6b.4b4c54",
6893         "wires": [
6894             []
6895         ]
6896     },
6897     {
6898         "id": "7c49ff75.eeeb6",
6899         "type": "block",
6900         "name": "block : atomic",
6901         "xml": "<block atomic='true'>",
6902         "atomic": "true",
6903         "comments": "",
6904         "outputs": 1,
6905         "x": 4742.638854980469,
6906         "y": 5553.020758628845,
6907         "z": "5d875c6b.4b4c54",
6908         "wires": [
6909             [
6910                 "b221c7c0.9abf48",
6911                 "74ddc161.83683"
6912             ]
6913         ]
6914     },
6915     {
6916         "id": "eadfadc4.ac4f5",
6917         "type": "failure",
6918         "name": "failure",
6919         "xml": "<outcome value='failure'>\n",
6920         "comments": "",
6921         "outputs": 1,
6922         "x": 4316.076385498047,
6923         "y": 5686.3541622161865,
6924         "z": "5d875c6b.4b4c54",
6925         "wires": [
6926             [
6927                 "3b76515c.851ade"
6928             ]
6929         ]
6930     },
6931     {
6932         "id": "3b76515c.851ade",
6933         "type": "block",
6934         "name": "block : atomic",
6935         "xml": "<block atomic='true'>",
6936         "atomic": "true",
6937         "comments": "",
6938         "outputs": 1,
6939         "x": 4501.743469238281,
6940         "y": 5674.687480926514,
6941         "z": "5d875c6b.4b4c54",
6942         "wires": [
6943             [
6944                 "c172d021.f515f",
6945                 "a91c78a6.87ed58"
6946             ]
6947         ]
6948     },
6949     {
6950         "id": "c172d021.f515f",
6951         "type": "set",
6952         "name": "Read RRMPolicyMember-sNSSA",
6953         "xml": "<set>\n<parameter name='tmp.cellDURRMPolicyMember_sNSSAI' value=\"`'$get-rrmpolicyratio-du-response.attributes.RRMPolicyRatio['+ $iddu-rrm+'].attributes.rRMPolicyMemberList['+ $iddu-rrm2 +'].sNSSAI'`\" />",
6954         "comments": "",
6955         "x": 4795.382843017578,
6956         "y": 5633.577220916748,
6957         "z": "5d875c6b.4b4c54",
6958         "wires": []
6959     },
6960     {
6961         "id": "a91c78a6.87ed58",
6962         "type": "switchNode",
6963         "name": "find matching RRMPolicyMember",
6964         "xml": "<switch test='`$tmp.cellDURRMPolicyMember_sNSSAI==$tmp.sNSSAI`'>\n",
6965         "comments": "",
6966         "outputs": 1,
6967         "x": 4793.0208740234375,
6968         "y": 5678.576288223267,
6969         "z": "5d875c6b.4b4c54",
6970         "wires": [
6971             [
6972                 "bbd935a7.b37938"
6973             ]
6974         ]
6975     },
6976     {
6977         "id": "bbd935a7.b37938",
6978         "type": "success",
6979         "name": "success",
6980         "xml": "<outcome value='success'>\n",
6981         "comments": "",
6982         "outputs": 1,
6983         "x": 5023.854217529297,
6984         "y": 5683.0206661224365,
6985         "z": "5d875c6b.4b4c54",
6986         "wires": [
6987             [
6988                 "26b29c69.c8fda4"
6989             ]
6990         ]
6991     },
6992     {
6993         "id": "26b29c69.c8fda4",
6994         "type": "block",
6995         "name": "block : atomic",
6996         "xml": "<block atomic='true'>",
6997         "atomic": "true",
6998         "comments": "",
6999         "outputs": 1,
7000         "x": 5247.465057373047,
7001         "y": 5679.6874141693115,
7002         "z": "5d875c6b.4b4c54",
7003         "wires": [
7004             [
7005                 "15f75912.238567",
7006                 "f030a787.47d218",
7007                 "265be62b.1619fa"
7008             ]
7009         ]
7010     },
7011     {
7012         "id": "15f75912.238567",
7013         "type": "set",
7014         "name": "Read RRMPolicyMember-id",
7015         "xml": "<set>\n<parameter name='tmp.CellDURRMPolicyMember_id' value=\"`'$get-rrmpolicyratio-du-response.attributes.RRMPolicyRatio['+ $iddu-rrm+'].attributes.rRMPolicyMemberList['+ $iddu-rrm2 +'].idx'`\" />",
7016         "comments": "",
7017         "x": 5513.131790161133,
7018         "y": 5647.465300559998,
7019         "z": "5d875c6b.4b4c54",
7020         "wires": []
7021     },
7022     {
7023         "id": "265be62b.1619fa",
7024         "type": "record",
7025         "name": "record",
7026         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RRMPolicyMember id - \"/>\n<parameter name=\"field2\" value=\"`$tmp.CellDURRMPolicyMember_id`\"/>\n",
7027         "comments": "",
7028         "outputs": 1,
7029         "x": 5464.791717529297,
7030         "y": 5695.3473262786865,
7031         "z": "5d875c6b.4b4c54",
7032         "wires": [
7033             []
7034         ]
7035     },
7036     {
7037         "id": "f030a787.47d218",
7038         "type": "switchNode",
7039         "name": "ransim mounted",
7040         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
7041         "comments": "",
7042         "outputs": 1,
7043         "x": 5470.353797912598,
7044         "y": 5743.020965576172,
7045         "z": "5d875c6b.4b4c54",
7046         "wires": [
7047             [
7048                 "a4376ce5.14551",
7049                 "b578a560.c8ff98"
7050             ]
7051         ]
7052     },
7053     {
7054         "id": "a4376ce5.14551",
7055         "type": "outcome",
7056         "name": "Not Mounted",
7057         "xml": "<outcome value='false'>\n",
7058         "comments": "",
7059         "outputs": 1,
7060         "x": 5713.687858581543,
7061         "y": 5742.2429895401,
7062         "z": "5d875c6b.4b4c54",
7063         "wires": [
7064             [
7065                 "e46c3cff.35fe7"
7066             ]
7067         ]
7068     },
7069     {
7070         "id": "b578a560.c8ff98",
7071         "type": "outcome",
7072         "name": "Mounted",
7073         "xml": "<outcome value='true'>\n",
7074         "comments": "",
7075         "outputs": 1,
7076         "x": 5704.531272888184,
7077         "y": 5793.798383712769,
7078         "z": "5d875c6b.4b4c54",
7079         "wires": [
7080             [
7081                 "3399b4c5.e6721c"
7082             ]
7083         ]
7084     },
7085     {
7086         "id": "e46c3cff.35fe7",
7087         "type": "execute",
7088         "name": "generate deleteRRMPolicyMember.ToNRCellDU URL",
7089         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyMember.ToNRCellDU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-DU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
7090         "comments": "",
7091         "outputs": 1,
7092         "x": 6042.575706481934,
7093         "y": 5739.6875,
7094         "z": "5d875c6b.4b4c54",
7095         "wires": [
7096             []
7097         ]
7098     },
7099     {
7100         "id": "3399b4c5.e6721c",
7101         "type": "block",
7102         "name": "block : atomic",
7103         "xml": "<block atomic='true'>",
7104         "atomic": "true",
7105         "comments": "",
7106         "outputs": 1,
7107         "x": 5871.465126037598,
7108         "y": 5791.354217529297,
7109         "z": "5d875c6b.4b4c54",
7110         "wires": [
7111             [
7112                 "a5ed56e4.8b7cf8",
7113                 "412dffaf.717f3"
7114             ]
7115         ]
7116     },
7117     {
7118         "id": "a5ed56e4.8b7cf8",
7119         "type": "execute",
7120         "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL",
7121         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyMember.ToNRCellDU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-DU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
7122         "comments": "",
7123         "outputs": 1,
7124         "x": 6171.742835998535,
7125         "y": 5785.243425369263,
7126         "z": "5d875c6b.4b4c54",
7127         "wires": [
7128             []
7129         ]
7130     },
7131     {
7132         "id": "412dffaf.717f3",
7133         "type": "execute",
7134         "name": "populate mountName",
7135         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio-DU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-DU.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.GNBDUId`\"/>",
7136         "comments": "",
7137         "outputs": 1,
7138         "x": 6091.7425537109375,
7139         "y": 5844.131841659546,
7140         "z": "5d875c6b.4b4c54",
7141         "wires": [
7142             []
7143         ]
7144     },
7145     {
7146         "id": "d9589d3.9d1046",
7147         "type": "execute",
7148         "name": "prepare idGNBDUFunction",
7149         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio-DU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-DU.url\"/>\n    <parameter name=\"target\" value=\"{idGNBDUFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.GNBDUId`\"/>\n",
7150         "comments": "",
7151         "outputs": 1,
7152         "x": 4345.139030456543,
7153         "y": 5728.8549284935,
7154         "z": "5d875c6b.4b4c54",
7155         "wires": [
7156             []
7157         ]
7158     },
7159     {
7160         "id": "90cbedb9.56af4",
7161         "type": "execute",
7162         "name": "prepare idNRCellCU",
7163         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio-DU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-DU.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellDU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellDULocalId`\"/>\n",
7164         "comments": "",
7165         "outputs": 1,
7166         "x": 4317.638969421387,
7167         "y": 5762.104898929596,
7168         "z": "5d875c6b.4b4c54",
7169         "wires": [
7170             []
7171         ]
7172     },
7173     {
7174         "id": "a2f1007f.bb643",
7175         "type": "execute",
7176         "name": "prepare RRMPolicyRatio id",
7177         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio-DU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-DU.url\"/>\n    <parameter name=\"target\" value=\"{id}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellDURRMPolicyRatio_id`\"/>\n",
7178         "comments": "",
7179         "outputs": 1,
7180         "x": 4341.0769119262695,
7181         "y": 5796.667430400848,
7182         "z": "5d875c6b.4b4c54",
7183         "wires": [
7184             []
7185         ]
7186     },
7187     {
7188         "id": "81d17f68.5545a",
7189         "type": "execute",
7190         "name": "prepare RRMPolicyMember id",
7191         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio-DU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-DU.url\"/>\n    <parameter name=\"target\" value=\"{idx}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellDURRMPolicyMember_sNSSAI`\"/>\n",
7192         "comments": "",
7193         "outputs": 1,
7194         "x": 4348.576469421387,
7195         "y": 5832.41739988327,
7196         "z": "5d875c6b.4b4c54",
7197         "wires": [
7198             []
7199         ]
7200     },
7201     {
7202         "id": "1dbf0a7e.210a96",
7203         "type": "record",
7204         "name": "record",
7205         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Delete RRMPolicy URL - \"/>\n<parameter name=\"field2\" value=\"`$tmp.deleteRRMPolicyRatio-DU.url`\"/>\n<parameter name=\"field3\" value=\"RRMPolicyRatio id\"/>\n<parameter name=\"field4\" value=\"`$tmp.cellDURRMPolicyRatio_id`\"/>\n",
7206         "comments": "",
7207         "outputs": 1,
7208         "x": 3711.424075126648,
7209         "y": 5825.279491424561,
7210         "z": "5d875c6b.4b4c54",
7211         "wires": [
7212             []
7213         ]
7214     },
7215     {
7216         "id": "5daf7f84.24d9d",
7217         "type": "execute",
7218         "name": "Terminate NRCellDU - RRMPolicyRatio",
7219         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.deleteRRMPolicyRatio-DU.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"DELETE\"/>\n<parameter name=\"responsePrefix\" value=\"delete-cellDU-RRMPolicyRatio-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />",
7220         "comments": "",
7221         "outputs": 1,
7222         "x": 3783.701416015625,
7223         "y": 5898.529005050659,
7224         "z": "5d875c6b.4b4c54",
7225         "wires": [
7226             [
7227                 "e7e90fb8.db687",
7228                 "a22a04f6.640d18"
7229             ]
7230         ]
7231     },
7232     {
7233         "id": "490de212.f261fc",
7234         "type": "execute",
7235         "name": "remove sNSSAI from context",
7236         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='ctxListRemove' >\n<parameter name=\"list_pfx\" value=\"`'$getNFNSSIRIC-configdb-response.[' +$idy +'].gNBDUList['+$id-du +'].cellCUList['+ $id-celldu +'].pLMNInfoList'`\" />\n<parameter name=\"value\" value=\"`$tmp.sNSSAI`\" />",
7237         "comments": "",
7238         "outputs": 1,
7239         "x": 3363.576385498047,
7240         "y": 5933.8541622161865,
7241         "z": "5d875c6b.4b4c54",
7242         "wires": [
7243             []
7244         ]
7245     },
7246     {
7247         "id": "2798ec67.4d5e74",
7248         "type": "execute",
7249         "name": "prepare updated PLMNInfo list",
7250         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue' >\n<parameter name=\"tmp.ceLLDUpLMNInfoList\" value=\"`'$getNFNSSIRIC-configdb-response.[' +$idy +'].gNBDUList['+$id-du +'].cellCUList['+ $id-celldu +'].pLMNInfoList'`\" />\n",
7251         "comments": "",
7252         "outputs": 1,
7253         "x": 3372.9512481689453,
7254         "y": 5992.291604042053,
7255         "z": "5d875c6b.4b4c54",
7256         "wires": [
7257             []
7258         ]
7259     },
7260     {
7261         "id": "f64e2531.bfe9d8",
7262         "type": "execute",
7263         "name": "read RRMPolicyMembers List",
7264         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.NRCellDURRMPolicyMembersList' />\n\t<parameter name='source' value=\"`'$get-rrmpolicyratio-du-response.attributes.RRMPolicyRatio['+ $iddu-rrm+'].attributes.rRMPolicyMemberList'`\" />",
7265         "comments": "",
7266         "outputs": 1,
7267         "x": 3363.576385498047,
7268         "y": 6136.3541622161865,
7269         "z": "5d875c6b.4b4c54",
7270         "wires": [
7271             []
7272         ]
7273     },
7274     {
7275         "id": "bb5ea2d5.54a8",
7276         "type": "execute",
7277         "name": "remove sNSSAI from context",
7278         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='ctxListRemove' >\n<parameter name=\"list_pfx\" value=\"`$tmp.NRCellDURRMPolicyMembersList`\" />\n<parameter name=\"value\" value=\"`$tmp.sNSSAI`\" />",
7279         "comments": "",
7280         "outputs": 1,
7281         "x": 3362.3262329101562,
7282         "y": 6187.9166622161865,
7283         "z": "5d875c6b.4b4c54",
7284         "wires": [
7285             []
7286         ]
7287     },
7288     {
7289         "id": "2c3ebac3.2ff846",
7290         "type": "execute",
7291         "name": "prepare updated RRMPolicyMember list",
7292         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue' >\n<parameter name=\"tmp.CellDURRMMembersList\" value=\"`'$get-rrmpolicyratio-du-response.attributes.RRMPolicyRatio['+ $iddu-rrm+'].attributes.rRMPolicyMemberList'`\" />\n",
7293         "comments": "",
7294         "outputs": 1,
7295         "x": 3370.4510955810547,
7296         "y": 6240.416596412659,
7297         "z": "5d875c6b.4b4c54",
7298         "wires": [
7299             []
7300         ]
7301     },
7302     {
7303         "id": "a0ff73b.d53929",
7304         "type": "execute",
7305         "name": "prepare updated PLMNInfo list",
7306         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue' >\n<parameter name=\"tmp.pLMNInfoList-RIC\" value=\"`'$getNearRTRICById-configdb-response.pLMNInfoList'`\" />\n",
7307         "comments": "",
7308         "outputs": 1,
7309         "x": 1199.826416015625,
7310         "y": 1118.8541870117188,
7311         "z": "5d875c6b.4b4c54",
7312         "wires": [
7313             []
7314         ]
7315     },
7316     {
7317         "id": "fa5127b8.c6a188",
7318         "type": "returnSuccess",
7319         "name": "return success",
7320         "xml": "<return status='success'>\n<parameter name=\"ack-final\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"SUCCESSFUL Execution\" />",
7321         "comments": "",
7322         "x": 353.4722194671631,
7323         "y": 1762.5000267028809,
7324         "z": "5d875c6b.4b4c54",
7325         "wires": []
7326     }
7327 ]