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 241228f..1a4c840 100644 (file)
@@ -1,20 +1,20 @@
 [\r
     {\r
-        "id": "4eba0592.d8f9ec",\r
+        "id": "d6c73c0b.0d5f48",\r
         "type": "dgstart",\r
         "name": "DGSTART",\r
         "outputs": 1,\r
-        "x": 171.88333129882812,\r
-        "y": 174,\r
-        "z": "d1eceead.adafe",\r
+        "x": 157.88330078125,\r
+        "y": 156.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2ad94242.d34e8e"\r
+                "d49f5b5f.8b9338"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2ad94242.d34e8e",\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": 235.23810863494873,\r
-        "z": "d1eceead.adafe",\r
+        "y": 212.52387523651123,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "86bffa6e.8633f8"\r
+                "3720330.25593ce"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "86bffa6e.8633f8",\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": 320.0000305175781,\r
-        "z": "d1eceead.adafe",\r
+        "y": 297.2857971191406,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "47cd43dd.6a0c84"\r
+                "7f694928.267bb8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "47cd43dd.6a0c84",\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": 379,\r
-        "z": "d1eceead.adafe",\r
+        "y": 356.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "17095ff1.ceb8e",\r
-                "f2cac95d.2dd4f",\r
-                "41a5db6f.16b124"\r
+                "14360151.1c2e2f",\r
+                "2b05d42f.ff48b4",\r
+                "b833ca08.643e2"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "17095ff1.ceb8e",\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": 649.9302978515625,\r
-        "z": "d1eceead.adafe",\r
+        "y": 627.216064453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f2cac95d.2dd4f",\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": 352.33331298828125,\r
-        "z": "d1eceead.adafe",\r
+        "y": 329.61907958984375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d39ef031.51bcf8",\r
-                "d0a14c94.f617f8",\r
-                "66ff38b5.215e28"\r
+                "41fb5683.e713a",\r
+                "80e71c24.60d2d",\r
+                "fe4111b5.f2228"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d39ef031.51bcf8",\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": 210.33331298828125,\r
-        "z": "d1eceead.adafe",\r
+        "y": 187.61907958984375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6bec9327.9503c4"\r
+                "41abc238.ea1884"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d0a14c94.f617f8",\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": 279.9073486328125,\r
-        "z": "d1eceead.adafe",\r
+        "y": 257.193115234375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "73227915.55ca3"\r
+                "844c0ad5.c095b"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "66ff38b5.215e28",\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": 326.33331298828125,\r
-        "z": "d1eceead.adafe",\r
+        "y": 303.61907958984375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5c121a7a.2c527c"\r
+                "1e9cd9f4.55835e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "dcc088f.fb3b378",\r
+        "id": "692bc437.51a034",\r
         "type": "comment",\r
         "name": "new for TransportSlicing",\r
         "info": "",\r
         "comments": "",\r
         "x": 1113.6452941894531,\r
-        "y": 240.33331298828125,\r
-        "z": "d1eceead.adafe",\r
+        "y": 217.61907958984375,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "41a5db6f.16b124",\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": 292.33331298828125,\r
-        "z": "d1eceead.adafe",\r
+        "y": 269.61907958984375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "6bec9327.9503c4",\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": 207,\r
-        "z": "d1eceead.adafe",\r
+        "y": 184.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "52c7d728.b872f8",\r
-                "31624b25.4a6dec"\r
+                "edbcfce1.4d552",\r
+                "d741e3bd.0b6788"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "73227915.55ca3",\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": 282.8597717285156,\r
-        "z": "d1eceead.adafe",\r
+        "y": 260.1455383300781,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5c121a7a.2c527c",\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": 327,\r
-        "z": "d1eceead.adafe",\r
+        "y": 304.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "52c7d728.b872f8",\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": 244,\r
-        "z": "d1eceead.adafe",\r
+        "y": 221.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b08352cf.6ac34"\r
+                "589ae77f.807888"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "31624b25.4a6dec",\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": 171,\r
-        "z": "d1eceead.adafe",\r
+        "y": 148.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "b08352cf.6ac34",\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": 319,\r
-        "z": "d1eceead.adafe",\r
+        "y": 296.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "bdd428b9.6fddd",\r
-                "8710bcb7.6e657",\r
-                "6f728611.a8a3e",\r
-                "6d42412e.61e8d",\r
-                "e22daf3c.82e7c8"\r
+                "10bd96f7.8fa059",\r
+                "cb92da4c.da1bb",\r
+                "cbe49015.ae0dd",\r
+                "6c495f2.f763aa",\r
+                "4304e2aa.cc073c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "50e447ae.0fde38",\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": 370,\r
-        "z": "d1eceead.adafe",\r
+        "y": 347.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "27d61e5e.f12fe2",\r
-                "2c908c8d.59c394",\r
-                "32fadd2c.e0a1c2"\r
+                "c68fbf4e.5d82c",\r
+                "2146d17e.d0a56e",\r
+                "f04a7ec7.eb68d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "27d61e5e.f12fe2",\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": 437,\r
-        "z": "d1eceead.adafe",\r
+        "y": 414.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "4e35bc34.a92d94"\r
+                "cbd25b41.5a644"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2c908c8d.59c394",\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": 336.573974609375,\r
-        "z": "d1eceead.adafe",\r
+        "y": 313.8597412109375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6fdcac69.b07bec"\r
+                "d020f647.b48948"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "32fadd2c.e0a1c2",\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": 386,\r
-        "z": "d1eceead.adafe",\r
+        "y": 363.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "71176ed6.70694"\r
+                "bf60182e.46d6e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "bdd428b9.6fddd",\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": 351,\r
-        "z": "d1eceead.adafe",\r
+        "y": 328.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "7043f926.26b93",\r
-                "50e447ae.0fde38",\r
-                "8af2638e.140428",\r
-                "b2d6bb83.745318"\r
+                "9d7e7b42.ef2a18",\r
+                "5f06cb70.adae8c",\r
+                "b4f5dada.48378",\r
+                "5db562b1.71111c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7043f926.26b93",\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": 289,\r
-        "z": "d1eceead.adafe",\r
+        "y": 266.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "6d42412e.61e8d",\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": 301,\r
-        "z": "d1eceead.adafe",\r
+        "y": 278.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "8710bcb7.6e657",\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": 160,\r
-        "z": "d1eceead.adafe",\r
+        "y": 137.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "6f728611.a8a3e",\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": 201,\r
-        "z": "d1eceead.adafe",\r
+        "y": 178.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "8a5a98d5.6ebb1",\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": 113,\r
-        "z": "d1eceead.adafe",\r
+        "y": 90.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2303563c.e9131a",\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": 247,\r
-        "z": "d1eceead.adafe",\r
+        "y": 224.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "6fdcac69.b07bec",\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": 339,\r
-        "z": "d1eceead.adafe",\r
+        "y": 316.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "71176ed6.70694",\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": 388.1402587890625,\r
-        "z": "d1eceead.adafe",\r
+        "y": 365.426025390625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "4e35bc34.a92d94",\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": 439.1402587890625,\r
-        "z": "d1eceead.adafe",\r
+        "y": 416.426025390625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6a0085f3.85f3dc"\r
+                "365e9f97.d4a028"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6a0085f3.85f3dc",\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": 386.1402587890625,\r
-        "z": "d1eceead.adafe",\r
+        "y": 363.426025390625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "47170bd3.47cd24",\r
-                "41231d4a.3c5914",\r
-                "413cb45a.a52f94"\r
+                "6e92372c.3a07f8",\r
+                "c96fb012.9bb888",\r
+                "95b7cbb5.ac06c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "41231d4a.3c5914",\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": 278.7142333984375,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3277.311767578125,\r
+        "y": 20,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ddcd6972.1cc26"\r
+                "58ab1443.358994"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ddcd6972.1cc26",\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": 279,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3454.88330078125,\r
+        "y": 20.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "413cb45a.a52f94",\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": 328.1402587890625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3272.82080078125,\r
+        "y": 69.426025390625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "29789682.9a5ca2"\r
+                "1f97dde6.30f20a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "29789682.9a5ca2",\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": 328.1402587890625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3454.82080078125,\r
+        "y": 69.426025390625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "47170bd3.47cd24",\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": 379.1402587890625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3276.82080078125,\r
+        "y": 120.426025390625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5d602163.27f0b"\r
+                "7a25dc67.63046c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5d602163.27f0b",\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": 379.1402587890625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3456.82080078125,\r
+        "y": 120.426025390625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "dd9e7161.bb7c"\r
+                "742cdaa9.4808c4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "dd9e7161.bb7c",\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": 514,\r
-        "z": "d1eceead.adafe",\r
+        "y": 491.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e567be5f.46cf",\r
-                "117d3c85.14baf3"\r
+                "9afa3e4f.f2f2c8",\r
+                "ce58b166.b2448"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "117d3c85.14baf3",\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": 521,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3332.88330078125,\r
+        "y": 262.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "e567be5f.46cf",\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": 575,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3331.88330078125,\r
+        "y": 316.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "1aa53c9a.ee4c73"\r
+                "aba0f7b5.b64ec8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "16e58d5c.45543b",\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": 529,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4076.88330078125,\r
+        "y": 270.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e0a75ebb.a4e0a"\r
+                "e079a6c2.9c941"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e0a75ebb.a4e0a",\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": 521.9998779296875,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4253.8831787109375,\r
+        "y": 263.28564453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "64783b1d.9ea984",\r
-                "aa6dd372.e093d"\r
+                "83280d27.4bae7",\r
+                "92c6fb1f.05a328"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1aa53c9a.ee4c73",\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": 501,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3495.88330078125,\r
+        "y": 242.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9d9386aa.4ba0f",\r
-                "a5c7d0d0.70a6f8"\r
+                "a8c08369.0aef78",\r
+                "98755b5f.40e4a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9d9386aa.4ba0f",\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": 457,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3776.88330078125,\r
+        "y": 198.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ac9ffe20.350ab8"\r
+                "64ebbb1e.14821c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ac9ffe20.350ab8",\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": 457,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4038.88330078125,\r
+        "y": 198.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "16e58d5c.45543b"\r
+                "50f7604e.0c4dc8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "64783b1d.9ea984",\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": 478.9998779296875,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4496.8831787109375,\r
+        "y": 220.28564453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "aa6dd372.e093d",\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": 533.9998779296875,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4485.8831787109375,\r
+        "y": 275.28564453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a2aec981.c05928",\r
-                "c6a2ea9c.683df",\r
-                "b8928013.256998"\r
+                "26a63936.d2dcb6",\r
+                "935c2a76.01522",\r
+                "61809f6c.f102a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b8928013.256998",\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": 420,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4738.88330078125,\r
+        "y": 161.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "83be4f6.3f006b"\r
+                "8483d549.4ff1d8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "83be4f6.3f006b",\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": 420.2857666015625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4887.454833984375,\r
+        "y": 161.571533203125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "586d6db7.c2d804",\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": 464.426025390625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4886.392333984375,\r
+        "y": 205.7117919921875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c6a2ea9c.683df",\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": 464.426025390625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4727.392333984375,\r
+        "y": 205.7117919921875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "586d6db7.c2d804"\r
+                "79f73429.37a0f4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a2aec981.c05928",\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": 543.426025390625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4734.392333984375,\r
+        "y": 284.7117919921875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "4d4b39ee.fece78"\r
+                "4efa868e.4aaf8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4d4b39ee.fece78",\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": 543.426025390625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4873.392333984375,\r
+        "y": 284.7117919921875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "68714312.362fe4",\r
-                "860808d4.582b4"\r
+                "ac693539.f50e98",\r
+                "9a31854c.efaef8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "68714312.362fe4",\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": 541,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5078.88330078125,\r
+        "y": 282.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "860808d4.582b4",\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": 587,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5077.88330078125,\r
+        "y": 328.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a5c7d0d0.70a6f8",\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": 573,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3593.88330078125,\r
+        "y": 314.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "91204981.e8b1c8"\r
+                "a599949c.47c2"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "91204981.e8b1c8",\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": 573,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3873.88330078125,\r
+        "y": 314.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "815c7496.5664a8"\r
+                "9f30fb79.9864f8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "815c7496.5664a8",\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": 826.0001220703125,\r
-        "z": "d1eceead.adafe",\r
+        "y": 803.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2e1a5e6a.390622"\r
+                "4497a7be.db159"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2e1a5e6a.390622",\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": 819,\r
-        "z": "d1eceead.adafe",\r
+        "y": 796.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "fda12a63.354948",\r
-                "9acb494f.3c831"\r
+                "748da704.3dc228",\r
+                "132fdd9a.6a584a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "fda12a63.354948",\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": 776,\r
-        "z": "d1eceead.adafe",\r
+        "y": 753.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9acb494f.3c831",\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": 831,\r
-        "z": "d1eceead.adafe",\r
+        "y": 808.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2cf3e7af.84ed7",\r
-                "7720ff91.14ecb8",\r
-                "6208751c.cb4214"\r
+                "1d5c52ad.8a4fcd",\r
+                "c6fd8eb5.369a58",\r
+                "b0ba9e98.5ef29"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2cf3e7af.84ed7",\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": 809.573974609375,\r
-        "z": "d1eceead.adafe",\r
+        "y": 786.8597412109375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "644aada5.da5074"\r
+                "81786826.f1adc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7720ff91.14ecb8",\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": 854,\r
-        "z": "d1eceead.adafe",\r
+        "y": 831.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b4b18b88.8b8778"\r
+                "568abbfd.c78f14"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "644aada5.da5074",\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": 809.8597412109375,\r
-        "z": "d1eceead.adafe",\r
+        "y": 787.1455078125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "b4b18b88.8b8778",\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": 854,\r
-        "z": "d1eceead.adafe",\r
+        "y": 831.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "6208751c.cb4214",\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": 933,\r
-        "z": "d1eceead.adafe",\r
+        "y": 910.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f4a1f138.8436a"\r
+                "56d4032d.446f0c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f4a1f138.8436a",\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": 933,\r
-        "z": "d1eceead.adafe",\r
-        "wires": [\r
-            [\r
-                "64b776d1.df13b8",\r
-                "cf58d1a3.b75bc8",\r
-                "a4d7ff96.ceb5f8",\r
-                "4f57fa4.5908a84",\r
-                "93281de6.9193c8",\r
-                "279a0c66.95b87c",\r
-                "2fd6be0.ec30642",\r
-                "3458f9fd.a9fdce",\r
-                "b114579a.337d4",\r
-                "83634982.62f32",\r
-                "a78c5989.f5207",\r
-                "dc895d5a.f09ef",\r
-                "8c6f82a5.234d18",\r
-                "a984d0c7.8574d",\r
-                "49347bae.3e2974"\r
-            ]\r
-        ]\r
-    },\r
-    {\r
-        "id": "fe79d8e9.168438",\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": 739,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3435.883270263672,\r
+        "y": 384.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "64b776d1.df13b8",\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": 789,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3416.883270263672,\r
+        "y": 484.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "dc895d5a.f09ef",\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": 834,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3370.883270263672,\r
+        "y": 535.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "cf58d1a3.b75bc8",\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": 897,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3344.883270263672,\r
+        "y": 584.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a4d7ff96.ceb5f8",\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": 952,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3343.883270263672,\r
+        "y": 633.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "4f57fa4.5908a84",\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": 1000,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3352.883270263672,\r
+        "y": 771.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "722a434e.2a3adc",\r
-                "e8fe3cd4.c3586",\r
-                "fdbfe007.1ea3b"\r
+                "1276721a.95abce",\r
+                "59c480c0.a5bb2",\r
+                "56433b78.3dde04"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "93281de6.9193c8",\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": 1086.9998779296875,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3345.883270263672,\r
+        "y": 832.28564453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b372ac3d.0a4b1",\r
-                "d24aa16b.e47da",\r
-                "419032bc.a4963c"\r
+                "194bfca3.59d3d3",\r
+                "f16b27ad.e4a0d",\r
+                "a3a5e961.07f0a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "722a434e.2a3adc",\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": 884,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3601.883026123047,\r
+        "y": 666.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "aae0d761.ec3158"\r
+                "5d3d475c.e8e038"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e8fe3cd4.c3586",\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": 933.426025390625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3595.392059326172,\r
+        "y": 707.7117919921875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "af62b91c.6bf638"\r
+                "c3e2bb46.01e6a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "fdbfe007.1ea3b",\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": 986.426025390625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3590.392059326172,\r
+        "y": 757.7117919921875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "72360610.10f7e"\r
+                "1b66d741.6f4631"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "aae0d761.ec3158",\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": 883.2857666015625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3750.454559326172,\r
+        "y": 665.571533203125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "af62b91c.6bf638",\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": 933.426025390625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3740.392059326172,\r
+        "y": 715.7117919921875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "b372ac3d.0a4b1",\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": 1056.9998779296875,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3566.883270263672,\r
+        "y": 818.28564453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "3bdfccb0.f2d08c"\r
+                "8a4c46dd.2c996"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d24aa16b.e47da",\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": 1106.4259033203125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3562.392303466797,\r
+        "y": 867.711669921875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "57f2def1.81f4e"\r
+                "171f1743.fcb899"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "419032bc.a4963c",\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": 1159.4259033203125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3563.392303466797,\r
+        "y": 920.711669921875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "91fe26d2.5b80d"\r
+                "c731b8e7.238d38"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3bdfccb0.f2d08c",\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": 1056.28564453125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3719.4546508789062,\r
+        "y": 823.5714111328125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "57f2def1.81f4e",\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": 1106.4259033203125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3705.392303466797,\r
+        "y": 867.711669921875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "72360610.10f7e",\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": 986,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3762.883026123047,\r
+        "y": 768.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "21ff581a.7d3f68"\r
+                "cecd018.605a88"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "91fe26d2.5b80d",\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": 1158.9998779296875,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3716.883270263672,\r
+        "y": 920.28564453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f4949055.0aa838"\r
+                "f9f52da3.b95878"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "21ff581a.7d3f68",\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": 986,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3923.883270263672,\r
+        "y": 655.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d771576e.5459b",\r
-                "743ce77.86c2e98"\r
+                "f0539c95.2ea1d",\r
+                "44b1b904.08834",\r
+                "41d8ce05.5caae"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f4949055.0aa838",\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": 1159,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3915.883270263672,\r
+        "y": 840.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "854204ac.64311",\r
-                "5401ccd6.c2c2e4"\r
+                "abd0f375.c30ff",\r
+                "eba9832a.ffee4",\r
+                "4bc67983.47c6f"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d771576e.5459b",\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": 965,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4147.883758544922,\r
+        "y": 359.28570556640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2e04d27d.5faff6"\r
+                "653aef18.035f68"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "743ce77.86c2e98",\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": 1019,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4149.883758544922,\r
+        "y": 413.28570556640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "12c64a9b.27d615"\r
+                "4456e14a.c61538"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "854204ac.64311",\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": 1129,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4113.883758544922,\r
+        "y": 619.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a8347389.2ab3b"\r
+                "dc25cb2f.e0da48"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5401ccd6.c2c2e4",\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": 1183,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4115.883758544922,\r
+        "y": 673.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "49b6f3ad.a55ac4"\r
+                "7b200b08.d1724c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "20ddeea0.a0e9ea",\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": 917,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4457.883758544922,\r
+        "y": 311.28570556640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a4916484.b95cf",\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": 1015,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4450.883758544922,\r
+        "y": 409.28570556640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2f347429.e690cc",\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": 1102,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4429.883758544922,\r
+        "y": 592.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "cad2e783.60fc68",\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": 1195,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4433.883758544922,\r
+        "y": 685.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "b1d86e33.3aa378",\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": 1604,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3609.88330078125,\r
+        "y": 1345.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a5f9a85c.99ac48"\r
+                "58e01c76.2a233c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a4982a5c.ee1f08",\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": 1646.5740356445312,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3619.374267578125,\r
+        "y": 1387.8598022460938,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "bbb83480.f4afb8"\r
+                "ffe24b12.95af4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9afba595.5831a",\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": 1693,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3607.88330078125,\r
+        "y": 1434.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "eeac5d42.037ff"\r
+                "6af9609c.4c1ea"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a9f44662.0eb94",\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": 1566,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3309.88330078125,\r
+        "y": 1307.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2fd6be0.ec30642",\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": 1631,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3352.88330078125,\r
+        "y": 1372.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b1d86e33.3aa378",\r
-                "a4982a5c.ee1f08",\r
-                "9afba595.5831a"\r
+                "f61c43e6.4dbe28",\r
+                "f239d755.e3888",\r
+                "7fecb9.d188bb48"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "279a0c66.95b87c",\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": 1301,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3353.883270263672,\r
+        "y": 1124.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ab7f6387.a06298",\r
-                "178d0fab.57c17"\r
+                "273ca4a1.1ba064",\r
+                "4a30eba.076bb14"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "178d0fab.57c17",\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": 1287,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3576.883270263672,\r
+        "y": 1110.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "174b650f.6f4cdb"\r
+                "3b0c1a6c.5d807e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ab7f6387.a06298",\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": 1320,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3578.883270263672,\r
+        "y": 1143.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "109222da.cab295"\r
+                "1277d9f.69171a6"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a5f9a85c.99ac48",\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": 1603,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3782.5498046875,\r
+        "y": 1344.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f0dfffc5.29d178",\r
-                "acd2704e.4ae308"\r
+                "f718a065.a6f86",\r
+                "66055190.fb6538"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "bbb83480.f4afb8",\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": 1649.8597717285156,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3772.9456787109375,\r
+        "y": 1391.1455383300781,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "eeac5d42.037ff",\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": 1694,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3776.88330078125,\r
+        "y": 1435.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f0dfffc5.29d178",\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": 1587,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4046.88330078125,\r
+        "y": 1328.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "11bdf0f4.508487",\r
-                "23d1e1ad.23f75e"\r
+                "97c35025.9a9a9",\r
+                "3a478d5e.f8179a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "23d1e1ad.23f75e",\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": 1542,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4269.88330078125,\r
+        "y": 1283.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "3fc7a366.f1683c"\r
+                "e66b8dbe.739f2"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "11bdf0f4.508487",\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": 1606,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4271.88330078125,\r
+        "y": 1347.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d6cac3a3.d1f4"\r
+                "8b5a4d36.3a2bb8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d6cac3a3.d1f4",\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": 1602,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4433.88330078125,\r
+        "y": 1343.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "3fc7a366.f1683c",\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": 1539,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4434.88330078125,\r
+        "y": 1280.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d54289dc.18d288",\r
-                "cc99bc89.a9c058"\r
+                "9ab6076f.b64fb",\r
+                "39801818.ba2ad"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "17e0fd07.b5de8b",\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": 1746,\r
-        "z": "d1eceead.adafe",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "f1afd056.64d73",\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": 1656,\r
-        "z": "d1eceead.adafe",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "50d51c8c.dc95ac",\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": 1794,\r
-        "z": "d1eceead.adafe",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "109222da.cab295",\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": 1317,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3721.883270263672,\r
+        "y": 1140.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "174b650f.6f4cdb",\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": 1280,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3724.883270263672,\r
+        "y": 1103.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6b9c6245.ea050c",\r
-                "ab33cb14.ff6cc8"\r
+                "67f68b93.dc06f4",\r
+                "41f439c7.6c07f8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6b9c6245.ea050c",\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": 1236,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3916.883270263672,\r
+        "y": 1105.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "acd2704e.4ae308",\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": 1871,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4006.88330078125,\r
+        "y": 1460.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "73a0105b.ac0e58"\r
+                "c328fdc0.a05af"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "73a0105b.ac0e58",\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": 1871,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4212.88330078125,\r
+        "y": 1460.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6dbfb157.d8359"\r
+                "23ec2727.c8e7f"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6dbfb157.d8359",\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": 1870.82177734375,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4428.1689453125,\r
+        "y": 1460.1075439453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "616def67.e5a25"\r
+                "e1b77e00.282c4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ab33cb14.ff6cc8",\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": 1347,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3913.883270263672,\r
+        "y": 1170.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e7bde0a4.3a223",\r
-                "856b3a3e.33dd18",\r
-                "ec1837c2.7e65e8"\r
+                "89a8d2d0.88f3",\r
+                "6334a351.696854",\r
+                "c542e0e0.bf42b"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e7bde0a4.3a223",\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": 1299,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4109.383392333984,\r
+        "y": 1122.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a049038b.508d4"\r
+                "c62cbf2d.6fa458"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "856b3a3e.33dd18",\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": 1354,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4101.383392333984,\r
+        "y": 1177.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f843f7f2.8c64b8"\r
+                "143c4bf3.014b4c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ec1837c2.7e65e8",\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": 1411,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4106.383392333984,\r
+        "y": 1234.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "47e459e1.2a9ce"\r
+                "ca788cf9.3c8038"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "47e459e1.2a9ce",\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": 1412,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4258.383392333984,\r
+        "y": 1235.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f843f7f2.8c64b8",\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": 1357,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4269.383392333984,\r
+        "y": 1180.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a049038b.508d4",\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": 1296.6556701660156,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4253.765716552734,\r
+        "y": 1119.9414367675781,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b2d1999f.753708"\r
+                "aab3feab.bcb5b"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b2d1999f.753708",\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": 1311,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4447.883270263672,\r
+        "y": 1164.2857055664062,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9b22416d.9cdac8"\r
+                "ac9dba33.9ee3a8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "cc99bc89.a9c058",\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": 1497,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4604.88330078125,\r
+        "y": 1238.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "d54289dc.18d288",\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": 1605,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4605.88330078125,\r
+        "y": 1346.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "46e18359.07aad4",\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": 1554,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4606.88330078125,\r
+        "y": 1295.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "616def67.e5a25",\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": 1871.34033203125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4635.00048828125,\r
+        "y": 1460.6260986328125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6d0c5fcb.438328",\r
-                "40a1c35d.17991c",\r
-                "6c800e67.6aa9c8"\r
+                "a1ad6a91.cdad1",\r
+                "bef51671.772a1",\r
+                "55e08f7a.b87978"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6d0c5fcb.438328",\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": 1833.34033203125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4850.00048828125,\r
+        "y": 1422.6260986328125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "40a1c35d.17991c",\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": 1872.34033203125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4847.00048828125,\r
+        "y": 1461.6260986328125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9de28790.cf8c7"\r
+                "db81e8e0.68e13"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6c800e67.6aa9c8",\r
+        "id": "55e08f7a.b87978",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
-        "x": 4766.500518798828,\r
-        "y": 1914.34033203125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4802.50048828125,\r
+        "y": 1503.6260986328125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9de28790.cf8c7",\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": 1871.34033203125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5027.50048828125,\r
+        "y": 1460.6260986328125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e5173d49.fc3368"\r
+                "52661a57.fe0a3c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "376d58a4.adb2a",\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": 1315,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4835.88330078125,\r
+        "y": 1056.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "60247fbe.4b6c2"\r
+                "f76f51b8.a98b3"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "60247fbe.4b6c2",\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": 1307,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5012.88330078125,\r
+        "y": 1048.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "4270b940.4f6ac",\r
-                "65b48891.d54c3"\r
+                "f1cd5bd3.ddbdb8",\r
+                "b8b89faf.7ac19"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9b22416d.9cdac8",\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": 1311,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4638.883270263672,\r
+        "y": 1154.2857055664062,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "376d58a4.adb2a",\r
-                "59d37917.573538"\r
+                "409a042d.2fadac",\r
+                "80f5aaec.b0ffc8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "59d37917.573538",\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": 1389,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4838.88330078125,\r
+        "y": 1130.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b8751b8b.fb4f58"\r
+                "bf72647d.49f538"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b8751b8b.fb4f58",\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": 1381,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5015.88330078125,\r
+        "y": 1122.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "673e159e.9038cc"\r
+                "97239b14.6f12c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e5173d49.fc3368",\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": 1871.34033203125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5185.50048828125,\r
+        "y": 1460.6260986328125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e816a090.0c423"\r
+                "5700a19e.1dbeb8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e816a090.0c423",\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": 1871.34033203125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5392.50048828125,\r
+        "y": 1460.6260986328125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "65b48891.d54c3",\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": 1314,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5220.88330078125,\r
+        "y": 1055.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "12ca2f18.a3fcb1",\r
-                "2eff6a6f.1256be",\r
-                "ae932fb7.b2f368"\r
+                "5d74c4c9.fd207c",\r
+                "bdb7d238.f96a08",\r
+                "7cf71a83.19030c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4270b940.4f6ac",\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": 1262,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5250.88330078125,\r
+        "y": 1003.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "12ca2f18.a3fcb1",\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": 1305,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5430.88330078125,\r
+        "y": 1046.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "19df6125.66c90f"\r
+                "e430f4b5.90b5d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2eff6a6f.1256be",\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": 1360,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5422.88330078125,\r
+        "y": 1101.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5900b30a.9db0cc"\r
+                "46b0e213.0f69d4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ae932fb7.b2f368",\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": 1417,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5427.88330078125,\r
+        "y": 1158.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "abcfe080.ae7e7"\r
+                "99bfc958.cc2928"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "abcfe080.ae7e7",\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": 1418,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5579.88330078125,\r
+        "y": 1159.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5900b30a.9db0cc",\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": 1363,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5590.88330078125,\r
+        "y": 1104.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "19df6125.66c90f",\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": 1302.6556701660156,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5575.265625,\r
+        "y": 1043.9414367675781,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "db94bf6b.c81da8"\r
+                "3d0751e6.cf382e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "673e159e.9038cc",\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": 1505,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5250.88330078125,\r
+        "y": 1246.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "db94bf6b.c81da8",\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": 1299,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5789.88330078125,\r
+        "y": 1040.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "653ea460.331594",\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": 953,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4445.883758544922,\r
+        "y": 347.28570556640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "3ff377ce.541508",\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": 1051,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4446.883728027344,\r
+        "y": 451.28570556640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2e04d27d.5faff6",\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": 959,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4270.883758544922,\r
+        "y": 353.28570556640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "20ddeea0.a0e9ea",\r
-                "653ea460.331594"\r
+                "a11ab8.c3c2f548",\r
+                "33b11d1b.98a69a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "12c64a9b.27d615",\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": 1023,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4276.883758544922,\r
+        "y": 417.28570556640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a4916484.b95cf",\r
-                "3ff377ce.541508"\r
+                "7e53eaf1.53c434",\r
+                "2dc9cffb.3878b8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a8347389.2ab3b",\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": 1129,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4241.883758544922,\r
+        "y": 619.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2f347429.e690cc",\r
-                "64f47a9a.5541ec"\r
+                "231b0ffb.372688",\r
+                "3979d153.538ee6"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "49b6f3ad.a55ac4",\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": 1182,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4244.883758544922,\r
+        "y": 672.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "cad2e783.60fc68",\r
-                "93b1477b.b7ce28"\r
+                "1b4ef1ae.221bae",\r
+                "49dc9fac.676fe"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "64f47a9a.5541ec",\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": 1142,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4415.883758544922,\r
+        "y": 632.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "93b1477b.b7ce28",\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": 1233,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4418.883758544922,\r
+        "y": 723.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "bcceae66.215ea8",\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": 2443,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3741.88330078125,\r
+        "y": 1802.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "fa55cad.2f0ddb8",\r
-                "341eac77.d5f56c"\r
+                "9a5ca37c.910178",\r
+                "2a8d98c8.2c78a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e6e2e92d.d49f8",\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": 2444,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3569.216796875,\r
+        "y": 1803.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "bcceae66.215ea8"\r
+                "f7cb7391.6f67a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "15d49e8e.f5c6d1",\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": 2486.5740356445312,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3578.707763671875,\r
+        "y": 1845.8599243164062,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b6575c89.a4dbd8"\r
+                "f4d10bee.1b32c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "456db0bd.6c4e5",\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": 2533,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3567.216796875,\r
+        "y": 1892.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f1a4c78.c749938"\r
+                "7a977b6c.124a74"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b6575c89.a4dbd8",\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": 2489.8597717285156,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3732.2791748046875,\r
+        "y": 1849.1456604003906,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f1a4c78.c749938",\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": 2534,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3736.216796875,\r
+        "y": 1893.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "fa55cad.2f0ddb8",\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": 2447.0001220703125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4028.216796875,\r
+        "y": 1806.2860107421875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2a55ff3d.a63f58",\r
-                "a4fedadd.ffdcf"\r
+                "efd0a9b7.e547a8",\r
+                "caaf5e66.b1cb"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a4fedadd.ffdcf",\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": 2402.0001220703125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4251.216796875,\r
+        "y": 1761.2860107421875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2cf5b91c.330536"\r
+                "5ec876cd.f1dea8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2a55ff3d.a63f58",\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": 2466.0001220703125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4253.216796875,\r
+        "y": 1825.2860107421875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f4cfd006.4df4a"\r
+                "72d34df6.13ce64"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f4cfd006.4df4a",\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": 2485.0001220703125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4412.216796875,\r
+        "y": 1844.2860107421875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2cf5b91c.330536",\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": 2399.0001220703125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4416.216796875,\r
+        "y": 1758.2860107421875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "60521985.bf9fa8",\r
-                "1b11d7f2.c04e4"\r
+                "2854b6e2.b50402",\r
+                "1fbd987b.e2c578"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3e3a2fcb.29b168",\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": 2606.0001220703125,\r
-        "z": "d1eceead.adafe",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "a24d2064.f8a7c",\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": 2516.0001220703125,\r
-        "z": "d1eceead.adafe",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "7f1c08c8.8cc28",\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": 2671.0001220703125,\r
-        "z": "d1eceead.adafe",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "b114579a.337d4",\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": 2479,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3341.216796875,\r
+        "y": 1838.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e6e2e92d.d49f8",\r
-                "15d49e8e.f5c6d1",\r
-                "456db0bd.6c4e5"\r
+                "fd44019f.688f6",\r
+                "3eb019bb.1ee706",\r
+                "ef74e13b.116b3"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "8e0a6f3b.01feb",\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": 2423,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3302.216796875,\r
+        "y": 1782.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "3458f9fd.a9fdce",\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": 2141.9998779296875,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3353.216796875,\r
+        "y": 1577.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c48f1e5.b50d76",\r
-                "40db2833.3d6058"\r
+                "f536d783.2e1028",\r
+                "54ea75a9.fca1c4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "40db2833.3d6058",\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": 2127.9998779296875,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3576.216796875,\r
+        "y": 1563.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "57ecc3e9.705994"\r
+                "3ffa66c6.048e62"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c48f1e5.b50d76",\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": 2160.9998779296875,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3578.216796875,\r
+        "y": 1596.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6a189760.03fff"\r
+                "73c7be78.48771"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6a189760.03fff",\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": 2157.9998779296875,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3721.216796875,\r
+        "y": 1593.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "57ecc3e9.705994",\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": 2120.9998779296875,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3724.216796875,\r
+        "y": 1556.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "7ef10f50.4a98b",\r
-                "d3e48892.7c0638"\r
+                "116bcef1.41b689",\r
+                "bd9fbc09.ccb15"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7ef10f50.4a98b",\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": 2124,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3918.216796875,\r
+        "y": 1559.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "341eac77.d5f56c",\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": 2756,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3969.216766357422,\r
+        "y": 1939.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "1d1b2999.e8eaf6"\r
+                "821e2eef.7d9ce8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1d1b2999.e8eaf6",\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": 2756,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4175.216766357422,\r
+        "y": 1939.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2587a419.edf304"\r
+                "b9228d23.f35b1"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2587a419.edf304",\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": 2754.82177734375,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4392.502410888672,\r
+        "y": 1938.1075439453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "596e064d.3e4868"\r
+                "1db12922.ce9147"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d3e48892.7c0638",\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": 2192,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3940.216796875,\r
+        "y": 1627.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5d04022c.52094c",\r
-                "4363a204.88356c",\r
-                "d1632f49.e8bfd8"\r
+                "71a75cfd.cb2324",\r
+                "c5a92d1c.748898",\r
+                "d4c41231.0d38f"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5d04022c.52094c",\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": 2144,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4135.7169189453125,\r
+        "y": 1579.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "16d6f161.b988af"\r
+                "55c143a3.bf5e9c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4363a204.88356c",\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": 2199,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4127.7169189453125,\r
+        "y": 1634.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5ac71d3b.31ff94"\r
+                "a19a5afd.bfc2c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d1632f49.e8bfd8",\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": 2256,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4132.7169189453125,\r
+        "y": 1691.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "8e2e62d9.6dcb8"\r
+                "5c56b620.c82d88"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "8e2e62d9.6dcb8",\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": 2257,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4284.7169189453125,\r
+        "y": 1692.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5ac71d3b.31ff94",\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": 2202,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4295.7169189453125,\r
+        "y": 1637.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "16d6f161.b988af",\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": 2141.6556701660156,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4280.0992431640625,\r
+        "y": 1576.9415588378906,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "7d886bfd.e9ca4c"\r
+                "79a34acd.c9a0bc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "60521985.bf9fa8",\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": 2360.0001220703125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4586.216796875,\r
+        "y": 1719.2860107421875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "1b11d7f2.c04e4",\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": 2465.0001220703125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4587.216796875,\r
+        "y": 1824.2860107421875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f5d8e7ee.5dd5b8",\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": 2414.0001220703125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4582.216796875,\r
+        "y": 1773.2860107421875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "596e064d.3e4868",\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": 2744.3404541015625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4599.333953857422,\r
+        "y": 1927.626220703125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "1d1ef4b9.b52cc3",\r
-                "aa09325d.47c72",\r
-                "f212860e.85526"\r
+                "4fe8713d.4f503",\r
+                "c4b73dd8.f86748",\r
+                "cf5e37a1.834b48"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1d1ef4b9.b52cc3",\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": 2706.3404541015625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4814.333953857422,\r
+        "y": 1889.626220703125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "aa09325d.47c72",\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": 2745.3404541015625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4811.333953857422,\r
+        "y": 1928.626220703125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "391393be.95d72c"\r
+                "fd454717.5864e8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f212860e.85526",\r
+        "id": "cf5e37a1.834b48",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
-        "x": 4752.834014892578,\r
-        "y": 2787.3404541015625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4766.833953857422,\r
+        "y": 1970.626220703125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "391393be.95d72c",\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": 2744.3404541015625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4991.833953857422,\r
+        "y": 1927.626220703125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "520819a9.ab1618"\r
+                "6021f32a.54d8fc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "520819a9.ab1618",\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": 2744.3404541015625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5149.833953857422,\r
+        "y": 1927.626220703125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "3a6f0d92.f64ee2"\r
+                "1a613df3.ff444a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3a6f0d92.f64ee2",\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": 2744.3404541015625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5356.833953857422,\r
+        "y": 1927.626220703125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "35d3101c.ddb4c",\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": 2160,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4862.216796875,\r
+        "y": 1595.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "461a66b2.13a6c8"\r
+                "f75a0195.2a4c5"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "461a66b2.13a6c8",\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": 2152,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5039.216796875,\r
+        "y": 1587.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6cbb0705.4a3c5",\r
-                "670f0182.9fd968"\r
+                "1de23279.e8bad6",\r
+                "95237093.1f1c18"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7d886bfd.e9ca4c",\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": 2156,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4464.216796875,\r
+        "y": 1591.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e2222250.60ef7"\r
+                "b5cddb2a.47fb5"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e2222250.60ef7",\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": 2156,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4659.216796875,\r
+        "y": 1591.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "35d3101c.ddb4c",\r
-                "768c39b6.117ae"\r
+                "1465bad2.a0d805",\r
+                "a6e303e4.3eb668"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "670f0182.9fd968",\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": 2159,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5247.216796875,\r
+        "y": 1594.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "4e714dda.e8064c",\r
-                "6d43e638.f020f8",\r
-                "33cdbe70.d704f2"\r
+                "2d3d2acb.c107b6",\r
+                "fb5337e0.94ced8",\r
+                "752448e6.ec72a8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9bab22e5.a35978",\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": 2225,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5041.216796875,\r
+        "y": 1660.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "3c5a22cd.c5b5a6"\r
+                "8691b2ec.22b9d8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "768c39b6.117ae",\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": 2233,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4864.216796875,\r
+        "y": 1668.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9bab22e5.a35978"\r
+                "6879e9be.d7aee"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6cbb0705.4a3c5",\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": 2107,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5277.216796875,\r
+        "y": 1542.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "3c5a22cd.c5b5a6",\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": 2349,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5254.216796875,\r
+        "y": 1726.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "4e714dda.e8064c",\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": 2150,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5457.216796875,\r
+        "y": 1585.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c3b341d5.27524"\r
+                "a3e7410.2b3c44"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6d43e638.f020f8",\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": 2205,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5449.216796875,\r
+        "y": 1640.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5319e635.03496"\r
+                "656cbbf6.41438c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "33cdbe70.d704f2",\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": 2262,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5454.216796875,\r
+        "y": 1697.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "bf85165f.b30b4"\r
+                "6bb525a1.9cb52c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "bf85165f.b30b4",\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": 2263,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5606.216796875,\r
+        "y": 1698.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5319e635.03496",\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": 2208,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5617.216796875,\r
+        "y": 1643.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c3b341d5.27524",\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": 2147.6556701660156,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5601.59912109375,\r
+        "y": 1582.9415588378906,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5a4d43b1.7dbc0c"\r
+                "99742e42.2fdbd8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5a4d43b1.7dbc0c",\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": 2144,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5816.216796875,\r
+        "y": 1579.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "83634982.62f32",\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": 1754,\r
-        "z": "d1eceead.adafe",\r
-        "wires": []\r
-    },\r
-    {\r
-        "id": "51304efd.d01998",\r
-        "type": "comment",\r
-        "name": "This is it (should be)",\r
-        "info": "",\r
-        "comments": "",\r
-        "x": 4510.883331298828,\r
-        "y": 1037,\r
-        "z": "d1eceead.adafe",\r
-        "wires": []\r
-    },\r
-    {\r
-        "id": "8cad1e9f.c00c5",\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": 1127,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3314.88330078125,\r
+        "y": 1449.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a78c5989.f5207",\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": 2610,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3301.88330078125,\r
+        "y": 1969.285888671875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5f144ff2.8e6388",\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": 1860,\r
-        "z": "d1eceead.adafe",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "f39161b8.c95518",\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": 1807,\r
-        "z": "d1eceead.adafe",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "8af2638e.140428",\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": 185,\r
-        "z": "d1eceead.adafe",\r
+        "y": 162.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "b2d6bb83.745318",\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": 221,\r
-        "z": "d1eceead.adafe",\r
+        "y": 198.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "efb9627d.c73688",\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": 148,\r
-        "z": "d1eceead.adafe",\r
+        "y": 125.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7954d1dd.93732",\r
+        "id": "8ae1ae92.9d4708",\r
         "type": "comment",\r
         "name": "NOT NEEDED ANYMORE?",\r
         "info": "",\r
         "comments": "",\r
-        "x": 4036.883331298828,\r
-        "y": 1838,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4072.88330078125,\r
+        "y": 1427.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "48007645.c6e248",\r
+        "id": "f4b4f4b0.73db2",\r
         "type": "comment",\r
         "name": "NOT NEEDED ANYMORE?",\r
         "info": "",\r
         "comments": "",\r
-        "x": 4014.883331298828,\r
-        "y": 2708,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4028.883270263672,\r
+        "y": 1891.2857666015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e22daf3c.82e7c8",\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": 7480.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2737.8836669921875,\r
+        "y": 7259.28564453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "ba2fa114.256608",\r
+        "id": "f849984b.dddac",\r
         "type": "comment",\r
         "name": "START OF DELETE OPERATION",\r
         "info": "",\r
         "comments": "",\r
-        "x": 3288.88330078125,\r
-        "y": 2939.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3296.88330078125,\r
+        "y": 2451.2857360839844,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "cea904e8.518f5",\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": 3129.400115966797,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3880.566650390625,\r
+        "y": 2552.6858520507812,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "8c6f82a5.234d18",\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": 3059.400115966797,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3251.566650390625,\r
+        "y": 2532.6858520507812,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "980e282b.21ebf",\r
-                "62337ab9.8b1c5c",\r
-                "ac27f627.a68b4"\r
+                "30a4f59e.3fde12",\r
+                "98adc704.004778",\r
+                "91611e7f.d3eaa8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "62337ab9.8b1c5c",\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": 3031.974090576172,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3479.0576171875,\r
+        "y": 2505.2598266601562,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a4aab25a.3920c"\r
+                "94257401.34831"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ac27f627.a68b4",\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": 3076.4000549316406,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3474.566650390625,\r
+        "y": 2549.685791015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "98b8996.e5a3fe8"\r
+                "c2c26a41.57e9c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a4aab25a.3920c",\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": 3031.259796142578,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3641.629150390625,\r
+        "y": 2504.5455322265625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "98b8996.e5a3fe8",\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": 3076.4000549316406,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3642.566650390625,\r
+        "y": 2549.685791015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "980e282b.21ebf",\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": 3126.400115966797,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3486.566650390625,\r
+        "y": 2599.6858520507812,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "50a09dc8.f07414"\r
+                "4d0f2575.137edc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "50a09dc8.f07414",\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": 3129.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3638.88330078125,\r
+        "y": 2603.2857055664062,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "839bae2a.5eaff8",\r
-                "cea904e8.518f5",\r
-                "8b478b6f.069ff8"\r
+                "589d867c.eeacb",\r
+                "ff6310d.2048a7",\r
+                "84152b78.a442c8",\r
+                "1e88543b.84a814"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "839bae2a.5eaff8",\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": 3072.400115966797,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3883.566650390625,\r
+        "y": 2495.6858520507812,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5a01c9ff.aa79b8",\r
+        "id": "243640c4.1190f8",\r
         "type": "comment",\r
         "name": "Update ROOT UNI's bw",\r
         "info": "",\r
         "comments": "",\r
-        "x": 3833.566650390625,\r
-        "y": 3235.199920654297,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3845.566650390625,\r
+        "y": 2606.4857177734375,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e327e4d5.a4e2b",\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": 3340.199920654297,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4523.566650390625,\r
+        "y": 2649.4857177734375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "8b478b6f.069ff8",\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": 3281.199920654297,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3837.56640625,\r
+        "y": 2652.4857177734375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b9a017aa.207728",\r
-                "1cc16855.ddb44",\r
-                "cca9f79e.b7e85"\r
+                "ee63dcff.30bad",\r
+                "80208a9d.4e9bb",\r
+                "3e7ba9dc.c77e76"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1cc16855.ddb44",\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": 3253.773895263672,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4141.057373046875,\r
+        "y": 2563.0596923828125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "dd7a8720.93a36"\r
+                "ee49c3d8.4041d8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "cca9f79e.b7e85",\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": 3298.1998596191406,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4136.56640625,\r
+        "y": 2607.4856567382812,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "bfa4184f.a70f18"\r
+                "e34757d5.3f1ff8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "dd7a8720.93a36",\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": 3253.059600830078,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4303.62890625,\r
+        "y": 2562.3453979492188,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "bfa4184f.a70f18",\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": 3298.1998596191406,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4304.56640625,\r
+        "y": 2607.4856567382812,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "51dfcdd2.a7dd1c",\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": 3348.199920654297,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4301.56640625,\r
+        "y": 2657.4857177734375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f4f7b843.eb2a48",\r
-                "e327e4d5.a4e2b"\r
+                "933a8e8f.7ef918",\r
+                "83d2a0c.fbf83e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b9a017aa.207728",\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": 3348.199920654297,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4132.56640625,\r
+        "y": 2657.4857177734375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "51dfcdd2.a7dd1c"\r
+                "be9d3338.5121d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f4f7b843.eb2a48",\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": 3290.199920654297,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4483.567138671875,\r
+        "y": 2599.4857177734375,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7302cb88.8e6284",\r
+        "id": "21e69316.d31a3c",\r
         "type": "comment",\r
         "name": "Delete LEAF UNI",\r
         "info": "",\r
         "comments": "",\r
-        "x": 3825.88330078125,\r
-        "y": 3013.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3831.88330078125,\r
+        "y": 2437.2857055664062,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5b4e5a5d.18c714",\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": 3792.6000366210938,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3769.8858032226562,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a7a1bb48.b43ec8",\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": 3840.6000366210938,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3817.8858032226562,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "7b0989f8.4cdbd",\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": 3892.4000854492188,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3869.6858520507812,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "723122ee.60b394",\r
-                "1f79397f.9ef707"\r
+                "218077ad.f30d3",\r
+                "a4239ce5.8829c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "723122ee.60b394",\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": 3893.4000854492188,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3870.6858520507812,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "fc2d1c85.b4eee"\r
+                "dcbbe6d2.fa9028"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "fc2d1c85.b4eee",\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": 3889.6000366210938,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3866.8858032226562,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "1f79397f.9ef707",\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": 3937.4000854492188,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3914.6858520507812,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6275f59c.0890b4"\r
+                "338c28da.4908c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6275f59c.0890b4",\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": 3932.4000854492188,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3909.6858520507812,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "810f11d9.c59a7",\r
-                "852c933b.a9e98",\r
-                "dd94c766.3611e8"\r
+                "40a81b6.e879ce4",\r
+                "fe7c3ff6.ce34b8",\r
+                "af03ee84.d16068"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "810f11d9.c59a7",\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": 3940.9166870117188,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3918.2024536132812,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "4f7025f7.9e0214"\r
+                "3fc00cbe.f344f4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4f7025f7.9e0214",\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": 3918.9166870117188,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3896.2024536132812,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c1dfdbf7.de4f68"\r
+                "57d9d04a.beb888"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c1dfdbf7.de4f68",\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": 3898.9166870117188,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3876.2024536132812,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "811e3163.5710b"\r
+                "5fa67fdd.e511b8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7642582a.7718e8",\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": 3879.916717529297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3857.2024841308594,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b019880c.9753e",\r
-                "f61cef0c.bbc238"\r
+                "17e2ea6.f8df196",\r
+                "947c4850.aa8df"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b019880c.9753e",\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": 3847.9999389648438,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3825.2857055664062,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "852c933b.a9e98",\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": 3859.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3837.2857360839844,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "dd94c766.3611e8",\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": 4281.000213623047,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4258.285980224609,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "73d16500.5c0ae4",\r
-                "d3a70ceb.c50b78"\r
+                "77a80484.fb13cc",\r
+                "a722846c.585ad"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f61cef0c.bbc238",\r
+        "id": "947c4850.aa8df",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
         "x": 4552.88330078125,\r
-        "y": 3915.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3893.2857360839844,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "d3a70ceb.c50b78",\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": 5345.000457763672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5322.286224365234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "4a51985e.972e68"\r
+                "c0a1014a.3ea75"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "73d16500.5c0ae4",\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": 4383.000213623047,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4360.285980224609,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "25f72ad2.47990e"\r
+                "8774c38d.ee5b7"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "25f72ad2.47990e",\r
+        "id": "8774c38d.ee5b7",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4131.650634765625,\r
-        "y": 4379.000213623047,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4356.285980224609,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6e8bafff.64fc88",\r
-                "dcf23a76.fb4f5",\r
-                "f889b68d.197d9",\r
-                "69806916.62139",\r
-                "32064458.33cdf4",\r
-                "9c7a66fb.560d48",\r
-                "2b19eccb.73cf0c",\r
-                "987f769f.1ba7f8"\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": "316316fc.4e3ac2",\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--- 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": 5301.000457763672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5278.286224365234,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "32c3f6b1.304972",\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": 4346.000213623047,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4323.285980224609,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7adbe8ea.ad8838",\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": 4536.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4514.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ee3b3067.d425a8",\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": 4398.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4376.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "76f6067d.796678"\r
+                "1597a82b.d6bf2"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "fc93f53c.f481d",\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": 4392.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4370.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ee3b3067.d425a8"\r
+                "298f2b5b.0aab2c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3f4440b0.d66f8",\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": 4349.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4327.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "27f65669.8e0af2",\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": 4444.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4422.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "410c70eb.214758",\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": 4489.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4467.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e258b42d.2c46d8",\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": 4342.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4320.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "76f6067d.796678",\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": 4466.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4444.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "acca9da1.cc4618"\r
+                "247fb61.2b27f4a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "acca9da1.cc4618",\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": 4465.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4443.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f448b4f8.c120e"\r
+                "d2d679f0.fa9e7"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f448b4f8.c120e",\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": 4468.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4446.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "19985725.a5eca1"\r
+                "7d11177c.7fa498"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "19985725.a5eca1",\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": 4464.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4442.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ab4edace.9f77f",\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": 4579.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4557.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "6e8bafff.64fc88",\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": 4364.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4342.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "30c992c8.4db58e",\r
-                "c2728b20.458338",\r
-                "27f65669.8e0af2",\r
-                "410c70eb.214758",\r
-                "7adbe8ea.ad8838",\r
-                "fc93f53c.f481d",\r
-                "ab4edace.9f77f"\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": "2e6e6c8a.c892fc",\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": 4298.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4276.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c2728b20.458338",\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": 4285.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4263.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "cd41e347.c8a4d",\r
-                "5bcb3237.45bf24",\r
-                "3f4440b0.d66f8"\r
+                "153999c3.0eb42e",\r
+                "a208bb99.66b2e8",\r
+                "9ba49429.2785d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "cd41e347.c8a4d",\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": 4268.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4246.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "5bcb3237.45bf24",\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": 4309.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4287.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "30c992c8.4db58e",\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": 4242.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4220.069427490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "dcf23a76.fb4f5",\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": 4697.183563232422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4674.469329833984,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f549a24.b4e97e",\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": 4736.183563232422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4713.469329833984,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f889b68d.197d9",\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": 4771.183563232422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4748.469329833984,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f7fe6bc0.f9d1a8",\r
-                "b939c13a.bd148",\r
-                "63930841.13965"\r
+                "d0e71616.8c817",\r
+                "148e0bed.377164",\r
+                "3b175283.95d6be"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f7fe6bc0.f9d1a8",\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": 4768.183563232422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4745.469329833984,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "85787fa.a0f0d8"\r
+                "39c739fc.a6fe6e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b939c13a.bd148",\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": 4829.757598876953,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4807.043365478516,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c496c4d4.109c78"\r
+                "3e1fb649.3101ea"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "63930841.13965",\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": 4873.183563232422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4850.469329833984,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "bb1ebaa9.c2fac"\r
+                "681b836.365687c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "85787fa.a0f0d8",\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": 4763.183563232422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4740.469329833984,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6a7a29b4.6659c"\r
+                "93e92e1a.778be8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c496c4d4.109c78",\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": 4830.0433349609375,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4807.3291015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "bb1ebaa9.c2fac",\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": 4872.183563232422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4849.469329833984,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "6a7a29b4.6659c",\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": 4768.183563232422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4745.469329833984,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2e12f618.b174b2"\r
+                "27f30922.4e6a66"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2e12f618.b174b2",\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": 4775.183563232422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4752.469329833984,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "1b37b556.addac3"\r
+                "e449a33.b8b696"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3df57bb4.1a97cc",\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": 4997.350067138672,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5119.783935546875,\r
+        "y": 4823.635650634766,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "1b37b556.addac3",\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": 5065.350067138672,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5063.783935546875,\r
+        "y": 4872.635650634766,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c62dd674.fd73f",\r
-                "37627bf2.c03934"\r
+                "62a1336b.ab309c",\r
+                "57ed2482.36942c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "37627bf2.c03934",\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": 5037.349853515625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5306.784423828125,\r
+        "y": 4913.635162353516,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "c62dd674.fd73f",\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": 4963.349822998047,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5317.7841796875,\r
+        "y": 4870.6353759765625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a5ecb13c.9c7548"\r
+                "6f96293b.020fc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a5ecb13c.9c7548",\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": 4901.766326904297,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5544.767578125,\r
+        "y": 4878.0518798828125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "78a5ede3.09cc54",\r
-                "aecf8872.1d5c4",\r
-                "657d43b1.13c254"\r
+                "d949e407.7d96c8",\r
+                "ba00ef86.599998",\r
+                "e04480f3.8af1b"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9d348107.818aa",\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": 4785.766571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4763.052337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "99f28c5d.95abe8"\r
+                "dc33bc78.b33dc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "99f28c5d.95abe8",\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": 4774.766815185547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4752.052581787109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9a75bdf9.10641"\r
+                "88251130.694fa8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "78a5ede3.09cc54",\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": 4675.983612060547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4653.269378662109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "aecf8872.1d5c4",\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": 4724.983612060547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4702.269378662109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "657d43b1.13c254",\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": 4906.149627685547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4883.435394287109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "f1c96228.a5339",\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": 4953.466522216797,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4930.752288818359,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "75d6304c.089cd8",\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": 4867.149627685547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4844.435394287109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9a75bdf9.10641",\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": 4753.766815185547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4731.052581787109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b5ad886.81af5f8"\r
+                "3faa0ed9.e49512"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b5ad886.81af5f8",\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": 4742.766815185547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4720.052581787109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6f94f7eb.f4d818",\r
-                "269fac18.2bb21c"\r
+                "1f4e4f1d.0faeb9",\r
+                "71f57a2d.ed1434"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6f94f7eb.f4d818",\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": 4671.766815185547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4649.052581787109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "269fac18.2bb21c",\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": 4770.983612060547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4748.269378662109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a984d0c7.8574d",\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": 3229.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3207.0857849121094,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "49347bae.3e2974",\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": 3339.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3317.0857849121094,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "7b835f88.3b076",\r
-                "7490c0ec.4dda5"\r
+                "eda02ee3.547818",\r
+                "24ae5a23.6efcde"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7b835f88.3b076",\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": 3318.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3296.0857849121094,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5b141b7a.8f28f4"\r
+                "25d89b5b.fea624"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5b141b7a.8f28f4",\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": 3318.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3296.0857849121094,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "94596646.a7e4f"\r
+                "a5e21959.30c488"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "94596646.a7e4f",\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": 3316.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3294.0857849121094,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7490c0ec.4dda5",\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": 3373.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3351.0857849121094,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a3855d70.dbb87"\r
+                "2aa846fb.1fdfe2"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a3855d70.dbb87",\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": 3506.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3484.0857849121094,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5b4e5a5d.18c714",\r
-                "a7a1bb48.b43ec8",\r
-                "7b0989f8.4cdbd",\r
-                "b98b1ba5.429c1",\r
-                "37657916.72f08e",\r
-                "cc0c619e.32de58"\r
+                "45cb1d93.9cef0c",\r
+                "95cc6144.fb6bd8",\r
+                "21aeddc1.06f77a",\r
+                "ab0940a1.911a68",\r
+                "6d6cc518.e0ec9c",\r
+                "3c679d7f.fbbb22"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a5a62e88.7d802",\r
+        "id": "522b1854.031bc",\r
         "type": "comment",\r
         "name": "Find LEAF connectivity",\r
         "info": "",\r
         "comments": "",\r
         "x": 3225.88330078125,\r
-        "y": 3746.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3724.2857360839844,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "b98b1ba5.429c1",\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": 3519.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3497.0857849121094,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "37657916.72f08e",\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": 3565.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3543.0025329589844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "1a4c3937.32a93f"\r
+                "f5f202e7.9ae08"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1a4c3937.32a93f",\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": 3560.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3538.0025329589844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "95d80a37.7eef5"\r
+                "186eedb6.79ae82"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "95d80a37.7eef5",\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": 3540.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3518.0025329589844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9608373.19689c8"\r
+                "e8fee7bd.fc2ef8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d9ea756c.06e5e",\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": 3575.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5066.834228515625,\r
+        "y": 3549.0025634765625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "29278691.db117a",\r
-                "29bad35d.650d14",\r
-                "a6af6c62.1a6b5"\r
+                "9464a805.69d21",\r
+                "af3bd9a1.948688",\r
+                "da386631.67d8c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "29278691.db117a",\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": 3524.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5306.334716796875,\r
+        "y": 3498.0858154296875,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "29bad35d.650d14",\r
+        "id": "af3bd9a1.948688",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
-        "x": 4671.567657470703,\r
-        "y": 3597.800048828125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5239.568145751953,\r
+        "y": 3571.0858459472656,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "4465f9ec.e3dbb",\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": 5128.000213623047,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5105.285980224609,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "69806916.62139",\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": 5179.916717529297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5157.202484130859,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2b19eccb.73cf0c",\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": 5622.916717529297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5600.202484130859,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "987f769f.1ba7f8",\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": 5689.916717529297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5667.202484130859,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c7979e94.4deb18",\r
-                "5e8c956f.69a854"\r
+                "e0079417.8b765",\r
+                "94134a14.38a09"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c7979e94.4deb18",\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": 5674.916717529297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5652.202484130859,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "4a28d2a5.936924"\r
+                "c191059e.ace948"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5e8c956f.69a854",\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": 5722.916717529297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5700.202484130859,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "213fbf95.d03c8"\r
+                "21c0ccb3.89b3cc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4a28d2a5.936924",\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": 5670.916717529297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5648.202484130859,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a96c5a1a.d66bf"\r
+                "ea983e85.321ce"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "213fbf95.d03c8",\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": 5717.916717529297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5695.202484130859,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "4e8315f.b9446ec",\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": 5612.916717529297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5590.202484130859,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "aa7d5d8.eb8bca",\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": 5209.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5186.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "32064458.33cdf4",\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": 5298.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5275.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "aa7d5d8.eb8bca",\r
-                "3165c974.539e06"\r
+                "3a447acf.2b1f0e",\r
+                "a0d0d144.703df8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3165c974.539e06",\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": 5291.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5268.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "4cddcbba.102194",\r
-                "d5cd17da.64e6a",\r
-                "9d33157c.077f3"\r
+                "93bdcc8d.eca238",\r
+                "76b31045.74e9",\r
+                "e9dc2865.72e928"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4cddcbba.102194",\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": 5243.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5220.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "658952ec.d50f2c"\r
+                "87ddaf65.395498"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d5cd17da.64e6a",\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": 5298.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5275.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f87d3f72.db25b"\r
+                "fe3d7591.8ed12"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "658952ec.d50f2c",\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": 5242.8560791015625,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5220.141845703125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5e03d50d.e31174"\r
+                "ad455c8f.ae00e8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5e03d50d.e31174",\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": 5241.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5218.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "81fcac6e.c2cbb"\r
+                "d25e267a.3e533"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "81fcac6e.c2cbb",\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": 5241.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5218.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "23740bd0.c54174"\r
+                "93445f98.6a2b88"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9d33157c.077f3",\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": 5355.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5332.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d477847d.474a8"\r
+                "d3c476f6.a94bf"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d477847d.474a8",\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": 5356.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5333.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f87d3f72.db25b",\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": 5299.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5276.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e3023af7.680d7",\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": 5245.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5222.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "31c1897e.fbb116",\r
-                "b906e4f7.66368",\r
-                "ac0e0ca2.883cb"\r
+                "9484e895.44a448",\r
+                "50aee0a4.445958",\r
+                "f7a12344.c8bde8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "23740bd0.c54174",\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": 5245.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5222.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e3023af7.680d7"\r
+                "a6955939.7a731"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b906e4f7.66368",\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": 5258.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5235.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "df7977a7.075b8",\r
-                "f17bde95.882498",\r
-                "61e2d23e.358d1c"\r
+                "1af8bb44.7d7ad5",\r
+                "48532c3d.63b2f4",\r
+                "af6d67e.1e33f98"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "31c1897e.fbb116",\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": 5206.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5183.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "df7977a7.075b8",\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": 5249.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5226.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "7ac6fe75.62b4e"\r
+                "751438ac.f3ea9"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f17bde95.882498",\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": 5304.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5281.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "671c9934.2cd48"\r
+                "1ab525ea.2aee0a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "61e2d23e.358d1c",\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": 5361.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5338.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a6615570.50c968"\r
+                "658bf37d.2cc724"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a6615570.50c968",\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": 5362.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5339.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "671c9934.2cd48",\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": 5307.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5284.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7ac6fe75.62b4e",\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": 5246.8560791015625,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5224.141845703125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6989c737.25d068"\r
+                "3d7e0062.7d2af"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6989c737.25d068",\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": 5243.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5220.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ac0e0ca2.883cb",\r
+        "id": "f7a12344.c8bde8",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
         "x": 5804.734130859375,\r
-        "y": 5322.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5299.486175537109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9c7a66fb.560d48",\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": 5402.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5380.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "1e28e096.7499f7",\r
-                "cc9e5694.f9d17"\r
+                "ee0f617b.5bd02",\r
+                "8e2d6022.079658"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1e28e096.7499f7",\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": 5410.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5388.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "906e379.3b93848"\r
+                "e5f9197d.04b6c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "906e379.3b93848",\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": 5410.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5388.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "90be5ca9.028288",\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": 5450.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5428.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "cc9e5694.f9d17",\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": 5450.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5428.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "90be5ca9.028288"\r
+                "b5f90852.29b69"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "921095c8.3bc23",\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": 5664.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5642.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "fb4f4697.4dc5f",\r
-                "7ea31674.99e1d8"\r
+                "6146efb2.cf13d",\r
+                "9351cf54.365048"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7ea31674.99e1d8",\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": 5614.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5592.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "10743e5b.0b6182",\r
-                "5598183a.212ab",\r
-                "9c9074e9.bbaff8"\r
+                "d35be3cf.cc2028",\r
+                "74f2b735.4a4b38",\r
+                "4e1edc90.74b29c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "10743e5b.0b6182",\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": 5548.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5526.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "767943d2.64a144"\r
+                "8c6be2ce.3abef8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5598183a.212ab",\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": 5604.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5582.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "74a77564.40268c"\r
+                "17a91916.50ea6f"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "767943d2.64a144",\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": 5566.4556884765625,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5543.741455078125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "10049f5.85364e1"\r
+                "41f50adf.154854"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "10049f5.85364e1",\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": 5564.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5542.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "72e5612b.857e68"\r
+                "92f6a716.223fa8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9c9074e9.bbaff8",\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": 5649.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5627.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "952a99b1.f3f0e"\r
+                "9e924b4c.b75db"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "952a99b1.f3f0e",\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": 5665.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5643.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "74a77564.40268c",\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": 5617.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5595.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f64c3a10.6bbc38",\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": 5720.399627685547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5697.685394287109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "cd722628.03685",\r
-                "76458c1b.1a62ac"\r
+                "95033c2a.09c67",\r
+                "f1a877c4.a203d8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "cd722628.03685",\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": 5702.399627685547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5679.685394287109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d04dd9dc.2f2dc8"\r
+                "76c41eff.4cfe88"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d04dd9dc.2f2dc8",\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": 5705.399627685547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5682.685394287109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "1006a530.30b813",\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": 5746.399627685547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5723.685394287109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "76458c1b.1a62ac",\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": 5751.399627685547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5728.685394287109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "1006a530.30b813"\r
+                "eb3b6335.123de8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "fb4f4697.4dc5f",\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": 5532.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5510.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "72e5612b.857e68",\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": 5564.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5542.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "3625dda5.38707a"\r
+                "bd55517c.f87f1"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "402ab8f9.3aa18",\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": 5568.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5546.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "4697e13e.13b02",\r
-                "6c3ba6ac.e7c21",\r
-                "34e0c57a.0e712a"\r
+                "1bd48f8a.cba628",\r
+                "1ea10909.ec8b57",\r
+                "ecac1508.b763"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3625dda5.38707a",\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": 5568.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5546.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "402ab8f9.3aa18"\r
+                "8bf8b16.3c18f5"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6c3ba6ac.e7c21",\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": 5581.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5559.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2e31a205.2611fe",\r
-                "c9f11bf6.38bb98",\r
-                "99cec3e1.6d2f68"\r
+                "830127bc.8c4c18",\r
+                "adc00906.538428",\r
+                "5c009e0.e4c98e4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4697e13e.13b02",\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": 5529.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5507.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2e31a205.2611fe",\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": 5572.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5550.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2ba283a1.e08d44"\r
+                "ea1d97d5.52d0a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c9f11bf6.38bb98",\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": 5627.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5605.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "3af9cd94.f12ff2"\r
+                "283c974a.c2fc28"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "99cec3e1.6d2f68",\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": 5684.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5662.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c501098b.50507"\r
+                "dbf169ab.c4c478"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c501098b.50507",\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": 5685.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5663.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "3af9cd94.f12ff2",\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": 5630.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5608.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2ba283a1.e08d44",\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": 5570.4556884765625,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5547.741455078125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "bca9e0da.72619"\r
+                "eea057d1.d2c178"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "bca9e0da.72619",\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": 5566.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5544.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "34e0c57a.0e712a",\r
+        "id": "ecac1508.b763",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
         "x": 6625.450927734375,\r
-        "y": 5645.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5623.085784912109,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9608373.19689c8",\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": 3534.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3512.2857360839844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6e45c64.2629238",\r
-                "354c7fc8.6d8de"\r
+                "4b07eb9e.ad1084",\r
+                "449a6f75.ecc4d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6e45c64.2629238",\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": 3477.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3455.0857849121094,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "354c7fc8.6d8de",\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": 3548.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3526.0857849121094,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6bdb2c16.23fc7c",\r
-                "5820e4e6.95b47c"\r
+                "a5622a5e.b03c68",\r
+                "1b2b72f4.a20bdd"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6bdb2c16.23fc7c",\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": 3507.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3485.2857360839844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d4fcba65.f8c8f"\r
+                "d22a60e2.fd2778"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5820e4e6.95b47c",\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": 3564.9999389648438,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3542.2857055664062,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d9ea756c.06e5e"\r
+                "b7814ecb.1580d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d4fcba65.f8c8f",\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": 3503.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3481.2857360839844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "cc0c619e.32de58",\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": 3462.400115966797,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3439.6858825683594,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a6af6c62.1a6b5",\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": 3468.400115966797,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5295.91748046875,\r
+        "y": 3441.6859130859375,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "811e3163.5710b",\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": 3984.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3961.9024353027344,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "aa9298d8.acde8",\r
-                "a5e5763f.58bb2"\r
+                "a814439f.bac2e",\r
+                "f8d770ba.37d44"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "aa9298d8.acde8",\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": 3980.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3957.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a5e5763f.58bb2",\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": 4027.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4004.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "4df6bcf4.a4f44c",\r
-                "89771ed8.977b78",\r
-                "d1de1d5b.be978"\r
+                "7fc95f5b.ec381",\r
+                "28603ae9.d6e726",\r
+                "f736ad43.136778"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4df6bcf4.a4f44c",\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": 4011.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3988.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f65d0563.51b9e"\r
+                "47e06d70.96544c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "89771ed8.977b78",\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": 4056.850372314453,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4034.1361389160156,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "d1de1d5b.be978",\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": 4097.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4074.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "f65d0563.51b9e",\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": 4007.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3984.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "41e51ce8.c7bbd4",\r
-                "9fcba756.d0c298",\r
-                "99817ef0.1be558"\r
+                "db3d2916.05167",\r
+                "b1e93bbf.154be8",\r
+                "2727d594.264d9a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d2f62a11.bbccd",\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": 3938.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3915.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9fcba756.d0c298",\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": 3995.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3972.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ad91a307.53dc18",\r
-                "66b6c9a.ce41eb8"\r
+                "8ed99d07.46ccf",\r
+                "dfad78a0.2e2798"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "66b6c9a.ce41eb8",\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": 3981.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3958.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f5696a58.3dcae"\r
+                "40b7643c.aa9b44"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ad91a307.53dc18",\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": 4014.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3991.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "cd5f81cd.b325a8"\r
+                "2c3f5774.427218"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f5696a58.3dcae",\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": 3974.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3951.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "520c18e.4c672e8"\r
+                "49b755b0.ff456c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "cd5f81cd.b325a8",\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": 4011.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3988.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "520c18e.4c672e8",\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": 3974.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3951.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "41e51ce8.c7bbd4",\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": 4129.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4106.562103271484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f5a5405e.ab64e8",\r
-                "39efe4c8.977e5c"\r
+                "76a8963f.4621b8",\r
+                "22179ab4.cea27e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f5a5405e.ab64e8",\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": 4106.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4083.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "76dcdb2b.58523c"\r
+                "cdc60b24.0ad9a8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "39efe4c8.977e5c",\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": 4165.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4142.562103271484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e34b9d00.f34da8"\r
+                "5846229.a88c65c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "76dcdb2b.58523c",\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": 4110.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4087.5621032714844,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "e34b9d00.f34da8",\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": 4164.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4141.562103271484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d870e573.0525d",\r
-                "daec44c5.c4ca2"\r
+                "a9c7c427.af4688",\r
+                "fe9fa034.5cb01"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d870e573.0525d",\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": 4131.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4108.562103271484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "77e6d570.0136ec",\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": 4183.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4160.562103271484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "daec44c5.c4ca2",\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": 4252.866668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4230.152435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "99817ef0.1be558",\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": 4078.766571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4056.0523376464844,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "4a51985e.972e68",\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": 5348.966278076172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5326.252044677734,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "35e41a11.58bd1e",\r
-                "8fea1632.f2d7a"\r
+                "5bc4629f.a764e4",\r
+                "36ea940e.f6b704"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2a89b0c9.686c5",\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": 5512.850067138672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5490.135833740234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "11eb64db.01f3fb",\r
-                "edc304ba.5ec56",\r
-                "e3707812.01b138"\r
+                "e3e4b7ad.cfce5",\r
+                "2311d61f.89de52",\r
+                "cab68c6b.abd21"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "8fd56902.a16fd8",\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": 5464.850311279297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5442.136077880859,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "fe5a805b.6befb8",\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": 5582.850311279297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5560.136077880859,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "edc304ba.5ec56",\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": 5483.424285888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5460.710052490234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d06cf255.10cad"\r
+                "983c2552.f1f49"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e3707812.01b138",\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": 5527.850250244141,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5505.136016845703,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c2ada4d7.cf23a"\r
+                "62a8aa1.663f1d4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d06cf255.10cad",\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": 5482.709991455078,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5459.995758056641,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c2ada4d7.cf23a",\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": 5527.850250244141,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5505.136016845703,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "487370c3.c16b7",\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": 5577.850311279297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5555.136077880859,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6c262f9d.59d16",\r
-                "fe5a805b.6befb8"\r
+                "7bde7792.d9b138",\r
+                "89e149ab.f2e7c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "11eb64db.01f3fb",\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": 5577.850311279297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5555.136077880859,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "487370c3.c16b7"\r
+                "d78e13a5.01de9"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6c262f9d.59d16",\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": 5502.850311279297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5480.136077880859,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "472764ad.0e5da4",\r
+        "id": "cf4ce975.93215",\r
         "type": "comment",\r
         "name": "Update connectivity status to modified",\r
         "info": "",\r
         "comments": "",\r
         "x": 5288.216796875,\r
-        "y": 5440.616912841797,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5417.902679443359,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a96c5a1a.d66bf",\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": 5482.817108154297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5460.102874755859,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "35e41a11.58bd1e",\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": 5399.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5377.285736083984,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "49ab1cdc.2b3dfc"\r
+                "867bdfac.94705"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "8fea1632.f2d7a",\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": 5321.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5299.285736083984,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "44e1ece4.47debc"\r
+                "ab9e57cf.8ef448"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "71bd2e28.fdc428",\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": 4408.999694824219,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4386.285461425781,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ab47ddf.140532",\r
-                "d3485e4a.cbde48",\r
-                "964a9d6b.511ef",\r
-                "58993466.bcba34",\r
-                "b72e55ab.bc6bd8",\r
-                "8d45971b.519e08"\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": "ab47ddf.140532",\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": 4387.049499511719,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4364.335266113281,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "83fd3013.a6f008",\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": 4335.132995605469,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4312.418762207031,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "8b20d7ab.715e18",\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": 4416.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4393.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "d3485e4a.cbde48",\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": 4505.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4482.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "8b20d7ab.715e18",\r
-                "3ddce0eb.9cdfd8"\r
+                "821af189.946d58",\r
+                "139cfd47.53e94b"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3ddce0eb.9cdfd8",\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": 4498.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4475.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c4f933ed.6c6328",\r
-                "c8f61cf.a6fdde",\r
-                "31635596.d79712"\r
+                "df64900d.741c98",\r
+                "681e1ffc.26592",\r
+                "ab39d1b3.416b58"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c4f933ed.6c6328",\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": 4450.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4427.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "40098ed2.4f4dd"\r
+                "6f395e40.dc6b7"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c8f61cf.a6fdde",\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": 4505.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4482.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "8f4995e7.00e5b8"\r
+                "b25568a6.369d78"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "40098ed2.4f4dd",\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": 4449.988861083984,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4427.274627685547,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "4b557dbd.14d794"\r
+                "94a27fe.8c889"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4b557dbd.14d794",\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": 4448.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4425.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a0958afe.9d1b"\r
+                "b448ea96.4c3af8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a0958afe.9d1b",\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": 4448.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4425.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "31026a11.2a4bde"\r
+                "77dc6e4f.3fb428"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "31635596.d79712",\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": 4562.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4539.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c3c84b5.76fc5b8"\r
+                "42bc5c1d.fe55cc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c3c84b5.76fc5b8",\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": 4563.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4540.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "8f4995e7.00e5b8",\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": 4506.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4483.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ca7cc65e.e299b",\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": 4452.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4429.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "7e1000fc.f7ace",\r
-                "10f0f2b8.28ecdd",\r
-                "1cf608fc.280f8f"\r
+                "cad7009f.f83538",\r
+                "d1a2dd14.715a78",\r
+                "689fc80.c15b238"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "31026a11.2a4bde",\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": 4452.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4429.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ca7cc65e.e299b"\r
+                "80f1bf38.0bc68"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "964a9d6b.511ef",\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": 4609.932800292969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4587.218566894531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a14b7306.f0f088",\r
-                "edc3d42b.21d3d"\r
+                "c3b5c5e7.57693",\r
+                "cf1b7699.e71658"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "edc3d42b.21d3d",\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": 4657.932800292969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4635.218566894531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "7d2a7da9.46fdfc"\r
+                "723bcced.729e54"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a14b7306.f0f088",\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": 4617.932800292969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4595.218566894531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "db3e9725.884648"\r
+                "408278c5.7e5798"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "db3e9725.884648",\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": 4617.932800292969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4595.218566894531,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7d2a7da9.46fdfc",\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": 4657.932800292969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4635.218566894531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "10f0f2b8.28ecdd",\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": 4465.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4442.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "25e5e61.acf541a",\r
-                "12a14aa1.cf2fb5",\r
-                "c1a2b3a0.8c75c"\r
+                "e07edffa.c89278",\r
+                "8645511b.c4b66",\r
+                "a8a5443b.9b8a2"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7e1000fc.f7ace",\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": 4413.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4390.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "25e5e61.acf541a",\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": 4456.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4433.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5696d51e.dbfe64"\r
+                "cb5c9c8e.bb8ed8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "12a14aa1.cf2fb5",\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": 4511.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4488.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "8d572a45.011df8"\r
+                "29fe474c.df75c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c1a2b3a0.8c75c",\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": 4568.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4545.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "dddace6e.f9e9f"\r
+                "b28b1e53.869fb"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "dddace6e.f9e9f",\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": 4569.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4546.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "8d572a45.011df8",\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": 4514.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4491.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5696d51e.dbfe64",\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": 4453.988861083984,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4431.274627685547,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e4cea83c.4d71a"\r
+                "a908cc9.5d7f7b"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e4cea83c.4d71a",\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": 4450.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4427.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "1cf608fc.280f8f",\r
+        "id": "689fc80.c15b238",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
         "x": 2404.9837341308594,\r
-        "y": 4529.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4506.618957519531,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "58993466.bcba34",\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": 4830.049499511719,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4807.335266113281,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "b72e55ab.bc6bd8",\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": 4897.049499511719,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4874.335266113281,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "191ee334.0f09fd",\r
-                "b8911820.2c8f68"\r
+                "bcfca35c.21654",\r
+                "62c7d864.119b88"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "191ee334.0f09fd",\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": 4882.049499511719,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4859.335266113281,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "328aa2d2.c36a96"\r
+                "f4258877.5e35f"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b8911820.2c8f68",\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": 4930.049499511719,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4907.335266113281,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "88b54a6f.ba3898"\r
+                "3fb79094.abfaa8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "328aa2d2.c36a96",\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": 4878.049499511719,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4855.335266113281,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "4a7a1b00.5fe524"\r
+                "2140ac57.1e83f4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "88b54a6f.ba3898",\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": 4925.049499511719,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4902.335266113281,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "d5cdb27.e4e575",\r
+        "id": "8db3fd20.37f318",\r
         "type": "comment",\r
         "name": "Update connectivity status to modified",\r
         "info": "",\r
         "comments": "",\r
         "x": 1587.4664001464844,\r
-        "y": 4828.749694824219,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4806.035461425781,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "4a7a1b00.5fe524",\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": 4870.949890136719,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4848.235656738281,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "1003b628.8cf272",\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": 4144.316589355469,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4121.602355957031,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "44e1ece4.47debc",\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": 4148.999725341797,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4126.285491943359,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "1003b628.8cf272",\r
-                "71bd2e28.fdc428"\r
+                "440b33d.dbb8acc",\r
+                "eb7859d4.8fd35"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "49ab1cdc.2b3dfc",\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": 5401.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5378.802337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "723c2903.f58428",\r
-                "98b88954.793148",\r
-                "b393338f.3c0a5",\r
-                "119574e6.129413"\r
+                "c644609d.44bce",\r
+                "e7413115.aec04",\r
+                "d006cbe4.5a677",\r
+                "c786893c.7012b"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "723c2903.f58428",\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": 5332.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1077.7166748046875,\r
+        "y": 5141.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "98b88954.793148",\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": 5401.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 988.7166748046875,\r
+        "y": 5210.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "b393338f.3c0a5",\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": 5636.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 879.88330078125,\r
+        "y": 5445.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "df7f814b.30dca",\r
-                "680a6c2d.c81304",\r
-                "f02d2a13.d0aa48"\r
+                "614e61f8.50b5f",\r
+                "96d6a1ec.c795b",\r
+                "90aff610.9959f8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c8c4cb96.f9d8b",\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": 5523.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2588.882568359375,\r
+        "y": 5370.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "43900724.7021a8",\r
-                "b5fd98a.36736e8",\r
-                "3c26b3f8.230acc"\r
+                "a9496568.146b9",\r
+                "c5f96edd.835cb8",\r
+                "e018fe0a.acb8a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "de9e1e1d.dcbc3",\r
+        "id": "b9815115.2c557",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
-        "x": 2535.882568359375,\r
-        "y": 5587.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2538.882568359375,\r
+        "y": 5434.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "d2b1cccb.1f5468",\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": 5471.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2618.882568359375,\r
+        "y": 5318.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "43900724.7021a8",\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": 5514.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2906.8826904296875,\r
+        "y": 5301.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "dc7a8a3b.a925f8"\r
+                "b7511521.12ea3"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b5fd98a.36736e8",\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": 5569.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2898.8826904296875,\r
+        "y": 5356.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c1ab7307.8305a8"\r
+                "d009936c.baaf78"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3c26b3f8.230acc",\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": 5626.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2903.8826904296875,\r
+        "y": 5413.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f1d869f8.b644e"\r
+                "a8c24324.12cd38"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f1d869f8.b644e",\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": 5627.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3055.8826904296875,\r
+        "y": 5414.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c1ab7307.8305a8",\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": 5572.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3066.8826904296875,\r
+        "y": 5359.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "dc7a8a3b.a925f8",\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": 5512.1722412109375,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3051.2650146484375,\r
+        "y": 5299.458038330078,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "99f651cc.e3a158"\r
+                "87c431c3.fca34"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "99f651cc.e3a158",\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": 5508.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3265.8826904296875,\r
+        "y": 5295.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "df7f814b.30dca",\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": 5505.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1161.88330078125,\r
+        "y": 5314.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "1d552db6.d6aaca",\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": 5644.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1372.3834228515625,\r
+        "y": 5453.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2d69161c.7523aa"\r
+                "a9f88f76.4444c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d7946986.6d0968",\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": 5532.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1375.3834228515625,\r
+        "y": 5341.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b24f95b.8630968"\r
+                "957f349.e76e4c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9ea8b87c.75f8b",\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": 5587.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1367.3834228515625,\r
+        "y": 5396.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d1cfde55.05efd"\r
+                "48a6f350.0417c4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b24f95b.8630968",\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": 5527.172332763672,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1509.765625,\r
+        "y": 5336.4581298828125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "57f5a4ed.934544"\r
+                "d4741dab.7b5f78"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2d69161c.7523aa",\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": 5645.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1524.3834228515625,\r
+        "y": 5454.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "d1cfde55.05efd",\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": 5588.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1535.3834228515625,\r
+        "y": 5397.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "57f5a4ed.934544",\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": 5528.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1696.8828125,\r
+        "y": 5337.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "489e94a0.cb0724"\r
+                "93c0e1e7.1663a8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "489e94a0.cb0724",\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": 5521.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1924.8828125,\r
+        "y": 5330.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "70d2a39a.39c914"\r
+                "eb0c27f.1616058"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "680a6c2d.c81304",\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": 5580.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1179.88330078125,\r
+        "y": 5389.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "1d552db6.d6aaca",\r
-                "d7946986.6d0968",\r
-                "9ea8b87c.75f8b"\r
+                "c0a00c52.f1e878",\r
+                "62d1e19f.b39a2",\r
+                "b9cbc6ac.26846"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "70d2a39a.39c914",\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": 5518.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2130.8828125,\r
+        "y": 5327.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "11f0110f.f1cbd7"\r
+                "63e7e6f3.2a24f"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "11f0110f.f1cbd7",\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": 5521.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2345.8822021484375,\r
+        "y": 5330.8023681640625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d2b1cccb.1f5468",\r
-                "c8c4cb96.f9d8b",\r
-                "de9e1e1d.dcbc3"\r
+                "d05f3809.7521c8",\r
+                "7ca77be7.05ec8c",\r
+                "b9815115.2c557"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f02d2a13.d0aa48",\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": 5729.916473388672,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1303.6500244140625,\r
+        "y": 5539.2022705078125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "73cc7454.46b21c",\r
-                "983cf462.7773e"\r
+                "b38f67ee.531ff",\r
+                "7cc55d59.0067b4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "73cc7454.46b21c",\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": 5722.916473388672,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1650.1500244140625,\r
+        "y": 5532.2022705078125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d64e37c.99aa9c8"\r
+                "bec12c24.0b2378"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "983cf462.7773e",\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": 5762.916473388672,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1654.1500244140625,\r
+        "y": 5572.2022705078125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "63d68d1b.26356c"\r
+                "9701e6f5.8bd518"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d64e37c.99aa9c8",\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": 5722.916473388672,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1808.1500244140625,\r
+        "y": 5532.2022705078125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "63d68d1b.26356c",\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": 5762.916473388672,\r
-        "z": "d1eceead.adafe",\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": "119574e6.129413",\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": 5891.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5869.002532958984,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "20383b77.9d13bc",\r
-                "9b5788ce.9c9408"\r
+                "a3861250.d254d8",\r
+                "3c90d5bf.82245a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "20383b77.9d13bc",\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": 5868.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1107.183349609375,\r
+        "y": 5696.0025634765625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c8a5ff15.a0cc5"\r
+                "6ee92ba3.68178c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9b5788ce.9c9408",\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": 6041.316864013672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6018.602630615234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "80ab1272.8cacd"\r
+                "31cd7353.b764a4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c8a5ff15.a0cc5",\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": 5868.316864013672,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1255.35009765625,\r
+        "y": 5695.6026611328125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b646edcc.5849d8",\r
-                "7aaef741.32dd88"\r
+                "94f88b26.f34ce",\r
+                "497fa775.3b5f3",\r
+                "e88fc760.9f3988"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b646edcc.5849d8",\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": 5839.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1677.199951171875,\r
+        "y": 5667.0025634765625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "7aaef741.32dd88",\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": 5906.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1492.199951171875,\r
+        "y": 5734.0025634765625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f0373e80.9f5c1",\r
-                "17b9923a.e6ff36"\r
+                "ef60935.82bca7",\r
+                "9065d9f2.54ee4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f0373e80.9f5c1",\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": 5891.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1757.199951171875,\r
+        "y": 5719.0025634765625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ea0794c3.5caad8"\r
+                "2819744b.f6ef4c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "17b9923a.e6ff36",\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": 5939.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1756.199951171875,\r
+        "y": 5767.0025634765625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f785b40a.2c0f08"\r
+                "8f406878.70a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ea0794c3.5caad8",\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": 5887.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1913.199951171875,\r
+        "y": 5715.0025634765625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c184cafd.df5108"\r
+                "450da1ad.43b1d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f785b40a.2c0f08",\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": 5934.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1904.199951171875,\r
+        "y": 5762.0025634765625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c184cafd.df5108",\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": 5881.617156982422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2221.8826904296875,\r
+        "y": 5708.9029541015625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "c1da52d9.9cf468",\r
+        "id": "af8bca67.a28908",\r
         "type": "comment",\r
         "name": "Update connectivity status to modified",\r
         "info": "",\r
         "comments": "",\r
-        "x": 2194.0994873046875,\r
-        "y": 5839.416961669922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2196.0994873046875,\r
+        "y": 5666.7027587890625,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "80ab1272.8cacd",\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": 6040.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6017.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "49431e5b.e46588",\r
-                "1475339.a9ed04c"\r
+                "a74b089b.225b08",\r
+                "ce915ff5.c8d31",\r
+                "73f93f1a.1715d8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "49431e5b.e46588",\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": 6034.816864013672,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1536.2328491210938,\r
+        "y": 5951.1025390625,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f57bdc9.9ead4a"\r
+                "1bf92ac3.705cd5"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f57bdc9.9ead4a",\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": 6029.816802978516,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6007.102569580078,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ba35dccb.3b6bb8"\r
+                "adff6291.99a8f8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ba35dccb.3b6bb8",\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": 6029.81689453125,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6007.1026611328125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "86341ec4.ccb728"\r
+                "b1717f1d.d23a28"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "86341ec4.ccb728",\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": 6029.816864013672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6007.102630615234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "73b15a95.c45e6c",\r
-                "577c89f1.70257",\r
-                "ebf7b15b.49862"\r
+                "1b34e983.202196",\r
+                "d97ea61c.b38298",\r
+                "b46e47b0.7a7bf"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "73b15a95.c45e6c",\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": 6079.816864013672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6057.102630615234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d5e5b35.6604c5"\r
+                "10e803bb.23c354"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "925dd5ef.2fc678",\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": 6264.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6241.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "42725353.b4a374",\r
-                "1745f7ad.eada2",\r
-                "ebfc9334.bdf468"\r
+                "8e127971.6de7c",\r
+                "9a64470f.e555c",\r
+                "c5ecce15.749748"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6ac4c475.ce37cc",\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": 6179.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1577.4664916992188,\r
+        "y": 6284.30224609375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "df9efed7.82417"\r
+                "5280d91a.703f48"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "df9efed7.82417",\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": 6193.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1774.4664916992188,\r
+        "y": 6298.30224609375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "376f554a.32ded2",\r
-                "e86a8d88.08809"\r
+                "4a3e493f.526ac",\r
+                "404c9cef.17796c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "376f554a.32ded2",\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": 6186.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1978.466552734375,\r
+        "y": 6201.30224609375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "bc2d7c0c.7cc4a8"\r
+                "e7cf2c0a.f8afd8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "bc2d7c0c.7cc4a8",\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": 6186.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2159.466552734375,\r
+        "y": 6217.30224609375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "925dd5ef.2fc678"\r
+                "f69a3337.dd69"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e86a8d88.08809",\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": 6482.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6459.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "32fa6a7d.612076"\r
+                "55211637.c2f7e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "32fa6a7d.612076",\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": 6482.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6459.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6e62ca.5284a538"\r
+                "ad51c793.473678"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6e62ca.5284a538",\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": 6482.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6459.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "91368e45.2e3cd8",\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": 1362.466552734375,\r
-        "y": 7248.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 7225.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "d5e5b35.6604c5",\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": 6177.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1403.4664916992188,\r
+        "y": 6282.30224609375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6ac4c475.ce37cc",\r
-                "91368e45.2e3cd8",\r
-                "5c661b6d.db566c"\r
+                "1bd5cb93.6127c4",\r
+                "76246a63.c65c94",\r
+                "99412df0.04b4f8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "42725353.b4a374",\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": 6266.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6243.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "aedd4240.642968"\r
+                "e6c2ee89.d3aff"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1745f7ad.eada2",\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": 6311.590606689453,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6288.876373291016,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "6425bc45.5cdfcc"\r
+                "66f32499.9b808c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ebfc9334.bdf468",\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": 6355.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6332.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "337169e1.665c2e"\r
+                "fc5f97c.17990e8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ebf7b15b.49862",\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": 5980.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5957.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "577c89f1.70257",\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": 6024.042633056641,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6001.328399658203,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "1475339.a9ed04c",\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": 6109.416473388672,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1533.4000854492188,\r
+        "y": 6012.7021484375,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "aedd4240.642968",\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": 6256.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6233.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "20a20b24.b18d74",\r
-                "da0ac321.ebd92",\r
-                "450533a8.9c748c",\r
-                "dc80e7d7.692bf8",\r
-                "7b453ddd.4a4edc"\r
+                "95de1448.b3be38",\r
+                "c13cc07f.32d48",\r
+                "89fea46.2857558",\r
+                "8c5b9c51.4573e8",\r
+                "a58a3e55.44161"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "337169e1.665c2e",\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": 6354.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6331.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "6425bc45.5cdfcc",\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": 6311.8763427734375,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6289.162109375,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "20a20b24.b18d74",\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": 5974.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5951.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "da0ac321.ebd92",\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": 6091.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6068.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ab328def.9c2568",\r
-                "1e0d49ce.54650e",\r
-                "83f96b0e.23503"\r
+                "2f82e357.0b1ab4",\r
+                "be465fa4.6aba18",\r
+                "877ec4f6.c7b7a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "450533a8.9c748c",\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": 6358.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6335.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e189248a.5308d8",\r
-                "42e13b38.68927c"\r
+                "2931cfbe.d3d97",\r
+                "162b2290.6fc605"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "dc80e7d7.692bf8",\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": 6493.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6470.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "75c39310.64e10c",\r
-                "865b2c0.812e658"\r
+                "df16efa0.bafe28",\r
+                "bc60ff9d.7739e8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7b453ddd.4a4edc",\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": 6609.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6586.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "ab328def.9c2568",\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": 6043.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6020.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "7b2173a0.a25f4c"\r
+                "640fd481.180004"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1e0d49ce.54650e",\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": 6098.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6075.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "3e21d08a.9cf2d8"\r
+                "ecd8a620.92b268"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7b2173a0.a25f4c",\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": 6037.672332763672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6014.958099365234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "d783eb8.e8d4418"\r
+                "d1896cdb.8141"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "83f96b0e.23503",\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": 6155.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6132.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "39d187f7.387c08"\r
+                "f05d5e82.949cd"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "39d187f7.387c08",\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": 6156.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6133.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "3e21d08a.9cf2d8",\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": 6099.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6076.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "865b2c0.812e658",\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": 6471.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6448.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "772ac851.ed388"\r
+                "7d696f2d.0f345"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "75c39310.64e10c",\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": 6527.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6504.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "d783eb8.e8d4418",\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": 6039.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6016.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "22737809.d5a598"\r
+                "a3649162.b60c9"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "22737809.d5a598",\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": 6030.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6007.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "8e816736.3f1518"\r
+                "fd0af8f3.25299"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "772ac851.ed388",\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": 6461.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6438.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "7e278410.d4a45c",\r
-                "5323d43d.ae4a94"\r
+                "82ac773c.5adbc",\r
+                "f41b429.87576c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e189248a.5308d8",\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": 6383.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6360.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a38fc7bd.ddbeb"\r
+                "41ca7b34.32b314"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "42e13b38.68927c",\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": 6328.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6305.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "ca98e797.f9c13"\r
+                "6e74c50f.6753f4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a38fc7bd.ddbeb",\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": 6381.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6358.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ca98e797.f9c13",\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": 6330.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6307.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "63dcc10.1e934c",\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": 5979.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5956.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "cb51edb2.a6957",\r
-                "7da0f639.3db538",\r
-                "dfe02514.308cd"\r
+                "5381b334.945d34",\r
+                "5cfd9c1e.9cd7fc",\r
+                "293f88.0669c878"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "8e816736.3f1518",\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": 6027.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6004.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "63dcc10.1e934c"\r
+                "d394aeb8.1e7718"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7e278410.d4a45c",\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": 6435.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6412.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "21b3d920.ac879e"\r
+                "ecb5b8cc.eeda88"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5323d43d.ae4a94",\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": 6475.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6452.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "da782471.0e218"\r
+                "308650c2.e2482"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "da782471.0e218",\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": 6479.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6456.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "21b3d920.ac879e",\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": 6439.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6416.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7da0f639.3db538",\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": 5992.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5969.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2a4fa91b.b928a6",\r
-                "3708f6c9.39ed2a",\r
-                "7ad7cb3f.866b74"\r
+                "c9280772.2e056",\r
+                "da69dce1.3d1cc8",\r
+                "c843a21f.72703"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "cb51edb2.a6957",\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": 5940.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5917.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2a4fa91b.b928a6",\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": 5983.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5960.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "bee63261.4dfe28"\r
+                "1c355cab.e00983"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3708f6c9.39ed2a",\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": 6038.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6015.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "9ceb2b97.8189"\r
+                "e5e939f4.c8003"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7ad7cb3f.866b74",\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": 6095.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6072.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "84d1d52.6203b28"\r
+                "29282b3d.cdea3c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "dfe02514.308cd",\r
+        "id": "293f88.0669c878",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
         "x": 4304.4658203125,\r
-        "y": 6056.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6033.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "84d1d52.6203b28",\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": 6096.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6073.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9ceb2b97.8189",\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": 6041.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6018.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "bee63261.4dfe28",\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": 5980.6722412109375,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5957.9580078125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "595ecbb0.cd7dfc"\r
+                "31ead1aa.38700e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "595ecbb0.cd7dfc",\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": 5977.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5954.302337646484,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e8d2c16f.36acb",\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": 6774.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6751.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "656fa541.af35f4",\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": 6891.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6868.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "35de354f.e14d62",\r
-                "aedf728e.4bd508",\r
-                "d65aa6c1.4a58e"\r
+                "287bda60.70f306",\r
+                "564bb39c.806684",\r
+                "f782c941.aa2bd8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "35de354f.e14d62",\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": 6843.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6820.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5345535d.1f34d4"\r
+                "5eea5356.2a418c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "aedf728e.4bd508",\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": 6898.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6875.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "20bec1fa.80674e"\r
+                "918bf051.2e35e8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5345535d.1f34d4",\r
+        "id": "5eea5356.2a418c",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2015.1156005859375,\r
-        "y": 6838.272430419922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6815.558197021484,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "eb473582.da829"\r
+                "a66aff1d.02ebd"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d65aa6c1.4a58e",\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": 6955.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6932.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "15a64cb6.b20343"\r
+                "ea358a06.2ba7c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "15a64cb6.b20343",\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": 6956.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6933.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "20bec1fa.80674e",\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": 6899.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6876.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "eb473582.da829",\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": 6839.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6816.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "b73dec8d.f89198"\r
+                "dd540d27.8a572"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b73dec8d.f89198",\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": 6830.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6807.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "1ceb2f26.68ec79"\r
+                "9d1b03ac.68f1d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "8e7e1d35.45d4c8",\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": 6779.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6756.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a1ade3fe.d4148",\r
-                "2a08582e.e9a11",\r
-                "a2d9c162.524c1"\r
+                "1b4a271c.3007c1",\r
+                "a4a420aa.eed92",\r
+                "5a15942c.1c868c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1ceb2f26.68ec79",\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": 6827.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6804.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "8e7e1d35.45d4c8"\r
+                "e61d9898.b700f8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2a08582e.e9a11",\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": 6792.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6769.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "cc4e4323.ff0c8",\r
-                "37454266.958e06",\r
-                "fc54918e.b07f78"\r
+                "e70e66a4.f92e28",\r
+                "3b5db284.72d976",\r
+                "a90d6b8f.8e3a5"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a2d9c162.524c1",\r
+        "id": "5a15942c.1c868c",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
         "x": 2956.2325439453125,\r
-        "y": 6856.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6833.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a1ade3fe.d4148",\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": 6740.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6717.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "cc4e4323.ff0c8",\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": 6783.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6760.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e3f7ab37.cd3338"\r
+                "2205be3e.8c882a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "37454266.958e06",\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": 6838.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6815.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "c423f303.cf0fc"\r
+                "d93cd156.9d02f8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "fc54918e.b07f78",\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": 6895.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6872.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "f7cc4fee.3d03d8"\r
+                "b772a1ff.e97338"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f7cc4fee.3d03d8",\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": 6896.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6873.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c423f303.cf0fc",\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": 6841.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6818.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e3f7ab37.cd3338",\r
+        "id": "2205be3e.8c882a",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3360.6148681640625,\r
-        "y": 6781.2723388671875,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6758.55810546875,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a32f770f.0bf93"\r
+                "9b8cbfdb.496af"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a32f770f.0bf93",\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": 6777.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6754.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5c661b6d.db566c",\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": 6902.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6879.902435302734,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "e8d2c16f.36acb",\r
-                "656fa541.af35f4",\r
-                "f25051a6.fa4e28"\r
+                "6da29c89.3512ec",\r
+                "23a2345e.db2bfc",\r
+                "4ea496a3.5a8a68"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f25051a6.fa4e28",\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": 7043.816864013672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 7021.102630615234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "81385ecf.138098",\r
-                "de989c54.09997"\r
+                "fd259c6c.134fa8",\r
+                "9bf814bd.aca8b8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "de989c54.09997",\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": 7021.816864013672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6999.102630615234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "78a6b529.99c6a4"\r
+                "10bd46c.7fcbe39"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "81385ecf.138098",\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": 7077.816864013672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 7055.102630615234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "78a6b529.99c6a4",\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": 7011.816864013672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6989.102630615234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "a19873b6.a4d6e",\r
-                "94634cdd.23be6"\r
+                "cc57d141.f3e88",\r
+                "6b29798.5078f08"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a19873b6.a4d6e",\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": 6985.816864013672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6963.102630615234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2dad16ef.224d22"\r
+                "e4bf775a.d74c18"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "94634cdd.23be6",\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": 7025.816864013672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 7003.102630615234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "4ffd9da0.18218c"\r
+                "9dbbe180.4c39c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4ffd9da0.18218c",\r
+        "id": "9dbbe180.4c39c",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2860.432861328125,\r
-        "y": 7029.816864013672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 7007.102630615234,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "2dad16ef.224d22",\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": 6989.816864013672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6967.102630615234,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "8d45971b.519e08",\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": 4729.39990234375,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4706.6856689453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "5dcba2e4.9fe114",\r
-                "1fae83d7.8f54e4"\r
+                "51c55595.1dd8cc",\r
+                "c498093d.59e4c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5dcba2e4.9fe114",\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": 4717.39990234375,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4694.6856689453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "504ce75b.b6442"\r
+                "bc110a38.b317b"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1fae83d7.8f54e4",\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": 4757.39990234375,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4734.6856689453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": [\r
             [\r
-                "2463a8bc.d76748"\r
+                "5805f739.dc8f9"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "504ce75b.b6442",\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": 4717.39990234375,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4694.6856689453125,\r
+        "z": "1806503a.76a7a",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2463a8bc.d76748",\r
+        "id": "5805f739.dc8f9",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1679.249755859375,\r
-        "y": 4757.39990234375,\r
-        "z": "d1eceead.adafe",\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