Sending "subscribe" command to a restconf server to receive event notifications.
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / cloud_leased_line / GENERIC-RESOURCE-API_cll-vnf-topology-operation-cll-delete.json
index fb09dbd..1a4c840 100644 (file)
@@ -1,20 +1,20 @@
 [\r
     {\r
-        "id": "d1a7bbc1.540ca8",\r
+        "id": "d6c73c0b.0d5f48",\r
         "type": "dgstart",\r
         "name": "DGSTART",\r
         "outputs": 1,\r
-        "x": 171.88333129882812,\r
-        "y": 131.88333129882812,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 157.88330078125,\r
+        "y": 156.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6b49e250.7dcf1c"\r
+                "d49f5b5f.8b9338"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6b49e250.7dcf1c",\r
+        "id": "d49f5b5f.8b9338",\r
         "type": "service-logic",\r
         "name": "GENERIC-RESOURCE-API ${project.version}",\r
         "module": "GENERIC-RESOURCE-API",\r
         "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='GENERIC-RESOURCE-API' version='${project.version}'>",\r
         "outputs": 1,\r
         "x": 456.1690216064453,\r
-        "y": 193.12143993377686,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 212.52387523651123,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "7d29f447.50c89c"\r
+                "3720330.25593ce"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7d29f447.50c89c",\r
+        "id": "3720330.25593ce",\r
         "type": "method",\r
         "name": "method cll-vnf-topology-operation-cll-delete",\r
         "xml": "<method rpc='cll-vnf-topology-operation-cll-delete' mode='sync'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 462.3119354248047,\r
-        "y": 277.88336181640625,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 297.2857971191406,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "eaada3e3.80126"\r
+                "7f694928.267bb8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "eaada3e3.80126",\r
+        "id": "7f694928.267bb8",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 811.8833312988281,\r
-        "y": 336.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 356.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "48b97bf1.34ba04",\r
-                "4cae2f6c.f9579",\r
-                "47d3b263.d1c534"\r
+                "14360151.1c2e2f",\r
+                "2b05d42f.ff48b4",\r
+                "b833ca08.643e2"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "48b97bf1.34ba04",\r
+        "id": "14360151.1c2e2f",\r
         "type": "returnSuccess",\r
         "name": "return success",\r
         "xml": "<return status='success'>\n<parameter name=\"ack-final-indicator\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"`$error-message`\" />\n",\r
         "comments": "",\r
         "x": 1113.2168273925781,\r
-        "y": 607.8136291503906,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 627.216064453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "4cae2f6c.f9579",\r
+        "id": "2b05d42f.ff48b4",\r
         "type": "save",\r
         "name": "get service-instance from aai",\r
         "xml": "<!--<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" -->\n<!--\tresource=\"service-instance\"-->\n<!--\tkey='service-instance.service-instance-id = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.service-instance-id-->\n<!--         AND customer.global-customer-id = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.global-customer-id -->\n<!--         AND service-subscription.service-type = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.subscription-service-type'-->\n<!--\tlocal-only=\"false\"-->\n<!--\tforce=\"true\" pfx=\"tmp.aai.service-instance\">-->\n\n<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"service-instance\"\n\tkey='service-instance.service-instance-id = $vnf-topology-operation-input.service-information.service-instance-id\n         AND customer.global-customer-id = $vnf-topology-operation-input.service-information.global-customer-id \n         AND service-subscription.service-type = $vnf-topology-operation-input.service-information.subscription-service-type'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.service-instance\">\n\n\n<!--<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" -->\n<!--\tresource=\"service-instance\"-->\n<!--\tkey='service-instance.service-instance-id = $service-data.service-information.service-instance-id-->\n<!--         AND customer.global-customer-id = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.global-customer-id -->\n<!--         AND service-subscription.service-type = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.subscription-service-type'-->\n<!--\tlocal-only=\"false\"-->\n<!--\tforce=\"true\" pfx=\"tmp.aai.service-instance\">-->",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1134.6452941894531,\r
-        "y": 310.2166442871094,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 329.61907958984375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "eecf5ed7.260848",\r
-                "c7a2a22f.bd7b1",\r
-                "44494afd.f0c474"\r
+                "41fb5683.e713a",\r
+                "80e71c24.60d2d",\r
+                "fe4111b5.f2228"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "eecf5ed7.260848",\r
+        "id": "41fb5683.e713a",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1359.6452941894531,\r
-        "y": 168.21664428710938,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 187.61907958984375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "cddb4078.0dee18"\r
+                "41abc238.ea1884"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c7a2a22f.bd7b1",\r
+        "id": "80e71c24.60d2d",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1355.1362609863281,\r
-        "y": 237.79067993164062,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 257.193115234375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "7789aaf8.1fe7d4"\r
+                "844c0ad5.c095b"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "44494afd.f0c474",\r
+        "id": "fe4111b5.f2228",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1343.6452941894531,\r
-        "y": 284.2166442871094,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 303.61907958984375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "64127148.01c618"\r
+                "1e9cd9f4.55835e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1679e3cd.763d6c",\r
+        "id": "692bc437.51a034",\r
         "type": "comment",\r
         "name": "new for TransportSlicing",\r
         "info": "",\r
         "comments": "",\r
         "x": 1113.6452941894531,\r
-        "y": 198.21664428710938,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 217.61907958984375,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "47d3b263.d1c534",\r
+        "id": "b833ca08.643e2",\r
         "type": "execute",\r
         "name": "execute properties",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.prop.PropertiesNode' method='readProperties' >\n    <parameter name='fileName' value='%SDNC_CONFIG_DIR%/generic-resource-api-dg.properties' />\n    <parameter name='contextPrefix' value='prop' />",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1101.6452941894531,\r
-        "y": 250.21664428710938,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 269.61907958984375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "cddb4078.0dee18",\r
+        "id": "41abc238.ea1884",\r
         "type": "switchNode",\r
         "name": "switch allotted-resources_length != 0",\r
         "xml": "<switch test='`$tmp.aai.service-instance.allotted-resources.allotted-resource_length != 0`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1599.8833312988281,\r
-        "y": 164.88333129882812,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 184.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6a54ba66.1cde8c",\r
-                "7bb2b732.d43ff8"\r
+                "edbcfce1.4d552",\r
+                "d741e3bd.0b6788"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7789aaf8.1fe7d4",\r
+        "id": "844c0ad5.c095b",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
         "x": 1509.9457092285156,\r
-        "y": 240.74310302734375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 260.1455383300781,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "64127148.01c618",\r
+        "id": "1e9cd9f4.55835e",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
         "x": 1513.8833312988281,\r
-        "y": 284.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 304.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "6a54ba66.1cde8c",\r
+        "id": "edbcfce1.4d552",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1804.8833312988281,\r
-        "y": 201.88333129882812,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 221.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d1e88455.43ef2"\r
+                "589ae77f.807888"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7bb2b732.d43ff8",\r
+        "id": "d741e3bd.0b6788",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1814.8833312988281,\r
-        "y": 128.88333129882812,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 148.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "d1e88455.43ef2",\r
+        "id": "589ae77f.807888",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1797.8833312988281,\r
-        "y": 276.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 296.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "8390a16b.5a156",\r
-                "341b8f1.ea5ec7",\r
-                "1d2c9241.740b2e",\r
-                "4208fd35.4a6c74",\r
-                "e351db25.84cdc8"\r
+                "10bd96f7.8fa059",\r
+                "cb92da4c.da1bb",\r
+                "cbe49015.ae0dd",\r
+                "6c495f2.f763aa",\r
+                "4304e2aa.cc073c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2db9f3bd.0d65e4",\r
+        "id": "5f06cb70.adae8c",\r
         "type": "save",\r
         "name": "get allotted-resource from aai",\r
         "xml": "<!--<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" -->\n<!--\tresource=\"allotted-resource\"-->\n<!--\tkey='service-instance.service-instance-id = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.service-instance-id-->\n<!--         AND customer.global-customer-id = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.global-customer-id -->\n<!--         AND service-subscription.service-type = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.subscription-service-type-->\n<!--         AND allotted-resource.id = $allotted-resource-id'-->\n<!--\tlocal-only=\"false\"-->\n<!--\tforce=\"true\" pfx=\"tmp.aai.allotted-resource\">-->\n\n<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"allotted-resource\"\n\tkey='service-instance.service-instance-id = $vnf-topology-operation-input.service-information.service-instance-id\n         AND customer.global-customer-id = $vnf-topology-operation-input.service-information.global-customer-id \n         AND service-subscription.service-type = $vnf-topology-operation-input.service-information.subscription-service-type\n         AND allotted-resource.id = $allotted-resource-id'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.allotted-resource\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2283.883331298828,\r
-        "y": 327.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 347.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "11f248b6.2b0fe7",\r
-                "fd3681a1.487b1",\r
-                "9338a88f.aebeb"\r
+                "c68fbf4e.5d82c",\r
+                "2146d17e.d0a56e",\r
+                "f04a7ec7.eb68d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "11f248b6.2b0fe7",\r
+        "id": "c68fbf4e.5d82c",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2499.883331298828,\r
-        "y": 394.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 414.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "7fe5ebf8.de6a64"\r
+                "cbd25b41.5a644"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "fd3681a1.487b1",\r
+        "id": "2146d17e.d0a56e",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2500.374298095703,\r
-        "y": 294.4573059082031,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 313.8597412109375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6e8f233d.c6dbd4"\r
+                "d020f647.b48948"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9338a88f.aebeb",\r
+        "id": "f04a7ec7.eb68d",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2495.883331298828,\r
-        "y": 343.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 363.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "8a3025a0.71b76"\r
+                "bf60182e.46d6e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "8390a16b.5a156",\r
+        "id": "10bd96f7.8fa059",\r
         "type": "for",\r
         "name": "for each allotted-resource",\r
         "xml": "<for index='aridx' start='0' end='`$tmp.aai.service-instance.allotted-resources.allotted-resource_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2000.8833312988281,\r
-        "y": 308.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 328.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "7858ac8a.d0ed24",\r
-                "2db9f3bd.0d65e4",\r
-                "98563074.1e7ea",\r
-                "c475408d.68ef"\r
+                "9d7e7b42.ef2a18",\r
+                "5f06cb70.adae8c",\r
+                "b4f5dada.48378",\r
+                "5db562b1.71111c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7858ac8a.d0ed24",\r
+        "id": "9d7e7b42.ef2a18",\r
         "type": "set",\r
         "name": "set the current allotted-resource-id",\r
         "xml": "<set>\n<parameter name='allotted-resource-id' value=\"`$tmp.aai.service-instance.allotted-resources.allotted-resource[$aridx].id`\" />\n\n\n",\r
         "comments": "",\r
         "x": 2280.883331298828,\r
-        "y": 246.88333129882812,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 266.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "4208fd35.4a6c74",\r
+        "id": "6c495f2.f763aa",\r
         "type": "set",\r
         "name": "set tmp.arr",\r
         "xml": "<set>\n<parameter name='tmp.arr' value='' />\n<parameter name='tmp.arridx' value='0' />\n<parameter name='tmp.arr_length' value='0' />\n\n<parameter name='otn-tunnel-slice' value='' />\n<parameter name='otn-tunnel-slice_length' value='0' />\n\n<!--<parameter name='tmp.slicevpns' value='' />-->\n<!--<parameter name='tmp.slicevpns_length' value='0' />-->\n\n<!--<parameter name='tmp.slicevpnuuids' value='' />-->\n<!--<parameter name='tmp.slicevpnuuids.' value='' />-->\n\n\n",\r
         "comments": "",\r
         "x": 1974.8833312988281,\r
-        "y": 258.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 278.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "341b8f1.ea5ec7",\r
+        "id": "cb92da4c.da1bb",\r
         "type": "get-resource",\r
         "name": "get-resource pnfs-list",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"pnfs\"\n\t    key=\"selflink = 'https://aai.onap:8443/aai/v24/network/pnfs?depth=0'\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"ccsdkTopopnfs\" >",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2017.8833312988281,\r
-        "y": 117.88333129882812,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 137.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "1d2c9241.740b2e",\r
+        "id": "cbe49015.ae0dd",\r
         "type": "get-resource",\r
         "name": "get-resource logical-links",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"logical-links\"\n\t    key=\"selflink = 'https://aai.onap:8443/aai/v24/network/logical-links?depth=0'\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"ccsdkTopologicalLinks\" >",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2029.8833312988281,\r
-        "y": 158.88333129882812,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 178.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "a3743fb5.49e31",\r
+        "id": "f6d3e50c.b329e8",\r
         "type": "comment",\r
         "name": "The following two nodes are for PCE",\r
         "info": "",\r
         "comments": "",\r
         "x": 2054.883331298828,\r
-        "y": 70.88333129882812,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 90.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a5956784.1c6ce8",\r
+        "id": "300ce0be.29882",\r
         "type": "set",\r
         "name": "set tmp.arr",\r
         "xml": "<set>\n<parameter name='tmp.arr.' value='' />\n<parameter name='tmp.arridx' value='0' />\n<parameter name='otn-tunnel-slice.' value='' />\n\n\n",\r
         "comments": "",\r
         "x": 1974.8833312988281,\r
-        "y": 204.88333129882812,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 224.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "6e8f233d.c6dbd4",\r
+        "id": "d020f647.b48948",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
         "x": 2678.883331298828,\r
-        "y": 296.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 316.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "8a3025a0.71b76",\r
+        "id": "bf60182e.46d6e",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
         "x": 2678.820831298828,\r
-        "y": 346.0235900878906,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 365.426025390625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7fe5ebf8.de6a64",\r
+        "id": "cbd25b41.5a644",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 2680.820831298828,\r
-        "y": 397.0235900878906,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 416.426025390625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "27474730.1479c8"\r
+                "365e9f97.d4a028"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "27474730.1479c8",\r
+        "id": "365e9f97.d4a028",\r
         "type": "save",\r
         "name": "get allotted-resource relationship from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"allotted-resource:relationship-list\"\n\tkey='service-instance.service-instance-id = $vnf-topology-operation-input.service-information.service-instance-id\n         AND customer.global-customer-id = $vnf-topology-operation-input.service-information.global-customer-id \n         AND service-subscription.service-type = $vnf-topology-operation-input.service-information.subscription-service-type\n         AND allotted-resource.id = $allotted-resource-id'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.allotted-resource.relationship-list\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2973.820831298828,\r
-        "y": 344.0235900878906,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 363.426025390625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "bdd221b3.05669",\r
-                "9c61f989.c8eaf8",\r
-                "fabffff4.e28138"\r
+                "6e92372c.3a07f8",\r
+                "c96fb012.9bb888",\r
+                "95b7cbb5.ac06c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9c61f989.c8eaf8",\r
+        "id": "c96fb012.9bb888",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3247.311798095703,\r
-        "y": 236.59756469726562,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3277.311767578125,\r
+        "y": 20,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "1e4b4cbe.e5dbab"\r
+                "58ab1443.358994"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1e4b4cbe.e5dbab",\r
+        "id": "58ab1443.358994",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
-        "x": 3424.883331298828,\r
-        "y": 236.88333129882812,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3454.88330078125,\r
+        "y": 20.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "fabffff4.e28138",\r
+        "id": "95b7cbb5.ac06c8",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3242.820831298828,\r
-        "y": 286.0235900878906,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3272.82080078125,\r
+        "y": 69.426025390625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "3e91db11.95e81c"\r
+                "1f97dde6.30f20a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3e91db11.95e81c",\r
+        "id": "1f97dde6.30f20a",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
-        "x": 3424.820831298828,\r
-        "y": 286.0235900878906,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3454.82080078125,\r
+        "y": 69.426025390625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "bdd221b3.05669",\r
+        "id": "6e92372c.3a07f8",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3246.820831298828,\r
-        "y": 337.0235900878906,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3276.82080078125,\r
+        "y": 120.426025390625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "8cb6a22.c9637e"\r
+                "7a25dc67.63046c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "8cb6a22.c9637e",\r
+        "id": "7a25dc67.63046c",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 3426.820831298828,\r
-        "y": 337.0235900878906,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3456.82080078125,\r
+        "y": 120.426025390625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6f3506c3.cf97d8"\r
+                "742cdaa9.4808c4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6f3506c3.cf97d8",\r
+        "id": "742cdaa9.4808c4",\r
         "type": "switchNode",\r
         "name": "switch allotted-resource.relationship-list not empty",\r
         "xml": "<switch test='`$tmp.aai.allotted-resource.relationship-list.relationship_length != 0`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2992.883331298828,\r
-        "y": 471.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 491.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5a58fe79.709e",\r
-                "5401f43b.ed03f4"\r
+                "9afa3e4f.f2f2c8",\r
+                "ce58b166.b2448"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5401f43b.ed03f4",\r
+        "id": "ce58b166.b2448",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3302.883331298828,\r
-        "y": 478.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3332.88330078125,\r
+        "y": 262.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "5a58fe79.709e",\r
+        "id": "9afa3e4f.f2f2c8",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3301.883331298828,\r
-        "y": 532.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3331.88330078125,\r
+        "y": 316.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "126c6f21.417e99"\r
+                "aba0f7b5.b64ec8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "24e00055.8ca808",\r
+        "id": "50f7604e.0c4dc8",\r
         "type": "outcome",\r
         "name": "network-policy",\r
         "xml": "<outcome value='network-policy'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4046.883331298828,\r
-        "y": 486.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4076.88330078125,\r
+        "y": 270.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "8c1020d2.e3fc88"\r
+                "e079a6c2.9c941"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "8c1020d2.e3fc88",\r
+        "id": "e079a6c2.9c941",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 4223.883209228516,\r
-        "y": 479.8832092285156,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4253.8831787109375,\r
+        "y": 263.28564453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "709d8f82.9f2e1",\r
-                "cef8768a.ac6e48"\r
+                "83280d27.4bae7",\r
+                "92c6fb1f.05a328"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "126c6f21.417e99",\r
+        "id": "aba0f7b5.b64ec8",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 3465.883331298828,\r
-        "y": 458.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3495.88330078125,\r
+        "y": 242.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f0253be2.ef6388",\r
-                "d30875df.4619e8"\r
+                "a8c08369.0aef78",\r
+                "98755b5f.40e4a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f0253be2.ef6388",\r
+        "id": "a8c08369.0aef78",\r
         "type": "for",\r
         "name": "for each allotted-resource relationship",\r
         "xml": "<for index='idx' start='0' end='`$tmp.aai.allotted-resource.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3746.883331298828,\r
-        "y": 414.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3776.88330078125,\r
+        "y": 198.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6ce9e370.67b09c"\r
+                "64ebbb1e.14821c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6ce9e370.67b09c",\r
+        "id": "64ebbb1e.14821c",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.allotted-resource.relationship-list.relationship[$idx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4008.883331298828,\r
-        "y": 414.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4038.88330078125,\r
+        "y": 198.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "24e00055.8ca808"\r
+                "50f7604e.0c4dc8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "709d8f82.9f2e1",\r
+        "id": "83280d27.4bae7",\r
         "type": "set",\r
         "name": "set the 1st network-policy-id",\r
         "xml": "<set>\n<parameter name='network-policy-id' value=\"`$tmp.aai.allotted-resource.relationship-list.relationship[$idx].relationship-data[0].relationship-value`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 4466.883209228516,\r
-        "y": 436.8832092285156,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4496.8831787109375,\r
+        "y": 220.28564453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "cef8768a.ac6e48",\r
+        "id": "92c6fb1f.05a328",\r
         "type": "save",\r
         "name": "get network-policy from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"network-policy\"\n\tkey='network-policy.network-policy-id = $network-policy-id'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.network-policy\">",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4455.883209228516,\r
-        "y": 491.8832092285156,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4485.8831787109375,\r
+        "y": 275.28564453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "442d2e35.9513b",\r
-                "6b7a340a.d73c24",\r
-                "1cf09fd1.237e88"\r
+                "26a63936.d2dcb6",\r
+                "935c2a76.01522",\r
+                "61809f6c.f102a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1cf09fd1.237e88",\r
+        "id": "61809f6c.f102a",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4708.883331298828,\r
-        "y": 377.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4738.88330078125,\r
+        "y": 161.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "830d3a39.a47178"\r
+                "8483d549.4ff1d8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "830d3a39.a47178",\r
+        "id": "8483d549.4ff1d8",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
-        "x": 4857.454864501953,\r
-        "y": 378.1690979003906,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4887.454833984375,\r
+        "y": 161.571533203125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "4e42818f.48a268",\r
+        "id": "79f73429.37a0f4",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
-        "x": 4856.392364501953,\r
-        "y": 422.3093566894531,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4886.392333984375,\r
+        "y": 205.7117919921875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "6b7a340a.d73c24",\r
+        "id": "935c2a76.01522",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4697.392364501953,\r
-        "y": 422.3093566894531,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4727.392333984375,\r
+        "y": 205.7117919921875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "4e42818f.48a268"\r
+                "79f73429.37a0f4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "442d2e35.9513b",\r
+        "id": "26a63936.d2dcb6",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4704.392364501953,\r
-        "y": 501.3093566894531,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4734.392333984375,\r
+        "y": 284.7117919921875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "dd05e839.54d638"\r
+                "4efa868e.4aaf8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "dd05e839.54d638",\r
+        "id": "4efa868e.4aaf8",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4843.392364501953,\r
-        "y": 501.3093566894531,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4873.392333984375,\r
+        "y": 284.7117919921875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d5c9a2a0.f0c188",\r
-                "585ee28c.970d44"\r
+                "ac693539.f50e98",\r
+                "9a31854c.efaef8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d5c9a2a0.f0c188",\r
+        "id": "ac693539.f50e98",\r
         "type": "set",\r
         "name": "set the max bandwidth",\r
         "xml": "<set>\n<parameter name='maximum-bandwidth' value=\"`$tmp.aai.network-policy.max-bandwidth`\" />\n<parameter name='route-distinguisher' value='`$maximum-bandwidth /1000 *4 /5 +1`' />\n\n\n\n",\r
         "comments": "",\r
-        "x": 5048.883331298828,\r
-        "y": 498.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5078.88330078125,\r
+        "y": 282.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "585ee28c.970d44",\r
+        "id": "9a31854c.efaef8",\r
         "type": "set",\r
         "name": "set the max bandwidth",\r
         "xml": "<set>\n<parameter name='gfp' value='`$maximum-bandwidth /1000 *4 /5 +1`' />\n\n\n\n",\r
         "comments": "",\r
-        "x": 5047.883331298828,\r
-        "y": 544.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5077.88330078125,\r
+        "y": 328.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "d30875df.4619e8",\r
+        "id": "98755b5f.40e4a",\r
         "type": "for",\r
         "name": "for each allotted-resource relationship",\r
         "xml": "<for index='idx' start='0' end='`$tmp.aai.allotted-resource.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3563.883331298828,\r
-        "y": 530.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3593.88330078125,\r
+        "y": 314.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "bcf8f8b2.ee17c"\r
+                "a599949c.47c2"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "bcf8f8b2.ee17c",\r
+        "id": "a599949c.47c2",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.allotted-resource.relationship-list.relationship[$idx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3843.883331298828,\r
-        "y": 530.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3873.88330078125,\r
+        "y": 314.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f92213c8.e6e61"\r
+                "9f30fb79.9864f8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f92213c8.e6e61",\r
+        "id": "9f30fb79.9864f8",\r
         "type": "outcome",\r
         "name": "logical-link",\r
         "xml": "<outcome value='logical-link'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2256.8834533691406,\r
-        "y": 783.8834533691406,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 803.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f147a584.43d0d8"\r
+                "4497a7be.db159"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f147a584.43d0d8",\r
+        "id": "4497a7be.db159",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 2433.883331298828,\r
-        "y": 776.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 796.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5a35df58.3972",\r
-                "2dab28b6.2641a"\r
+                "748da704.3dc228",\r
+                "132fdd9a.6a584a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5a35df58.3972",\r
+        "id": "748da704.3dc228",\r
         "type": "set",\r
         "name": "set the current logical-link-name",\r
         "xml": "<set>\n<parameter name='logical-link-name' value=\"`$tmp.aai.allotted-resource.relationship-list.relationship[$idx].relationship-data[0].relationship-value`\" />\n\n\n",\r
         "comments": "",\r
         "x": 2676.883331298828,\r
-        "y": 733.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 753.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2dab28b6.2641a",\r
+        "id": "132fdd9a.6a584a",\r
         "type": "save",\r
         "name": "get logical-link from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"logical-link\"\n\tkey='logical-link.link-name = $logical-link-name'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.logical-link\">",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2665.883331298828,\r
-        "y": 788.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 808.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ffb30860.4224d",\r
-                "abeb5cc2.3015b",\r
-                "e13761ad.544c58"\r
+                "1d5c52ad.8a4fcd",\r
+                "c6fd8eb5.369a58",\r
+                "b0ba9e98.5ef29"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ffb30860.4224d",\r
+        "id": "1d5c52ad.8a4fcd",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2957.374298095703,\r
-        "y": 767.4573059082031,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 786.8597412109375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "bd849955.1204b"\r
+                "81786826.f1adc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "abeb5cc2.3015b",\r
+        "id": "c6fd8eb5.369a58",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2945.883331298828,\r
-        "y": 811.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 831.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "33701bc2.b5a40c"\r
+                "568abbfd.c78f14"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "bd849955.1204b",\r
+        "id": "81786826.f1adc",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
         "x": 3105.945831298828,\r
-        "y": 767.7430725097656,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 787.1455078125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "33701bc2.b5a40c",\r
+        "id": "568abbfd.c78f14",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
         "x": 3104.883331298828,\r
-        "y": 811.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 831.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e13761ad.544c58",\r
+        "id": "b0ba9e98.5ef29",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2952.883331298828,\r
-        "y": 890.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 910.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d2f3b92.5263348"\r
+                "56d4032d.446f0c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d2f3b92.5263348",\r
+        "id": "56d4032d.446f0c",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3091.883331298828,\r
-        "y": 890.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
-        "wires": [\r
-            [\r
-                "ef467ac0.6f7c18",\r
-                "f9d1859a.061ab8",\r
-                "3e963f23.c2be88",\r
-                "f9ae4741.757498",\r
-                "2907fb26.565cec",\r
-                "26f3b8c8.1692a",\r
-                "94a806e9.b63df",\r
-                "a001cedc.58f128",\r
-                "221f1c18.663f6c",\r
-                "77955a17.d633ac",\r
-                "1e4146ab.95c211",\r
-                "c8da4017.620ba8",\r
-                "a4dfc5e6.4600f",\r
-                "ce0d81bd.d28a7",\r
-                "7f04acf4.5afc3c"\r
-            ]\r
-        ]\r
-    },\r
-    {\r
-        "id": "4165b419.5fd914",\r
+        "y": 910.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "a588efb1.b17fd",\r
+                "9c7e31dc.43bc2",\r
+                "64cc49aa.338118",\r
+                "a266d487.c02dd",\r
+                "f1099f4d.7efe5",\r
+                "6aa3951e.157a4c",\r
+                "4618e1c0.461d88",\r
+                "d38e0865.514348",\r
+                "eef6ad07.9c7d5",\r
+                "78d4922e.8ebe04",\r
+                "c220ecdf.76a978",\r
+                "940f9aa.5464fe8",\r
+                "14f1d608.fff342",\r
+                "5e5dd175.2ee1b",\r
+                "95f11825.f517d8",\r
+                "79dba259.2612cc",\r
+                "11c024cf.1cb7db",\r
+                "8bfce836.dcd148",\r
+                "ec6aad53.7d628",\r
+                "c02bc34.16c814",\r
+                "ad2e0fde.b44de8",\r
+                "d87e7a94.9bda08"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6986f9e3.b25bc8",\r
         "type": "execute",\r
         "name": "execute UUID generator for ethernet-service-name",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.ethernet-service-name\"/>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3405.883331298828,\r
-        "y": 696.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3435.883270263672,\r
+        "y": 384.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "ef467ac0.6f7c18",\r
+        "id": "a588efb1.b17fd",\r
         "type": "execute",\r
         "name": "execute UUID generator for otn-tunnel-name",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.otn-tunnel-name\"/>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3386.883331298828,\r
-        "y": 746.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3416.883270263672,\r
+        "y": 484.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "c8da4017.620ba8",\r
+        "id": "940f9aa.5464fe8",\r
         "type": "set",\r
         "name": "set new ethernet-service-name",\r
         "xml": "<set>\n<!--<parameter name='prop.ethernet-service-name' value=\"`$tmp.aai.logical-link.link-name`\" />-->\n<parameter name='prop.ethernet-service-name' value=\"`$tmp.aai.logical-link.link-id`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 3343.883331298828,\r
-        "y": 791.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3370.883270263672,\r
+        "y": 535.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f9d1859a.061ab8",\r
+        "id": "9c7e31dc.43bc2",\r
         "type": "set",\r
         "name": "set network-route-one",\r
         "xml": "<set>\n<parameter name='network-route-one' value=\"`$tmp.aai.logical-link.link-name`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 3318.883331298828,\r
-        "y": 854.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3344.883270263672,\r
+        "y": 584.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "3e963f23.c2be88",\r
+        "id": "64cc49aa.338118",\r
         "type": "set",\r
         "name": "set network-route-two",\r
         "xml": "<set>\n<parameter name='network-route-two' value=\"`$tmp.aai.logical-link.link-name2`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 3319.883331298828,\r
-        "y": 909.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3343.883270263672,\r
+        "y": 633.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f9ae4741.757498",\r
+        "id": "a266d487.c02dd",\r
         "type": "save",\r
         "name": "get network-route-one from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"network-route\"\n\tkey='network-route.route-id = $network-route-one'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.network-route-one\">",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3335.883331298828,\r
-        "y": 957.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3352.883270263672,\r
+        "y": 771.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d029c3a1.942f48",\r
-                "34db9b18.f85a0c",\r
-                "a8f47dda.1a0bb8"\r
+                "1276721a.95abce",\r
+                "59c480c0.a5bb2",\r
+                "56433b78.3dde04"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2907fb26.565cec",\r
+        "id": "f1099f4d.7efe5",\r
         "type": "save",\r
         "name": "get network-route-two from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"network-route\"\n\tkey='network-route.route-id = $network-route-two'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.network-route-two\">",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3324.883331298828,\r
-        "y": 1044.8832092285156,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3345.883270263672,\r
+        "y": 832.28564453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ad570631.23385",\r
-                "75596bb2.8de11c",\r
-                "ae6194f6.92ada8"\r
+                "194bfca3.59d3d3",\r
+                "f16b27ad.e4a0d",\r
+                "a3a5e961.07f0a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d029c3a1.942f48",\r
+        "id": "1276721a.95abce",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3536.883331298828,\r
-        "y": 841.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3601.883026123047,\r
+        "y": 666.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9c52bc0.78abb48"\r
+                "5d3d475c.e8e038"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "34db9b18.f85a0c",\r
+        "id": "59c480c0.a5bb2",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3532.392364501953,\r
-        "y": 891.3093566894531,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3595.392059326172,\r
+        "y": 707.7117919921875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "946c30bd.bd527"\r
+                "c3e2bb46.01e6a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a8f47dda.1a0bb8",\r
+        "id": "56433b78.3dde04",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3536.392364501953,\r
-        "y": 944.3093566894531,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3590.392059326172,\r
+        "y": 757.7117919921875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "1dcb46a1.3c7d49"\r
+                "1b66d741.6f4631"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9c52bc0.78abb48",\r
+        "id": "5d3d475c.e8e038",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
-        "x": 3685.454864501953,\r
-        "y": 841.1690979003906,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3750.454559326172,\r
+        "y": 665.571533203125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "946c30bd.bd527",\r
+        "id": "c3e2bb46.01e6a",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
-        "x": 3675.392364501953,\r
-        "y": 891.3093566894531,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3740.392059326172,\r
+        "y": 715.7117919921875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ad570631.23385",\r
+        "id": "194bfca3.59d3d3",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3547.883331298828,\r
-        "y": 1014.8832092285156,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3566.883270263672,\r
+        "y": 818.28564453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5f295173.cbbf5"\r
+                "8a4c46dd.2c996"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "75596bb2.8de11c",\r
+        "id": "f16b27ad.e4a0d",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3543.392364501953,\r
-        "y": 1064.3092346191406,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3562.392303466797,\r
+        "y": 867.711669921875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "355d767e.1de55a"\r
+                "171f1743.fcb899"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ae6194f6.92ada8",\r
+        "id": "a3a5e961.07f0a",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3544.392364501953,\r
-        "y": 1117.3092346191406,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3563.392303466797,\r
+        "y": 920.711669921875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a436621f.a466c"\r
+                "c731b8e7.238d38"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5f295173.cbbf5",\r
+        "id": "8a4c46dd.2c996",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
-        "x": 3696.454864501953,\r
-        "y": 1014.1689758300781,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3719.4546508789062,\r
+        "y": 823.5714111328125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "355d767e.1de55a",\r
+        "id": "171f1743.fcb899",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
-        "x": 3686.392364501953,\r
-        "y": 1064.3092346191406,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3705.392303466797,\r
+        "y": 867.711669921875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "1dcb46a1.3c7d49",\r
+        "id": "1b66d741.6f4631",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 3697.883331298828,\r
-        "y": 943.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3762.883026123047,\r
+        "y": 768.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f5b5d495.086d"\r
+                "cecd018.605a88"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a436621f.a466c",\r
+        "id": "c731b8e7.238d38",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 3697.883331298828,\r
-        "y": 1116.8832092285156,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3716.883270263672,\r
+        "y": 920.28564453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "43e5bf6b.ff29a8"\r
+                "f9f52da3.b95878"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f5b5d495.086d",\r
+        "id": "cecd018.605a88",\r
         "type": "switchNode",\r
         "name": "switch nr type",\r
         "xml": "<switch test='`$tmp.aai.network-route-one.type`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3869.883331298828,\r
-        "y": 943.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3923.883270263672,\r
+        "y": 655.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "55f80e1b.2635f",\r
-                "43049869.5a7d88"\r
+                "f0539c95.2ea1d",\r
+                "44b1b904.08834",\r
+                "41d8ce05.5caae"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "43e5bf6b.ff29a8",\r
+        "id": "f9f52da3.b95878",\r
         "type": "switchNode",\r
         "name": "switch nr type",\r
         "xml": "<switch test='`$tmp.aai.network-route-two.type`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3870.883331298828,\r
-        "y": 1116.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3915.883270263672,\r
+        "y": 840.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f9772113.de9e58",\r
-                "79517b7a.195d94"\r
+                "abd0f375.c30ff",\r
+                "eba9832a.ffee4",\r
+                "4bc67983.47c6f"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "55f80e1b.2635f",\r
+        "id": "f0539c95.2ea1d",\r
         "type": "outcome",\r
         "name": "ROOT",\r
         "xml": "<outcome value='ROOT'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4045.883331298828,\r
-        "y": 922.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4147.883758544922,\r
+        "y": 359.28570556640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d9c9bf69.d54ef8"\r
+                "653aef18.035f68"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "43049869.5a7d88",\r
+        "id": "44b1b904.08834",\r
         "type": "outcome",\r
         "name": "LEAF",\r
         "xml": "<outcome value='LEAF'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4047.883331298828,\r
-        "y": 976.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4149.883758544922,\r
+        "y": 413.28570556640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5ac63627.c33ff"\r
+                "4456e14a.c61538"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f9772113.de9e58",\r
+        "id": "abd0f375.c30ff",\r
         "type": "outcome",\r
         "name": "ROOT",\r
         "xml": "<outcome value='ROOT'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4046.883331298828,\r
-        "y": 1086.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4113.883758544922,\r
+        "y": 619.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "35523eeb.15287a"\r
+                "dc25cb2f.e0da48"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "79517b7a.195d94",\r
+        "id": "eba9832a.ffee4",\r
         "type": "outcome",\r
         "name": "LEAF",\r
         "xml": "<outcome value='LEAF'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4048.883331298828,\r
-        "y": 1140.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4115.883758544922,\r
+        "y": 673.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "377b88b8.aaeb48"\r
+                "7b200b08.d1724c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "eba0d9fe.14aff8",\r
+        "id": "a11ab8.c3c2f548",\r
         "type": "set",\r
         "name": "set network-route-ROOT",\r
         "xml": "<set>\n<parameter name='tmp.aai.network-route-ROOT.' value=\"`$tmp.aai.network-route-one.`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 4355.883331298828,\r
-        "y": 874.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4457.883758544922,\r
+        "y": 311.28570556640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "b156164c.4afee",\r
+        "id": "7e53eaf1.53c434",\r
         "type": "set",\r
         "name": "set network-route-LEAF",\r
         "xml": "<set>\n<parameter name='tmp.aai.network-route-LEAF.' value=\"`$tmp.aai.network-route-one.`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 4348.883331298828,\r
-        "y": 972.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4450.883758544922,\r
+        "y": 409.28570556640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c46834b2.126828",\r
+        "id": "231b0ffb.372688",\r
         "type": "set",\r
         "name": "set network-route-ROOT",\r
         "xml": "<set>\n<parameter name='tmp.aai.network-route-ROOT.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 4348.883331298828,\r
-        "y": 1059.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4429.883758544922,\r
+        "y": 592.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "67f1e499.325a54",\r
+        "id": "1b4ef1ae.221bae",\r
         "type": "set",\r
         "name": "set network-route-LEAF",\r
         "xml": "<set>\n<parameter name='tmp.aai.network-route-LEAF.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 4352.883331298828,\r
-        "y": 1152.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4433.883758544922,\r
+        "y": 685.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "fa18abdb.1f3b58",\r
+        "id": "f61c43e6.4dbe28",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3579.883331298828,\r
-        "y": 1561.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3609.88330078125,\r
+        "y": 1345.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "acfe7f1b.815bb8"\r
+                "58e01c76.2a233c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "504369a4.383c58",\r
+        "id": "f239d755.e3888",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3589.374298095703,\r
-        "y": 1604.4573669433594,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3619.374267578125,\r
+        "y": 1387.8598022460938,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2cc2d2a0.0189de"\r
+                "ffe24b12.95af4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "48dc6834.fa2a",\r
+        "id": "7fecb9.d188bb48",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3577.883331298828,\r
-        "y": 1650.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3607.88330078125,\r
+        "y": 1434.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5165f4d1.561cf4"\r
+                "6af9609c.4c1ea"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a5821370.c906a8",\r
+        "id": "6132f0e6.1cd1a8",\r
         "type": "comment",\r
         "name": "Question?",\r
         "info": "How to know if DG would send this get request\nin \"nodes\" namespace instead of \"network\" namespace?",\r
         "comments": "",\r
-        "x": 3279.883331298828,\r
-        "y": 1523.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3309.88330078125,\r
+        "y": 1307.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "94a806e9.b63df",\r
+        "id": "4618e1c0.461d88",\r
         "type": "save",\r
         "name": "get p-interface-src from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"p-interface\"\n\t    key=\"pnf.pnf-name = $tmp.src.domainA.pnf-name\n\t        AND p-interface.interface-name = $tmp.aai.network-route-A.next-hop\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.network-route-A.p-interface-src\" >\n\n<!--<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" -->\n<!--\tresource=\"p-interface\"-->\n<!--\t    key=\"pnf.pnf-name = $unique-src-node-Id-->\n<!--\t        and p-interface.interface-name = $tmp.aai.endpointA.relationship-list.relationship[$rel-index].relationship-data[0].relationship-value\"-->\n<!--\t\tlocal-only=\"false\" -->\n<!--\t\tpfx=\"tmp.aai.endpointA.p-interface-src\" >-->\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3322.883331298828,\r
-        "y": 1588.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3352.88330078125,\r
+        "y": 1372.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "fa18abdb.1f3b58",\r
-                "504369a4.383c58",\r
-                "48dc6834.fa2a"\r
+                "f61c43e6.4dbe28",\r
+                "f239d755.e3888",\r
+                "7fecb9.d188bb48"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "26f3b8c8.1692a",\r
+        "id": "6aa3951e.157a4c",\r
         "type": "execute",\r
         "name": "execute split tp-id to get pnf-name",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$tmp.aai.network-route-A.next-hop`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-domainA-pnfName\"/>\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3323.883331298828,\r
-        "y": 1258.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3353.883270263672,\r
+        "y": 1124.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e1766e3b.d98f7",\r
-                "2b2fec17.7ad784"\r
+                "273ca4a1.1ba064",\r
+                "4a30eba.076bb14"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2b2fec17.7ad784",\r
+        "id": "4a30eba.076bb14",\r
         "type": "failure",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3546.883331298828,\r
-        "y": 1244.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3576.883270263672,\r
+        "y": 1110.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9fa24ca4.2bf57"\r
+                "3b0c1a6c.5d807e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e1766e3b.d98f7",\r
+        "id": "273ca4a1.1ba064",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3548.883331298828,\r
-        "y": 1277.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3578.883270263672,\r
+        "y": 1143.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "43f11543.33be3c"\r
+                "1277d9f.69171a6"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "acfe7f1b.815bb8",\r
+        "id": "58e01c76.2a233c",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 3752.549835205078,\r
-        "y": 1560.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3782.5498046875,\r
+        "y": 1344.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "72fd24ba.a9210c",\r
-                "abb77544.4a8348"\r
+                "f718a065.a6f86",\r
+                "66055190.fb6538"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2cc2d2a0.0189de",\r
+        "id": "ffe24b12.95af4",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
-        "x": 3742.9457092285156,\r
-        "y": 1607.7431030273438,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3772.9456787109375,\r
+        "y": 1391.1455383300781,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5165f4d1.561cf4",\r
+        "id": "6af9609c.4c1ea",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
-        "x": 3746.883331298828,\r
-        "y": 1651.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3776.88330078125,\r
+        "y": 1435.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "72fd24ba.a9210c",\r
+        "id": "f718a065.a6f86",\r
         "type": "execute",\r
         "name": "execute split tp-id to get pnf-name",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$tmp.aai.network-route-A.p-interface-src.interface-name`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-domainA\"/>\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4016.883331298828,\r
-        "y": 1544.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4046.88330078125,\r
+        "y": 1328.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e6b87836.bef2f8",\r
-                "b8a921ef.444378"\r
+                "97c35025.9a9a9",\r
+                "3a478d5e.f8179a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b8a921ef.444378",\r
+        "id": "3a478d5e.f8179a",\r
         "type": "failure",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4239.883331298828,\r
-        "y": 1499.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4269.88330078125,\r
+        "y": 1283.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "54ec9e81.9a2fc"\r
+                "e66b8dbe.739f2"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e6b87836.bef2f8",\r
+        "id": "97c35025.9a9a9",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4241.883331298828,\r
-        "y": 1563.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4271.88330078125,\r
+        "y": 1347.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "27ce4c05.8bf1dc"\r
+                "8b5a4d36.3a2bb8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "27ce4c05.8bf1dc",\r
+        "id": "8b5a4d36.3a2bb8",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while splitting sna1_route\" />\n",\r
         "comments": "",\r
-        "x": 4403.883331298828,\r
-        "y": 1559.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4433.88330078125,\r
+        "y": 1343.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "54ec9e81.9a2fc",\r
+        "id": "e66b8dbe.739f2",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 4404.883331298828,\r
-        "y": 1496.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4434.88330078125,\r
+        "y": 1280.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f6774ff2.abd22",\r
-                "bb24ac55.01a618"\r
+                "9ab6076f.b64fb",\r
+                "39801818.ba2ad"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2e1ea98e.240716",\r
-        "type": "save",\r
-        "name": "save connectivity resource in AAI",\r
-        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $uuid.connectivity-domainA-uuid'>\n<parameter name='connectivity-id' value='`$uuid.connectivity-domainA-uuid`' />\n<parameter name='etht-svc-name' value='`$prop.ethernet-service-name`' />\n<parameter name='operational-status' value='Created' />\n<parameter name='access-provider-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -9]`' />\n<parameter name='access-client-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -7]`' />\n<parameter name='access-topology-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -5]`' />\n<parameter name='access-node-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -3]`' />\n<parameter name='access-ltp-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -1]`' />\n<parameter name='cvlan' value='`$tmp.aai.network-route-A.logical-interface-id`' />\n\n<parameter name='bandwidth-profile-name' value='`$gfp`' />\n<parameter name='vpn-type' value='`$prop.sotn.vpnType`' />\n<parameter name='cir' value='`$gfp *1000000`' />\n<parameter name='eir' value='`$gfp *1000000`' />\n<parameter name='cbs' value='`$prop.sotn.cbs`' />\n<parameter name='ebs' value='`$prop.sotn.ebs`' />\n<!--<parameter name='color-aware' value='`$prop.sotn.colorAware`' />-->\n<!--<parameter name='coupling-flag' value='`$prop.sotn.couplingFlag`' />-->\n<!--<parameter name='etht-svc-name' value='`$prop.sotn.etht-svc-name`' />-->\n<parameter name='model-customization-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-customization-uuid`' />\n<parameter name='model-invariant-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-invariant-uuid`' />\n<parameter name='model-version-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-uuid`' />\n<parameter name='connectivity-selflink' value=\"`'restconf/config/GENERIC-RESOURCE-API:services/service/'  + $network-topology-operation-input.service-information.service-instance-id  + '/service-data/networks/network/'  + $prop.sotn.network-id  + '/network-data/'` \" />\n",\r
-        "comments": "",\r
-        "outputs": 1,\r
-        "x": 4018.883331298828,\r
-        "y": 1703.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "19e24364.492f0d",\r
-        "type": "execute",\r
-        "name": "execute UUID generator for connectivity domainA",\r
-        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"uuid.connectivity-domainA-uuid\"/>\n",\r
-        "comments": "",\r
-        "outputs": 1,\r
-        "x": 4063.883331298828,\r
-        "y": 1613.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "aefdb41a.15ed9",\r
-        "type": "save",\r
-        "name": "save TNNSSI (transport service instance) relationship to connectivity in AAI",\r
-        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance:relationship-list' \n      key='service-instance.service-instance-id = $vnf-topology-operation-input.service-information.service-instance-id\n         AND customer.global-customer-id = $vnf-topology-operation-input.service-information.global-customer-id \n         AND service-subscription.service-type = $vnf-topology-operation-input.service-information.subscription-service-type' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $uuid.connectivity-domainA-uuid`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$uuid.connectivity-domainA-uuid`\" />\n\n\n<!--<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance:relationship-list' -->\n<!--      key='service-instance.service-instance-id = $service-data.service-information.service-instance-id -->\n<!--         AND customer.global-customer-id = $service-data.networks.network[$nidx].network-data.service-information.global-customer-id -->\n<!--         AND service-subscription.service-type = $service-data.networks.network[$nidx].network-data.service-information.subscription-service-type' -->\n<!--      force=\"true\" pfx=\"tmp.AnAI-data\">-->\n<!--<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $prop.sotn.network-id`\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$prop.sotn.network-id`\" />-->",\r
-        "comments": "",\r
-        "outputs": 1,\r
-        "x": 4146.883331298828,\r
-        "y": 1751.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "43f11543.33be3c",\r
+        "id": "1277d9f.69171a6",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while splitting sna1_route\" />\n",\r
         "comments": "",\r
-        "x": 3691.883331298828,\r
-        "y": 1274.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3721.883270263672,\r
+        "y": 1140.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9fa24ca4.2bf57",\r
+        "id": "3b0c1a6c.5d807e",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 3694.883331298828,\r
-        "y": 1237.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3724.883270263672,\r
+        "y": 1103.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "fc422c00.a0a738",\r
-                "4c9af5cc.7cdc6c"\r
+                "67f68b93.dc06f4",\r
+                "41f439c7.6c07f8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "fc422c00.a0a738",\r
+        "id": "67f68b93.dc06f4",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.src.domainA.pnf-name' value=\"`$param-prefix-domainA-pnfName[0] + '-' +\n                                                   $param-prefix-domainA-pnfName[1] + '-' +\n                                                   $param-prefix-domainA-pnfName[2] + '-' +\n                                                   $param-prefix-domainA-pnfName[3] + '-' +\n                                                   $param-prefix-domainA-pnfName[4] + '-' +\n                                                   $param-prefix-domainA-pnfName[5] + '-' +\n                                                   $param-prefix-domainA-pnfName[6] + '-' +\n                                                   $param-prefix-domainA-pnfName[7] + '-' +\n                                                   $param-prefix-domainA-pnfName[8]`\" />\n",\r
         "comments": "",\r
-        "x": 3868.883331298828,\r
-        "y": 1193.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3916.883270263672,\r
+        "y": 1105.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "abb77544.4a8348",\r
+        "id": "66055190.fb6538",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='pividx' start='0' end='`$tmp.aai.network-route-A.p-interface-src.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3970.883331298828,\r
-        "y": 1828.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4006.88330078125,\r
+        "y": 1460.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "af71b606.ad1ca8"\r
+                "c328fdc0.a05af"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "af71b606.ad1ca8",\r
+        "id": "c328fdc0.a05af",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.network-route-A.p-interface-src.relationship-list.relationship[$pividx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4176.883331298828,\r
-        "y": 1828.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4212.88330078125,\r
+        "y": 1460.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "1586191.cb5c467"\r
+                "23ec2727.c8e7f"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1586191.cb5c467",\r
+        "id": "23ec2727.c8e7f",\r
         "type": "outcome",\r
         "name": "tunnel-termination-point",\r
         "xml": "<outcome value='tunnel-termination-point'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4392.168975830078,\r
-        "y": 1828.7051086425781,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4428.1689453125,\r
+        "y": 1460.1075439453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2efd1433.a69a04"\r
+                "e1b77e00.282c4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4c9af5cc.7cdc6c",\r
+        "id": "41f439c7.6c07f8",\r
         "type": "get-resource",\r
         "name": "get-resource src pnf",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.src.domainA.pnf-name\"\n        pfx='tmp.aai.source-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3883.883331298828,\r
-        "y": 1304.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3913.883270263672,\r
+        "y": 1170.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f48c8915.33d9e8",\r
-                "cce55dcf.842618",\r
-                "5e74a015.2ca67"\r
+                "89a8d2d0.88f3",\r
+                "6334a351.696854",\r
+                "c542e0e0.bf42b"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f48c8915.33d9e8",\r
+        "id": "89a8d2d0.88f3",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4079.3834533691406,\r
-        "y": 1256.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4109.383392333984,\r
+        "y": 1122.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5a7d862f.3b4ad8"\r
+                "c62cbf2d.6fa458"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "cce55dcf.842618",\r
+        "id": "6334a351.696854",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4071.3834533691406,\r
-        "y": 1311.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4101.383392333984,\r
+        "y": 1177.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9061c72.32ffe38"\r
+                "143c4bf3.014b4c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5e74a015.2ca67",\r
+        "id": "c542e0e0.bf42b",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4076.3834533691406,\r
-        "y": 1368.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4106.383392333984,\r
+        "y": 1234.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6b55247c.21dab4"\r
+                "ca788cf9.3c8038"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6b55247c.21dab4",\r
+        "id": "ca788cf9.3c8038",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 4228.383453369141,\r
-        "y": 1369.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4258.383392333984,\r
+        "y": 1235.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9061c72.32ffe38",\r
+        "id": "143c4bf3.014b4c",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 4239.383453369141,\r
-        "y": 1314.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4269.383392333984,\r
+        "y": 1180.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5a7d862f.3b4ad8",\r
+        "id": "c62cbf2d.6fa458",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4223.765777587891,\r
-        "y": 1254.5390014648438,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4253.765716552734,\r
+        "y": 1119.9414367675781,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d89a976.d88e5e8"\r
+                "aab3feab.bcb5b"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d89a976.d88e5e8",\r
+        "id": "aab3feab.bcb5b",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='spvidx' start='0' end='`$tmp.aai.source-pnf.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4407.883331298828,\r
-        "y": 1268.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4447.883270263672,\r
+        "y": 1164.2857055664062,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "155fb221.0dbf8e"\r
+                "ac9dba33.9ee3a8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "bb24ac55.01a618",\r
+        "id": "39801818.ba2ad",\r
         "type": "set",\r
         "name": "set ltpId",\r
         "xml": "<set>\n<parameter name='tmp.src.ltpId' value='`$param-prefix-domainA[$param-prefix-domainA_length -1]`' />\n",\r
         "comments": "",\r
-        "x": 4574.883331298828,\r
-        "y": 1454.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4604.88330078125,\r
+        "y": 1238.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f6774ff2.abd22",\r
+        "id": "9ab6076f.b64fb",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.src.pnf-name' value='`$param-prefix-domainA[$param-prefix-domainA_length -3]`' />\n",\r
         "comments": "",\r
-        "x": 4575.883331298828,\r
-        "y": 1562.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4605.88330078125,\r
+        "y": 1346.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "1f2d63dd.89956c",\r
+        "id": "6381354a.11146c",\r
         "type": "comment",\r
         "name": "TODO: FIXME",\r
         "info": "using the output of regex string arrays,\nconcatinate index 0 to index[length-2] all together\nin order to assemble the correct pnf-name",\r
         "comments": "",\r
-        "x": 4576.883331298828,\r
-        "y": 1511.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4606.88330078125,\r
+        "y": 1295.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2efd1433.a69a04",\r
+        "id": "e1b77e00.282c4",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 4599.000518798828,\r
-        "y": 1829.2236633300781,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4635.00048828125,\r
+        "y": 1460.6260986328125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9738e3.11ec3f2",\r
-                "b90b51f7.bc063",\r
-                "e565f202.9406"\r
+                "a1ad6a91.cdad1",\r
+                "bef51671.772a1",\r
+                "55e08f7a.b87978"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9738e3.11ec3f2",\r
+        "id": "a1ad6a91.cdad1",\r
         "type": "set",\r
         "name": "set source ttp-id",\r
         "xml": "<set>\n<parameter name='tmp.source.ttp-id' value=\"`$tmp.aai.network-route-A.p-interface-src.relationship-list.relationship[$pividx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
-        "x": 4814.000518798828,\r
-        "y": 1791.2236633300781,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4850.00048828125,\r
+        "y": 1422.6260986328125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "b90b51f7.bc063",\r
+        "id": "bef51671.772a1",\r
         "type": "get-resource",\r
         "name": "get-resource src TTP",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"tunnel-termination-point\" \n\t\tkey=\"tunnel-termination-point.ttp-id = $tmp.source.ttp-id \n\t\tAND depth = '0'\"\n        pfx='tmp.aai.source-ttp' local-only='false' >\n\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4811.000518798828,\r
-        "y": 1830.2236633300781,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4847.00048828125,\r
+        "y": 1461.6260986328125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2d0e3a15.1426a6"\r
+                "db81e8e0.68e13"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e565f202.9406",\r
+        "id": "55e08f7a.b87978",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
-        "x": 4766.500518798828,\r
-        "y": 1872.2236633300781,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4802.50048828125,\r
+        "y": 1503.6260986328125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2d0e3a15.1426a6",\r
+        "id": "db81e8e0.68e13",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4991.500518798828,\r
-        "y": 1829.2236633300781,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5027.50048828125,\r
+        "y": 1460.6260986328125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a863747c.f65e78"\r
+                "52661a57.fe0a3c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "60c94053.2751c",\r
+        "id": "409a042d.2fadac",\r
         "type": "outcome",\r
         "name": "esr-thirdparty-sdnc",\r
         "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4805.883331298828,\r
-        "y": 1272.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4835.88330078125,\r
+        "y": 1056.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "de3b61b0.e43d2"\r
+                "f76f51b8.a98b3"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "de3b61b0.e43d2",\r
+        "id": "f76f51b8.a98b3",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 4982.883331298828,\r
-        "y": 1264.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5012.88330078125,\r
+        "y": 1048.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b2f44bdb.9dc5e8",\r
-                "1f8e5eff.5b4f51"\r
+                "f1cd5bd3.ddbdb8",\r
+                "b8b89faf.7ac19"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "155fb221.0dbf8e",\r
+        "id": "ac9dba33.9ee3a8",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4602.883331298828,\r
-        "y": 1268.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4638.883270263672,\r
+        "y": 1154.2857055664062,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "60c94053.2751c",\r
-                "ecc099ad.aafee8"\r
+                "409a042d.2fadac",\r
+                "80f5aaec.b0ffc8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ecc099ad.aafee8",\r
+        "id": "80f5aaec.b0ffc8",\r
         "type": "outcome",\r
         "name": "network-resource",\r
         "xml": "<outcome value='network-resource'>",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4808.883331298828,\r
-        "y": 1346.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4838.88330078125,\r
+        "y": 1130.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e5e04393.9d571"\r
+                "bf72647d.49f538"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e5e04393.9d571",\r
+        "id": "bf72647d.49f538",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 4985.883331298828,\r
-        "y": 1338.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5015.88330078125,\r
+        "y": 1122.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "39969cdd.a78634"\r
+                "97239b14.6f12c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a863747c.f65e78",\r
+        "id": "52661a57.fe0a3c",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 5149.500518798828,\r
-        "y": 1829.2236633300781,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5185.50048828125,\r
+        "y": 1460.6260986328125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9ec1944.f167b68"\r
+                "5700a19e.1dbeb8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9ec1944.f167b68",\r
+        "id": "5700a19e.1dbeb8",\r
         "type": "set",\r
         "name": "set source tunnel tp ip",\r
         "xml": "<set>\n<parameter name='source.tunnel-tp-id' value=\"`$tmp.aai.source-ttp.tunnel-tp-id`\" />\n",\r
         "comments": "",\r
-        "x": 5356.500518798828,\r
-        "y": 1829.2236633300781,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5392.50048828125,\r
+        "y": 1460.6260986328125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "1f8e5eff.5b4f51",\r
+        "id": "b8b89faf.7ac19",\r
         "type": "execute",\r
         "name": "get esr-thirdparty-sdnc",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.domainA.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domainA.esr-thirdparty-sdnc' local-only='false' >",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5190.883331298828,\r
-        "y": 1271.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5220.88330078125,\r
+        "y": 1055.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "1422dd1f.ed1903",\r
-                "306288e7.8d0b68",\r
-                "adc4d006.c9a618"\r
+                "5d74c4c9.fd207c",\r
+                "bdb7d238.f96a08",\r
+                "7cf71a83.19030c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b2f44bdb.9dc5e8",\r
+        "id": "f1cd5bd3.ddbdb8",\r
         "type": "set",\r
         "name": "set esr-thirdparty-sdnc domainA id",\r
         "xml": "<set>\n<parameter name='tmp.domainA.esr-thirdparty-id' value=\"`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
-        "x": 5220.883331298828,\r
-        "y": 1219.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5250.88330078125,\r
+        "y": 1003.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "1422dd1f.ed1903",\r
+        "id": "5d74c4c9.fd207c",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5400.883331298828,\r
-        "y": 1262.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5430.88330078125,\r
+        "y": 1046.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9be58098.9885c8"\r
+                "e430f4b5.90b5d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "306288e7.8d0b68",\r
+        "id": "bdb7d238.f96a08",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5392.883331298828,\r
-        "y": 1317.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5422.88330078125,\r
+        "y": 1101.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ddbc66fb.291808"\r
+                "46b0e213.0f69d4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "adc4d006.c9a618",\r
+        "id": "7cf71a83.19030c",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5397.883331298828,\r
-        "y": 1374.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5427.88330078125,\r
+        "y": 1158.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f026a629.a20b28"\r
+                "99bfc958.cc2928"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f026a629.a20b28",\r
+        "id": "99bfc958.cc2928",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 5549.883331298828,\r
-        "y": 1375.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5579.88330078125,\r
+        "y": 1159.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ddbc66fb.291808",\r
+        "id": "46b0e213.0f69d4",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 5560.883331298828,\r
-        "y": 1320.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5590.88330078125,\r
+        "y": 1104.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9be58098.9885c8",\r
+        "id": "e430f4b5.90b5d",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5545.265655517578,\r
-        "y": 1260.5390014648438,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5575.265625,\r
+        "y": 1043.9414367675781,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b1324a29.092c8"\r
+                "3d0751e6.cf382e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "39969cdd.a78634",\r
+        "id": "97239b14.6f12c8",\r
         "type": "set",\r
         "name": "set domainA ethernet layer network-id",\r
         "xml": "<set>\n<parameter name='tmp.domainA.eth-network-id' value=\"`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
-        "x": 5220.883331298828,\r
-        "y": 1462.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5250.88330078125,\r
+        "y": 1246.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "b1324a29.092c8",\r
+        "id": "3d0751e6.cf382e",\r
         "type": "set",\r
         "name": "set controller domainA data",\r
         "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainA.url' value=\"`$tmp.aai.domainA.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainA.user' value=\"`$tmp.aai.domainA.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainA.password' value=\"`$tmp.aai.domainA.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n\n\n<!--<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >-->\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />-->\n<!--<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />-->\n<!--<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />-->\n<!--<parameter name=\"format\" value=\"json\"/>-->\n<!--<parameter name=\"httpMethod\" value=\"get\"/>-->\n<!--<parameter name=\"responsePrefix\" value=\"topology\"/>-->\n<!--<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>-->\n<!--<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>-->\n<!--<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>-->\n<!--<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>-->\n",\r
         "comments": "",\r
-        "x": 5759.883331298828,\r
-        "y": 1256.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5789.88330078125,\r
+        "y": 1040.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e7c33475.7e91e8",\r
+        "id": "33b11d1b.98a69a",\r
         "type": "set",\r
         "name": "set network-route-B",\r
         "xml": "<set>\n<parameter name='tmp.aai.network-route-B.' value=\"`$tmp.aai.network-route-one.`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 4343.883331298828,\r
-        "y": 910.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4445.883758544922,\r
+        "y": 347.28570556640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5025b50.00b0f4c",\r
+        "id": "2dc9cffb.3878b8",\r
         "type": "set",\r
         "name": "set network-route-A",\r
         "xml": "<set>\n<parameter name='tmp.aai.network-route-A.' value=\"`$tmp.aai.network-route-one.`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 4334.883331298828,\r
-        "y": 1008.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4446.883728027344,\r
+        "y": 451.28570556640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "d9c9bf69.d54ef8",\r
+        "id": "653aef18.035f68",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4168.883331298828,\r
-        "y": 916.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4270.883758544922,\r
+        "y": 353.28570556640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "eba0d9fe.14aff8",\r
-                "e7c33475.7e91e8"\r
+                "a11ab8.c3c2f548",\r
+                "33b11d1b.98a69a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5ac63627.c33ff",\r
+        "id": "4456e14a.c61538",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4174.883331298828,\r
-        "y": 980.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4276.883758544922,\r
+        "y": 417.28570556640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b156164c.4afee",\r
-                "5025b50.00b0f4c"\r
+                "7e53eaf1.53c434",\r
+                "2dc9cffb.3878b8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "35523eeb.15287a",\r
+        "id": "dc25cb2f.e0da48",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4174.883331298828,\r
-        "y": 1086.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4241.883758544922,\r
+        "y": 619.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c46834b2.126828",\r
-                "7dcc31dd.14e278"\r
+                "231b0ffb.372688",\r
+                "3979d153.538ee6"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "377b88b8.aaeb48",\r
+        "id": "7b200b08.d1724c",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4177.883331298828,\r
-        "y": 1139.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4244.883758544922,\r
+        "y": 672.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "67f1e499.325a54",\r
-                "e00fdb48.f91848"\r
+                "1b4ef1ae.221bae",\r
+                "49dc9fac.676fe"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7dcc31dd.14e278",\r
+        "id": "3979d153.538ee6",\r
         "type": "set",\r
         "name": "set network-route-B",\r
         "xml": "<set>\n<parameter name='tmp.aai.network-route-B.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 4334.883331298828,\r
-        "y": 1099.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4415.883758544922,\r
+        "y": 632.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e00fdb48.f91848",\r
+        "id": "49dc9fac.676fe",\r
         "type": "set",\r
         "name": "set network-route-A",\r
         "xml": "<set>\n<parameter name='tmp.aai.network-route-A.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 4337.883331298828,\r
-        "y": 1190.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4418.883758544922,\r
+        "y": 723.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "b1c3c9b6.d1dd38",\r
+        "id": "f7cb7391.6f67a",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 3709.883331298828,\r
-        "y": 2400.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3741.88330078125,\r
+        "y": 1802.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "8d971e70.183d4",\r
-                "ac7f0ae7.0820f"\r
+                "9a5ca37c.910178",\r
+                "2a8d98c8.2c78a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "37cdc12f.574c9e",\r
+        "id": "fd44019f.688f6",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3537.216827392578,\r
-        "y": 2401.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3569.216796875,\r
+        "y": 1803.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b1c3c9b6.d1dd38"\r
+                "f7cb7391.6f67a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "17fb9abf.e94b5d",\r
+        "id": "3eb019bb.1ee706",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3546.707794189453,\r
-        "y": 2444.4573669433594,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3578.707763671875,\r
+        "y": 1845.8599243164062,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ffec1f14.6b38f8"\r
+                "f4d10bee.1b32c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "77126cff.9c26a4",\r
+        "id": "ef74e13b.116b3",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3535.216827392578,\r
-        "y": 2490.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3567.216796875,\r
+        "y": 1892.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6fe13c0.1437ac4"\r
+                "7a977b6c.124a74"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ffec1f14.6b38f8",\r
+        "id": "f4d10bee.1b32c",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
-        "x": 3700.2792053222656,\r
-        "y": 2447.7431030273438,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3732.2791748046875,\r
+        "y": 1849.1456604003906,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "6fe13c0.1437ac4",\r
+        "id": "7a977b6c.124a74",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
-        "x": 3704.216827392578,\r
-        "y": 2491.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3736.216796875,\r
+        "y": 1893.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "8d971e70.183d4",\r
+        "id": "9a5ca37c.910178",\r
         "type": "execute",\r
         "name": "execute split tp-id to get pnf-name",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$tmp.aai.network-route-B.p-interface-dst.interface-name`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-domainB\"/>\n\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3996.216827392578,\r
-        "y": 2404.8834533691406,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4028.216796875,\r
+        "y": 1806.2860107421875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "53133799.37d4b",\r
-                "a86f569d.6ab9f8"\r
+                "efd0a9b7.e547a8",\r
+                "caaf5e66.b1cb"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a86f569d.6ab9f8",\r
+        "id": "caaf5e66.b1cb",\r
         "type": "failure",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4219.216827392578,\r
-        "y": 2359.8834533691406,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4251.216796875,\r
+        "y": 1761.2860107421875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "66c68013.ddb6b8"\r
+                "5ec876cd.f1dea8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "53133799.37d4b",\r
+        "id": "efd0a9b7.e547a8",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4221.216827392578,\r
-        "y": 2423.8834533691406,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4253.216796875,\r
+        "y": 1825.2860107421875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "7ccc7afc.6f2a8c"\r
+                "72d34df6.13ce64"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7ccc7afc.6f2a8c",\r
+        "id": "72d34df6.13ce64",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while splitting sna1_route\" />\n",\r
         "comments": "",\r
-        "x": 4380.216827392578,\r
-        "y": 2442.8834533691406,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4412.216796875,\r
+        "y": 1844.2860107421875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "66c68013.ddb6b8",\r
+        "id": "5ec876cd.f1dea8",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 4384.216827392578,\r
-        "y": 2356.8834533691406,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4416.216796875,\r
+        "y": 1758.2860107421875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "14b7c942.3a7d87",\r
-                "705ad60b.9c1b38"\r
+                "2854b6e2.b50402",\r
+                "1fbd987b.e2c578"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6b364584.e1350c",\r
-        "type": "save",\r
-        "name": "save connectivity resource in AAI",\r
-        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $prop.connectivity-domainB-uuid'>\n<parameter name='connectivity-id' value='`$prop.connectivity-domainB-uuid`' />\n<parameter name='etht-svc-name' value='`$prop.ethernet-service-name`' />\n<parameter name='operational-status' value='Created' />\n<parameter name='access-provider-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -9]`' />\n<parameter name='access-client-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -7]`' />\n<parameter name='access-topology-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -5]`' />\n<parameter name='access-node-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -3]`' />\n<parameter name='access-ltp-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -1]`' />\n<parameter name='cvlan' value='`$tmp.aai.network-route-B.logical-interface-id`' />\n\n\n<parameter name='bandwidth-profile-name' value='`$gfp`' />\n<parameter name='vpn-type' value='`$prop.sotn.vpnType`' />\n<parameter name='cir' value='`$gfp *1000000`' />\n<parameter name='eir' value='`$gfp *1000000`' />\n<parameter name='cbs' value='`$prop.sotn.cbs`' />\n<parameter name='ebs' value='`$prop.sotn.ebs`' />\n<!--<parameter name='color-aware' value='`$prop.sotn.colorAware`' />-->\n<!--<parameter name='coupling-flag' value='`$prop.sotn.couplingFlag`' />-->\n<!--<parameter name='etht-svc-name' value='`$prop.sotn.etht-svc-name`' />-->\n<parameter name='model-customization-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-customization-uuid`' />\n<parameter name='model-invariant-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-invariant-uuid`' />\n<parameter name='model-version-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-uuid`' />\n<parameter name='connectivity-selflink' value=\"`'restconf/config/GENERIC-RESOURCE-API:services/service/'  + $network-topology-operation-input.service-information.service-instance-id  + '/service-data/networks/network/'  + $prop.sotn.network-id  + '/network-data/'` \" />\n",\r
-        "comments": "",\r
-        "outputs": 1,\r
-        "x": 3998.216827392578,\r
-        "y": 2563.8834533691406,\r
-        "z": "82de8dcf.518d88",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "2e817e1e.7658f2",\r
-        "type": "execute",\r
-        "name": "execute UUID generator for connectivity domainB",\r
-        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.connectivity-domainB-uuid\"/>\n",\r
-        "comments": "",\r
-        "outputs": 1,\r
-        "x": 4043.216827392578,\r
-        "y": 2473.8834533691406,\r
-        "z": "82de8dcf.518d88",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "1f716896.64ed2f",\r
-        "type": "save",\r
-        "name": "save TNNSSI (transport service instance) relationship to connectivity in AAI",\r
-        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance:relationship-list' \n      key='service-instance.service-instance-id = $vnf-topology-operation-input.service-information.service-instance-id\n         AND customer.global-customer-id = $vnf-topology-operation-input.service-information.global-customer-id \n         AND service-subscription.service-type = $vnf-topology-operation-input.service-information.subscription-service-type' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $prop.connectivity-domainB-uuid`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$prop.connectivity-domainB-uuid`\" />\n\n\n<!--<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance:relationship-list' -->\n<!--      key='service-instance.service-instance-id = $service-data.service-information.service-instance-id -->\n<!--         AND customer.global-customer-id = $service-data.networks.network[$nidx].network-data.service-information.global-customer-id -->\n<!--         AND service-subscription.service-type = $service-data.networks.network[$nidx].network-data.service-information.subscription-service-type' -->\n<!--      force=\"true\" pfx=\"tmp.AnAI-data\">-->\n<!--<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $prop.sotn.network-id`\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$prop.sotn.network-id`\" />-->",\r
-        "comments": "",\r
-        "outputs": 1,\r
-        "x": 4125.216827392578,\r
-        "y": 2628.8834533691406,\r
-        "z": "82de8dcf.518d88",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "221f1c18.663f6c",\r
+        "id": "eef6ad07.9c7d5",\r
         "type": "save",\r
         "name": "get p-interface-dst from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"p-interface\"\n\t    key=\"pnf.pnf-name = $tmp.dst.domainB.pnf-name\n\t        AND p-interface.interface-name = $tmp.aai.network-route-B.next-hop\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.network-route-B.p-interface-dst\" >\n\n<!--<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" -->\n<!--\tresource=\"p-interface\"-->\n<!--\t    key=\"pnf.pnf-name = $unique-src-node-Id-->\n<!--\t        and p-interface.interface-name = $tmp.aai.endpointA.relationship-list.relationship[$rel-index].relationship-data[0].relationship-value\"-->\n<!--\t\tlocal-only=\"false\" -->\n<!--\t\tpfx=\"tmp.aai.endpointA.p-interface-src\" >-->\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3309.216827392578,\r
-        "y": 2436.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3341.216796875,\r
+        "y": 1838.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "37cdc12f.574c9e",\r
-                "17fb9abf.e94b5d",\r
-                "77126cff.9c26a4"\r
+                "fd44019f.688f6",\r
+                "3eb019bb.1ee706",\r
+                "ef74e13b.116b3"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b3b2ce86.7d813",\r
+        "id": "46101f8f.1fb8b8",\r
         "type": "comment",\r
         "name": "Question?",\r
         "info": "How to know if DG would send this get request\nin \"nodes\" namespace instead of \"network\" namespace?",\r
         "comments": "",\r
-        "x": 3270.216827392578,\r
-        "y": 2380.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3302.216796875,\r
+        "y": 1782.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a001cedc.58f128",\r
+        "id": "d38e0865.514348",\r
         "type": "execute",\r
         "name": "execute split tp-id to get pnf-name",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$tmp.aai.network-route-B.next-hop`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-domainB-pnfName\"/>\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3327.216827392578,\r
-        "y": 2099.8832092285156,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3353.216796875,\r
+        "y": 1577.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d5568173.1326d",\r
-                "27e39e34.e8a4aa"\r
+                "f536d783.2e1028",\r
+                "54ea75a9.fca1c4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "27e39e34.e8a4aa",\r
+        "id": "54ea75a9.fca1c4",\r
         "type": "failure",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3550.216827392578,\r
-        "y": 2085.8832092285156,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3576.216796875,\r
+        "y": 1563.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ba49d8fd.b81698"\r
+                "3ffa66c6.048e62"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d5568173.1326d",\r
+        "id": "f536d783.2e1028",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3552.216827392578,\r
-        "y": 2118.8832092285156,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3578.216796875,\r
+        "y": 1596.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "54689cfb.423da4"\r
+                "73c7be78.48771"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "54689cfb.423da4",\r
+        "id": "73c7be78.48771",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while splitting sna1_route\" />\n",\r
         "comments": "",\r
-        "x": 3695.216827392578,\r
-        "y": 2115.8832092285156,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3721.216796875,\r
+        "y": 1593.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ba49d8fd.b81698",\r
+        "id": "3ffa66c6.048e62",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 3698.216827392578,\r
-        "y": 2078.8832092285156,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3724.216796875,\r
+        "y": 1556.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e65b9c6b.1cea38",\r
-                "e0207e5b.773f7"\r
+                "116bcef1.41b689",\r
+                "bd9fbc09.ccb15"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e65b9c6b.1cea38",\r
+        "id": "116bcef1.41b689",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.dst.domainB.pnf-name' value=\"`$param-prefix-domainB-pnfName[0] + '-' +\n                                                   $param-prefix-domainB-pnfName[1] + '-' +\n                                                   $param-prefix-domainB-pnfName[2] + '-' +\n                                                   $param-prefix-domainB-pnfName[3] + '-' +\n                                                   $param-prefix-domainB-pnfName[4] + '-' +\n                                                   $param-prefix-domainB-pnfName[5] + '-' +\n                                                   $param-prefix-domainB-pnfName[6] + '-' +\n                                                   $param-prefix-domainB-pnfName[7] + '-' +\n                                                   $param-prefix-domainB-pnfName[8]`\" />\n",\r
         "comments": "",\r
-        "x": 3892.216827392578,\r
-        "y": 2081.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3918.216796875,\r
+        "y": 1559.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ac7f0ae7.0820f",\r
+        "id": "2a8d98c8.2c78a",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='dividx' start='0' end='`$tmp.aai.network-route-B.p-interface-dst.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3955.216827392578,\r
-        "y": 2713.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3969.216766357422,\r
+        "y": 1939.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "eb66de49.8a6178"\r
+                "821e2eef.7d9ce8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "eb66de49.8a6178",\r
+        "id": "821e2eef.7d9ce8",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.network-route-B.p-interface-dst.relationship-list.relationship[$dividx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4161.216827392578,\r
-        "y": 2713.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4175.216766357422,\r
+        "y": 1939.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a3eb7777.2808e"\r
+                "b9228d23.f35b1"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a3eb7777.2808e",\r
+        "id": "b9228d23.f35b1",\r
         "type": "outcome",\r
         "name": "tunnel-termination-point",\r
         "xml": "<outcome value='tunnel-termination-point'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4378.502471923828,\r
-        "y": 2712.705108642578,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4392.502410888672,\r
+        "y": 1938.1075439453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "90bfeab5.6e04"\r
+                "1db12922.ce9147"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e0207e5b.773f7",\r
+        "id": "bd9fbc09.ccb15",\r
         "type": "get-resource",\r
         "name": "get-resource src pnf",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.dst.domainB.pnf-name\"\n        pfx='tmp.aai.destination-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3914.216827392578,\r
-        "y": 2149.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3940.216796875,\r
+        "y": 1627.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ff3d2407.61718",\r
-                "f34e14e1.674a08",\r
-                "f7ebc3eb.0fe87"\r
+                "71a75cfd.cb2324",\r
+                "c5a92d1c.748898",\r
+                "d4c41231.0d38f"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ff3d2407.61718",\r
+        "id": "71a75cfd.cb2324",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4109.716949462891,\r
-        "y": 2101.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4135.7169189453125,\r
+        "y": 1579.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e4f3177f.7fd418"\r
+                "55c143a3.bf5e9c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f34e14e1.674a08",\r
+        "id": "c5a92d1c.748898",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4101.716949462891,\r
-        "y": 2156.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4127.7169189453125,\r
+        "y": 1634.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "7e75e0e1.a6768"\r
+                "a19a5afd.bfc2c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f7ebc3eb.0fe87",\r
+        "id": "d4c41231.0d38f",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4106.716949462891,\r
-        "y": 2213.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4132.7169189453125,\r
+        "y": 1691.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "917fd40f.ec43b"\r
+                "5c56b620.c82d88"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "917fd40f.ec43b",\r
+        "id": "5c56b620.c82d88",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 4258.716949462891,\r
-        "y": 2214.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4284.7169189453125,\r
+        "y": 1692.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7e75e0e1.a6768",\r
+        "id": "a19a5afd.bfc2c",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 4269.716949462891,\r
-        "y": 2159.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4295.7169189453125,\r
+        "y": 1637.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e4f3177f.7fd418",\r
+        "id": "55c143a3.bf5e9c",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4254.099273681641,\r
-        "y": 2099.5390014648438,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4280.0992431640625,\r
+        "y": 1576.9415588378906,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "96db4a5c.6d74f"\r
+                "79a34acd.c9a0bc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "14b7c942.3a7d87",\r
+        "id": "2854b6e2.b50402",\r
         "type": "set",\r
         "name": "set ltpId",\r
         "xml": "<set>\n<parameter name='tmp.dst.ltpId' value='`$param-prefix-domainB[$param-prefix-domainB_length -1]`' />\n",\r
         "comments": "",\r
-        "x": 4554.216827392578,\r
-        "y": 2317.8834533691406,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4586.216796875,\r
+        "y": 1719.2860107421875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "705ad60b.9c1b38",\r
+        "id": "1fbd987b.e2c578",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.dst.pnf-name' value='`$param-prefix-domainB[$param-prefix-domainB_length -3]`' />\n",\r
         "comments": "",\r
-        "x": 4555.216827392578,\r
-        "y": 2422.8834533691406,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4587.216796875,\r
+        "y": 1824.2860107421875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "fe24857d.ec88f8",\r
+        "id": "8823cb9b.b21f5",\r
         "type": "comment",\r
         "name": "TODO: FIXME",\r
         "info": "using the output of regex string arrays,\nconcatinate index 0 to index[length-2] all together\nin order to assemble the correct pnf-name",\r
         "comments": "",\r
-        "x": 4550.216827392578,\r
-        "y": 2371.8834533691406,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4582.216796875,\r
+        "y": 1773.2860107421875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "90bfeab5.6e04",\r
+        "id": "1db12922.ce9147",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 4585.334014892578,\r
-        "y": 2702.2237854003906,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4599.333953857422,\r
+        "y": 1927.626220703125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d29ec4c3.e3026",\r
-                "3dd34bd3.f84b34",\r
-                "855f6bda.886bb"\r
+                "4fe8713d.4f503",\r
+                "c4b73dd8.f86748",\r
+                "cf5e37a1.834b48"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d29ec4c3.e3026",\r
+        "id": "4fe8713d.4f503",\r
         "type": "set",\r
         "name": "set destination ttp-id",\r
         "xml": "<set>\n<parameter name='tmp.destination.ttp-id' value=\"`$tmp.aai.network-route-B.p-interface-dst.relationship-list.relationship[$dividx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
-        "x": 4800.334014892578,\r
-        "y": 2664.2237854003906,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4814.333953857422,\r
+        "y": 1889.626220703125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "3dd34bd3.f84b34",\r
+        "id": "c4b73dd8.f86748",\r
         "type": "get-resource",\r
         "name": "get-resource src TTP",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"tunnel-termination-point\" \n\t\tkey=\"tunnel-termination-point.ttp-id = $tmp.destination.ttp-id \n\t\tAND depth = '0'\"\n        pfx='tmp.aai.destination-ttp' local-only='false' >\n\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4797.334014892578,\r
-        "y": 2703.2237854003906,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4811.333953857422,\r
+        "y": 1928.626220703125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "498fc826.7744e"\r
+                "fd454717.5864e8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "855f6bda.886bb",\r
+        "id": "cf5e37a1.834b48",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
-        "x": 4752.834014892578,\r
-        "y": 2745.2237854003906,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4766.833953857422,\r
+        "y": 1970.626220703125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "498fc826.7744e",\r
+        "id": "fd454717.5864e8",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4977.834014892578,\r
-        "y": 2702.2237854003906,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4991.833953857422,\r
+        "y": 1927.626220703125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "3dffa556.ecd0ba"\r
+                "6021f32a.54d8fc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3dffa556.ecd0ba",\r
+        "id": "6021f32a.54d8fc",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 5135.834014892578,\r
-        "y": 2702.2237854003906,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5149.833953857422,\r
+        "y": 1927.626220703125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e57a350c.677e18"\r
+                "1a613df3.ff444a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e57a350c.677e18",\r
+        "id": "1a613df3.ff444a",\r
         "type": "set",\r
         "name": "set destination tunnel tp ip",\r
         "xml": "<set>\n<parameter name='destination.tunnel-tp-id' value=\"`$tmp.aai.destination-ttp.tunnel-tp-id`\" />\n",\r
         "comments": "",\r
-        "x": 5342.834014892578,\r
-        "y": 2702.2237854003906,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5356.833953857422,\r
+        "y": 1927.626220703125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "321528be.3d7ae",\r
+        "id": "1465bad2.a0d805",\r
         "type": "outcome",\r
         "name": "esr-thirdparty-sdnc",\r
         "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4836.216827392578,\r
-        "y": 2117.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4862.216796875,\r
+        "y": 1595.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e56d9c92.9b763"\r
+                "f75a0195.2a4c5"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e56d9c92.9b763",\r
+        "id": "f75a0195.2a4c5",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 5013.216827392578,\r
-        "y": 2109.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5039.216796875,\r
+        "y": 1587.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "251b7dfd.9c2dea",\r
-                "f747044b.58f4e"\r
+                "1de23279.e8bad6",\r
+                "95237093.1f1c18"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "96db4a5c.6d74f",\r
+        "id": "79a34acd.c9a0bc",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='dpvidx' start='0' end='`$tmp.aai.destination-pnf.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4438.216827392578,\r
-        "y": 2113.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4464.216796875,\r
+        "y": 1591.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "3dedc7fb.152e08"\r
+                "b5cddb2a.47fb5"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3dedc7fb.152e08",\r
+        "id": "b5cddb2a.47fb5",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.destination-pnf.relationship-list.relationship[$dpvidx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4633.216827392578,\r
-        "y": 2113.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4659.216796875,\r
+        "y": 1591.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "321528be.3d7ae",\r
-                "b22cff66.f669e8"\r
+                "1465bad2.a0d805",\r
+                "a6e303e4.3eb668"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f747044b.58f4e",\r
+        "id": "95237093.1f1c18",\r
         "type": "execute",\r
         "name": "get esr-thirdparty-sdnc",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.domainB.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domainB.esr-thirdparty-sdnc' local-only='false' >",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5221.216827392578,\r
-        "y": 2116.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5247.216796875,\r
+        "y": 1594.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "1f813de4.828122",\r
-                "d83bccad.38e8b8",\r
-                "c46088f8.fb1e"\r
+                "2d3d2acb.c107b6",\r
+                "fb5337e0.94ced8",\r
+                "752448e6.ec72a8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "cd687e81.f269c8",\r
+        "id": "6879e9be.d7aee",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 5015.216827392578,\r
-        "y": 2182.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5041.216796875,\r
+        "y": 1660.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "44576406.503604"\r
+                "8691b2ec.22b9d8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b22cff66.f669e8",\r
+        "id": "a6e303e4.3eb668",\r
         "type": "outcome",\r
         "name": "network-resource",\r
         "xml": "<outcome value='network-resource'>",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4838.216827392578,\r
-        "y": 2190.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4864.216796875,\r
+        "y": 1668.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "cd687e81.f269c8"\r
+                "6879e9be.d7aee"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "251b7dfd.9c2dea",\r
+        "id": "1de23279.e8bad6",\r
         "type": "set",\r
         "name": "set esr-thirdparty-sdnc domainB id",\r
         "xml": "<set>\n<parameter name='tmp.domainB.esr-thirdparty-id' value=\"`$tmp.aai.destination-pnf.relationship-list.relationship[$dpvidx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
-        "x": 5251.216827392578,\r
-        "y": 2064.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5277.216796875,\r
+        "y": 1542.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "44576406.503604",\r
+        "id": "8691b2ec.22b9d8",\r
         "type": "set",\r
         "name": "set domainB ethernet layer network-id",\r
         "xml": "<set>\n<parameter name='tmp.domainB.eth-network-id' value=\"`$tmp.aai.destination-pnf.relationship-list.relationship[$dpvidx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
-        "x": 5250.216827392578,\r
-        "y": 2306.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5254.216796875,\r
+        "y": 1726.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "1f813de4.828122",\r
+        "id": "2d3d2acb.c107b6",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5431.216827392578,\r
-        "y": 2107.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5457.216796875,\r
+        "y": 1585.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9f1d5683.34bf48"\r
+                "a3e7410.2b3c44"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d83bccad.38e8b8",\r
+        "id": "fb5337e0.94ced8",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5423.216827392578,\r
-        "y": 2162.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5449.216796875,\r
+        "y": 1640.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "3d8c6a19.63c47e"\r
+                "656cbbf6.41438c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c46088f8.fb1e",\r
+        "id": "752448e6.ec72a8",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5428.216827392578,\r
-        "y": 2219.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5454.216796875,\r
+        "y": 1697.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "868d602e.d270d8"\r
+                "6bb525a1.9cb52c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "868d602e.d270d8",\r
+        "id": "6bb525a1.9cb52c",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 5580.216827392578,\r
-        "y": 2220.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5606.216796875,\r
+        "y": 1698.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "3d8c6a19.63c47e",\r
+        "id": "656cbbf6.41438c",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 5591.216827392578,\r
-        "y": 2165.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5617.216796875,\r
+        "y": 1643.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9f1d5683.34bf48",\r
+        "id": "a3e7410.2b3c44",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5575.599151611328,\r
-        "y": 2105.5390014648438,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5601.59912109375,\r
+        "y": 1582.9415588378906,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "580e8311.7470f4"\r
+                "99742e42.2fdbd8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "580e8311.7470f4",\r
+        "id": "99742e42.2fdbd8",\r
         "type": "set",\r
         "name": "set controller domainB data",\r
         "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainB.url' value=\"`$tmp.aai.domainB.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainB.user' value=\"`$tmp.aai.domainB.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainB.password' value=\"`$tmp.aai.domainB.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n\n\n<!--<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >-->\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />-->\n<!--<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />-->\n<!--<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />-->\n<!--<parameter name=\"format\" value=\"json\"/>-->\n<!--<parameter name=\"httpMethod\" value=\"get\"/>-->\n<!--<parameter name=\"responsePrefix\" value=\"topology\"/>-->\n<!--<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>-->\n<!--<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>-->\n<!--<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>-->\n<!--<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>-->\n",\r
         "comments": "",\r
-        "x": 5790.216827392578,\r
-        "y": 2101.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5816.216796875,\r
+        "y": 1579.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "77955a17.d633ac",\r
+        "id": "78d4922e.8ebe04",\r
         "type": "set",\r
         "name": "set LEAF stuff",\r
-        "xml": "<set>\n<parameter name='tmp.LEAF.pnf-name-long' value=\"`$param-prefix-domainA-pnfName[0] + '-' +\n                                                   $param-prefix-domainA-pnfName[1] + '-' +\n                                                   $param-prefix-domainA-pnfName[2] + '-' +\n                                                   $param-prefix-domainA-pnfName[3] + '-' +\n                                                   $param-prefix-domainA-pnfName[4] + '-' +\n                                                   $param-prefix-domainA-pnfName[5] + '-' +\n                                                   $param-prefix-domainA-pnfName[6] + '-' +\n                                                   $param-prefix-domainA-pnfName[7] + '-' +\n                                                   $param-prefix-domainA-pnfName[8]`\" />\n\n<!--<parameter name='tmp.LEAF.pnf-name-short' value=\"`$param-prefix-domainA-pnfName[8]`\" />-->\n<parameter name='tmp.LEAF.pnf-name-short' value=\"`$tmp.src.pnf-name`\" />\n\n<parameter name='tmp.LEAF.uni-p-interface-long' value=\"`$tmp.aai.network-route-A.next-hop`\" />\n<parameter name='tmp.LEAF.uni-tp-id' value=\"`$tmp.src.ltpId`\" />\n",\r
-        "comments": "",\r
-        "x": 3288.883331298828,\r
-        "y": 1711.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
-        "wires": []\r
-    },\r
-    {\r
-        "id": "88408865.7d27f8",\r
-        "type": "comment",\r
-        "name": "This is it (should be)",\r
-        "info": "",\r
-        "comments": "",\r
-        "x": 4510.883331298828,\r
-        "y": 994.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
-        "wires": []\r
-    },\r
-    {\r
-        "id": "d43945c8.bc5bc",\r
-        "type": "comment",\r
-        "name": "This is it (should be)",\r
-        "info": "",\r
+        "xml": "<set>\n<parameter name='tmp.LEAF.pnf-name-long' value=\"`$param-prefix-domainA-pnfName[0] + '-' +\n                                                   $param-prefix-domainA-pnfName[1] + '-' +\n                                                   $param-prefix-domainA-pnfName[2] + '-' +\n                                                   $param-prefix-domainA-pnfName[3] + '-' +\n                                                   $param-prefix-domainA-pnfName[4] + '-' +\n                                                   $param-prefix-domainA-pnfName[5] + '-' +\n                                                   $param-prefix-domainA-pnfName[6] + '-' +\n                                                   $param-prefix-domainA-pnfName[7] + '-' +\n                                                   $param-prefix-domainA-pnfName[8]`\" />\n\n<!--<parameter name='tmp.LEAF.pnf-name-short' value=\"`$param-prefix-domainA-pnfName[8]`\" />-->\n<parameter name='tmp.LEAF.pnf-name-short' value=\"`$tmp.src.pnf-name`\" />\n\n<parameter name='tmp.LEAF.uni-p-interface-long' value=\"`$tmp.aai.network-route-A.next-hop + '-' + $tmp.aai.network-route-A.logical-interface-id`\" />\n<parameter name='tmp.LEAF.uni-tp-id' value=\"`$tmp.src.ltpId`\" />\n",\r
         "comments": "",\r
-        "x": 4502.883331298828,\r
-        "y": 1084.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3314.88330078125,\r
+        "y": 1449.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "1e4146ab.95c211",\r
+        "id": "c220ecdf.76a978",\r
         "type": "set",\r
         "name": "set ROOT stuff",\r
-        "xml": "<set>\n<parameter name='tmp.ROOT.pnf-name-long' value=\"`$param-prefix-domainB-pnfName[0] + '-' +\n                                                   $param-prefix-domainB-pnfName[1] + '-' +\n                                                   $param-prefix-domainB-pnfName[2] + '-' +\n                                                   $param-prefix-domainB-pnfName[3] + '-' +\n                                                   $param-prefix-domainB-pnfName[4] + '-' +\n                                                   $param-prefix-domainB-pnfName[5] + '-' +\n                                                   $param-prefix-domainB-pnfName[6] + '-' +\n                                                   $param-prefix-domainB-pnfName[7] + '-' +\n                                                   $param-prefix-domainB-pnfName[8]`\" />\n\n<!--<parameter name='tmp.ROOT.pnf-name-short' value=\"`$param-prefix-domainB-pnfName[8]`\" />-->\n<parameter name='tmp.ROOT.pnf-name-short' value=\"`$tmp.dst.pnf-name`\" />\n\n<parameter name='tmp.ROOT.uni-p-interface-long' value=\"`$tmp.aai.network-route-B.next-hop`\" />\n<parameter name='tmp.ROOT.uni-tp-id' value=\"`$tmp.dst.ltpId`\" />\n",\r
+        "xml": "<set>\n<parameter name='tmp.ROOT.pnf-name-long' value=\"`$param-prefix-domainB-pnfName[0] + '-' +\n                                                   $param-prefix-domainB-pnfName[1] + '-' +\n                                                   $param-prefix-domainB-pnfName[2] + '-' +\n                                                   $param-prefix-domainB-pnfName[3] + '-' +\n                                                   $param-prefix-domainB-pnfName[4] + '-' +\n                                                   $param-prefix-domainB-pnfName[5] + '-' +\n                                                   $param-prefix-domainB-pnfName[6] + '-' +\n                                                   $param-prefix-domainB-pnfName[7] + '-' +\n                                                   $param-prefix-domainB-pnfName[8]`\" />\n\n<!--<parameter name='tmp.ROOT.pnf-name-short' value=\"`$param-prefix-domainB-pnfName[8]`\" />-->\n<parameter name='tmp.ROOT.pnf-name-short' value=\"`$tmp.dst.pnf-name`\" />\n\n<parameter name='tmp.ROOT.uni-p-interface-long' value=\"`$tmp.aai.network-route-B.next-hop + '-' + $tmp.aai.network-route-B.logical-interface-id`\" />\n<parameter name='tmp.ROOT.uni-tp-id' value=\"`$tmp.dst.ltpId`\" />\n",\r
         "comments": "",\r
-        "x": 3269.883331298828,\r
-        "y": 2567.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3301.88330078125,\r
+        "y": 1969.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "893317d2.3ef5f",\r
-        "type": "save",\r
-        "name": "save connectivityA relationship to UNI-LEAF, in AAI",\r
-        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity:relationship-list' \n      key='connectivity.connectivity-id = $prop.connectivity-domainA-uuid' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"uni\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/unis/uni/' + $tmp.LEAF.uni-p-interface-long`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"uni.id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$tmp.LEAF.uni-p-interface-long`\" />",\r
-        "comments": "",\r
-        "outputs": 1,\r
-        "x": 3401.883331298828,\r
-        "y": 1817.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "fd0edd2e.c98978",\r
-        "type": "save",\r
-        "name": "save LEAF UNI in AAI",\r
-        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='uni' \n      key='uni.id = $tmp.LEAF.uni-p-interface-long'>\n<parameter name='id' value='`$tmp.LEAF.uni-p-interface-long`' />\n<parameter name='tp-id' value='`$tmp.LEAF.uni-p-interface-short`' />\n<parameter name='cvlan' value='`$tmp.aai.network-route-A.logical-interface-id`' />\n",\r
-        "comments": "",\r
-        "outputs": 1,\r
-        "x": 3308.883331298828,\r
-        "y": 1764.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "98563074.1e7ea",\r
+        "id": "b4f5dada.48378",\r
         "type": "execute",\r
         "name": "execute UUID generator for ethernet-service-name",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.ethernet-service-name\"/>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2426.883331298828,\r
-        "y": 142.88333129882812,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 162.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "c475408d.68ef",\r
+        "id": "5db562b1.71111c",\r
         "type": "set",\r
         "name": "set new ethernet-service-name",\r
         "xml": "<set>\n<!--<parameter name='prop.ethernet-service-name' value=\"`$tmp.aai.logical-link.link-name`\" />-->\n<parameter name='prop.ethernet-service-name' value=\"`$tmp.aai.logical-link.link-id`\" />\n\n\n",\r
         "comments": "",\r
         "x": 2360.883331298828,\r
-        "y": 178.88333129882812,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 198.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e109d5f4.51e5d",\r
+        "id": "3f2dec8d.5c3844",\r
         "type": "comment",\r
         "name": "The following two nodes are to make sure all connectivities for an E-Tree have same etht-srv-name",\r
         "info": "",\r
         "comments": "",\r
         "x": 2545.883331298828,\r
-        "y": 105.88333129882812,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 125.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2e92209c.b2514",\r
+        "id": "8ae1ae92.9d4708",\r
         "type": "comment",\r
         "name": "NOT NEEDED ANYMORE?",\r
         "info": "",\r
         "comments": "",\r
-        "x": 4036.883331298828,\r
-        "y": 1795.8833312988281,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4072.88330078125,\r
+        "y": 1427.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "cc84986.18b2868",\r
+        "id": "f4b4f4b0.73db2",\r
         "type": "comment",\r
         "name": "NOT NEEDED ANYMORE?",\r
         "info": "",\r
         "comments": "",\r
-        "x": 4014.883331298828,\r
-        "y": 2665.883331298828,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4028.883270263672,\r
+        "y": 1891.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e351db25.84cdc8",\r
+        "id": "4304e2aa.cc073c",\r
         "type": "call",\r
         "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-F1-activate",\r
         "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-F1-activate' mode='sync' >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3441.8837890625,\r
-        "y": 7438.88330078125,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 2737.8836669921875,\r
+        "y": 7259.28564453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "bbb27c53.89e32",\r
+        "id": "f849984b.dddac",\r
         "type": "comment",\r
         "name": "START OF DELETE OPERATION",\r
         "info": "",\r
         "comments": "",\r
-        "x": 3288.88330078125,\r
-        "y": 2897.88330078125,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3296.88330078125,\r
+        "y": 2451.2857360839844,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "3023ae1c.6e2482",\r
+        "id": "ff6310d.2048a7",\r
         "type": "save",\r
         "name": "delete LEAF uni resource in AAI",\r
         "xml": "<delete plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='uni' \n      key='uni.id = $tmp.LEAF.uni-p-interface-long'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3874.566650390625,\r
-        "y": 3087.283447265625,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3880.566650390625,\r
+        "y": 2552.6858520507812,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "a4dfc5e6.4600f",\r
+        "id": "14f1d608.fff342",\r
         "type": "save",\r
         "name": "get LEAF uni from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"uni\"\n\t    key=\"uni.id = $tmp.LEAF.uni-p-interface-long\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.leafuni\" >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3245.566650390625,\r
-        "y": 3017.283447265625,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3251.566650390625,\r
+        "y": 2532.6858520507812,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "3c4fb74b.12c308",\r
-                "cc5ca51c.d55828",\r
-                "10482aca.fa7bbd"\r
+                "30a4f59e.3fde12",\r
+                "98adc704.004778",\r
+                "91611e7f.d3eaa8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "cc5ca51c.d55828",\r
+        "id": "98adc704.004778",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3473.0576171875,\r
-        "y": 2989.857421875,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3479.0576171875,\r
+        "y": 2505.2598266601562,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f3fff98e.f3e778"\r
+                "94257401.34831"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "10482aca.fa7bbd",\r
+        "id": "91611e7f.d3eaa8",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3468.566650390625,\r
-        "y": 3034.2833862304688,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3474.566650390625,\r
+        "y": 2549.685791015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "686bd6b1.dd501"\r
+                "c2c26a41.57e9c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f3fff98e.f3e778",\r
+        "id": "94257401.34831",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
-        "x": 3635.629150390625,\r
-        "y": 2989.1431274414062,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3641.629150390625,\r
+        "y": 2504.5455322265625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "686bd6b1.dd501",\r
+        "id": "c2c26a41.57e9c",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
-        "x": 3636.566650390625,\r
-        "y": 3034.2833862304688,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3642.566650390625,\r
+        "y": 2549.685791015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "3c4fb74b.12c308",\r
+        "id": "30a4f59e.3fde12",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3480.566650390625,\r
-        "y": 3084.283447265625,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3486.566650390625,\r
+        "y": 2599.6858520507812,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9563229e.3fe02"\r
+                "4d0f2575.137edc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9563229e.3fe02",\r
+        "id": "4d0f2575.137edc",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "atomic": "true",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3632.88330078125,\r
-        "y": 3087.88330078125,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3638.88330078125,\r
+        "y": 2603.2857055664062,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f32c210.90e5fe",\r
-                "3023ae1c.6e2482",\r
-                "dfd78621.0c4df"\r
+                "589d867c.eeacb",\r
+                "ff6310d.2048a7",\r
+                "84152b78.a442c8",\r
+                "1e88543b.84a814"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f32c210.90e5fe",\r
+        "id": "589d867c.eeacb",\r
         "type": "set",\r
         "name": "set bwToBeDecreased tpid cvlan",\r
         "xml": "<set>\n<parameter name='bwToBeDecreased' value=\"`$tmp.aai.leafuni.data-source`\" />\n<parameter name='tpid' value='`$tmp.aai.leafuni.tp-id`' />\n<parameter name='cvlan' value='`$tmp.aai.leafuni.cvlan`' />\n\n\n",\r
         "comments": "",\r
-        "x": 3877.566650390625,\r
-        "y": 3030.283447265625,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3883.566650390625,\r
+        "y": 2495.6858520507812,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "4c9abbae.5d458c",\r
+        "id": "243640c4.1190f8",\r
         "type": "comment",\r
         "name": "Update ROOT UNI's bw",\r
         "info": "",\r
         "comments": "",\r
-        "x": 3833.566650390625,\r
-        "y": 3193.083251953125,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3845.566650390625,\r
+        "y": 2606.4857177734375,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "547f08e5.b430b",\r
+        "id": "83d2a0c.fbf83e",\r
         "type": "save",\r
         "name": "update ROOT UNI in AAI",\r
         "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='uni' \n      key='uni.id = $tmp.ROOT.uni-p-interface-long'>\n<parameter name='id' value='`$tmp.ROOT.uni-p-interface-long`' />\n<parameter name='data-source' value='`$tmp.newbw`' />\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4435.566650390625,\r
-        "y": 3298.083251953125,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4523.566650390625,\r
+        "y": 2649.4857177734375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "dfd78621.0c4df",\r
+        "id": "84152b78.a442c8",\r
         "type": "save",\r
         "name": "get root uni from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"uni\"\n\t    key=\"uni.id = $tmp.ROOT.uni-p-interface-long\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.rootuni\" >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3825.56640625,\r
-        "y": 3239.083251953125,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3837.56640625,\r
+        "y": 2652.4857177734375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "51d31fac.6dab6",\r
-                "d9c98a3d.c2af8",\r
-                "e932164d.0b10e8"\r
+                "ee63dcff.30bad",\r
+                "80208a9d.4e9bb",\r
+                "3e7ba9dc.c77e76"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d9c98a3d.c2af8",\r
+        "id": "80208a9d.4e9bb",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4053.057373046875,\r
-        "y": 3211.6572265625,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4141.057373046875,\r
+        "y": 2563.0596923828125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f1a39628.bdc748"\r
+                "ee49c3d8.4041d8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e932164d.0b10e8",\r
+        "id": "3e7ba9dc.c77e76",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4048.56640625,\r
-        "y": 3256.0831909179688,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4136.56640625,\r
+        "y": 2607.4856567382812,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "dfc7b8eb.48de78"\r
+                "e34757d5.3f1ff8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f1a39628.bdc748",\r
+        "id": "ee49c3d8.4041d8",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
-        "x": 4215.62890625,\r
-        "y": 3210.9429321289062,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4303.62890625,\r
+        "y": 2562.3453979492188,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "dfc7b8eb.48de78",\r
+        "id": "e34757d5.3f1ff8",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
-        "x": 4216.56640625,\r
-        "y": 3256.0831909179688,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4304.56640625,\r
+        "y": 2607.4856567382812,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "dd0cc66d.fbf3a8",\r
+        "id": "be9d3338.5121d",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 4213.56640625,\r
-        "y": 3306.083251953125,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4301.56640625,\r
+        "y": 2657.4857177734375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9a3f7682.b82b9",\r
-                "547f08e5.b430b"\r
+                "933a8e8f.7ef918",\r
+                "83d2a0c.fbf83e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "51d31fac.6dab6",\r
+        "id": "ee63dcff.30bad",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4044.56640625,\r
-        "y": 3306.083251953125,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4132.56640625,\r
+        "y": 2657.4857177734375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "dd0cc66d.fbf3a8"\r
+                "be9d3338.5121d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9a3f7682.b82b9",\r
+        "id": "933a8e8f.7ef918",\r
         "type": "set",\r
         "name": "set new bw",\r
         "xml": "<set>\n<parameter name='tmp.newbw' value='`$tmp.aai.rootuni.data-source - $bwToBeDecreased`' />\n",\r
         "comments": "",\r
-        "x": 4395.567138671875,\r
-        "y": 3248.083251953125,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 4483.567138671875,\r
+        "y": 2599.4857177734375,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "998e4ab7.4d5be",\r
+        "id": "21e69316.d31a3c",\r
         "type": "comment",\r
         "name": "Delete LEAF UNI",\r
         "info": "",\r
         "comments": "",\r
-        "x": 3825.88330078125,\r
-        "y": 2971.88330078125,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3831.88330078125,\r
+        "y": 2437.2857055664062,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "44b90aa0.b32f1c",\r
+        "id": "45cb1d93.9cef0c",\r
         "type": "set",\r
         "name": "set current-provider-id and current-cvlan-id",\r
         "xml": "<set>\n<parameter name='tmp.current-provider-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -9]`' />\n<parameter name='tmp.current-cvlan-id' value='`$tmp.aai.network-route-A.logical-interface-id`' />\n\n<!--<parameter name='access-provider-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -9]`' />-->\n<!--<parameter name='access-client-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -7]`' />-->\n<!--<parameter name='access-topology-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -5]`' />-->\n<!--<parameter name='access-node-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -3]`' />-->\n<!--<parameter name='access-ltp-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -1]`' />-->\n<!--<parameter name='cvlan' value='`$tmp.aai.network-route-A.logical-interface-id`' />-->",\r
         "comments": "",\r
         "x": 3311.749969482422,\r
-        "y": 3750.483367919922,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3769.8858032226562,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2a719f3a.33348",\r
+        "id": "95cc6144.fb6bd8",\r
         "type": "call",\r
         "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-helper-find-connectivity",\r
         "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-helper-find-connectivity' mode='sync' >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3444.749969482422,\r
-        "y": 3798.483367919922,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3817.8858032226562,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "33975a1e.497a26",\r
+        "id": "21aeddc1.06f77a",\r
         "type": "switchNode",\r
         "name": "switch found-connectivity?",\r
         "xml": "\n<switch test=\"`$found-connectivity`\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3266.749969482422,\r
-        "y": 3850.283416748047,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3869.6858520507812,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6169e5ef.6af5c4",\r
-                "e3565ed9.a6bae8"\r
+                "218077ad.f30d3",\r
+                "a4239ce5.8829c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6169e5ef.6af5c4",\r
+        "id": "218077ad.f30d3",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3459.749969482422,\r
-        "y": 3851.283416748047,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3870.6858520507812,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "3f7c202a.f0897"\r
+                "dcbbe6d2.fa9028"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3f7c202a.f0897",\r
+        "id": "dcbbe6d2.fa9028",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"LEAF CONN DOES NOT EXIST BUT IT SHOULD BE.\" />\n\n",\r
         "comments": "",\r
         "x": 3603.749969482422,\r
-        "y": 3847.483367919922,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3866.8858032226562,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e3565ed9.a6bae8",\r
+        "id": "a4239ce5.8829c",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3463.749969482422,\r
-        "y": 3895.283416748047,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3914.6858520507812,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c54729aa.dea04"\r
+                "338c28da.4908c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c54729aa.dea04",\r
+        "id": "338c28da.4908c8",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3602.749969482422,\r
-        "y": 3890.283416748047,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3909.6858520507812,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "563cd7a4.5a9238",\r
-                "f2c9af7.5a8ebd",\r
-                "2a4d2a1b.ff481e"\r
+                "40a81b6.e879ce4",\r
+                "fe7c3ff6.ce34b8",\r
+                "af03ee84.d16068"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "563cd7a4.5a9238",\r
+        "id": "40a81b6.e879ce4",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='cridx' start='0' end='`$tmp.the-connectivity.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3853.149627685547,\r
-        "y": 3898.800018310547,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3918.2024536132812,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ec034714.60ea58"\r
+                "3fc00cbe.f344f4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ec034714.60ea58",\r
+        "id": "3fc00cbe.f344f4",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.the-connectivity.relationship-list.relationship[$cridx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4075.149627685547,\r
-        "y": 3876.800018310547,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3896.2024536132812,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e531db92.56031"\r
+                "57d9d04a.beb888"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e531db92.56031",\r
+        "id": "57d9d04a.beb888",\r
         "type": "outcome",\r
         "name": "uni",\r
         "xml": "<outcome value='uni'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4235.149139404297,\r
-        "y": 3856.800018310547,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3876.2024536132812,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d94f5698.a9e22"\r
+                "5fa67fdd.e511b8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "717ee9f8.5f5168",\r
+        "id": "b9bbd69a.136aa8",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 4388.149658203125,\r
-        "y": 3837.800048828125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3857.2024841308594,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "44024f46.b6d6d",\r
-                "8cf84976.9daac8"\r
+                "17e2ea6.f8df196",\r
+                "947c4850.aa8df"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "44024f46.b6d6d",\r
+        "id": "17e2ea6.f8df196",\r
         "type": "set",\r
         "name": "set tmp.stillHasUni to TRUE",\r
         "xml": "<set>\n<parameter name='tmp.stillHasUni' value='true' />\n",\r
         "comments": "",\r
         "x": 4584.649871826172,\r
-        "y": 3805.883270263672,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3825.2857055664062,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f2c9af7.5a8ebd",\r
+        "id": "fe7c3ff6.ce34b8",\r
         "type": "set",\r
         "name": "set tmp.stillHasUn tmp.keepVPNBs to FALSE",\r
         "xml": "<set>\n<parameter name='tmp.stillHasUni' value='false' />\n<parameter name='tmp.keepVPNBs' value='false' />\n",\r
         "comments": "",\r
         "x": 3959.64990234375,\r
-        "y": 3817.88330078125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3837.2857360839844,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2a4d2a1b.ff481e",\r
+        "id": "af03ee84.d16068",\r
         "type": "switchNode",\r
         "name": "switch tmp.keepVPNBs?",\r
         "xml": "\n<switch test=\"`$tmp.keepVPNBs`\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3767.64990234375,\r
-        "y": 4238.883544921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4258.285980224609,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "39fb0c16.c2b2c4",\r
-                "808499cb.5bf588"\r
+                "77a80484.fb13cc",\r
+                "a722846c.585ad"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "8cf84976.9daac8",\r
+        "id": "947c4850.aa8df",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
         "x": 4552.88330078125,\r
-        "y": 3873.88330078125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3893.2857360839844,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "808499cb.5bf588",\r
+        "id": "a722846c.585ad",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 154.65066528320312,\r
-        "y": 5302.8837890625,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5322.286224365234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "7018ac1a.7a3c7c"\r
+                "c0a1014a.3ea75"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "39fb0c16.c2b2c4",\r
+        "id": "77a80484.fb13cc",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3988.650634765625,\r
-        "y": 4340.883544921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4360.285980224609,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a235b563.2e3c2"\r
+                "8774c38d.ee5b7"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a235b563.2e3c2",\r
+        "id": "8774c38d.ee5b7",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4131.650634765625,\r
-        "y": 4336.883544921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4356.285980224609,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ca74ec50.92ce48",\r
-                "76172197.657ac",\r
-                "2a3f4733.a29bc",\r
-                "c850b8e4.0504c8",\r
-                "46570b89.8afbb4",\r
-                "819543bf.270a9",\r
-                "ca7e6690.5ab92",\r
-                "26004944.36227e"\r
+                "f67d6e8d.c4ab",\r
+                "1d885097.bf6b2f",\r
+                "bd8e5c03.dfc108",\r
+                "19328269.e896be",\r
+                "93e60704.65dbd",\r
+                "8b3d1eff.18e008",\r
+                "ffd8a757.b8a3f",\r
+                "b33560b0.1278c",\r
+                "fc616200.2baf58"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9d4f67a6.1fc128",\r
+        "id": "9c91ac5e.705b8",\r
         "type": "comment",\r
         "name": "keepVPNBs == false, then check tmp.stillHasUni",\r
-        "info": "(2) keepVPNBs == false, means there are no other UNIs in this\nsame domain and same connectivity that share the same OLT node.\n\ncheck if tmp.stillHasUni is True or False?\n\nif TRUE --> means this domain (connectivity) still has other UNIs\n- delete VPNBs\n- delete LEAF UNI in AAI -- DONE\n- upadte bw in ROOT UNI -- DONE\n- delete LEAF UNI in LEAF ethernet service PNC\n- change ROOT conn status to Modified\n\nif FALSE --> means this domain (connectivity) has no other UNIs\n\nif MMstillHasUni == TRUE, means scenario (3), else, means scenario (4)\n\n(3) & (4) both:\n- delete VPNBs\n- delete LEAF connectivity\n- delete LEAF Ethernet Service from PNC\n\n(3) only:\n- change ROOT conn status to Modified\n- Keep the middle-man-conn and DON'T delete\n\n(4) only:\n- delete ROOT UNI\n- delete ROOT conn from AAI\n- delete ROOT Ethernet Service from PNC\n- delete middle-man-conn from AAI\n\n",\r
+        "info": "(2) keepVPNBs == false, means there are no other UNIs in this\nsame domain and same connectivity that share the same OLT node.\n\ncheck if tmp.stillHasUni is True or False?\n\nif TRUE --> means this domain (connectivity) still has other UNIs\n- delete VPNBs\n- delete LEAF UNI in AAI -- DONE\n- upadte bw in ROOT UNI -- DONE\n- delete LEAF UNI in LEAF ethernet service PNC\n- change ROOT conn status to Modified\n--- mark LEAF connectivity as Modified because the underlay OTN tunnel list of this connectivity is now different\n\nif FALSE --> means this domain (connectivity) has no other UNIs\n\nif MMstillHasUni == TRUE, means scenario (3), else, means scenario (4)\n\n(3) & (4) both:\n- delete VPNBs\n- delete LEAF connectivity\n- delete LEAF Ethernet Service from PNC\n\n(3) only:\n- change ROOT conn status to Modified\n- Keep the middle-man-conn and DON'T delete\n\n(4) only:\n- delete ROOT UNI\n- delete ROOT conn from AAI\n- delete ROOT Ethernet Service from PNC\n- delete middle-man-conn from AAI\n\n",\r
         "comments": "",\r
         "x": 181,\r
-        "y": 5258.8837890625,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5278.286224365234,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "cbdd9201.8f12c8",\r
+        "id": "fa1b93d9.936e7",\r
         "type": "comment",\r
         "name": "There are still other UNIs in this connectivity that share same OLT node. Only update bw of the vpn-bindings involved",\r
         "info": "(1) keepVPNBs == true, means there are still other UNIs in this\nsame domain and same connectivity that share the same OLT node.\n\n- Only update bw of the vpn-bindings involved -- DONE\n- upadte bw in ROOT UNI -- DONE\n- change ROOT conn status to Modified -- DONE\n- delete LEAF UNI in AAI -- DONE\n- delete LEAF UNI in LEAF ethernet service PNC -- DONE\n- DON'T delete the connectivities of LEAF and ROOT -- DONE\nAlso update the ethernet services",\r
         "comments": "",\r
         "x": 4007.884033203125,\r
-        "y": 4303.883544921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4323.285980224609,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a3d91414.090028",\r
+        "id": "30095233.787426",\r
         "type": "set",\r
         "name": "set srcTtp OTN layer",\r
         "xml": "<set>\n<!--<parameter name='tmp.srcTtpOtnLayer' value=\"`$tmp.pce-src-node + '-' + -->\n<!--                                             $param-prefix-domainA[$param-prefix-domainA_length -2] + '-' +-->\n<!--                                             $tmp.source.ttp-id`\" />-->\n\n<parameter name='tmp.srcTtpOtnLayer' value=\"`$tmp.pce-src-node`\" />\n\n\n",\r
         "comments": "",\r
         "x": 4820.667724609375,\r
-        "y": 4494.6669921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4514.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "8bf6af15.0a9a48",\r
+        "id": "298f2b5b.0aab2c",\r
         "type": "switchNode",\r
         "name": "switch provider-id domainA",\r
         "xml": "<switch test='`$allNetworksList.network-resource[$netwidx].provider-id == $param-prefix-domainA-pnfName[2]`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5165.667724609375,\r
-        "y": 4356.6669921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4376.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "8859d6ca.2f75b8"\r
+                "1597a82b.d6bf2"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c067ba23.0c8be",\r
+        "id": "1126bc47.b4d98c",\r
         "type": "for",\r
         "name": "for netwidx..allNetworksList_length",\r
         "xml": "<for index='netwidx' start='0' end='`$allNetworksList.network-resource_length`' >",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4872.667724609375,\r
-        "y": 4350.6669921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4370.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "8bf6af15.0a9a48"\r
+                "298f2b5b.0aab2c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2da7141c.ae03fc",\r
+        "id": "9ba49429.2785d",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5127.667724609375,\r
-        "y": 4307.6669921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4327.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "1cbc0879.d4095",\r
+        "id": "ace3cbea.15731",\r
         "type": "set",\r
         "name": "unset parameters",\r
         "xml": "<set>\n<parameter name='tmp.pce-src-node.' value='' />\n",\r
         "comments": "",\r
         "x": 4816.667724609375,\r
-        "y": 4402.6669921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4422.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "faedf550.ca72d",\r
+        "id": "1d3af694.aab3a1",\r
         "type": "set",\r
         "name": "set tmp.pce-src-node",\r
         "xml": "<set>\n<!--<parameter name='tmp.pce-src-node' value=\"`$param-prefix-domainA-pnfName[0] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[1] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[2] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[3] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[4] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[5] + '-' +-->\n<!--                                                   1 + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[7] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[8]`\" />-->\n\n<parameter name='tmp.pce-src-node' value=\"`$param-prefix-domainA-pnfName[0] + '-' +\n                                                   $param-prefix-domainA-pnfName[1] + '-' +\n                                                   $param-prefix-domainA-pnfName[2] + '-' +\n                                                   $param-prefix-domainA-pnfName[3] + '-' +\n                                                   $param-prefix-domainA-pnfName[4] + '-' +\n                                                   $param-prefix-domainA-pnfName[5] + '-' +\n                                                   $otnTopoIdSrc + '-' +\n                                                   $param-prefix-domainA-pnfName[7] + '-' +\n                                                   $param-prefix-domainA-pnfName[8]`\" />",\r
         "comments": "",\r
         "x": 4824.667724609375,\r
-        "y": 4447.6669921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4467.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "1b550765.eaf4d1",\r
+        "id": "7a0d3acc.4e0354",\r
         "type": "set",\r
         "name": "unset otnTopoIdSrc",\r
         "xml": "<set>\n<parameter name='otnTopoIdSrc' value='' />\n",\r
         "comments": "",\r
         "x": 4821.667724609375,\r
-        "y": 4300.6669921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4320.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "8859d6ca.2f75b8",\r
+        "id": "1597a82b.d6bf2",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5074.667724609375,\r
-        "y": 4424.6669921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4444.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b9fd6938.f76ca8"\r
+                "247fb61.2b27f4a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b9fd6938.f76ca8",\r
+        "id": "247fb61.2b27f4a",\r
         "type": "switchNode",\r
         "name": "switch te-topo-id",\r
         "xml": "<switch test='`$allNetworksList.network-resource[$netwidx].te-topo-id != $param-prefix-domainA-pnfName[6]`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5259.667724609375,\r
-        "y": 4423.6669921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4443.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d7c2d227.430278"\r
+                "d2d679f0.fa9e7"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d7c2d227.430278",\r
+        "id": "d2d679f0.fa9e7",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5451.667724609375,\r
-        "y": 4426.6669921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4446.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9062d4ad.31e34"\r
+                "7d11177c.7fa498"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9062d4ad.31e34",\r
+        "id": "7d11177c.7fa498",\r
         "type": "set",\r
         "name": "set otnTopoIdSrc",\r
         "xml": "<set>\n<parameter name='otnTopoIdSrc' value='`$allNetworksList.network-resource[$netwidx].te-topo-id`' />\n",\r
         "comments": "",\r
         "x": 5623.667724609375,\r
-        "y": 4422.6669921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4442.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c312f389.231768",\r
+        "id": "b338f208.2e8e8",\r
         "type": "call",\r
         "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-find-maximum-used-tpn",\r
         "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-find-maximum-used-tpn' mode='sync' >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4999.667724609375,\r
-        "y": 4537.6669921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4557.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "ca74ec50.92ce48",\r
+        "id": "f67d6e8d.c4ab",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4516.667724609375,\r
-        "y": 4322.6669921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4342.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "3f12b93a.0cf81e",\r
-                "24786620.817bb2",\r
-                "1cbc0879.d4095",\r
-                "faedf550.ca72d",\r
-                "a3d91414.090028",\r
-                "c067ba23.0c8be",\r
-                "c312f389.231768"\r
+                "6c238e2f.cfa52",\r
+                "97e28bb1.9f6bb8",\r
+                "ace3cbea.15731",\r
+                "1d3af694.aab3a1",\r
+                "30095233.787426",\r
+                "1126bc47.b4d98c",\r
+                "b338f208.2e8e8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1877ba6b.c5c236",\r
+        "id": "44415c7f.4f5f24",\r
         "type": "comment",\r
         "name": "The following section is to find srcTtp OTN layer (its long name)",\r
         "info": "The following section is to find srcTtp OTN layer (its long name)",\r
         "comments": "",\r
         "x": 4501.667724609375,\r
-        "y": 4256.6669921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4276.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "24786620.817bb2",\r
+        "id": "97e28bb1.9f6bb8",\r
         "type": "get-resource",\r
         "name": "get-resource network-resources-list",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"network-resources\"\n\t    key=\"selflink = 'https://aai.onap:8443/aai/v24/network/network-resources?depth=0'\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"allNetworksList\" >",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4880.667724609375,\r
-        "y": 4243.6669921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4263.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c082f0f0.3fe63",\r
-                "8aa79b73.5d91b",\r
-                "2da7141c.ae03fc"\r
+                "153999c3.0eb42e",\r
+                "a208bb99.66b2e8",\r
+                "9ba49429.2785d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c082f0f0.3fe63",\r
+        "id": "153999c3.0eb42e",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5116.667724609375,\r
-        "y": 4226.6669921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4246.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "8aa79b73.5d91b",\r
+        "id": "a208bb99.66b2e8",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5113.667724609375,\r
-        "y": 4267.6669921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4287.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "3f12b93a.0cf81e",\r
+        "id": "6c238e2f.cfa52",\r
         "type": "set",\r
         "name": "unset parameters",\r
         "xml": "<set>\n<parameter name='allNetworksList.' value='' />\n",\r
         "comments": "",\r
         "x": 4829.667724609375,\r
-        "y": 4200.6669921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4220.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "76172197.657ac",\r
+        "id": "1d885097.bf6b2f",\r
         "type": "set",\r
         "name": "unset tmp.aai.all-vpn-bindings",\r
         "xml": "<set>\n<parameter name='tmp.aai.all-vpn-bindings.' value='' />\n",\r
         "comments": "",\r
         "x": 4336.667724609375,\r
-        "y": 4655.06689453125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4674.469329833984,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "d9693eef.d5133",\r
+        "id": "582ea235.e6de1c",\r
         "type": "comment",\r
         "name": "find all OTNs that have srcTtpOtnLayer and decrease their bandwidth",\r
         "info": "",\r
         "comments": "",\r
         "x": 4459.968017578125,\r
-        "y": 4694.06689453125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4713.469329833984,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2a3f4733.a29bc",\r
+        "id": "bd8e5c03.dfc108",\r
         "type": "save",\r
         "name": "get all-vpn-bindings from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"vpn-bindings\"\n\t    key=\"selflink = 'https://aai.onap:8443/aai/v24/network/vpn-bindings\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.all-vpn-bindings\" >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4357.968017578125,\r
-        "y": 4729.06689453125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4748.469329833984,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e8babd58.4782b",\r
-                "e0bbecb2.837888",\r
-                "bb53595.0530328"\r
+                "d0e71616.8c817",\r
+                "148e0bed.377164",\r
+                "3b175283.95d6be"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e8babd58.4782b",\r
+        "id": "d0e71616.8c817",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4562.968017578125,\r
-        "y": 4726.06689453125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4745.469329833984,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "8299b116.2a1f1"\r
+                "39c739fc.a6fe6e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e0bbecb2.837888",\r
+        "id": "148e0bed.377164",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4546.458984375,\r
-        "y": 4787.640930175781,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4807.043365478516,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "af952dc7.60185"\r
+                "3e1fb649.3101ea"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "bb53595.0530328",\r
+        "id": "3b175283.95d6be",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4543.968017578125,\r
-        "y": 4831.06689453125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4850.469329833984,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a2d64007.4e8e68"\r
+                "681b836.365687c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "8299b116.2a1f1",\r
+        "id": "39c739fc.a6fe6e",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 4730.96826171875,\r
-        "y": 4721.06689453125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4740.469329833984,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "575eea2a.c26ae4"\r
+                "93e92e1a.778be8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "af952dc7.60185",\r
+        "id": "3e1fb649.3101ea",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
         "x": 4709.0303955078125,\r
-        "y": 4787.926666259766,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4807.3291015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a2d64007.4e8e68",\r
+        "id": "681b836.365687c",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
         "x": 4710.968017578125,\r
-        "y": 4830.06689453125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4849.469329833984,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "575eea2a.c26ae4",\r
+        "id": "93e92e1a.778be8",\r
         "type": "for",\r
         "name": "for vpnidx in all-vpn-bindings",\r
         "xml": "<for index='vpnbidx' start='0' end='`$tmp.aai.all-vpn-bindings.vpn-binding_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4968.96826171875,\r
-        "y": 4726.06689453125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4745.469329833984,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b0cdcdcc.86b948"\r
+                "27f30922.4e6a66"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b0cdcdcc.86b948",\r
+        "id": "27f30922.4e6a66",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5202.968017578125,\r
-        "y": 4733.06689453125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4752.469329833984,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "fe17da41.8d7458"\r
+                "e449a33.b8b696"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "63f7f511.d89814",\r
+        "id": "e77a7161.49d068",\r
         "type": "comment",\r
         "name": "find all OTNs that have srcTtpOtnLayer and increase their bandwidth",\r
         "info": "",\r
         "comments": "",\r
-        "x": 5188.784423828125,\r
-        "y": 4955.2333984375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5119.783935546875,\r
+        "y": 4823.635650634766,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "fe17da41.8d7458",\r
+        "id": "e449a33.b8b696",\r
         "type": "switchNode",\r
         "name": "switch ops-note is srcTtpOtnLayer",\r
         "xml": "<switch test=\"`$tmp.aai.all-vpn-bindings.vpn-binding[$vpnbidx].ops-note == $tmp.srcTtpOtnLayer `\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5221.784423828125,\r
-        "y": 5023.2333984375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5063.783935546875,\r
+        "y": 4872.635650634766,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "adceca9b.52be78",\r
-                "6371c80.a864db8"\r
+                "62a1336b.ab309c",\r
+                "57ed2482.36942c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6371c80.a864db8",\r
+        "id": "57ed2482.36942c",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5465.784454345703,\r
-        "y": 4995.233184814453,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5306.784423828125,\r
+        "y": 4913.635162353516,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "adceca9b.52be78",\r
+        "id": "62a1336b.ab309c",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5346.784423828125,\r
-        "y": 4921.233154296875,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5317.7841796875,\r
+        "y": 4870.6353759765625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "eabe2b02.0bc13"\r
+                "6f96293b.020fc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "eabe2b02.0bc13",\r
+        "id": "48fa24ff.a12f6c",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "atomic": "true",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5473.767822265625,\r
-        "y": 4859.649658203125,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5544.767578125,\r
+        "y": 4878.0518798828125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b15dfc5.1130d",\r
-                "7054ba61.11f874",\r
-                "e5483e65.23a9a"\r
+                "d949e407.7d96c8",\r
+                "ba00ef86.599998",\r
+                "e04480f3.8af1b"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "771d8350.1c0644",\r
+        "id": "a4fcb041.b0aaf8",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='vpnbridx' start='0' end='`$tmp.aai.the-vpn-binding.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5709.8173828125,\r
-        "y": 4743.64990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4763.052337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "3a42df45.8a578"\r
+                "dc33bc78.b33dc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3a42df45.8a578",\r
+        "id": "dc33bc78.b33dc",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.the-vpn-binding.relationship-list.relationship[$vpnbridx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5901.8173828125,\r
-        "y": 4732.650146484375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4752.052581787109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f5feb746.9bcea8"\r
+                "88251130.694fa8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b15dfc5.1130d",\r
+        "id": "d949e407.7d96c8",\r
         "type": "set",\r
         "name": "unset tmp.aai.the-vpn-binding",\r
         "xml": "<set>\n<parameter name='tmp.aai.the-vpn-binding.' value=\"\" />\n",\r
         "comments": "",\r
         "x": 5658.334228515625,\r
-        "y": 4633.866943359375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4653.269378662109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7054ba61.11f874",\r
+        "id": "ba00ef86.599998",\r
         "type": "set",\r
         "name": "set tmp.aai.the-vpn-binding",\r
         "xml": "<set>\n<parameter name='tmp.aai.the-vpn-binding.' value=\"`$tmp.aai.all-vpn-bindings.vpn-binding[$vpnbidx].`\" />\n",\r
         "comments": "",\r
         "x": 5650.334228515625,\r
-        "y": 4682.866943359375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4702.269378662109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e5483e65.23a9a",\r
+        "id": "e04480f3.8af1b",\r
         "type": "save",\r
         "name": "update vpn-binding otnIdx resource (aka. OTN) in AAI",\r
         "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='vpn-binding' \n      key='vpn-binding.vpn-id = $tmp.aai.the-vpn-binding.vpn-id' >\n<parameter name='vpn-id' value='`$tmp.aai.the-vpn-binding.vpn-id`' />\n<parameter name='vpn-name' value='`$tmp.aai.the-vpn-binding.vpn-name`' />\n<parameter name='customer-vpn-id' value='`$newToBeUsedMaxtpn`' />\n<parameter name='route-distinguisher' value='`$tmp.aai.the-vpn-binding.route-distinguisher - $bwToBeDecreased`' />\n<parameter name='operational-status' value='Modified' />\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5881.751220703125,\r
-        "y": 4864.032958984375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4883.435394287109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "c01f7460.fab75",\r
+        "id": "e369ae1d.045348",\r
         "type": "save",\r
         "name": "update connectivity resource in AAI",\r
         "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $tmp.the-connectivity.connectivity-id'>\n<parameter name='connectivity-id' value='`$tmp.the-connectivity.connectivity-id`' />\n<parameter name='operational-status' value='Modified' />\n<!--<parameter name='bandwidth-profile-name' value='`$gfp`' />-->\n<!--<parameter name='cir' value='`$gfp *1000000`' />-->\n<!--<parameter name='eir' value='`$gfp *1000000`' />-->\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5833.401123046875,\r
-        "y": 4911.349853515625,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4930.752288818359,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "a637b405.b076f",\r
+        "id": "7bcaed73.c4335c",\r
         "type": "comment",\r
         "name": "decrease the bw of the-vpn-binding and change status to modified",\r
         "info": "decrease the bw of the-vpn-binding\nchange status to modified\n",\r
         "comments": "",\r
         "x": 5905.751220703125,\r
-        "y": 4825.032958984375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4844.435394287109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f5feb746.9bcea8",\r
+        "id": "88251130.694fa8",\r
         "type": "outcome",\r
         "name": "connectivity",\r
         "xml": "<outcome value='connectivity'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 6083.8173828125,\r
-        "y": 4711.650146484375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4731.052581787109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "4f7dc832.d994c8"\r
+                "3faa0ed9.e49512"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4f7dc832.d994c8",\r
+        "id": "3faa0ed9.e49512",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 6245.8173828125,\r
-        "y": 4700.650146484375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4720.052581787109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f7240b03.b46408",\r
-                "a1eea84d.7200b"\r
+                "1f4e4f1d.0faeb9",\r
+                "71f57a2d.ed1434"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f7240b03.b46408",\r
+        "id": "1f4e4f1d.0faeb9",\r
         "type": "set",\r
         "name": "unset tmp.the-connectivity",\r
         "xml": "<set>\n<parameter name='tmp.the-connectivity.' value='' />\n",\r
         "comments": "",\r
         "x": 6442.8173828125,\r
-        "y": 4629.650146484375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4649.052581787109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a1eea84d.7200b",\r
+        "id": "71f57a2d.ed1434",\r
         "type": "set",\r
         "name": "set tmp.the-connectivity",\r
         "xml": "<set>\n<parameter name='tmp.the-connectivity.' value='`$tmp.aai.the-vpn-binding.relationship-list.relationship[$vpnbridx].relationship-data[0].relationship-value`' />\n",\r
         "comments": "",\r
         "x": 6440.2841796875,\r
-        "y": 4728.866943359375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4748.269378662109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ce0d81bd.d28a7",\r
+        "id": "5e5dd175.2ee1b",\r
         "type": "call",\r
         "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-logic",\r
         "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-logic' mode='sync' >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3097.800048828125,\r
-        "y": 3187.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3207.0857849121094,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "7f04acf4.5afc3c",\r
+        "id": "95f11825.f517d8",\r
         "type": "switchNode",\r
         "name": "switch found-middle-man?",\r
         "xml": "<switch test='`$found-middle-man`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2974.800048828125,\r
-        "y": 3297.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3317.0857849121094,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d1c2eeb4.215af8",\r
-                "f1f6bb53.ccd5d8"\r
+                "eda02ee3.547818",\r
+                "24ae5a23.6efcde"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d1c2eeb4.215af8",\r
+        "id": "eda02ee3.547818",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3158.800048828125,\r
-        "y": 3276.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3296.0857849121094,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d53b6d30.115bd"\r
+                "25d89b5b.fea624"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d53b6d30.115bd",\r
+        "id": "25d89b5b.fea624",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3301.800048828125,\r
-        "y": 3276.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3296.0857849121094,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5f773b5f.84092c"\r
+                "a5e21959.30c488"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5f773b5f.84092c",\r
+        "id": "a5e21959.30c488",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"LEAF CONN DOES NOT EXIST BUT IT SHOULD BE.\" />\n\n",\r
         "comments": "",\r
         "x": 3477.800048828125,\r
-        "y": 3274.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3294.0857849121094,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f1f6bb53.ccd5d8",\r
+        "id": "24ae5a23.6efcde",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3156.800048828125,\r
-        "y": 3331.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3351.0857849121094,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e42ba1d9.fa7b7"\r
+                "2aa846fb.1fdfe2"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e42ba1d9.fa7b7",\r
+        "id": "2aa846fb.1fdfe2",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3003.800048828125,\r
-        "y": 3464.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3484.0857849121094,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "44b90aa0.b32f1c",\r
-                "2a719f3a.33348",\r
-                "33975a1e.497a26",\r
-                "c19f56be.5aa798",\r
-                "eb35e3d0.6d25d",\r
-                "5aebe180.f62f68"\r
+                "45cb1d93.9cef0c",\r
+                "95cc6144.fb6bd8",\r
+                "21aeddc1.06f77a",\r
+                "ab0940a1.911a68",\r
+                "6d6cc518.e0ec9c",\r
+                "3c679d7f.fbbb22"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5c85f7ca.d8c4a",\r
+        "id": "522b1854.031bc",\r
         "type": "comment",\r
         "name": "Find LEAF connectivity",\r
         "info": "",\r
         "comments": "",\r
         "x": 3225.88330078125,\r
-        "y": 3704.88330078125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3724.2857360839844,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c19f56be.5aa798",\r
+        "id": "ab0940a1.911a68",\r
         "type": "set",\r
         "name": "set tmp.MMstillHasUni to FALSE",\r
         "xml": "<set>\n<parameter name='tmp.MMstillHasUni' value='false' />\n",\r
         "comments": "",\r
         "x": 3308.333251953125,\r
-        "y": 3477.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3497.0857849121094,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "eb35e3d0.6d25d",\r
+        "id": "6d6cc518.e0ec9c",\r
         "type": "for",\r
         "name": "for each relationship of middle-man-conn",\r
         "xml": "<for silentFailure='true' index='cridx' start='0' end='`$middle-man-conn.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3306.8330078125,\r
-        "y": 3523.60009765625,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3543.0025329589844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ca4bb58e.913108"\r
+                "f5f202e7.9ae08"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ca4bb58e.913108",\r
+        "id": "f5f202e7.9ae08",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$middle-man-conn.relationship-list.relationship[$cridx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3569.8330078125,\r
-        "y": 3518.60009765625,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3538.0025329589844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "468a474d.40c4d8"\r
+                "186eedb6.79ae82"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "468a474d.40c4d8",\r
+        "id": "186eedb6.79ae82",\r
         "type": "outcome",\r
         "name": "uni",\r
         "xml": "<outcome value='uni'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3729.83251953125,\r
-        "y": 3498.60009765625,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3518.0025329589844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e61de8ad.7030f"\r
+                "e8fee7bd.fc2ef8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3444ada9.d2b992",\r
+        "id": "774ecc4a.3ad124",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 4498.833740234375,\r
-        "y": 3533.60009765625,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5066.834228515625,\r
+        "y": 3549.0025634765625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "7b31b3f.9c4444c",\r
-                "31b46b09.5b560c",\r
-                "a9c3a9a9.0f7c28"\r
+                "9464a805.69d21",\r
+                "af3bd9a1.948688",\r
+                "da386631.67d8c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7b31b3f.9c4444c",\r
+        "id": "9464a805.69d21",\r
         "type": "set",\r
         "name": "set tmp.MMstillHasUni to TRUE",\r
         "xml": "<set>\n<parameter name='tmp.MMstillHasUni' value='true' />\n",\r
         "comments": "",\r
-        "x": 4738.334228515625,\r
-        "y": 3482.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5306.334716796875,\r
+        "y": 3498.0858154296875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "31b46b09.5b560c",\r
+        "id": "af3bd9a1.948688",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
-        "x": 4671.567657470703,\r
-        "y": 3555.683380126953,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5239.568145751953,\r
+        "y": 3571.0858459472656,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "dbe78677.7f04b8",\r
+        "id": "17da0805.f3e8a8",\r
         "type": "comment",\r
         "name": "Find LEAF and ROOT connectivities and remove UNI from PNC",\r
         "info": "",\r
         "comments": "",\r
         "x": 4432.88427734375,\r
-        "y": 5085.883544921875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5105.285980224609,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c850b8e4.0504c8",\r
+        "id": "19328269.e896be",\r
         "type": "set",\r
         "name": "set tmp.leafconn.",\r
         "xml": "<set>\n<parameter name='tmp.leafconn.' value='`$tmp.the-connectivity.`' />\n",\r
         "comments": "",\r
         "x": 4331.317138671875,\r
-        "y": 5137.800048828125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5157.202484130859,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ca7e6690.5ab92",\r
+        "id": "ffd8a757.b8a3f",\r
         "type": "call",\r
         "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-helper-find-ROOT-conn",\r
         "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-helper-find-ROOT-conn' mode='sync' >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4482.317138671875,\r
-        "y": 5580.800048828125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5600.202484130859,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "26004944.36227e",\r
+        "id": "b33560b0.1278c",\r
         "type": "switchNode",\r
         "name": "switch found-root-connectivity",\r
         "xml": "\n<switch test=\"`$found-root-connectivity`\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4297.317138671875,\r
-        "y": 5647.800048828125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5667.202484130859,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c57768ca.7a8088",\r
-                "7224490d.b02598"\r
+                "e0079417.8b765",\r
+                "94134a14.38a09"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c57768ca.7a8088",\r
+        "id": "e0079417.8b765",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4562.317138671875,\r
-        "y": 5632.800048828125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5652.202484130859,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "25615183.2d4bd6"\r
+                "c191059e.ace948"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7224490d.b02598",\r
+        "id": "94134a14.38a09",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4558.317138671875,\r
-        "y": 5680.800048828125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5700.202484130859,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5dcdd7b9.89499"\r
+                "21c0ccb3.89b3cc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "25615183.2d4bd6",\r
+        "id": "c191059e.ace948",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4718.317138671875,\r
-        "y": 5628.800048828125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5648.202484130859,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9b98cd10.6cfb68"\r
+                "ea983e85.321ce"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5dcdd7b9.89499",\r
+        "id": "21c0ccb3.89b3cc",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='Root Connectivity was not found' />\n",\r
         "comments": "",\r
         "x": 4706.317138671875,\r
-        "y": 5675.800048828125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5695.202484130859,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f97c958c.da83b8",\r
+        "id": "11ee9928.b9a3cf",\r
         "type": "set",\r
         "name": "set tmp.rootconn.",\r
         "xml": "<set>\n<parameter name='tmp.rootconn.' value=\"`$tmp.aai.ROOT.connectivity.`\" />\n\n\n",\r
         "comments": "",\r
         "x": 5138.3173828125,\r
-        "y": 5570.800048828125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5590.202484130859,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "903178c6.839788",\r
+        "id": "3a447acf.2b1f0e",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.domain.pnf-name' value=\"`'networkId-providerId-' +\n                                                   $tmp.leafconn.access-provider-id + '-clientId-' +\n                                                   $tmp.leafconn.access-client-id + '-topologyId-' +\n                                                   $tmp.leafconn.access-topology-id + '-nodeId-' +\n                                                   $tmp.leafconn.access-node-id`\" />\n",\r
         "comments": "",\r
         "x": 4540.734130859375,\r
-        "y": 5167.083740234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5186.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "46570b89.8afbb4",\r
+        "id": "93e60704.65dbd",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 4311.734130859375,\r
-        "y": 5256.083740234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5275.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "903178c6.839788",\r
-                "42c91ccf.e64244"\r
+                "3a447acf.2b1f0e",\r
+                "a0d0d144.703df8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "42c91ccf.e64244",\r
+        "id": "a0d0d144.703df8",\r
         "type": "get-resource",\r
         "name": "get-resource src pnf",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.domain.pnf-name\"\n        pfx='tmp.aai.source-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4547.734130859375,\r
-        "y": 5249.083740234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5268.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "30eabd9c.98c532",\r
-                "66fbb0fb.26a3f",\r
-                "fbd21163.a12cd8"\r
+                "93bdcc8d.eca238",\r
+                "76b31045.74e9",\r
+                "e9dc2865.72e928"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "30eabd9c.98c532",\r
+        "id": "93bdcc8d.eca238",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4743.2342529296875,\r
-        "y": 5201.083740234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5220.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "26c5ac0c.2065fc"\r
+                "87ddaf65.395498"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "66fbb0fb.26a3f",\r
+        "id": "76b31045.74e9",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4735.2342529296875,\r
-        "y": 5256.083740234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5275.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a0a0372d.9d324"\r
+                "fe3d7591.8ed12"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "26c5ac0c.2065fc",\r
+        "id": "87ddaf65.395498",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4887.6165771484375,\r
-        "y": 5200.739410400391,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5220.141845703125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "40d1dc2e.899afc"\r
+                "ad455c8f.ae00e8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "40d1dc2e.899afc",\r
+        "id": "ad455c8f.ae00e8",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='spvidx' start='0' end='`$tmp.aai.source-pnf.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5071.734130859375,\r
-        "y": 5199.083740234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5218.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "137e1346.633fe5"\r
+                "d25e267a.3e533"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "137e1346.633fe5",\r
+        "id": "d25e267a.3e533",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5266.734130859375,\r
-        "y": 5199.083740234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5218.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "19ce94ba.82e9d3"\r
+                "93445f98.6a2b88"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "fbd21163.a12cd8",\r
+        "id": "e9dc2865.72e928",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4740.2342529296875,\r
-        "y": 5313.083740234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5332.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "4a6cd196.293db"\r
+                "d3c476f6.a94bf"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4a6cd196.293db",\r
+        "id": "d3c476f6.a94bf",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 4892.2342529296875,\r
-        "y": 5314.083740234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5333.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a0a0372d.9d324",\r
+        "id": "fe3d7591.8ed12",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 4903.2342529296875,\r
-        "y": 5257.083740234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5276.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "1398b0a6.59adbf",\r
+        "id": "a6955939.7a731",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 5648.734130859375,\r
-        "y": 5203.083740234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5222.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ac703b64.91e208",\r
-                "60a60a9a.326334",\r
-                "feb4d66b.8d20f"\r
+                "9484e895.44a448",\r
+                "50aee0a4.445958",\r
+                "f7a12344.c8bde8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "19ce94ba.82e9d3",\r
+        "id": "93445f98.6a2b88",\r
         "type": "outcome",\r
         "name": "esr-thirdparty-sdnc",\r
         "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5469.734130859375,\r
-        "y": 5203.083740234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5222.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "1398b0a6.59adbf"\r
+                "a6955939.7a731"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "60a60a9a.326334",\r
+        "id": "50aee0a4.445958",\r
         "type": "execute",\r
         "name": "get esr-thirdparty-sdnc",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.domain.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domain.esr-thirdparty-sdnc' local-only='false' >",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5854.734130859375,\r
-        "y": 5216.083740234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5235.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9885a0c6.ee00f8",\r
-                "a77a3d25.4123b",\r
-                "3b9ca266.b8d5f6"\r
+                "1af8bb44.7d7ad5",\r
+                "48532c3d.63b2f4",\r
+                "af6d67e.1e33f98"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ac703b64.91e208",\r
+        "id": "9484e895.44a448",\r
         "type": "set",\r
         "name": "set esr-thirdparty-sdnc domain id",\r
         "xml": "<set>\n<parameter name='tmp.domain.esr-thirdparty-id' value=\"`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
         "x": 5884.734130859375,\r
-        "y": 5164.083740234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5183.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9885a0c6.ee00f8",\r
+        "id": "1af8bb44.7d7ad5",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 6064.734130859375,\r
-        "y": 5207.083740234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5226.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "fd819e5.0208ae"\r
+                "751438ac.f3ea9"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a77a3d25.4123b",\r
+        "id": "48532c3d.63b2f4",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 6056.734130859375,\r
-        "y": 5262.083740234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5281.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9503eaf8.25455"\r
+                "1ab525ea.2aee0a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3b9ca266.b8d5f6",\r
+        "id": "af6d67e.1e33f98",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 6061.734130859375,\r
-        "y": 5319.083740234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5338.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2f6c8ed.964c6f2"\r
+                "658bf37d.2cc724"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2f6c8ed.964c6f2",\r
+        "id": "658bf37d.2cc724",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 6213.734130859375,\r
-        "y": 5320.083740234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5339.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9503eaf8.25455",\r
+        "id": "1ab525ea.2aee0a",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 6224.734130859375,\r
-        "y": 5265.083740234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5284.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "fd819e5.0208ae",\r
+        "id": "751438ac.f3ea9",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 6209.116455078125,\r
-        "y": 5204.739410400391,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5224.141845703125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "fdf4316f.fecc18"\r
+                "3d7e0062.7d2af"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "fdf4316f.fecc18",\r
+        "id": "3d7e0062.7d2af",\r
         "type": "set",\r
         "name": "set controller domain data",\r
         "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.url' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.user' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.password' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n\n\n<!--<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >-->\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />-->\n<!--<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />-->\n<!--<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />-->\n<!--<parameter name=\"format\" value=\"json\"/>-->\n<!--<parameter name=\"httpMethod\" value=\"get\"/>-->\n<!--<parameter name=\"responsePrefix\" value=\"topology\"/>-->\n<!--<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>-->\n<!--<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>-->\n<!--<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>-->\n<!--<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>-->\n",\r
         "comments": "",\r
         "x": 6423.734130859375,\r
-        "y": 5201.083740234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5220.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "feb4d66b.8d20f",\r
+        "id": "f7a12344.c8bde8",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
         "x": 5804.734130859375,\r
-        "y": 5280.083740234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5299.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "819543bf.270a9",\r
+        "id": "8b3d1eff.18e008",\r
         "type": "execute",\r
         "name": "execute RestApiCallNode Delete LEAF UNI of ethernet Service without token",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/data/ietf-eth-tran-service:etht-svc/etht-svc-instances=' + $tmp.leafconn.etht-svc-name + '/etht-svc-end-points=' + $tmp.LEAF.uni-p-interface-long`\" />\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.restapi.connection-oof-url`\" />-->\n<!--<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/sotn-ethernet-service.json'`\" />-->\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"delete\"/>\n<parameter name='dirPath' value=\"/opt/onap/sdnc/restconfapi/yang\" />\n<parameter name=\"responsePrefix\" value=\"vpn-result\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4453.234375,\r
-        "y": 5360.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5380.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "fe68d2f2.044a28",\r
-                "9d6b0bdc.79122"\r
+                "ee0f617b.5bd02",\r
+                "8e2d6022.079658"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "fe68d2f2.044a28",\r
+        "id": "ee0f617b.5bd02",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4813.734130859375,\r
-        "y": 5368.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5388.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "dd8bd538.48e76"\r
+                "e5f9197d.04b6c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "dd8bd538.48e76",\r
+        "id": "e5f9197d.04b6c",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing delete ethernet service rest api\" />\n",\r
         "comments": "",\r
         "x": 4971.734130859375,\r
-        "y": 5368.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5388.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "17aac5bf.8ce3ca",\r
+        "id": "b5f90852.29b69",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4975.234130859375,\r
-        "y": 5408.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5428.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "9d6b0bdc.79122",\r
+        "id": "8e2d6022.079658",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4817.734130859375,\r
-        "y": 5408.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5428.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "17aac5bf.8ce3ca"\r
+                "b5f90852.29b69"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "67f63093.820248",\r
+        "id": "ffe0ea3.8a4d998",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 5126.451171875,\r
-        "y": 5622.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5642.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9523ac21.fb27e8",\r
-                "ee545a84.5a0b8"\r
+                "6146efb2.cf13d",\r
+                "9351cf54.365048"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ee545a84.5a0b8",\r
+        "id": "9351cf54.365048",\r
         "type": "get-resource",\r
         "name": "get-resource src pnf",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.domain.pnf-name\"\n        pfx='tmp.aai.source-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5368.450927734375,\r
-        "y": 5572.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5592.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "3e67e67b.64c0f2",\r
-                "83fa1a94.1fdef",\r
-                "8d7d3b80.341b3"\r
+                "d35be3cf.cc2028",\r
+                "74f2b735.4a4b38",\r
+                "4e1edc90.74b29c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3e67e67b.64c0f2",\r
+        "id": "d35be3cf.cc2028",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5563.951171875,\r
-        "y": 5506.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5526.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "4b842a3.ce68254"\r
+                "8c6be2ce.3abef8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "83fa1a94.1fdef",\r
+        "id": "74f2b735.4a4b38",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5559.951171875,\r
-        "y": 5562.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5582.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "fe24638.108ff2"\r
+                "17a91916.50ea6f"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4b842a3.ce68254",\r
+        "id": "8c6be2ce.3abef8",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5708.3333740234375,\r
-        "y": 5524.339019775391,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5543.741455078125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "471b8aca.2d2d8c"\r
+                "41f50adf.154854"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "471b8aca.2d2d8c",\r
+        "id": "41f50adf.154854",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='spvidx' start='0' end='`$tmp.aai.source-pnf.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5892.450927734375,\r
-        "y": 5522.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5542.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "835403d4.ab8a4"\r
+                "92f6a716.223fa8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "8d7d3b80.341b3",\r
+        "id": "4e1edc90.74b29c",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5569.951171875,\r
-        "y": 5607.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5627.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "dbe8e8e2.82532"\r
+                "9e924b4c.b75db"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "dbe8e8e2.82532",\r
+        "id": "9e924b4c.b75db",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 5748.951171875,\r
-        "y": 5623.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5643.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "fe24638.108ff2",\r
+        "id": "17a91916.50ea6f",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 5730.951171875,\r
-        "y": 5575.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5595.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "23127469.8e053c",\r
+        "id": "21c4fa1a.b93b46",\r
         "type": "execute",\r
         "name": "execute RestApiCallNode Delete UNI of ethernet Service without token",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/data/ietf-eth-tran-service:etht-svc/etht-svc-instances=' + $tmp.rootconn.etht-svc-name + '/etht-svc-end-points=' + $tmp.ROOT.uni-p-interface-long`\" />\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.restapi.connection-oof-url`\" />-->\n<!--<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/sotn-ethernet-service.json'`\" />-->\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"delete\"/>\n<parameter name='dirPath' value=\"/opt/onap/sdnc/restconfapi/yang\" />\n<parameter name=\"responsePrefix\" value=\"vpn-result\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5279.951171875,\r
-        "y": 5678.282958984375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5697.685394287109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2dc53207.e6e746",\r
-                "5dfbf094.3dd5e"\r
+                "95033c2a.09c67",\r
+                "f1a877c4.a203d8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2dc53207.e6e746",\r
+        "id": "95033c2a.09c67",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5628.451171875,\r
-        "y": 5660.282958984375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5679.685394287109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d62622e9.977188"\r
+                "76c41eff.4cfe88"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d62622e9.977188",\r
+        "id": "76c41eff.4cfe88",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing delete ethernet service rest api\" />\n",\r
         "comments": "",\r
         "x": 5884.451171875,\r
-        "y": 5663.282958984375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5682.685394287109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "b15c93b0.c4d298",\r
+        "id": "eb3b6335.123de8",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5836.951171875,\r
-        "y": 5704.282958984375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5723.685394287109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "5dfbf094.3dd5e",\r
+        "id": "f1a877c4.a203d8",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5638.451171875,\r
-        "y": 5709.282958984375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5728.685394287109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b15c93b0.c4d298"\r
+                "eb3b6335.123de8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9523ac21.fb27e8",\r
+        "id": "6146efb2.cf13d",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.domain.pnf-name' value=\"`'networkId-providerId-' +\n                                                   $tmp.rootconn.access-provider-id + '-clientId-' +\n                                                   $tmp.rootconn.access-client-id + '-topologyId-' +\n                                                   $tmp.rootconn.access-topology-id + '-nodeId-' +\n                                                   $tmp.rootconn.access-node-id`\" />\n",\r
         "comments": "",\r
         "x": 5361.450927734375,\r
-        "y": 5490.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5510.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "835403d4.ab8a4",\r
+        "id": "92f6a716.223fa8",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 6087.450927734375,\r
-        "y": 5522.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5542.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "44025b35.70e694"\r
+                "bd55517c.f87f1"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "defb6a74.ad63a8",\r
+        "id": "8bf8b16.3c18f5",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 6469.450927734375,\r
-        "y": 5526.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5546.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f54f4ae0.ec5cf",\r
-                "af149106.171db",\r
-                "c5fc8f53.576908"\r
+                "1bd48f8a.cba628",\r
+                "1ea10909.ec8b57",\r
+                "ecac1508.b763"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "44025b35.70e694",\r
+        "id": "bd55517c.f87f1",\r
         "type": "outcome",\r
         "name": "esr-thirdparty-sdnc",\r
         "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 6290.450927734375,\r
-        "y": 5526.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5546.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "defb6a74.ad63a8"\r
+                "8bf8b16.3c18f5"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "af149106.171db",\r
+        "id": "1ea10909.ec8b57",\r
         "type": "execute",\r
         "name": "get esr-thirdparty-sdnc",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.domain.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domain.esr-thirdparty-sdnc' local-only='false' >",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 6675.450927734375,\r
-        "y": 5539.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5559.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c7dae6ee.db5f08",\r
-                "40d56e1d.9aacd",\r
-                "1547569.25d2329"\r
+                "830127bc.8c4c18",\r
+                "adc00906.538428",\r
+                "5c009e0.e4c98e4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f54f4ae0.ec5cf",\r
+        "id": "1bd48f8a.cba628",\r
         "type": "set",\r
         "name": "set esr-thirdparty-sdnc domain id",\r
         "xml": "<set>\n<parameter name='tmp.domain.esr-thirdparty-id' value=\"`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
         "x": 6705.450927734375,\r
-        "y": 5487.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5507.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c7dae6ee.db5f08",\r
+        "id": "830127bc.8c4c18",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 6885.450927734375,\r
-        "y": 5530.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5550.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f0410cd5.fae628"\r
+                "ea1d97d5.52d0a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "40d56e1d.9aacd",\r
+        "id": "adc00906.538428",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 6877.450927734375,\r
-        "y": 5585.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5605.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "76b0a417.e1276c"\r
+                "283c974a.c2fc28"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1547569.25d2329",\r
+        "id": "5c009e0.e4c98e4",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 6882.450927734375,\r
-        "y": 5642.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5662.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b3783d48.7ea6c8"\r
+                "dbf169ab.c4c478"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b3783d48.7ea6c8",\r
+        "id": "dbf169ab.c4c478",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 7034.450927734375,\r
-        "y": 5643.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5663.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "76b0a417.e1276c",\r
+        "id": "283c974a.c2fc28",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 7045.450927734375,\r
-        "y": 5588.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5608.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f0410cd5.fae628",\r
+        "id": "ea1d97d5.52d0a",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 7029.833251953125,\r
-        "y": 5528.339019775391,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5547.741455078125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "4ccba011.1ac588"\r
+                "eea057d1.d2c178"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4ccba011.1ac588",\r
+        "id": "eea057d1.d2c178",\r
         "type": "set",\r
         "name": "set controller domain data",\r
         "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.url' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.user' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.password' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n\n\n<!--<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >-->\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />-->\n<!--<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />-->\n<!--<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />-->\n<!--<parameter name=\"format\" value=\"json\"/>-->\n<!--<parameter name=\"httpMethod\" value=\"get\"/>-->\n<!--<parameter name=\"responsePrefix\" value=\"topology\"/>-->\n<!--<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>-->\n<!--<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>-->\n<!--<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>-->\n<!--<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>-->\n",\r
         "comments": "",\r
         "x": 7244.450927734375,\r
-        "y": 5524.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5544.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c5fc8f53.576908",\r
+        "id": "ecac1508.b763",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
         "x": 6625.450927734375,\r
-        "y": 5603.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5623.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e61de8ad.7030f",\r
+        "id": "e8fee7bd.fc2ef8",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3854.88330078125,\r
-        "y": 3492.88330078125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3512.2857360839844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f1f60f7b.897558",\r
-                "9394ecba.bbac2"\r
+                "4b07eb9e.ad1084",\r
+                "449a6f75.ecc4d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f1f60f7b.897558",\r
+        "id": "4b07eb9e.ad1084",\r
         "type": "set",\r
         "name": "set tmp.mmUNI-id-long",\r
         "xml": "<set>\n<parameter name='tmp.mmUNI-id-long' value='`$middle-man-conn.relationship-list.relationship[$cridx].relationship-data[0].relationship-value`' />\n",\r
         "comments": "",\r
         "x": 4045.466552734375,\r
-        "y": 3435.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3455.0857849121094,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9394ecba.bbac2",\r
+        "id": "449a6f75.ecc4d",\r
         "type": "switchNode",\r
         "name": "switch tmp.mmUNI-id-long != ROOT UNI",\r
         "xml": "\n<switch test=\"`$tmp.mmUNI-id-long != $tmp.ROOT.uni-p-interface-long`\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4092.466552734375,\r
-        "y": 3506.683349609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3526.0857849121094,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "62b44b4b.e9462c",\r
-                "2e901346.daa35c"\r
+                "a5622a5e.b03c68",\r
+                "1b2b72f4.a20bdd"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "62b44b4b.e9462c",\r
+        "id": "a5622a5e.b03c68",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4330.884033203125,\r
-        "y": 3465.88330078125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3485.2857360839844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "646ee476.4b949c"\r
+                "d22a60e2.fd2778"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2e901346.daa35c",\r
+        "id": "1b2b72f4.a20bdd",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4337.884246826172,\r
-        "y": 3522.883270263672,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3542.2857055664062,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "3444ada9.d2b992"\r
+                "b7814ecb.1580d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "646ee476.4b949c",\r
+        "id": "d22a60e2.fd2778",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4458.884521484375,\r
-        "y": 3461.88330078125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3481.2857360839844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "5aebe180.f62f68",\r
+        "id": "3c679d7f.fbbb22",\r
         "type": "set",\r
         "name": "set tmp.MMonlyHasROOT to TRUE",\r
         "xml": "<set>\n<parameter name='tmp.MMonlyHasROOT' value='true' />\n",\r
         "comments": "",\r
         "x": 3314.083251953125,\r
-        "y": 3420.283447265625,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3439.6858825683594,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a9c3a9a9.0f7c28",\r
+        "id": "da386631.67d8c8",\r
         "type": "set",\r
         "name": "set tmp.MMonlyHasROOT to FALSE",\r
         "xml": "<set>\n<parameter name='tmp.MMonlyHasROOT' value='false' />\n",\r
         "comments": "",\r
-        "x": 4727.9169921875,\r
-        "y": 3426.283447265625,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 5295.91748046875,\r
+        "y": 3441.6859130859375,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "d94f5698.a9e22",\r
+        "id": "5fa67fdd.e511b8",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 4407.6669921875,\r
-        "y": 3942.5,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3961.9024353027344,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "eb39fbed.f65188",\r
-                "716ce6ad.3df158"\r
+                "a814439f.bac2e",\r
+                "f8d770ba.37d44"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "eb39fbed.f65188",\r
+        "id": "a814439f.bac2e",\r
         "type": "set",\r
         "name": "set tmp.uni.id",\r
         "xml": "<set>\n<parameter name='tmp.uni.id' value='`$tmp.the-connectivity.relationship-list.relationship[$cridx].relationship-data[0].relationship-value`' />\n",\r
         "comments": "",\r
         "x": 4580.5498046875,\r
-        "y": 3938.15966796875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3957.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "716ce6ad.3df158",\r
+        "id": "f8d770ba.37d44",\r
         "type": "save",\r
         "name": "get uni from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"uni\"\n\t    key=\"uni.id = $tmp.uni.id\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.uni\" >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4583.5498046875,\r
-        "y": 3985.15966796875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4004.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "7301217f.c40fd8",\r
-                "4b487020.1f862",\r
-                "98e316f7.2a6e38"\r
+                "7fc95f5b.ec381",\r
+                "28603ae9.d6e726",\r
+                "f736ad43.136778"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7301217f.c40fd8",\r
+        "id": "7fc95f5b.ec381",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4755.5498046875,\r
-        "y": 3969.15966796875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3988.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "8014e6ef.ba6a4"\r
+                "47e06d70.96544c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4b487020.1f862",\r
+        "id": "28603ae9.d6e726",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4756.040771484375,\r
-        "y": 4014.7337036132812,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4034.1361389160156,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "98e316f7.2a6e38",\r
+        "id": "f736ad43.136778",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4756.5498046875,\r
-        "y": 4055.15966796875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4074.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "8014e6ef.ba6a4",\r
+        "id": "47e06d70.96544c",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4916.5498046875,\r
-        "y": 3965.15966796875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3984.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6c53b06a.be741",\r
-                "6040c967.bc9a38",\r
-                "6b2c883f.aecd1"\r
+                "db3d2916.05167",\r
+                "b1e93bbf.154be8",\r
+                "2727d594.264d9a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6986f860.3fd24",\r
+        "id": "3055c73f.990de",\r
         "type": "comment",\r
         "name": "find the node part of the uni.id (uni-tp-id-node-part)",\r
         "info": "",\r
         "comments": "",\r
         "x": 5249.5498046875,\r
-        "y": 3896.15966796875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3915.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "6040c967.bc9a38",\r
+        "id": "b1e93bbf.154be8",\r
         "type": "execute",\r
         "name": "execute split id to get pnf-name",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$tmp.aai.uni.id`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-uni-pnfName\"/>\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5184.5498046875,\r
-        "y": 3953.15966796875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3972.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "93771b2e.0a5438",\r
-                "494eca03.1cc0f4"\r
+                "8ed99d07.46ccf",\r
+                "dfad78a0.2e2798"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "494eca03.1cc0f4",\r
+        "id": "dfad78a0.2e2798",\r
         "type": "failure",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5407.5498046875,\r
-        "y": 3939.15966796875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3958.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "4a647e39.1988"\r
+                "40b7643c.aa9b44"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "93771b2e.0a5438",\r
+        "id": "8ed99d07.46ccf",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5409.5498046875,\r
-        "y": 3972.15966796875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3991.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "3ee6f9fa.cfa80e"\r
+                "2c3f5774.427218"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4a647e39.1988",\r
+        "id": "40b7643c.aa9b44",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 5555.5498046875,\r
-        "y": 3932.15966796875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3951.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d5960946.db6608"\r
+                "49b755b0.ff456c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3ee6f9fa.cfa80e",\r
+        "id": "2c3f5774.427218",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while splitting sna1_route\" />\n",\r
         "comments": "",\r
         "x": 5552.5498046875,\r
-        "y": 3969.15966796875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3988.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "d5960946.db6608",\r
+        "id": "49b755b0.ff456c",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.uni.pnf-name' value=\"`$param-prefix-uni-pnfName[0] + '-' +\n                                                   $param-prefix-uni-pnfName[1] + '-' +\n                                                   $param-prefix-uni-pnfName[2] + '-' +\n                                                   $param-prefix-uni-pnfName[3] + '-' +\n                                                   $param-prefix-uni-pnfName[4] + '-' +\n                                                   $param-prefix-uni-pnfName[5] + '-' +\n                                                   $param-prefix-uni-pnfName[6] + '-' +\n                                                   $param-prefix-uni-pnfName[7] + '-' +\n                                                   $param-prefix-uni-pnfName[8]`\" />\n",\r
         "comments": "",\r
         "x": 5732.5498046875,\r
-        "y": 3932.15966796875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 3951.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "6c53b06a.be741",\r
+        "id": "db3d2916.05167",\r
         "type": "switchNode",\r
         "name": "switch uni-tp-id-node-part is the same as the LEAF node",\r
         "xml": "<switch test='`$tmp.uni.pnf-name == $tmp.LEAF.pnf-name-long`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5228.5498046875,\r
-        "y": 4087.15966796875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4106.562103271484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f825463f.981388",\r
-                "3533ce81.16ad12"\r
+                "76a8963f.4621b8",\r
+                "22179ab4.cea27e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f825463f.981388",\r
+        "id": "76a8963f.4621b8",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5509.5498046875,\r
-        "y": 4064.15966796875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4083.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "1f58973d.a6a451"\r
+                "cdc60b24.0ad9a8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3533ce81.16ad12",\r
+        "id": "22179ab4.cea27e",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5502.5498046875,\r
-        "y": 4123.15966796875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4142.562103271484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2ae9f04c.19c548"\r
+                "5846229.a88c65c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1f58973d.a6a451",\r
+        "id": "cdc60b24.0ad9a8",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5639.5498046875,\r
-        "y": 4068.15966796875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4087.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "2ae9f04c.19c548",\r
+        "id": "5846229.a88c65c",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5644.5498046875,\r
-        "y": 4122.15966796875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4141.562103271484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9dd58da7.f05d6",\r
-                "c9296d7d.c80358"\r
+                "a9c7c427.af4688",\r
+                "fe9fa034.5cb01"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9dd58da7.f05d6",\r
+        "id": "a9c7c427.af4688",\r
         "type": "set",\r
         "name": "set no-pce-call",\r
         "xml": "<set>\n<parameter name='no-pce-call' value=\"true\" />\n",\r
         "comments": "",\r
         "x": 5836.5498046875,\r
-        "y": 4089.15966796875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4108.562103271484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "985a0c89.e3f6d",\r
+        "id": "98a16c7e.29ab68",\r
         "type": "set",\r
         "name": "set middle-man-conn",\r
         "xml": "<set>\n<parameter name='middle-man-conn.' value='`$tmp.aai.all-connectivities.connectivity[$connidx].`' />\n",\r
         "comments": "",\r
         "x": 5852.5498046875,\r
-        "y": 4141.15966796875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4160.562103271484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c9296d7d.c80358",\r
+        "id": "fe9fa034.5cb01",\r
         "type": "set",\r
         "name": "set tmp.stillHasUni and tmp.keepVPNBs to TRUE",\r
         "xml": "<set>\n<parameter name='tmp.stillHasUni' value='true' />\n<parameter name='tmp.keepVPNBs' value='true' />\n",\r
         "comments": "",\r
         "x": 5870.83349609375,\r
-        "y": 4210.75,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4230.152435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "6b2c883f.aecd1",\r
+        "id": "2727d594.264d9a",\r
         "type": "set",\r
         "name": "set tmp.stillHasUni to TRUE",\r
         "xml": "<set>\n<parameter name='tmp.stillHasUni' value='true' />\n",\r
         "comments": "",\r
         "x": 5147.533203125,\r
-        "y": 4036.64990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4056.0523376464844,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7018ac1a.7a3c7c",\r
+        "id": "c0a1014a.3ea75",\r
         "type": "switchNode",\r
         "name": "switch tmp.stillHasUni?",\r
         "xml": "\n<switch test=\"`$tmp.stillHasUni`\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 383.7339172363281,\r
-        "y": 5306.849609375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5326.252044677734,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d6a83452.cab528",\r
-                "a3cdb153.e05c2"\r
+                "5bc4629f.a764e4",\r
+                "36ea940e.f6b704"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "23ec2dfc.6ca3ea",\r
+        "id": "529ae160.378f78",\r
         "type": "save",\r
         "name": "get root uni from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"uni\"\n\t    key=\"uni.id = $tmp.ROOT.uni-p-interface-long\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.rootuni\" >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4288.516357421875,\r
-        "y": 5470.7333984375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5490.135833740234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "89ccdd98.c0add8",\r
-                "ffd72856.632858",\r
-                "d24e2f90.29ea68"\r
+                "e3e4b7ad.cfce5",\r
+                "2311d61f.89de52",\r
+                "cab68c6b.abd21"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e3a3ebb5.52e4d",\r
+        "id": "2b4c8a8a.8bc066",\r
         "type": "comment",\r
         "name": "Update ROOT UNI's bw -- ALREADY DONE",\r
         "info": "",\r
         "comments": "",\r
         "x": 4286.516845703125,\r
-        "y": 5422.733642578125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5442.136077880859,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c0e896d2.f14fd",\r
+        "id": "89e149ab.f2e7c8",\r
         "type": "save",\r
         "name": "update ROOT UNI in AAI",\r
         "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='uni' \n      key='uni.id = $tmp.ROOT.uni-p-interface-long'>\n<parameter name='id' value='`$tmp.ROOT.uni-p-interface-long`' />\n<parameter name='data-source' value='`$tmp.newbw`' />\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4903.5166015625,\r
-        "y": 5540.733642578125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5560.136077880859,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "ffd72856.632858",\r
+        "id": "2311d61f.89de52",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4506.007568359375,\r
-        "y": 5441.3076171875,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5460.710052490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "fe177ef1.d06678"\r
+                "983c2552.f1f49"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d24e2f90.29ea68",\r
+        "id": "cab68c6b.abd21",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4501.5166015625,\r
-        "y": 5485.733581542969,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5505.136016845703,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "632ed866.3f04b8"\r
+                "62a8aa1.663f1d4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "fe177ef1.d06678",\r
+        "id": "983c2552.f1f49",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
         "x": 4668.5791015625,\r
-        "y": 5440.593322753906,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5459.995758056641,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "632ed866.3f04b8",\r
+        "id": "62a8aa1.663f1d4",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
         "x": 4669.5166015625,\r
-        "y": 5485.733581542969,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5505.136016845703,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "df87890d.bcb5c",\r
+        "id": "d78e13a5.01de9",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 4666.5166015625,\r
-        "y": 5535.733642578125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5555.136077880859,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2ff88b2d.295934",\r
-                "c0e896d2.f14fd"\r
+                "7bde7792.d9b138",\r
+                "89e149ab.f2e7c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "89ccdd98.c0add8",\r
+        "id": "e3e4b7ad.cfce5",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4497.5166015625,\r
-        "y": 5535.733642578125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5555.136077880859,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "df87890d.bcb5c"\r
+                "d78e13a5.01de9"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2ff88b2d.295934",\r
+        "id": "7bde7792.d9b138",\r
         "type": "set",\r
         "name": "set new bw",\r
         "xml": "<set>\n<parameter name='tmp.newbw' value='`$tmp.aai.rootuni.data-source - $bwToBeDecreased`' />\n",\r
         "comments": "",\r
         "x": 4859.517578125,\r
-        "y": 5460.733642578125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5480.136077880859,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5d7f9ad7.0f862c",\r
+        "id": "cf4ce975.93215",\r
         "type": "comment",\r
         "name": "Update connectivity status to modified",\r
         "info": "",\r
         "comments": "",\r
         "x": 5288.216796875,\r
-        "y": 5398.500244140625,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5417.902679443359,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9b98cd10.6cfb68",\r
+        "id": "ea983e85.321ce",\r
         "type": "save",\r
         "name": "update ROOT connectivity resource in AAI",\r
         "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $tmp.aai.ROOT.connectivity.connectivity-id'>\n<parameter name='connectivity-id' value='`$tmp.aai.ROOT.connectivity.connectivity-id`' />\n<parameter name='operational-status' value='Modified' />\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5314,\r
-        "y": 5440.700439453125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5460.102874755859,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "d6a83452.cab528",\r
+        "id": "5bc4629f.a764e4",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 567.8836059570312,\r
-        "y": 5357.88330078125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5377.285736083984,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e5624f1d.dbf4b8"\r
+                "867bdfac.94705"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a3cdb153.e05c2",\r
+        "id": "36ea940e.f6b704",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 550.883544921875,\r
-        "y": 5279.88330078125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5299.285736083984,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "daa6681.3df0a98"\r
+                "ab9e57cf.8ef448"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7731a568.885cdc",\r
+        "id": "eb7859d4.8fd35",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 679.8833923339844,\r
-        "y": 4366.883026123047,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4386.285461425781,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a5f98ac5.68fe98",\r
-                "74d156ed.4e9f",\r
-                "6135bf6.f11f5c",\r
-                "8458698c.d1be5",\r
-                "6cf7c0fc.18d4e8"\r
+                "8a11a728.e1b1d8",\r
+                "7438f980.400318",\r
+                "6c2db8ea.27724",\r
+                "a48617f3.9f6e4",\r
+                "5ff63bef.c5afdc",\r
+                "78f62ea.0af84d",\r
+                "d07ac0db.fa9818"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a5f98ac5.68fe98",\r
+        "id": "8a11a728.e1b1d8",\r
         "type": "set",\r
         "name": "set tmp.leafconn.",\r
         "xml": "<set>\n<parameter name='tmp.leafconn.' value='`$tmp.the-connectivity.`' />\n",\r
         "comments": "",\r
         "x": 931.5667419433594,\r
-        "y": 4344.932830810547,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4364.335266113281,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "155b7716.d28d91",\r
+        "id": "8aa064fb.543668",\r
         "type": "comment",\r
         "name": "Find LEAF and ROOT connectivities and remove UNI from PNC",\r
         "info": "",\r
         "comments": "",\r
         "x": 1033.1338806152344,\r
-        "y": 4293.016326904297,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4312.418762207031,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "11c710da.f1a09f",\r
+        "id": "821af189.946d58",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.domain.pnf-name' value=\"`'networkId-providerId-' +\n                                                   $tmp.leafconn.access-provider-id + '-clientId-' +\n                                                   $tmp.leafconn.access-client-id + '-topologyId-' +\n                                                   $tmp.leafconn.access-topology-id + '-nodeId-' +\n                                                   $tmp.leafconn.access-node-id`\" />\n",\r
         "comments": "",\r
         "x": 1140.9837341308594,\r
-        "y": 4374.216522216797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4393.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "74d156ed.4e9f",\r
+        "id": "7438f980.400318",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 911.9837341308594,\r
-        "y": 4463.216522216797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4482.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "11c710da.f1a09f",\r
-                "dd611a8.40420e8"\r
+                "821af189.946d58",\r
+                "139cfd47.53e94b"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "dd611a8.40420e8",\r
+        "id": "139cfd47.53e94b",\r
         "type": "get-resource",\r
         "name": "get-resource src pnf",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.domain.pnf-name\"\n        pfx='tmp.aai.source-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1147.9837341308594,\r
-        "y": 4456.216522216797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4475.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2cc9d43.2a3e32c",\r
-                "16f9c9a2.f3e64e",\r
-                "bd113683.3f90e8"\r
+                "df64900d.741c98",\r
+                "681e1ffc.26592",\r
+                "ab39d1b3.416b58"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2cc9d43.2a3e32c",\r
+        "id": "df64900d.741c98",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1343.4838562011719,\r
-        "y": 4408.216522216797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4427.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "30afce54.3b0e7a"\r
+                "6f395e40.dc6b7"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "16f9c9a2.f3e64e",\r
+        "id": "681e1ffc.26592",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1335.4838562011719,\r
-        "y": 4463.216522216797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4482.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ca51c401.6ecfa8"\r
+                "b25568a6.369d78"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "30afce54.3b0e7a",\r
+        "id": "6f395e40.dc6b7",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1487.8661804199219,\r
-        "y": 4407.8721923828125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4427.274627685547,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "4c495354.afa6a4"\r
+                "94a27fe.8c889"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4c495354.afa6a4",\r
+        "id": "94a27fe.8c889",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='spvidx' start='0' end='`$tmp.aai.source-pnf.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1671.9837341308594,\r
-        "y": 4406.216522216797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4425.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "72a0b2fc.d6eab4"\r
+                "b448ea96.4c3af8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "72a0b2fc.d6eab4",\r
+        "id": "b448ea96.4c3af8",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1866.9837341308594,\r
-        "y": 4406.216522216797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4425.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "3067a2de.bf9096"\r
+                "77dc6e4f.3fb428"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "bd113683.3f90e8",\r
+        "id": "ab39d1b3.416b58",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1340.4838562011719,\r
-        "y": 4520.216522216797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4539.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c72ac013.478f"\r
+                "42bc5c1d.fe55cc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c72ac013.478f",\r
+        "id": "42bc5c1d.fe55cc",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 1492.4838562011719,\r
-        "y": 4521.216522216797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4540.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ca51c401.6ecfa8",\r
+        "id": "b25568a6.369d78",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 1503.4838562011719,\r
-        "y": 4464.216522216797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4483.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "fae6bda1.4d6a28",\r
+        "id": "80f1bf38.0bc68",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 2248.9837341308594,\r
-        "y": 4410.216522216797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4429.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5ada214d.6d6df",\r
-                "230404bc.0330d4",\r
-                "8f5a3f0d.286f38"\r
+                "cad7009f.f83538",\r
+                "d1a2dd14.715a78",\r
+                "689fc80.c15b238"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3067a2de.bf9096",\r
+        "id": "77dc6e4f.3fb428",\r
         "type": "outcome",\r
         "name": "esr-thirdparty-sdnc",\r
         "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2069.9837341308594,\r
-        "y": 4410.216522216797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4429.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "fae6bda1.4d6a28"\r
+                "80f1bf38.0bc68"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6135bf6.f11f5c",\r
+        "id": "6c2db8ea.27724",\r
         "type": "execute",\r
         "name": "execute RestApiCallNode Delete LEAF UNI of ethernet Service without token",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/data/ietf-eth-tran-service:etht-svc/etht-svc-instances=' + $tmp.leafconn.etht-svc-name + '/etht-svc-end-points=' + $tmp.LEAF.uni-p-interface-long`\" />\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.restapi.connection-oof-url`\" />-->\n<!--<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/sotn-ethernet-service.json'`\" />-->\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"delete\"/>\n<parameter name='dirPath' value=\"/opt/onap/sdnc/restconfapi/yang\" />\n<parameter name=\"responsePrefix\" value=\"vpn-result\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1053.4839782714844,\r
-        "y": 4567.816131591797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4587.218566894531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "63ad904f.f883c",\r
-                "612437fd.ee8ae"\r
+                "c3b5c5e7.57693",\r
+                "cf1b7699.e71658"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "612437fd.ee8ae",\r
+        "id": "cf1b7699.e71658",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1417.9837341308594,\r
-        "y": 4615.816131591797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4635.218566894531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "7222d332.cab804"\r
+                "723bcced.729e54"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "63ad904f.f883c",\r
+        "id": "c3b5c5e7.57693",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1413.9837341308594,\r
-        "y": 4575.816131591797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4595.218566894531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ffb15b5f.69bdb"\r
+                "408278c5.7e5798"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ffb15b5f.69bdb",\r
+        "id": "408278c5.7e5798",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing delete ethernet service rest api\" />\n",\r
         "comments": "",\r
         "x": 1571.9837341308594,\r
-        "y": 4575.816131591797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4595.218566894531,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7222d332.cab804",\r
+        "id": "723bcced.729e54",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1575.4837341308594,\r
-        "y": 4615.816131591797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4635.218566894531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "230404bc.0330d4",\r
+        "id": "d1a2dd14.715a78",\r
         "type": "execute",\r
         "name": "get esr-thirdparty-sdnc",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.domain.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domain.esr-thirdparty-sdnc' local-only='false' >",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2454.9837341308594,\r
-        "y": 4423.216522216797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4442.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "999c0ecf.dd9428",\r
-                "cadc4a62.3f428",\r
-                "9a118cc2.6cef58"\r
+                "e07edffa.c89278",\r
+                "8645511b.c4b66",\r
+                "a8a5443b.9b8a2"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5ada214d.6d6df",\r
+        "id": "cad7009f.f83538",\r
         "type": "set",\r
         "name": "set esr-thirdparty-sdnc domain id",\r
         "xml": "<set>\n<parameter name='tmp.domain.esr-thirdparty-id' value=\"`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
         "x": 2484.9837341308594,\r
-        "y": 4371.216522216797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4390.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "999c0ecf.dd9428",\r
+        "id": "e07edffa.c89278",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2664.9837341308594,\r
-        "y": 4414.216522216797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4433.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "fb522408.bea2a8"\r
+                "cb5c9c8e.bb8ed8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "cadc4a62.3f428",\r
+        "id": "8645511b.c4b66",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2656.9837341308594,\r
-        "y": 4469.216522216797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4488.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ad21cc41.8772b"\r
+                "29fe474c.df75c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9a118cc2.6cef58",\r
+        "id": "a8a5443b.9b8a2",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2661.9837341308594,\r
-        "y": 4526.216522216797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4545.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e3096426.02dcf"\r
+                "b28b1e53.869fb"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e3096426.02dcf",\r
+        "id": "b28b1e53.869fb",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 2813.9837341308594,\r
-        "y": 4527.216522216797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4546.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ad21cc41.8772b",\r
+        "id": "29fe474c.df75c8",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 2824.9837341308594,\r
-        "y": 4472.216522216797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4491.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "fb522408.bea2a8",\r
+        "id": "cb5c9c8e.bb8ed8",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2809.3660583496094,\r
-        "y": 4411.8721923828125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4431.274627685547,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6e503f35.5790c"\r
+                "a908cc9.5d7f7b"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6e503f35.5790c",\r
+        "id": "a908cc9.5d7f7b",\r
         "type": "set",\r
         "name": "set controller domain data",\r
         "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.url' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.user' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.password' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n\n\n<!--<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >-->\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />-->\n<!--<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />-->\n<!--<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />-->\n<!--<parameter name=\"format\" value=\"json\"/>-->\n<!--<parameter name=\"httpMethod\" value=\"get\"/>-->\n<!--<parameter name=\"responsePrefix\" value=\"topology\"/>-->\n<!--<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>-->\n<!--<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>-->\n<!--<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>-->\n<!--<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>-->\n",\r
         "comments": "",\r
         "x": 3023.9837341308594,\r
-        "y": 4408.216522216797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4427.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "8f5a3f0d.286f38",\r
+        "id": "689fc80.c15b238",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
         "x": 2404.9837341308594,\r
-        "y": 4487.216522216797,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4506.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "8458698c.d1be5",\r
+        "id": "a48617f3.9f6e4",\r
         "type": "call",\r
         "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-helper-find-ROOT-conn",\r
         "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-helper-find-ROOT-conn' mode='sync' >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1082.5667419433594,\r
-        "y": 4787.932830810547,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4807.335266113281,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "6cf7c0fc.18d4e8",\r
+        "id": "5ff63bef.c5afdc",\r
         "type": "switchNode",\r
         "name": "switch found-root-connectivity",\r
         "xml": "\n<switch test=\"`$found-root-connectivity`\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 897.5667419433594,\r
-        "y": 4854.932830810547,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4874.335266113281,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "31c266e8.6cad22",\r
-                "45786f9e.46f928"\r
+                "bcfca35c.21654",\r
+                "62c7d864.119b88"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "31c266e8.6cad22",\r
+        "id": "bcfca35c.21654",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1162.5667419433594,\r
-        "y": 4839.932830810547,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4859.335266113281,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "25e4293a.b5a0de"\r
+                "f4258877.5e35f"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "45786f9e.46f928",\r
+        "id": "62c7d864.119b88",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1158.5667419433594,\r
-        "y": 4887.932830810547,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4907.335266113281,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9325c5b6.3d913"\r
+                "3fb79094.abfaa8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "25e4293a.b5a0de",\r
+        "id": "f4258877.5e35f",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1318.5667419433594,\r
-        "y": 4835.932830810547,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4855.335266113281,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "51a35a4f.5fbc64"\r
+                "2140ac57.1e83f4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9325c5b6.3d913",\r
+        "id": "3fb79094.abfaa8",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='Root Connectivity was not found' />\n",\r
         "comments": "",\r
         "x": 1306.5667419433594,\r
-        "y": 4882.932830810547,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4902.335266113281,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c5019df.72c63e",\r
+        "id": "8db3fd20.37f318",\r
         "type": "comment",\r
         "name": "Update connectivity status to modified",\r
         "info": "",\r
         "comments": "",\r
         "x": 1587.4664001464844,\r
-        "y": 4786.633026123047,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4806.035461425781,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "51a35a4f.5fbc64",\r
+        "id": "2140ac57.1e83f4",\r
         "type": "save",\r
         "name": "update ROOT connectivity resource in AAI",\r
         "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $tmp.aai.ROOT.connectivity.connectivity-id'>\n<parameter name='connectivity-id' value='`$tmp.aai.ROOT.connectivity.connectivity-id`' />\n<parameter name='operational-status' value='Modified' />\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1613.2496032714844,\r
-        "y": 4828.833221435547,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4848.235656738281,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "cbb82af5.87b298",\r
+        "id": "440b33d.dbb8acc",\r
         "type": "call",\r
         "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-delete-VPNBs",\r
         "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-delete-VPNBs' mode='sync' >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1026.8833923339844,\r
-        "y": 4102.199920654297,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4121.602355957031,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "daa6681.3df0a98",\r
+        "id": "ab9e57cf.8ef448",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 632.8834228515625,\r
-        "y": 4106.883056640625,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 4126.285491943359,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "cbb82af5.87b298",\r
-                "7731a568.885cdc"\r
+                "440b33d.dbb8acc",\r
+                "eb7859d4.8fd35"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e5624f1d.dbf4b8",\r
+        "id": "867bdfac.94705",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 716.3333740234375,\r
-        "y": 5359.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5378.802337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "16338b46.5dad65",\r
-                "de535c52.af9d48",\r
-                "78064cf.4874bb4",\r
-                "b5448cca.f23df8"\r
+                "c644609d.44bce",\r
+                "e7413115.aec04",\r
+                "d006cbe4.5a677",\r
+                "c786893c.7012b"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "16338b46.5dad65",\r
+        "id": "c644609d.44bce",\r
         "type": "call",\r
         "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-delete-VPNBs",\r
         "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-delete-VPNBs' mode='sync' >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1067.7166748046875,\r
-        "y": 5290.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1077.7166748046875,\r
+        "y": 5141.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "de535c52.af9d48",\r
+        "id": "e7413115.aec04",\r
         "type": "save",\r
         "name": "delete LEAF connectivity resource in AAI",\r
         "xml": "<delete plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $tmp.the-connectivity.connectivity-id'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 978.7166748046875,\r
-        "y": 5359.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 988.7166748046875,\r
+        "y": 5210.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "78064cf.4874bb4",\r
+        "id": "d006cbe4.5a677",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 869.88330078125,\r
-        "y": 5594.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 879.88330078125,\r
+        "y": 5445.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "69415165.a30268",\r
-                "38b5cafd.d5079e",\r
-                "6a408110.2a2dc"\r
+                "614e61f8.50b5f",\r
+                "96d6a1ec.c795b",\r
+                "90aff610.9959f8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f703a5f3.1124f8",\r
+        "id": "7ca77be7.05ec8c",\r
         "type": "execute",\r
         "name": "get esr-thirdparty-sdnc",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.domain.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domain.esr-thirdparty-sdnc' local-only='false' >",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2585.882568359375,\r
-        "y": 5481.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 2588.882568359375,\r
+        "y": 5370.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2bcfefd4.8f246",\r
-                "6262f33a.13ed54",\r
-                "5f5183a2.3dd5bc"\r
+                "a9496568.146b9",\r
+                "c5f96edd.835cb8",\r
+                "e018fe0a.acb8a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "17938acf.263b45",\r
+        "id": "b9815115.2c557",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
-        "x": 2535.882568359375,\r
-        "y": 5545.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 2538.882568359375,\r
+        "y": 5434.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "434194f6.d45944",\r
+        "id": "d05f3809.7521c8",\r
         "type": "set",\r
         "name": "set esr-thirdparty-sdnc domain id",\r
         "xml": "<set>\n<parameter name='tmp.domain.esr-thirdparty-id' value=\"`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
-        "x": 2615.882568359375,\r
-        "y": 5429.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 2618.882568359375,\r
+        "y": 5318.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2bcfefd4.8f246",\r
+        "id": "a9496568.146b9",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2795.882568359375,\r
-        "y": 5472.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 2906.8826904296875,\r
+        "y": 5301.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f6e068a.7d61a18"\r
+                "b7511521.12ea3"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6262f33a.13ed54",\r
+        "id": "c5f96edd.835cb8",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2787.882568359375,\r
-        "y": 5527.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 2898.8826904296875,\r
+        "y": 5356.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2a0eede1.27db52"\r
+                "d009936c.baaf78"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5f5183a2.3dd5bc",\r
+        "id": "e018fe0a.acb8a",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2792.882568359375,\r
-        "y": 5584.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 2903.8826904296875,\r
+        "y": 5413.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "612a7284.deceac"\r
+                "a8c24324.12cd38"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "612a7284.deceac",\r
+        "id": "a8c24324.12cd38",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 2944.882568359375,\r
-        "y": 5585.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3055.8826904296875,\r
+        "y": 5414.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2a0eede1.27db52",\r
+        "id": "d009936c.baaf78",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 2955.882568359375,\r
-        "y": 5530.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3066.8826904296875,\r
+        "y": 5359.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f6e068a.7d61a18",\r
+        "id": "b7511521.12ea3",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2940.264892578125,\r
-        "y": 5470.055572509766,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3051.2650146484375,\r
+        "y": 5299.458038330078,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d3b91b08.9e326"\r
+                "87c431c3.fca34"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d3b91b08.9e326",\r
+        "id": "87c431c3.fca34",\r
         "type": "set",\r
         "name": "set controller domain data",\r
         "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.url' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.user' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.password' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n\n\n<!--<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >-->\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />-->\n<!--<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />-->\n<!--<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />-->\n<!--<parameter name=\"format\" value=\"json\"/>-->\n<!--<parameter name=\"httpMethod\" value=\"get\"/>-->\n<!--<parameter name=\"responsePrefix\" value=\"topology\"/>-->\n<!--<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>-->\n<!--<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>-->\n<!--<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>-->\n<!--<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>-->\n",\r
         "comments": "",\r
-        "x": 3154.882568359375,\r
-        "y": 5466.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 3265.8826904296875,\r
+        "y": 5295.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "69415165.a30268",\r
+        "id": "614e61f8.50b5f",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.domain.pnf-name' value=\"`'networkId-providerId-' +\n                                                   $tmp.the-connectivity.access-provider-id + '-clientId-' +\n                                                   $tmp.the-connectivity.access-client-id + '-topologyId-' +\n                                                   $tmp.the-connectivity.access-topology-id + '-nodeId-' +\n                                                   $tmp.the-connectivity.access-node-id`\" />\n",\r
         "comments": "",\r
-        "x": 1151.88330078125,\r
-        "y": 5463.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1161.88330078125,\r
+        "y": 5314.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5cd94a05.12a97c",\r
+        "id": "c0a00c52.f1e878",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1362.3834228515625,\r
-        "y": 5602.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1372.3834228515625,\r
+        "y": 5453.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6b54e983.54f23"\r
+                "a9f88f76.4444c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7cfb8601.d6c8b8",\r
+        "id": "62d1e19f.b39a2",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1365.3834228515625,\r
-        "y": 5490.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1375.3834228515625,\r
+        "y": 5341.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "43d9e97c.41e918"\r
+                "957f349.e76e4c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c076204a.7c8658",\r
+        "id": "b9cbc6ac.26846",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1357.3834228515625,\r
-        "y": 5545.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1367.3834228515625,\r
+        "y": 5396.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "697ce13c.463e78"\r
+                "48a6f350.0417c4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "43d9e97c.41e918",\r
+        "id": "957f349.e76e4c8",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1499.765625,\r
-        "y": 5485.0556640625,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1509.765625,\r
+        "y": 5336.4581298828125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9ea73f48.e6dc88"\r
+                "d4741dab.7b5f78"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6b54e983.54f23",\r
+        "id": "a9f88f76.4444c",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 1514.3834228515625,\r
-        "y": 5603.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1524.3834228515625,\r
+        "y": 5454.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "697ce13c.463e78",\r
+        "id": "48a6f350.0417c4",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 1525.3834228515625,\r
-        "y": 5546.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1535.3834228515625,\r
+        "y": 5397.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9ea73f48.e6dc88",\r
+        "id": "d4741dab.7b5f78",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='spvidx' start='0' end='`$tmp.aai.source-pnf.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1686.8828125,\r
-        "y": 5486.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1696.8828125,\r
+        "y": 5337.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "8867a67f.02b388"\r
+                "93c0e1e7.1663a8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "8867a67f.02b388",\r
+        "id": "93c0e1e7.1663a8",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1914.8828125,\r
-        "y": 5479.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1924.8828125,\r
+        "y": 5330.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "bfd4d2af.8ab0b8"\r
+                "eb0c27f.1616058"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "38b5cafd.d5079e",\r
+        "id": "96d6a1ec.c795b",\r
         "type": "get-resource",\r
         "name": "get-resource src pnf",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.domain.pnf-name\"\n        pfx='tmp.aai.source-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1169.88330078125,\r
-        "y": 5538.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1179.88330078125,\r
+        "y": 5389.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5cd94a05.12a97c",\r
-                "7cfb8601.d6c8b8",\r
-                "c076204a.7c8658"\r
+                "c0a00c52.f1e878",\r
+                "62d1e19f.b39a2",\r
+                "b9cbc6ac.26846"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "bfd4d2af.8ab0b8",\r
+        "id": "eb0c27f.1616058",\r
         "type": "outcome",\r
         "name": "esr-thirdparty-sdnc",\r
         "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2120.8828125,\r
-        "y": 5476.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 2130.8828125,\r
+        "y": 5327.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b0cdfdee.4e9418"\r
+                "63e7e6f3.2a24f"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b0cdfdee.4e9418",\r
+        "id": "63e7e6f3.2a24f",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 2335.8822021484375,\r
-        "y": 5479.39990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 2345.8822021484375,\r
+        "y": 5330.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "434194f6.d45944",\r
-                "f703a5f3.1124f8",\r
-                "17938acf.263b45"\r
+                "d05f3809.7521c8",\r
+                "7ca77be7.05ec8c",\r
+                "b9815115.2c557"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6a408110.2a2dc",\r
+        "id": "90aff610.9959f8",\r
         "type": "execute",\r
         "name": "execute RestApiCallNode Delete LEAF ethernet Service without token",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/data/ietf-eth-tran-service:etht-svc/etht-svc-instances=' + $tmp.the-connectivity.etht-svc-name`\" />\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.restapi.connection-oof-url`\" />-->\n<!--<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/sotn-ethernet-service.json'`\" />-->\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"delete\"/>\n<parameter name='dirPath' value=\"/opt/onap/sdnc/restconfapi/yang\" />\n<parameter name=\"responsePrefix\" value=\"vpn-result\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1293.6500244140625,\r
-        "y": 5687.7998046875,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1303.6500244140625,\r
+        "y": 5539.2022705078125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d58ed713.3cd0d",\r
-                "e5f89511.dafe58"\r
+                "b38f67ee.531ff",\r
+                "7cc55d59.0067b4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d58ed713.3cd0d",\r
+        "id": "b38f67ee.531ff",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1640.1500244140625,\r
-        "y": 5680.7998046875,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1650.1500244140625,\r
+        "y": 5532.2022705078125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "8ee30019.6f667"\r
+                "bec12c24.0b2378"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e5f89511.dafe58",\r
+        "id": "7cc55d59.0067b4",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1644.1500244140625,\r
-        "y": 5720.7998046875,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1654.1500244140625,\r
+        "y": 5572.2022705078125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "3308ecad.5ad59c"\r
+                "9701e6f5.8bd518"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "8ee30019.6f667",\r
+        "id": "bec12c24.0b2378",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing delete ethernet service rest api\" />\n",\r
         "comments": "",\r
-        "x": 1798.1500244140625,\r
-        "y": 5680.7998046875,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1808.1500244140625,\r
+        "y": 5532.2022705078125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "3308ecad.5ad59c",\r
+        "id": "9701e6f5.8bd518",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1801.6500244140625,\r
-        "y": 5720.7998046875,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1811.6500244140625,\r
+        "y": 5572.2022705078125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
-            []\r
+            [\r
+                "29311664.f24592"\r
+            ]\r
         ]\r
     },\r
     {\r
-        "id": "b5448cca.f23df8",\r
+        "id": "c786893c.7012b",\r
         "type": "switchNode",\r
         "name": "switch tmp.MMstillHasUni?",\r
         "xml": "\n<switch test=\"`$tmp.MMstillHasUni`\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 913.183349609375,\r
-        "y": 5849.60009765625,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5869.002532958984,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "59551d1d.12689c",\r
-                "5a5ae31.cb9b99c"\r
+                "a3861250.d254d8",\r
+                "3c90d5bf.82245a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "59551d1d.12689c",\r
+        "id": "a3861250.d254d8",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1105.183349609375,\r
-        "y": 5826.60009765625,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1107.183349609375,\r
+        "y": 5696.0025634765625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2e2794d8.3df39c"\r
+                "6ee92ba3.68178c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5a5ae31.cb9b99c",\r
+        "id": "3c90d5bf.82245a",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1093.3500366210938,\r
-        "y": 5999.2001953125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6018.602630615234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6dce893f.c421c"\r
+                "31cd7353.b764a4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2e2794d8.3df39c",\r
+        "id": "6ee92ba3.68178c",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1253.35009765625,\r
-        "y": 5826.2001953125,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1255.35009765625,\r
+        "y": 5695.6026611328125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b4e9d461.c3c1a",\r
-                "2f3efa95.41d3ce"\r
+                "94f88b26.f34ce",\r
+                "497fa775.3b5f3",\r
+                "e88fc760.9f3988"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b4e9d461.c3c1a",\r
+        "id": "94f88b26.f34ce",\r
         "type": "call",\r
         "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-helper-find-ROOT-conn",\r
         "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-helper-find-ROOT-conn' mode='sync' >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1675.199951171875,\r
-        "y": 5797.60009765625,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1677.199951171875,\r
+        "y": 5667.0025634765625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "2f3efa95.41d3ce",\r
+        "id": "497fa775.3b5f3",\r
         "type": "switchNode",\r
         "name": "switch found-root-connectivity",\r
         "xml": "\n<switch test=\"`$found-root-connectivity`\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1490.199951171875,\r
-        "y": 5864.60009765625,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1492.199951171875,\r
+        "y": 5734.0025634765625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "aadc3189.147b98",\r
-                "9801a2d7.df3f98"\r
+                "ef60935.82bca7",\r
+                "9065d9f2.54ee4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "aadc3189.147b98",\r
+        "id": "ef60935.82bca7",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1755.199951171875,\r
-        "y": 5849.60009765625,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1757.199951171875,\r
+        "y": 5719.0025634765625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "aaac06aa.f3d728"\r
+                "2819744b.f6ef4c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9801a2d7.df3f98",\r
+        "id": "9065d9f2.54ee4",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1751.199951171875,\r
-        "y": 5897.60009765625,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1756.199951171875,\r
+        "y": 5767.0025634765625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "7656a3d7.b7266c"\r
+                "8f406878.70a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "aaac06aa.f3d728",\r
+        "id": "2819744b.f6ef4c",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "atomic": "true",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1911.199951171875,\r
-        "y": 5845.60009765625,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1913.199951171875,\r
+        "y": 5715.0025634765625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2673ca00.ba724e"\r
+                "450da1ad.43b1d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7656a3d7.b7266c",\r
+        "id": "8f406878.70a",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='Root Connectivity was not found' />\n",\r
         "comments": "",\r
-        "x": 1899.199951171875,\r
-        "y": 5892.60009765625,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1904.199951171875,\r
+        "y": 5762.0025634765625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2673ca00.ba724e",\r
+        "id": "450da1ad.43b1d",\r
         "type": "save",\r
         "name": "update ROOT connectivity resource in AAI",\r
         "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $tmp.aai.ROOT.connectivity.connectivity-id'>\n<parameter name='connectivity-id' value='`$tmp.aai.ROOT.connectivity.connectivity-id`' />\n<parameter name='operational-status' value='Modified' />\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2219.8826904296875,\r
-        "y": 5839.50048828125,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 2221.8826904296875,\r
+        "y": 5708.9029541015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "bfaf6549.13fe88",\r
+        "id": "af8bca67.a28908",\r
         "type": "comment",\r
         "name": "Update connectivity status to modified",\r
         "info": "",\r
         "comments": "",\r
-        "x": 2194.0994873046875,\r
-        "y": 5797.30029296875,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 2196.0994873046875,\r
+        "y": 5666.7027587890625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "6dce893f.c421c",\r
+        "id": "31cd7353.b764a4",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1230.916748046875,\r
-        "y": 5998.5,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6017.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "75d82528.4dd5bc",\r
-                "24c2da43.974556"\r
+                "a74b089b.225b08",\r
+                "ce915ff5.c8d31",\r
+                "73f93f1a.1715d8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "75d82528.4dd5bc",\r
+        "id": "a74b089b.225b08",\r
         "type": "for",\r
         "name": "for each relationship of middle-man-conn",\r
         "xml": "<for index='rel-index' start='0' end='`$middle-man-conn.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1544.23291015625,\r
-        "y": 5992.7001953125,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1536.2328491210938,\r
+        "y": 5951.1025390625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "29eb94d3.70f2dc"\r
+                "1bf92ac3.705cd5"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "29eb94d3.70f2dc",\r
+        "id": "1bf92ac3.705cd5",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$middle-man-conn.relationship-list.relationship[$rel-index].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1844.566650390625,\r
-        "y": 5987.700134277344,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6007.102569580078,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "522c88bc.33b518"\r
+                "adff6291.99a8f8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "522c88bc.33b518",\r
+        "id": "adff6291.99a8f8",\r
         "type": "outcome",\r
         "name": "connectivity",\r
         "xml": "<outcome value='connectivity'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2024.2332763671875,\r
-        "y": 5987.700225830078,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6007.1026611328125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9dde3a26.bf1a48"\r
+                "b1717f1d.d23a28"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9dde3a26.bf1a48",\r
+        "id": "b1717f1d.d23a28",\r
         "type": "save",\r
         "name": "get connectivity from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"connectivity\"\n\t    key=\"connectivity.connectivity-id = $middle-man-conn.relationship-list.relationship[$rel-index].relationship-data[0].relationship-value\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.connectivity\" >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2224.233154296875,\r
-        "y": 5987.7001953125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6007.102630615234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "af210146.805c98",\r
-                "1304e1a7.407dde",\r
-                "83b6e70e.c6339"\r
+                "1b34e983.202196",\r
+                "d97ea61c.b38298",\r
+                "b46e47b0.7a7bf"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "af210146.805c98",\r
+        "id": "1b34e983.202196",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2431.23291015625,\r
-        "y": 6037.7001953125,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6057.102630615234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "bfbb5b5d.76ea48"\r
+                "10e803bb.23c354"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "24e402f2.8a6b26",\r
+        "id": "f69a3337.dd69",\r
         "type": "save",\r
         "name": "get vpn-binding from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"vpn-binding\"\n\t    key=\"vpn-binding.vpn-id = $tmp.aai.connectivity.relationship-list.relationship[$cridx].relationship-data[0].relationship-value\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.vpn-binding\" >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2408.466552734375,\r
-        "y": 6221.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6241.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "3ff65d5b.44eb62",\r
-                "d09102d1.fb466",\r
-                "3d724c56.f2b6cc"\r
+                "8e127971.6de7c",\r
+                "9a64470f.e555c",\r
+                "c5ecce15.749748"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1cd695fe.f2c6f2",\r
+        "id": "1bd5cb93.6127c4",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='cridx' start='0' end='`$tmp.aai.connectivity.relationship-list.relationship_length`' >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1607.466552734375,\r
-        "y": 6136.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1577.4664916992188,\r
+        "y": 6284.30224609375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "74367c85.fa02dc"\r
+                "5280d91a.703f48"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "74367c85.fa02dc",\r
+        "id": "5280d91a.703f48",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.connectivity.relationship-list.relationship[$cridx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1804.466552734375,\r
-        "y": 6150.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1774.4664916992188,\r
+        "y": 6298.30224609375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "572f2125.6367b8",\r
-                "5931a81f.41a6"\r
+                "4a3e493f.526ac",\r
+                "404c9cef.17796c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "572f2125.6367b8",\r
+        "id": "4a3e493f.526ac",\r
         "type": "outcome",\r
         "name": "vpn-binding",\r
         "xml": "<outcome value='vpn-binding'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1972.466552734375,\r
-        "y": 6143.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1978.466552734375,\r
+        "y": 6201.30224609375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "22fa9a36.31302e"\r
+                "e7cf2c0a.f8afd8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "22fa9a36.31302e",\r
+        "id": "e7cf2c0a.f8afd8",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 2135.466552734375,\r
-        "y": 6143.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 2159.466552734375,\r
+        "y": 6217.30224609375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "24e402f2.8a6b26"\r
+                "f69a3337.dd69"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5931a81f.41a6",\r
+        "id": "404c9cef.17796c",\r
         "type": "outcome",\r
         "name": "uni",\r
         "xml": "<outcome value='uni'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1988.466552734375,\r
-        "y": 6439.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6459.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "510edb34.612754"\r
+                "55211637.c2f7e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "510edb34.612754",\r
+        "id": "55211637.c2f7e",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 2151.466552734375,\r
-        "y": 6439.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6459.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "4c0113a.98542ec"\r
+                "ad51c793.473678"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4c0113a.98542ec",\r
+        "id": "ad51c793.473678",\r
         "type": "save",\r
         "name": "delete uni resource in AAI",\r
         "xml": "<delete plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='uni' \n      key='uni.id = $tmp.aai.connectivity.relationship-list.relationship[$cridx].relationship-data[0].relationship-value'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2394.466552734375,\r
-        "y": 6439.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6459.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "2b555ba8.ce83e4",\r
+        "id": "76246a63.c65c94",\r
         "type": "save",\r
         "name": "delete connectivity resource in AAI",\r
         "xml": "<delete plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $tmp.aai.connectivity.connectivity-id'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1648.466552734375,\r
-        "y": 6583.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1362.466552734375,\r
+        "y": 7225.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "bfbb5b5d.76ea48",\r
+        "id": "10e803bb.23c354",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1433.466552734375,\r
-        "y": 6134.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1403.4664916992188,\r
+        "y": 6282.30224609375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "1cd695fe.f2c6f2",\r
-                "2b555ba8.ce83e4"\r
+                "1bd5cb93.6127c4",\r
+                "76246a63.c65c94",\r
+                "99412df0.04b4f8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3ff65d5b.44eb62",\r
+        "id": "8e127971.6de7c",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2619.466552734375,\r
-        "y": 6223.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6243.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "851525d6.b90c38"\r
+                "e6c2ee89.d3aff"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d09102d1.fb466",\r
+        "id": "9a64470f.e555c",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2619.95751953125,\r
-        "y": 6269.473937988281,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6288.876373291016,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "74e6774b.c7b358"\r
+                "66f32499.9b808c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3d724c56.f2b6cc",\r
+        "id": "c5ecce15.749748",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2617.466552734375,\r
-        "y": 6312.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6332.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "cbe3afce.930cc"\r
+                "fc5f97c.17990e8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "83b6e70e.c6339",\r
+        "id": "b46e47b0.7a7bf",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2455.282958984375,\r
-        "y": 5938.5,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5957.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "1304e1a7.407dde",\r
+        "id": "d97ea61c.b38298",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2452.7919921875,\r
-        "y": 5981.925964355469,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6001.328399658203,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "24c2da43.974556",\r
+        "id": "ce915ff5.c8d31",\r
         "type": "save",\r
         "name": "delete middle-man-conn resource in AAI",\r
         "xml": "<delete plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $middle-man-conn.connectivity-id'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1531.400146484375,\r
-        "y": 6067.2998046875,\r
-        "z": "82de8dcf.518d88",\r
+        "x": 1533.4000854492188,\r
+        "y": 6012.7021484375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "851525d6.b90c38",\r
+        "id": "e6c2ee89.d3aff",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 2785.466552734375,\r
-        "y": 6213.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6233.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "811dd566.85ec38",\r
-                "6a877b95.f2661c",\r
-                "66415a60.9e5d9c",\r
-                "a662df33.5b8808",\r
-                "502ecc67.91354c"\r
+                "95de1448.b3be38",\r
+                "c13cc07f.32d48",\r
+                "89fea46.2857558",\r
+                "8c5b9c51.4573e8",\r
+                "a58a3e55.44161"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "cbe3afce.930cc",\r
+        "id": "fc5f97c.17990e8",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
         "x": 2784.466552734375,\r
-        "y": 6311.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6331.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "74e6774b.c7b358",\r
+        "id": "66f32499.9b808c",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
         "x": 2782.5289306640625,\r
-        "y": 6269.759674072266,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6289.162109375,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "811dd566.85ec38",\r
+        "id": "95de1448.b3be38",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.domain.pnf-name' value=\"`'networkId-providerId-' +\n                                                   $tmp.aai.vpn-binding.access-provider-id + '-clientId-' +\n                                                   $tmp.aai.vpn-binding.access-client-id + '-topologyId-' +\n                                                   $tmp.aai.vpn-binding.access-topology-id + '-nodeId-' +\n                                                   $tmp.aai.vpn-binding.src-access-node-id`\" />\n",\r
         "comments": "",\r
         "x": 3007.466552734375,\r
-        "y": 5931.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5951.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "6a877b95.f2661c",\r
+        "id": "c13cc07f.32d48",\r
         "type": "get-resource",\r
         "name": "get-resource src pnf",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.domain.pnf-name\"\n        pfx='tmp.aai.source-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3033.466552734375,\r
-        "y": 6048.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6068.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "3d9fd486.323a64",\r
-                "c6247afb.9c0a",\r
-                "83cc8360.81d358"\r
+                "2f82e357.0b1ab4",\r
+                "be465fa4.6aba18",\r
+                "877ec4f6.c7b7a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "66415a60.9e5d9c",\r
+        "id": "89fea46.2857558",\r
         "type": "execute",\r
         "name": "execute RestApiCallNode Delete OTN tunnel with token",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<!--<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.ts-otn-src-domain-creation.templatefile`\" />-->\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/data/ietf-te:te/tunnels/tunnel=' + $tmp.aai.vpn-binding.vpn-name`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"delete\"/>\n<parameter name=\"responsePrefix\" value=\"otn-oof\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n<parameter name='customHttpHeaders' value=\"`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`\" />",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3136.466552734375,\r
-        "y": 6315.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6335.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9c554475.661fc8",\r
-                "12ed9938.83ebcf"\r
+                "2931cfbe.d3d97",\r
+                "162b2290.6fc605"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a662df33.5b8808",\r
+        "id": "8c5b9c51.4573e8",\r
         "type": "switchNode",\r
         "name": "switch connectivity has ethernet service",\r
         "xml": "<switch test='`$tmp.aai.connectivity.etht-svc-name`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3074.466552734375,\r
-        "y": 6450.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6470.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b26d88bf.bd178",\r
-                "f451c5d.6b3dd38"\r
+                "df16efa0.bafe28",\r
+                "bc60ff9d.7739e8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "502ecc67.91354c",\r
+        "id": "a58a3e55.44161",\r
         "type": "save",\r
         "name": "delete vpn-binding resource in AAI",\r
         "xml": "<delete plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='vpn-binding' \n      key='vpn-binding.vpn-id = $tmp.aai.vpn-binding.vpn-id' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3055.466552734375,\r
-        "y": 6566.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6586.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "3d9fd486.323a64",\r
+        "id": "2f82e357.0b1ab4",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3228.9666748046875,\r
-        "y": 6000.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6020.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c715af9f.c55108"\r
+                "640fd481.180004"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c6247afb.9c0a",\r
+        "id": "be465fa4.6aba18",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3220.9666748046875,\r
-        "y": 6055.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6075.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f990360c.2a7d88"\r
+                "ecd8a620.92b268"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c715af9f.c55108",\r
+        "id": "640fd481.180004",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3363.348876953125,\r
-        "y": 5995.5556640625,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6014.958099365234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "cf5a3a9d.68d89"\r
+                "d1896cdb.8141"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "83cc8360.81d358",\r
+        "id": "877ec4f6.c7b7a",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3225.9666748046875,\r
-        "y": 6112.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6132.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ee6f1ffb.7dcfe"\r
+                "f05d5e82.949cd"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ee6f1ffb.7dcfe",\r
+        "id": "f05d5e82.949cd",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 3377.9666748046875,\r
-        "y": 6113.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6133.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f990360c.2a7d88",\r
+        "id": "ecd8a620.92b268",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 3388.9666748046875,\r
-        "y": 6056.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6076.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f451c5d.6b3dd38",\r
+        "id": "bc60ff9d.7739e8",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3327.466552734375,\r
-        "y": 6428.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6448.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e38cfd76.3f8a2"\r
+                "7d696f2d.0f345"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b26d88bf.bd178",\r
+        "id": "df16efa0.bafe28",\r
         "type": "outcome",\r
         "name": "Null",\r
         "xml": "<outcome value=''>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3327.466552734375,\r
-        "y": 6484.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6504.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "cf5a3a9d.68d89",\r
+        "id": "d1896cdb.8141",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='spvidx' start='0' end='`$tmp.aai.source-pnf.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3550.466064453125,\r
-        "y": 5996.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6016.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "fe7eff92.d565e"\r
+                "a3649162.b60c9"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "fe7eff92.d565e",\r
+        "id": "a3649162.b60c9",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3791.466064453125,\r
-        "y": 5987.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6007.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a5619f8.2b7e86"\r
+                "fd0af8f3.25299"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e38cfd76.3f8a2",\r
+        "id": "7d696f2d.0f345",\r
         "type": "execute",\r
         "name": "execute RestApiCallNode Delete ethernet Service without token",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/data/ietf-eth-tran-service:etht-svc/etht-svc-instances=' + $tmp.aai.connectivity.etht-svc-name`\" />\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.restapi.connection-oof-url`\" />-->\n<!--<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/sotn-ethernet-service.json'`\" />-->\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"delete\"/>\n<parameter name='dirPath' value=\"/opt/onap/sdnc/restconfapi/yang\" />\n<parameter name=\"responsePrefix\" value=\"vpn-result\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3677.466064453125,\r
-        "y": 6418.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6438.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "1d52efad.f9e5d",\r
-                "d7169143.c010d8"\r
+                "82ac773c.5adbc",\r
+                "f41b429.87576c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9c554475.661fc8",\r
+        "id": "2931cfbe.d3d97",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3443.966064453125,\r
-        "y": 6340.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6360.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "238545c1.5c8b2a"\r
+                "41ca7b34.32b314"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "12ed9938.83ebcf",\r
+        "id": "162b2290.6fc605",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3444.966064453125,\r
-        "y": 6285.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6305.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "bb0795de.a47f18"\r
+                "6e74c50f.6753f4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "238545c1.5c8b2a",\r
+        "id": "41ca7b34.32b314",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing delete OTN tunnel rest api\" />\n",\r
         "comments": "",\r
         "x": 3615.966064453125,\r
-        "y": 6338.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6358.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "bb0795de.a47f18",\r
+        "id": "6e74c50f.6753f4",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3612.466064453125,\r
-        "y": 6287.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6307.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "36cf22b4.4935d6",\r
+        "id": "d394aeb8.1e7718",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 4148.4658203125,\r
-        "y": 5936.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5956.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b5cbacbc.c392",\r
-                "ea40936a.af6178",\r
-                "6eb0462c.852488"\r
+                "5381b334.945d34",\r
+                "5cfd9c1e.9cd7fc",\r
+                "293f88.0669c878"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a5619f8.2b7e86",\r
+        "id": "fd0af8f3.25299",\r
         "type": "outcome",\r
         "name": "esr-thirdparty-sdnc",\r
         "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3997.466064453125,\r
-        "y": 5984.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6004.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "36cf22b4.4935d6"\r
+                "d394aeb8.1e7718"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1d52efad.f9e5d",\r
+        "id": "82ac773c.5adbc",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4009.966064453125,\r
-        "y": 6392.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6412.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6bd1cb72.9cf9b4"\r
+                "ecb5b8cc.eeda88"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d7169143.c010d8",\r
+        "id": "f41b429.87576c",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4013.966064453125,\r
-        "y": 6432.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6452.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e4332941.104e"\r
+                "308650c2.e2482"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e4332941.104e",\r
+        "id": "308650c2.e2482",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4201.466064453125,\r
-        "y": 6436.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6456.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "6bd1cb72.9cf9b4",\r
+        "id": "ecb5b8cc.eeda88",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing delete ethernet service rest api\" />\n",\r
         "comments": "",\r
         "x": 4197.966064453125,\r
-        "y": 6396.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6416.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ea40936a.af6178",\r
+        "id": "5cfd9c1e.9cd7fc",\r
         "type": "execute",\r
         "name": "get esr-thirdparty-sdnc",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.domain.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domain.esr-thirdparty-sdnc' local-only='false' >",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4354.4658203125,\r
-        "y": 5949.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5969.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "914dea7f.0edbe",\r
-                "82561c7b.09ef28",\r
-                "b047cbfd.3b9618"\r
+                "c9280772.2e056",\r
+                "da69dce1.3d1cc8",\r
+                "c843a21f.72703"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b5cbacbc.c392",\r
+        "id": "5381b334.945d34",\r
         "type": "set",\r
         "name": "set esr-thirdparty-sdnc domain id",\r
         "xml": "<set>\n<parameter name='tmp.domain.esr-thirdparty-id' value=\"`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
         "x": 4384.4658203125,\r
-        "y": 5897.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5917.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "914dea7f.0edbe",\r
+        "id": "c9280772.2e056",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4564.4658203125,\r
-        "y": 5940.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5960.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c318baba.3a4cc8"\r
+                "1c355cab.e00983"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "82561c7b.09ef28",\r
+        "id": "da69dce1.3d1cc8",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4556.4658203125,\r
-        "y": 5995.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6015.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b8e7878b.f1ad7"\r
+                "e5e939f4.c8003"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b047cbfd.3b9618",\r
+        "id": "c843a21f.72703",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4561.4658203125,\r
-        "y": 6052.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6072.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c15a7782.9625b"\r
+                "29282b3d.cdea3c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6eb0462c.852488",\r
+        "id": "293f88.0669c878",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
         "x": 4304.4658203125,\r
-        "y": 6013.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6033.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c15a7782.9625b",\r
+        "id": "29282b3d.cdea3c",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 4713.4658203125,\r
-        "y": 6053.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6073.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "b8e7878b.f1ad7",\r
+        "id": "e5e939f4.c8003",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 4724.4658203125,\r
-        "y": 5998.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 6018.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c318baba.3a4cc8",\r
+        "id": "1c355cab.e00983",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4708.84814453125,\r
-        "y": 5938.555572509766,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5957.9580078125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "42376e75.44b2d8"\r
+                "31ead1aa.38700e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "42376e75.44b2d8",\r
+        "id": "31ead1aa.38700e",\r
         "type": "set",\r
         "name": "set controller domain data",\r
         "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.url' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.user' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.password' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n\n\n<!--<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >-->\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />-->\n<!--<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />-->\n<!--<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />-->\n<!--<parameter name=\"format\" value=\"json\"/>-->\n<!--<parameter name=\"httpMethod\" value=\"get\"/>-->\n<!--<parameter name=\"responsePrefix\" value=\"topology\"/>-->\n<!--<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>-->\n<!--<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>-->\n<!--<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>-->\n<!--<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>-->\n",\r
         "comments": "",\r
         "x": 4923.4658203125,\r
-        "y": 5934.89990234375,\r
-        "z": "82de8dcf.518d88",\r
+        "y": 5954.302337646484,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "6da29c89.3512ec",\r
+        "type": "set",\r
+        "name": "set pnf-name",\r
+        "xml": "<set>\n<parameter name='tmp.domain.pnf-name' value=\"`'networkId-providerId-' +\n                                                   $tmp.aai.connectivity.access-provider-id + '-clientId-' +\n                                                   $tmp.aai.connectivity.access-client-id + '-topologyId-' +\n                                                   $tmp.aai.connectivity.access-topology-id + '-nodeId-' +\n                                                   $tmp.aai.connectivity.access-node-id`\" />\n",\r
+        "comments": "",\r
+        "x": 1659.2332763671875,\r
+        "y": 6751.902435302734,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "23a2345e.db2bfc",\r
+        "type": "get-resource",\r
+        "name": "get-resource src pnf",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.domain.pnf-name\"\n        pfx='tmp.aai.source-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1685.2332763671875,\r
+        "y": 6868.902435302734,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "287bda60.70f306",\r
+                "564bb39c.806684",\r
+                "f782c941.aa2bd8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "287bda60.70f306",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1880.7333984375,\r
+        "y": 6820.902435302734,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "5eea5356.2a418c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "564bb39c.806684",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1872.7333984375,\r
+        "y": 6875.902435302734,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "918bf051.2e35e8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5eea5356.2a418c",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2015.1156005859375,\r
+        "y": 6815.558197021484,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "a66aff1d.02ebd"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f782c941.aa2bd8",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1877.7333984375,\r
+        "y": 6932.902435302734,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "ea358a06.2ba7c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ea358a06.2ba7c",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 2029.7333984375,\r
+        "y": 6933.902435302734,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "918bf051.2e35e8",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 2040.7333984375,\r
+        "y": 6876.902435302734,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "a66aff1d.02ebd",\r
+        "type": "for",\r
+        "name": "for each relationship",\r
+        "xml": "<for silentFailure='true' index='spvidx' start='0' end='`$tmp.aai.source-pnf.relationship-list.relationship_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2202.2327880859375,\r
+        "y": 6816.902435302734,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "dd540d27.8a572"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "dd540d27.8a572",\r
+        "type": "switchNode",\r
+        "name": "switch related-to",\r
+        "xml": "<switch test='`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].related-to`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2443.2327880859375,\r
+        "y": 6807.902435302734,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "9d1b03ac.68f1d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e61d9898.b700f8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 2800.2325439453125,\r
+        "y": 6756.902435302734,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "1b4a271c.3007c1",\r
+                "a4a420aa.eed92",\r
+                "5a15942c.1c868c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9d1b03ac.68f1d",\r
+        "type": "outcome",\r
+        "name": "esr-thirdparty-sdnc",\r
+        "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2649.2327880859375,\r
+        "y": 6804.902435302734,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "e61d9898.b700f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a4a420aa.eed92",\r
+        "type": "execute",\r
+        "name": "get esr-thirdparty-sdnc",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.domain.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domain.esr-thirdparty-sdnc' local-only='false' >",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3006.2325439453125,\r
+        "y": 6769.902435302734,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "e70e66a4.f92e28",\r
+                "3b5db284.72d976",\r
+                "a90d6b8f.8e3a5"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5a15942c.1c868c",\r
+        "type": "break",\r
+        "name": "break",\r
+        "xml": "<break>\n",\r
+        "comments": "",\r
+        "x": 2956.2325439453125,\r
+        "y": 6833.902435302734,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "1b4a271c.3007c1",\r
+        "type": "set",\r
+        "name": "set esr-thirdparty-sdnc domain id",\r
+        "xml": "<set>\n<parameter name='tmp.domain.esr-thirdparty-id' value=\"`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].relationship-data[0].relationship-value`\" />\n",\r
+        "comments": "",\r
+        "x": 3036.2325439453125,\r
+        "y": 6717.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
+    },\r
+    {\r
+        "id": "e70e66a4.f92e28",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3216.2325439453125,\r
+        "y": 6760.902435302734,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "2205be3e.8c882a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3b5db284.72d976",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3208.2325439453125,\r
+        "y": 6815.902435302734,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "d93cd156.9d02f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a90d6b8f.8e3a5",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3213.2325439453125,\r
+        "y": 6872.902435302734,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "b772a1ff.e97338"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b772a1ff.e97338",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 3365.2325439453125,\r
+        "y": 6873.902435302734,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "d93cd156.9d02f8",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 3376.2325439453125,\r
+        "y": 6818.902435302734,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "2205be3e.8c882a",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3360.6148681640625,\r
+        "y": 6758.55810546875,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "9b8cbfdb.496af"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9b8cbfdb.496af",\r
+        "type": "set",\r
+        "name": "set controller domain data",\r
+        "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.url' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.user' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.password' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n\n\n<!--<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >-->\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />-->\n<!--<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />-->\n<!--<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />-->\n<!--<parameter name=\"format\" value=\"json\"/>-->\n<!--<parameter name=\"httpMethod\" value=\"get\"/>-->\n<!--<parameter name=\"responsePrefix\" value=\"topology\"/>-->\n<!--<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>-->\n<!--<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>-->\n<!--<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>-->\n<!--<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>-->\n",\r
+        "comments": "",\r
+        "x": 3575.2325439453125,\r
+        "y": 6754.902435302734,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "99412df0.04b4f8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1451.2332763671875,\r
+        "y": 6879.902435302734,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "6da29c89.3512ec",\r
+                "23a2345e.db2bfc",\r
+                "4ea496a3.5a8a68"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4ea496a3.5a8a68",\r
+        "type": "switchNode",\r
+        "name": "switch connectivity has ethernet service",\r
+        "xml": "<switch test='`$tmp.aai.connectivity.etht-svc-name`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1733.433349609375,\r
+        "y": 7021.102630615234,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "fd259c6c.134fa8",\r
+                "9bf814bd.aca8b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9bf814bd.aca8b8",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1986.433349609375,\r
+        "y": 6999.102630615234,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "10bd46c.7fcbe39"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fd259c6c.134fa8",\r
+        "type": "outcome",\r
+        "name": "Null",\r
+        "xml": "<outcome value=''>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1986.433349609375,\r
+        "y": 7055.102630615234,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "10bd46c.7fcbe39",\r
+        "type": "execute",\r
+        "name": "execute RestApiCallNode Delete ethernet Service without token",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/data/ietf-eth-tran-service:etht-svc/etht-svc-instances=' + $tmp.aai.connectivity.etht-svc-name`\" />\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.restapi.connection-oof-url`\" />-->\n<!--<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/sotn-ethernet-service.json'`\" />-->\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"delete\"/>\n<parameter name='dirPath' value=\"/opt/onap/sdnc/restconfapi/yang\" />\n<parameter name=\"responsePrefix\" value=\"vpn-result\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2336.432861328125,\r
+        "y": 6989.102630615234,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "cc57d141.f3e88",\r
+                "6b29798.5078f08"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cc57d141.f3e88",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2668.932861328125,\r
+        "y": 6963.102630615234,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "e4bf775a.d74c18"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6b29798.5078f08",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2672.932861328125,\r
+        "y": 7003.102630615234,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "9dbbe180.4c39c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9dbbe180.4c39c",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2860.432861328125,\r
+        "y": 7007.102630615234,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "e4bf775a.d74c18",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing delete ethernet service rest api\" />\n",\r
+        "comments": "",\r
+        "x": 2856.932861328125,\r
+        "y": 6967.102630615234,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "78f62ea.0af84d",\r
+        "type": "execute",\r
+        "name": "execute RestApiCallNode Delete Underlay OTN tunnel from the LEAF ethernet Service",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/data/ietf-eth-tran-service:etht-svc/etht-svc-instances=' + $tmp.leafconn.etht-svc-name + '/underlay/otn-tunnels=' + $tmp.underlayOTN`\" />\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.restapi.connection-oof-url`\" />-->\n<!--<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/sotn-ethernet-service.json'`\" />-->\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"delete\"/>\n<parameter name='dirPath' value=\"/opt/onap/sdnc/restconfapi/yang\" />\n<parameter name=\"responsePrefix\" value=\"vpn-result\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1089.25,\r
+        "y": 4706.6856689453125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "51c55595.1dd8cc",\r
+                "c498093d.59e4c8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "51c55595.1dd8cc",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1517.749755859375,\r
+        "y": 4694.6856689453125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "bc110a38.b317b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c498093d.59e4c8",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1521.749755859375,\r
+        "y": 4734.6856689453125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "5805f739.dc8f9"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bc110a38.b317b",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing delete ethernet service rest api\" />\n",\r
+        "comments": "",\r
+        "x": 1675.749755859375,\r
+        "y": 4694.6856689453125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "5805f739.dc8f9",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1679.249755859375,\r
+        "y": 4734.6856689453125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "6f96293b.020fc",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5113,\r
+        "y": 5027.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "aad45f58.fbf018",\r
+                "2530767d.abaa5a",\r
+                "b9bc9e8d.66a4b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b9bc9e8d.66a4b8",\r
+        "type": "set",\r
+        "name": "set vpnNameToSearch",\r
+        "xml": "<set>\n<parameter name='vpnNameToSearch' value=\"`$tmp.aai.all-vpn-bindings.vpn-binding[$vpnbidx].vpn-name`\" />\n",\r
+        "comments": "",\r
+        "x": 5340,\r
+        "y": 4972.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "aad45f58.fbf018",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-searchVpnName",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-searchVpnName' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5494,\r
+        "y": 5024.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "2530767d.abaa5a",\r
+        "type": "switchNode",\r
+        "name": "switch $foundVpnName",\r
+        "xml": "<switch test=\"`$foundVpnName`\">\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5339,\r
+        "y": 5079.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "5fd0edea.97a1fc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5fd0edea.97a1fc",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5518,\r
+        "y": 5078.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "48fa24ff.a12f6c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "79dba259.2612cc",\r
+        "type": "set",\r
+        "name": "unset secondary related variables",\r
+        "xml": "<set>\n<parameter name='hasSecondary' value=\"false\" />\n<parameter name='network-route-three' value=\"\" />\n<parameter name='tmp.aai.network-route-three.' value=\"\" />\n<parameter name='tmp.aai.network-route-C.' value=\"\" />\n",\r
+        "comments": "",\r
+        "x": 3380.249969482422,\r
+        "y": 433.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "11c024cf.1cb7db",\r
+        "type": "set",\r
+        "name": "set network-route-three",\r
+        "xml": "<set>\n<parameter name='network-route-three' value=\"`$tmp.aai.logical-link.segment-id`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 3344.249969482422,\r
+        "y": 683.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "8bfce836.dcd148",\r
+        "type": "switchNode",\r
+        "name": "switch secondary empty?",\r
+        "xml": "<switch test='`length($network-route-three) == 0`'>\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3347.666473388672,\r
+        "y": 725.5357360839844,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "2011ad7a.50e2d2",\r
+                "3e343af8.ce24be"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2011ad7a.50e2d2",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3586.6663513183594,\r
+        "y": 561.5357666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "1f12a88c.b01c37"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3e343af8.ce24be",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3595.6663513183594,\r
+        "y": 608.5357666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "d6d1ae0e.a40e7"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d6d1ae0e.a40e7",\r
+        "type": "set",\r
+        "name": "set hasSecondary true",\r
+        "xml": "<set>\n<parameter name='hasSecondary' value=\"true\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 3809.6663513183594,\r
+        "y": 602.5357666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "1f12a88c.b01c37",\r
+        "type": "set",\r
+        "name": "set hasSecondary false",\r
+        "xml": "<set>\n<parameter name='hasSecondary' value=\"false\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 3813.6663513183594,\r
+        "y": 558.5357666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "41d8ce05.5caae",\r
+        "type": "outcome",\r
+        "name": "SECONDARY-ROOT",\r
+        "xml": "<outcome value='SECONDARY-ROOT'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4175.700408935547,\r
+        "y": 511.9857177734375,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "57b53193.85d2e8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "57b53193.85d2e8",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4349.700408935547,\r
+        "y": 506.9857177734375,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "2292f0ec.6f9e9",\r
+                "f8b394d0.6213f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2292f0ec.6f9e9",\r
+        "type": "set",\r
+        "name": "set network-route-SECONDARY-ROOT",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-SECONDARY-ROOT.' value=\"`$tmp.aai.network-route-one.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4593.700653076172,\r
+        "y": 498.9857177734375,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "f8b394d0.6213f",\r
+        "type": "set",\r
+        "name": "set network-route-C",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-C.' value=\"`$tmp.aai.network-route-one.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4539.700653076172,\r
+        "y": 538.9857177734375,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "4bc67983.47c6f",\r
+        "type": "outcome",\r
+        "name": "SECONDARY-ROOT",\r
+        "xml": "<outcome value='SECONDARY-ROOT'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4144.700408935547,\r
+        "y": 741.3857421875,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "ca96ae7a.f7e118"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ca96ae7a.f7e118",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4302.700164794922,\r
+        "y": 784.3855590820312,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "bdef3637.91db48",\r
+                "b84fc7dd.a088f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bdef3637.91db48",\r
+        "type": "set",\r
+        "name": "set network-route-SECONDARY-ROOT",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-SECONDARY-ROOT.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4524.700164794922,\r
+        "y": 770.3856811523438,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b84fc7dd.a088f8",\r
+        "type": "set",\r
+        "name": "set network-route-C",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-C.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4470.700164794922,\r
+        "y": 810.3856811523438,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "ec6aad53.7d628",\r
+        "type": "save",\r
+        "name": "get network-route-three from aai",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"network-route\"\n\tkey='network-route.route-id = $network-route-three'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.network-route-three\">",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3356.133270263672,\r
+        "y": 977.6190185546875,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "60b6baf9.326c5c",\r
+                "fffcc6ce.01cc38",\r
+                "232b371a.13f76"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "60b6baf9.326c5c",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3596.133270263672,\r
+        "y": 960.6190185546875,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "fffcc6ce.01cc38",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3591.642333984375,\r
+        "y": 1003.0450744628906,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "232b371a.13f76",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3595.642303466797,\r
+        "y": 1051.0450439453125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "b996a975.9f4ee8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b996a975.9f4ee8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 3751.133270263672,\r
+        "y": 1020.6189575195312,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "2df3eeae.ae260a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2df3eeae.ae260a",\r
+        "type": "switchNode",\r
+        "name": "switch nr type",\r
+        "xml": "<switch test='`$tmp.aai.network-route-three.type`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3873.133270263672,\r
+        "y": 967.6189575195312,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "30af5545.05a802",\r
+                "294528ca.16e348",\r
+                "fdf4c0e0.5eff08"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "30af5545.05a802",\r
+        "type": "outcome",\r
+        "name": "ROOT",\r
+        "xml": "<outcome value='ROOT'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4109.133270263672,\r
+        "y": 817.6189575195312,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "58899b33.3d8864"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "294528ca.16e348",\r
+        "type": "outcome",\r
+        "name": "LEAF",\r
+        "xml": "<outcome value='LEAF'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4105.133270263672,\r
+        "y": 873.6189575195312,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "2016713.cf9120e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "58899b33.3d8864",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4235.133270263672,\r
+        "y": 825.6189575195312,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "23e1076f.823948",\r
+                "e01e107b.4a322"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2016713.cf9120e",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4238.133270263672,\r
+        "y": 878.6189575195312,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "42b53bab.59e5ec",\r
+                "9f9141a1.5b5a98"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fdf4c0e0.5eff08",\r
+        "type": "outcome",\r
+        "name": "SECONDARY-ROOT",\r
+        "xml": "<outcome value='SECONDARY-ROOT'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4098.133270263672,\r
+        "y": 951.6189575195312,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "7151cb9d.fcc3b4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7151cb9d.fcc3b4",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4254.133270263672,\r
+        "y": 972.6189575195312,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "16090c67.366d8c",\r
+                "877ec323.7c8b08"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "23e1076f.823948",\r
+        "type": "set",\r
+        "name": "set network-route-ROOT",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-ROOT.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4482.133270263672,\r
+        "y": 855.6189575195312,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "e01e107b.4a322",\r
+        "type": "set",\r
+        "name": "set network-route-B",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-B.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4474.133270263672,\r
+        "y": 897.6189575195312,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "42b53bab.59e5ec",\r
+        "type": "set",\r
+        "name": "set network-route-LEAF",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-LEAF.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4475.133270263672,\r
+        "y": 949.6189575195312,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "9f9141a1.5b5a98",\r
+        "type": "set",\r
+        "name": "set network-route-A",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-A.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4462.133270263672,\r
+        "y": 989.6189575195312,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "877ec323.7c8b08",\r
+        "type": "set",\r
+        "name": "set network-route-C",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-C.' value=\"`$tmp.aai.network-route-three.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4436.133270263672,\r
+        "y": 1083.6189575195312,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "16090c67.366d8c",\r
+        "type": "set",\r
+        "name": "set network-route-SECONDARY-ROOT",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-SECONDARY-ROOT.' value=\"`$tmp.aai.network-route-three.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4498.133270263672,\r
+        "y": 1039.6189575195312,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "2a307068.85126",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 3700.13330078125,\r
+        "y": 2223.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "5e91bdef.ec251c",\r
+                "edfa6b23.11ec28"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "268e9ec4.4facea",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3527.466796875,\r
+        "y": 2224.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "2a307068.85126"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "15820d3a.1e0693",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3536.957763671875,\r
+        "y": 2266.8598022460938,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "5a5c2368.a7e5dc",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3525.466796875,\r
+        "y": 2313.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "5e91bdef.ec251c",\r
+        "type": "execute",\r
+        "name": "execute split tp-id to get pnf-name",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$tmp.aai.network-route-C.p-interface-dst.interface-name`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-domainC\"/>\n\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3990.466796875,\r
+        "y": 2239.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "fab0baab.63daf",\r
+                "4fbe9a1d.f89b1c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4fbe9a1d.f89b1c",\r
+        "type": "failure",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4213.466796875,\r
+        "y": 2194.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "e7a6f67c.223ba8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fab0baab.63daf",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4215.466796875,\r
+        "y": 2258.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "e4fc9765.fde21"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ad2e0fde.b44de8",\r
+        "type": "save",\r
+        "name": "get p-interface-dst from aai",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"p-interface\"\n\t    key=\"pnf.pnf-name = $tmp.dst.domainC.pnf-name\n\t        AND p-interface.interface-name = $tmp.aai.network-route-C.next-hop\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.network-route-C.p-interface-dst\" >\n\n<!--<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" -->\n<!--\tresource=\"p-interface\"-->\n<!--\t    key=\"pnf.pnf-name = $unique-src-node-Id-->\n<!--\t        and p-interface.interface-name = $tmp.aai.endpointA.relationship-list.relationship[$rel-index].relationship-data[0].relationship-value\"-->\n<!--\t\tlocal-only=\"false\" -->\n<!--\t\tpfx=\"tmp.aai.endpointA.p-interface-src\" >-->\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3321.466796875,\r
+        "y": 2245.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "268e9ec4.4facea",\r
+                "15820d3a.1e0693",\r
+                "5a5c2368.a7e5dc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8876fe3a.88e278",\r
+        "type": "comment",\r
+        "name": "Question?",\r
+        "info": "How to know if DG would send this get request\nin \"nodes\" namespace instead of \"network\" namespace?",\r
+        "comments": "",\r
+        "x": 3260.466796875,\r
+        "y": 2203.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "c02bc34.16c814",\r
+        "type": "execute",\r
+        "name": "execute split tp-id to get pnf-name",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$tmp.aai.network-route-C.next-hop`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-domainC-pnfName\"/>\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3341.466796875,\r
+        "y": 2093.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "85d9fc70.3a0b8",\r
+                "63a7add0.8255ec"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "63a7add0.8255ec",\r
+        "type": "failure",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3564.466796875,\r
+        "y": 2079.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "39d5594f.5d224e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "85d9fc70.3a0b8",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3566.466796875,\r
+        "y": 2112.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "39d5594f.5d224e",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 3712.466796875,\r
+        "y": 2072.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "cf9e5f0.1f2092",\r
+                "6b6736af.eb70a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cf9e5f0.1f2092",\r
+        "type": "set",\r
+        "name": "set pnf-name",\r
+        "xml": "<set>\n<parameter name='tmp.dst.domainC.pnf-name' value=\"`$param-prefix-domainC-pnfName[0] + '-' +\n                                                   $param-prefix-domainC-pnfName[1] + '-' +\n                                                   $param-prefix-domainC-pnfName[2] + '-' +\n                                                   $param-prefix-domainC-pnfName[3] + '-' +\n                                                   $param-prefix-domainC-pnfName[4] + '-' +\n                                                   $param-prefix-domainC-pnfName[5] + '-' +\n                                                   $param-prefix-domainC-pnfName[6] + '-' +\n                                                   $param-prefix-domainC-pnfName[7] + '-' +\n                                                   $param-prefix-domainC-pnfName[8]`\" />\n",\r
+        "comments": "",\r
+        "x": 3904.4666748046875,\r
+        "y": 2009.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "edfa6b23.11ec28",\r
+        "type": "for",\r
+        "name": "for each relationship",\r
+        "xml": "<for silentFailure='true' index='dividx' start='0' end='`$tmp.aai.network-route-C.p-interface-dst.relationship-list.relationship_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3971.466796875,\r
+        "y": 2370.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "c80278c9.710488"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c80278c9.710488",\r
+        "type": "switchNode",\r
+        "name": "switch related-to",\r
+        "xml": "<switch test='`$tmp.aai.network-route-C.p-interface-dst.relationship-list.relationship[$dividx].related-to`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4177.466796875,\r
+        "y": 2370.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "7e2cf131.a58a08"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6b6736af.eb70a",\r
+        "type": "get-resource",\r
+        "name": "get-resource src pnf",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.dst.domainC.pnf-name\"\n        pfx='tmp.aai.destination-secondary-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3926.4666748046875,\r
+        "y": 2077.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "9d1ec1c.6f0f9c",\r
+                "f4e7e55c.530698",\r
+                "d7c76719.0fc4b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9d1ec1c.6f0f9c",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4121.966796875,\r
+        "y": 2029.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "13bd6284.e3089d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f4e7e55c.530698",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4113.966796875,\r
+        "y": 2084.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "56e4b2a7.59d05c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d7c76719.0fc4b",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4118.966796875,\r
+        "y": 2141.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "67615599.b73f0c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "67615599.b73f0c",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 4270.966796875,\r
+        "y": 2142.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "13bd6284.e3089d",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4266.34912109375,\r
+        "y": 2026.9414367675781,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "3bd0a776.cdf68"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d87e7a94.9bda08",\r
+        "type": "set",\r
+        "name": "set SECONDARY-ROOT stuff",\r
+        "xml": "<set>\n<parameter name='tmp.SECONDARY-ROOT.pnf-name-long' value=\"`$param-prefix-domainC-pnfName[0] + '-' +\n                                                   $param-prefix-domainC-pnfName[1] + '-' +\n                                                   $param-prefix-domainC-pnfName[2] + '-' +\n                                                   $param-prefix-domainC-pnfName[3] + '-' +\n                                                   $param-prefix-domainC-pnfName[4] + '-' +\n                                                   $param-prefix-domainC-pnfName[5] + '-' +\n                                                   $param-prefix-domainC-pnfName[6] + '-' +\n                                                   $param-prefix-domainC-pnfName[7] + '-' +\n                                                   $param-prefix-domainC-pnfName[8]`\" />\n\n<!--<parameter name='tmp.ROOT.pnf-name-short' value=\"`$param-prefix-domainB-pnfName[8]`\" />-->\n<parameter name='tmp.SECONDARY-ROOT.pnf-name-short' value=\"`$tmp.dst-secondary.pnf-name`\" />\n\n<parameter name='tmp.SECONDARY-ROOT.uni-p-interface-long' value=\"`$tmp.aai.network-route-C.next-hop + '-' + $tmp.aai.network-route-C.logical-interface-id`\" />\n<parameter name='tmp.SECONDARY-ROOT.uni-tp-id' value=\"`$tmp.dst-secondary.ltpId`\" />\n",\r
+        "comments": "",\r
+        "x": 3322.13330078125,\r
+        "y": 2338.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "3b2ac73.1b40638",\r
+        "type": "comment",\r
+        "name": "NOT NEEDED ANYMORE?",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 4001.133270263672,\r
+        "y": 2314.285614013672,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "e4fc9765.fde21",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while splitting sna1_route\" />\n",\r
+        "comments": "",\r
+        "x": 4374.466796875,\r
+        "y": 2277.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "e7a6f67c.223ba8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 4378.466796875,\r
+        "y": 2191.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "ab9c8c2d.c18e8",\r
+                "2a323f5f.e64b7"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7e2cf131.a58a08",\r
+        "type": "outcome",\r
+        "name": "tunnel-termination-point",\r
+        "xml": "<outcome value='tunnel-termination-point'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4394.75244140625,\r
+        "y": 2369.1075439453125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "cefe725b.0f41e8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "56e4b2a7.59d05c",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 4281.966796875,\r
+        "y": 2087.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "ab9c8c2d.c18e8",\r
+        "type": "set",\r
+        "name": "set ltpId",\r
+        "xml": "<set>\n<parameter name='tmp.dst-secondary.ltpId' value='`$param-prefix-domainC[$param-prefix-domainC_length -1]`' />\n",\r
+        "comments": "",\r
+        "x": 4548.466796875,\r
+        "y": 2152.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "2a323f5f.e64b7",\r
+        "type": "set",\r
+        "name": "set pnf-name",\r
+        "xml": "<set>\n<parameter name='tmp.dst-secondary.pnf-name' value='`$param-prefix-domainC[$param-prefix-domainC_length -3]`' />\n",\r
+        "comments": "",\r
+        "x": 4549.466796875,\r
+        "y": 2257.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "89cd5649.143b88",\r
+        "type": "comment",\r
+        "name": "TODO: FIXME",\r
+        "info": "using the output of regex string arrays,\nconcatinate index 0 to index[length-2] all together\nin order to assemble the correct pnf-name",\r
+        "comments": "",\r
+        "x": 4544.466796875,\r
+        "y": 2206.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "cefe725b.0f41e8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 4601.583984375,\r
+        "y": 2358.626220703125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "a03cf587.06cef8",\r
+                "a11cf500.909288",\r
+                "7b4cfab6.8e3e3c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a03cf587.06cef8",\r
+        "type": "set",\r
+        "name": "set destination ttp-id",\r
+        "xml": "<set>\n<parameter name='tmp.destination-secondary.ttp-id' value=\"`$tmp.aai.network-route-C.p-interface-dst.relationship-list.relationship[$dividx].relationship-data[0].relationship-value`\" />\n",\r
+        "comments": "",\r
+        "x": 4816.583984375,\r
+        "y": 2320.626220703125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "a11cf500.909288",\r
+        "type": "get-resource",\r
+        "name": "get-resource src TTP",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"tunnel-termination-point\" \n\t\tkey=\"tunnel-termination-point.ttp-id = $tmp.destination-secondary.ttp-id \n\t\tAND depth = '0'\"\n        pfx='tmp.aai.destination-secondary-ttp' local-only='false' >\n\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4813.583984375,\r
+        "y": 2359.626220703125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "1d4bbcf2.4e364b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7b4cfab6.8e3e3c",\r
+        "type": "break",\r
+        "name": "break",\r
+        "xml": "<break>\n",\r
+        "comments": "",\r
+        "x": 4769.083984375,\r
+        "y": 2401.626220703125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "5a11b9ac.0be8e",\r
+        "type": "outcome",\r
+        "name": "esr-thirdparty-sdnc",\r
+        "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4850.466796875,\r
+        "y": 2111.285888671875,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "9451ac43.685578"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3bd0a776.cdf68",\r
+        "type": "for",\r
+        "name": "for each relationship",\r
+        "xml": "<for silentFailure='true' index='dpvidx' start='0' end='`$tmp.aai.destination-secondary-pnf.relationship-list.relationship_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4450.4666748046875,\r
+        "y": 2041.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "baa608db.a0fe08"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "baa608db.a0fe08",\r
+        "type": "switchNode",\r
+        "name": "switch related-to",\r
+        "xml": "<switch test='`$tmp.aai.destination-secondary-pnf.relationship-list.relationship[$dpvidx].related-to`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4647.466796875,\r
+        "y": 2107.285888671875,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "5a11b9ac.0be8e",\r
+                "41776d15.aa3ae4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "41776d15.aa3ae4",\r
+        "type": "outcome",\r
+        "name": "network-resource",\r
+        "xml": "<outcome value='network-resource'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4852.466796875,\r
+        "y": 2184.285888671875,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "e63bdf76.82117"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1d4bbcf2.4e364b",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4994.083984375,\r
+        "y": 2358.626220703125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "65012ff0.bac99"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "65012ff0.bac99",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 5152.083984375,\r
+        "y": 2358.626220703125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "8f16bdf7.24b18"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8f16bdf7.24b18",\r
+        "type": "set",\r
+        "name": "set destination tunnel tp ip",\r
+        "xml": "<set>\n<parameter name='destination-secondary.tunnel-tp-id' value=\"`$tmp.aai.destination-secondary-ttp.tunnel-tp-id`\" />\n",\r
+        "comments": "",\r
+        "x": 5359.083984375,\r
+        "y": 2358.626220703125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "9451ac43.685578",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 5027.466796875,\r
+        "y": 2103.285888671875,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "801b98ce.90edc",\r
+                "5fb93bf0.4b325c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5fb93bf0.4b325c",\r
+        "type": "execute",\r
+        "name": "get esr-thirdparty-sdnc",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.domainC.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domainC.esr-thirdparty-sdnc' local-only='false' >",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5235.466796875,\r
+        "y": 2110.285888671875,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "44bfb2a0.4cab3c",\r
+                "f1164e18.e0f19",\r
+                "7ca3e4f2.88fb4c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e63bdf76.82117",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 5029.466796875,\r
+        "y": 2176.285888671875,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "de27c7f7.c9276"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "801b98ce.90edc",\r
+        "type": "set",\r
+        "name": "set esr-thirdparty-sdnc domainC id",\r
+        "xml": "<set>\n<parameter name='tmp.domainC.esr-thirdparty-id' value=\"`$tmp.aai.destination-secondary-pnf.relationship-list.relationship[$dpvidx].relationship-data[0].relationship-value`\" />\n",\r
+        "comments": "",\r
+        "x": 5265.466796875,\r
+        "y": 2058.285888671875,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "de27c7f7.c9276",\r
+        "type": "set",\r
+        "name": "set domainC ethernet layer network-id",\r
+        "xml": "<set>\n<parameter name='tmp.domainC.eth-network-id' value=\"`$tmp.aai.destination-secondary-pnf.relationship-list.relationship[$dpvidx].relationship-data[0].relationship-value`\" />\n",\r
+        "comments": "",\r
+        "x": 5264.466796875,\r
+        "y": 2300.285888671875,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "44bfb2a0.4cab3c",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5445.466796875,\r
+        "y": 2101.285888671875,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "e82fded9.073898"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f1164e18.e0f19",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5437.466796875,\r
+        "y": 2156.285888671875,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "85250ba4.806898"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7ca3e4f2.88fb4c",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5442.466796875,\r
+        "y": 2213.285888671875,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "7d5613c0.f5f4cc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7d5613c0.f5f4cc",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 5594.466796875,\r
+        "y": 2214.285888671875,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "85250ba4.806898",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 5605.466796875,\r
+        "y": 2159.285888671875,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "e82fded9.073898",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5589.84912109375,\r
+        "y": 2098.9415588378906,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "7c8249af.5ed848"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7c8249af.5ed848",\r
+        "type": "set",\r
+        "name": "set controller domainC data",\r
+        "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainC.url' value=\"`$tmp.aai.domainB.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainC.user' value=\"`$tmp.aai.domainB.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainC.password' value=\"`$tmp.aai.domainB.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n\n\n<!--<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >-->\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />-->\n<!--<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />-->\n<!--<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />-->\n<!--<parameter name=\"format\" value=\"json\"/>-->\n<!--<parameter name=\"httpMethod\" value=\"get\"/>-->\n<!--<parameter name=\"responsePrefix\" value=\"topology\"/>-->\n<!--<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>-->\n<!--<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>-->\n<!--<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>-->\n<!--<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>-->\n",\r
+        "comments": "",\r
+        "x": 5804.466796875,\r
+        "y": 2095.285888671875,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "1e88543b.84a814",\r
+        "type": "switchNode",\r
+        "name": "switch $hasSecondary",\r
+        "xml": "<switch test='`$hasSecondary`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3836.13330078125,\r
+        "y": 2707.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "4bbf44dd.c34104"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4bbf44dd.c34104",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4027.13330078125,\r
+        "y": 2711.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "ca18cabf.134c3"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ca18cabf.134c3",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4154.13330078125,\r
+        "y": 2710.2857666015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "ef98dd66.570548"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ef98dd66.570548",\r
+        "type": "save",\r
+        "name": "get secondary root uni from aai",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"uni\"\n\t    key=\"uni.id = $tmp.SECONDARY-ROOT.uni-p-interface-long\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.secondaryrootuni\" >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4380.467041015625,\r
+        "y": 2703.619384765625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "c3cc04e3.9995e8",\r
+                "96ef8840.c20b2",\r
+                "50ef7648.d143f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c3cc04e3.9995e8",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4747.466796875,\r
+        "y": 2597.6192626953125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "625acc3d.d4dd04"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "96ef8840.c20b2",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4742.975830078125,\r
+        "y": 2642.0452270507812,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "b87c29ed.e7a1d8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "50ef7648.d143f",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4738.975830078125,\r
+        "y": 2692.0452880859375,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "2796810b.682956"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "96d93656.6958b8",\r
+        "type": "save",\r
+        "name": "update SECONDARY-ROOT UNI in AAI",\r
+        "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='uni' \n      key='uni.id = $tmp.SECONDARY-ROOT.uni-p-interface-long'>\n<parameter name='id' value='`$tmp.SECONDARY-ROOT.uni-p-interface-long`' />\n<parameter name='data-source' value='`$tmp.newbw`' />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5186.976318359375,\r
+        "y": 2687.04541015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "625acc3d.d4dd04",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 4910.038330078125,\r
+        "y": 2596.9049682617188,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b87c29ed.e7a1d8",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
+        "comments": "",\r
+        "x": 4910.975830078125,\r
+        "y": 2642.0452270507812,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "2796810b.682956",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 4907.975830078125,\r
+        "y": 2692.0452880859375,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "5a769bdf.551e9c",\r
+                "96d93656.6958b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5a769bdf.551e9c",\r
+        "type": "set",\r
+        "name": "set new bw",\r
+        "xml": "<set>\n<parameter name='tmp.newbw' value='`$tmp.aai.secondaryrootuni.data-source - $bwToBeDecreased`' />\n",\r
+        "comments": "",\r
+        "x": 5089.9765625,\r
+        "y": 2634.0452880859375,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b7814ecb.1580d",\r
+        "type": "switchNode",\r
+        "name": "switch tmp.mmUNI-id-long != SECONDARY-ROOT UNI",\r
+        "xml": "\n<switch test=\"`$tmp.mmUNI-id-long != $tmp.SECONDARY-ROOT.uni-p-interface-long`\">\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4624.467041015625,\r
+        "y": 3547.6190185546875,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "cf2467a.3e0e698"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cf2467a.3e0e698",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4914.467041015625,\r
+        "y": 3549.6190185546875,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "774ecc4a.3ad124"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fc616200.2baf58",\r
+        "type": "switchNode",\r
+        "name": "switch $hasSecondary",\r
+        "xml": "<switch test='`$hasSecondary`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4277,\r
+        "y": 5777.6192626953125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "b0c64a0a.29dee8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b0c64a0a.29dee8",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4468,\r
+        "y": 5781.6192626953125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "b39a4675.08bbf"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b39a4675.08bbf",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4595,\r
+        "y": 5780.6192626953125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "6b59d25.075b22c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6b59d25.075b22c",\r
+        "type": "switchNode",\r
+        "name": "switch 2-ROOTS in same domain?",\r
+        "xml": "<!-- This is to check the provider-id of ROOt and SECONDARY-ROOT-->\n<switch test='`$param-prefix-domainB[$param-prefix-domainB_length -9] == $param-prefix-domainC[$param-prefix-domainC_length -9]`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4820.3330078125,\r
+        "y": 5782.6192626953125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "84c8a22.08a86e",\r
+                "8ae9054d.68fd08"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "84c8a22.08a86e",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5030.3330078125,\r
+        "y": 5759.6192626953125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "93a0772f.9be09"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8ae9054d.68fd08",\r
+        "type": "outcomeTrue",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5035.3330078125,\r
+        "y": 5808.6192626953125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "2db83bd3.7a132c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "93a0772f.9be09",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5156.3330078125,\r
+        "y": 5759.6192626953125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "2db83bd3.7a132c",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5153.3330078125,\r
+        "y": 5815.6192626953125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "81928378.5f469",\r
+                "9b2406e3.5e7a08"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "81928378.5f469",\r
+        "type": "save",\r
+        "name": "update SECONDARY-ROOT connectivity resource in AAI",\r
+        "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $tmp.aai.SECONDARY-ROOT.connectivity.connectivity-id'>\n<parameter name='connectivity-id' value='`$tmp.aai.SECONDARY-ROOT.connectivity.connectivity-id`' />\n<parameter name='operational-status' value='Modified' />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5467.3330078125,\r
+        "y": 5874.6192626953125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "6888e6dc.67e04",\r
+        "type": "comment",\r
+        "name": "Update connectivity status to modified",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 5399.550048828125,\r
+        "y": 5826.4190673828125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "9b2406e3.5e7a08",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-helper-find-SECONDARY-ROOT-conn",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-helper-find-SECONDARY-ROOT-conn' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5598,\r
+        "y": 5784.6192626953125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "d07ac0db.fa9818",\r
+        "type": "switchNode",\r
+        "name": "switch $hasSecondary",\r
+        "xml": "<switch test='`$hasSecondary`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 868,\r
+        "y": 4974.6187744140625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "a4f6e106.afc2d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a4f6e106.afc2d",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1059,\r
+        "y": 4978.6187744140625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "617b198c.79c0a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "617b198c.79c0a",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1186,\r
+        "y": 4977.6187744140625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "f89a9d64.adeb98"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f89a9d64.adeb98",\r
+        "type": "switchNode",\r
+        "name": "switch 2-ROOTS in same domain?",\r
+        "xml": "<!-- This is to check the provider-id of ROOt and SECONDARY-ROOT-->\n<switch test='`$param-prefix-domainB[$param-prefix-domainB_length -9] == $param-prefix-domainC[$param-prefix-domainC_length -9]`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1411.3330078125,\r
+        "y": 4979.6187744140625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "6035813d.1e7338",\r
+                "b4705906.43572"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6035813d.1e7338",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1621.3330078125,\r
+        "y": 4956.6187744140625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "b1155932.92831"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b4705906.43572",\r
+        "type": "outcomeTrue",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1626.3330078125,\r
+        "y": 5005.6187744140625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "62407b64.a07c9c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b1155932.92831",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1747.3330078125,\r
+        "y": 4956.6187744140625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "62407b64.a07c9c",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1744.3330078125,\r
+        "y": 5012.6187744140625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "d0271ecc.53e168",\r
+                "83be22a.f7cdb6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "83be22a.f7cdb6",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-helper-find-SECONDARY-ROOT-conn",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-helper-find-SECONDARY-ROOT-conn' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2189,\r
+        "y": 4981.6187744140625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "d29b17e9.2cbf8",\r
+        "type": "comment",\r
+        "name": "Update connectivity status to modified",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 1990.550048828125,\r
+        "y": 5023.4185791015625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "d0271ecc.53e168",\r
+        "type": "save",\r
+        "name": "update SECONDARY-ROOT connectivity resource in AAI",\r
+        "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $tmp.aai.SECONDARY-ROOT.connectivity.connectivity-id'>\n<parameter name='connectivity-id' value='`$tmp.aai.SECONDARY-ROOT.connectivity.connectivity-id`' />\n<parameter name='operational-status' value='Modified' />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2058.3330078125,\r
+        "y": 5071.6187744140625,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "e88fc760.9f3988",\r
+        "type": "switchNode",\r
+        "name": "switch $hasSecondary",\r
+        "xml": "<switch test='`$hasSecondary`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1470.3333740234375,\r
+        "y": 5815.6192626953125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "c0695dac.6b173"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c0695dac.6b173",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1661.3333740234375,\r
+        "y": 5819.6192626953125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "a704fbb5.caa0b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a704fbb5.caa0b",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1788.3333740234375,\r
+        "y": 5818.6192626953125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "bc272657.983128"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bc272657.983128",\r
+        "type": "switchNode",\r
+        "name": "switch 2-ROOTS in same domain?",\r
+        "xml": "<!-- This is to check the provider-id of ROOt and SECONDARY-ROOT-->\n<switch test='`$param-prefix-domainB[$param-prefix-domainB_length -9] == $param-prefix-domainC[$param-prefix-domainC_length -9]`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2013.6663818359375,\r
+        "y": 5820.6192626953125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "31bdfa25.d18a2e",\r
+                "c242900c.77afd8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "31bdfa25.d18a2e",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2223.6663818359375,\r
+        "y": 5797.6192626953125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "9d78f5ef.5cf228"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c242900c.77afd8",\r
+        "type": "outcomeTrue",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2228.6663818359375,\r
+        "y": 5846.6192626953125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "d542d85e.71ea7"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9d78f5ef.5cf228",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2349.6663818359375,\r
+        "y": 5797.6192626953125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "d542d85e.71ea7",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2346.6663818359375,\r
+        "y": 5853.6192626953125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            [\r
+                "d23f59ed.73bc4",\r
+                "2e5ee108.277b9e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2e5ee108.277b9e",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-helper-find-SECONDARY-ROOT-conn",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-helper-find-SECONDARY-ROOT-conn' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2791.3333740234375,\r
+        "y": 5822.6192626953125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "868b21d1.a7652",\r
+        "type": "comment",\r
+        "name": "Update connectivity status to modified",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 2592.8834228515625,\r
+        "y": 5864.4190673828125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "d23f59ed.73bc4",\r
+        "type": "save",\r
+        "name": "update SECONDARY-ROOT connectivity resource in AAI",\r
+        "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $tmp.aai.SECONDARY-ROOT.connectivity.connectivity-id'>\n<parameter name='connectivity-id' value='`$tmp.aai.SECONDARY-ROOT.connectivity.connectivity-id`' />\n<parameter name='operational-status' value='Modified' />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2660.6663818359375,\r
+        "y": 5912.6192626953125,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "73f93f1a.1715d8",\r
+        "type": "execute",\r
+        "name": "execute Terminate SSE Connection",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restconfdiscovery.RestconfDiscoveryNode' method='deleteSubscriptionAndSseConnection' >\n<parameter name=\"subscriberId\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url`\" />\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.cll-terminate-notification.templatefile`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/operations/ietf-subscribed-notifications:delete-subscription'`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainConn.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainConn.password`\" />\n<parameter name=\"dirPath\" value=\"/opt/sdnc/restconfapi/yang/notification\" />\n<parameter name=\"format\" value=\"json\" />\n<parameter name=\"httpMethod\" value=\"post\" />\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n<parameter name='customHttpHeaders' value=\"X-ACCESS-TOKEN=x-ik2ps4ikvzupbx0486ft1ebzs7rt85futh9ho6eofy3wjsap7wqktemlqm4bbsmnar3vrtbyrzukbv5itd6m1cftldpjarnyle3sdcqq9hftc4lebz464b5ffxmlbvg9\" />\n<parameter name=\"module\" value=\"GENERIC-RESOURCE-API\" />\n<parameter name=\"rpc\" value=\"cll-vnf-topology-operation-cll-callbackdg-notification\" />\n<parameter name=\"version\" value=\"`$project.version`\" />\n<parameter name=\"mode\" value=\"sync\" />\n<parameter name=\"responsePrefix\" value=\"restapi-result\"/>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1520.7666625976562,\r
+        "y": 6121,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "5f7e37aa.0d2258",\r
+        "type": "set",\r
+        "name": "set parameters",\r
+        "xml": "<set>\n<parameter name='subscriptionId' value='`$rcvd-bandwidth-value`' />\n",\r
+        "comments": "",\r
+        "x": 1452.800048828125,\r
+        "y": 6062.39990234375,\r
+        "z": "1806503a.76a7a",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "29311664.f24592",\r
+        "type": "execute",\r
+        "name": "execute Terminate SSE Connection",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restconfdiscovery.RestconfDiscoveryNode' method='deleteSubscriptionAndSseConnection' >\n<parameter name=\"subscriberId\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url`\" />\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.cll-terminate-notification.templatefile`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/operations/ietf-subscribed-notifications:delete-subscription'`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainConn.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainConn.password`\" />\n<parameter name=\"dirPath\" value=\"/opt/sdnc/restconfapi/yang/notification\" />\n<parameter name=\"format\" value=\"json\" />\n<parameter name=\"httpMethod\" value=\"post\" />\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n<parameter name='customHttpHeaders' value=\"X-ACCESS-TOKEN=x-ik2ps4ikvzupbx0486ft1ebzs7rt85futh9ho6eofy3wjsap7wqktemlqm4bbsmnar3vrtbyrzukbv5itd6m1cftldpjarnyle3sdcqq9hftc4lebz464b5ffxmlbvg9\" />\n<parameter name=\"module\" value=\"GENERIC-RESOURCE-API\" />\n<parameter name=\"rpc\" value=\"cll-vnf-topology-operation-cll-callbackdg-notification\" />\n<parameter name=\"version\" value=\"`$project.version`\" />\n<parameter name=\"mode\" value=\"sync\" />\n<parameter name=\"responsePrefix\" value=\"restapi-result\"/>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2069.433349609375,\r
+        "y": 5569.2333984375,\r
+        "z": "1806503a.76a7a",\r
+        "wires": [\r
+            []\r
+        ]\r
     }\r
 ]
\ No newline at end of file