Bug fixing in topology discovery as part of CCVPN (Cross-Layer Cross-Domain VPN)...
[sdnc/oam.git] / platform-logic / datachange / src / main / json / DataChange_esr-thirdparty-sdnc-discovery.json
index ba7a989..81060bf 100644 (file)
-[
-    {
-        "id": "197ffd5b.105fa3",
-        "type": "other",
-        "name": "update",
-        "xml": "<outcome value='Update'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 310,
-        "y": 360,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "8298d18a.63e4b"
-            ]
-        ]
-    },
-    {
-        "id": "3bcc844d.917dbc",
-        "type": "other",
-        "name": "delete",
-        "xml": "<outcome value='delete'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 310,
-        "y": 440,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "9a40237.2d204e"
-            ]
-        ]
-    },
-    {
-        "id": "9a40237.2d204e",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic=\"true\">",
-        "atomic": "true",
-        "outputs": 1,
-        "x": 451.5,
-        "y": 440,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "7bf268a7.980d48",
-        "type": "comment",
-        "name": "TODO: Delete topology from AAI",
-        "info": "",
-        "comments": "",
-        "x": 384.3335189819336,
-        "y": 407.96899485588074,
-        "z": "a54d391e.88f7d8",
-        "wires": []
-    },
-    {
-        "id": "9d107456.f08fe8",
-        "type": "switchNode",
-        "name": "switch aai-event-trigger",
-        "xml": "<switch test=\"`$data-change-notification-input.aai-event-trigger`\">\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 140.5,
-        "y": 400,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "197ffd5b.105fa3",
-                "3bcc844d.917dbc"
-            ]
-        ]
-    },
-    {
-        "id": "68d03f9b.5e646",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic=\"true\">",
-        "atomic": "true",
-        "outputs": 1,
-        "x": 871.5,
-        "y": 240,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "608a6bc.8344d94",
-                "7a11c3b.828ac3c",
-                "365e44a4.701f6c",
-                "a3a71589.3e7428",
-                "c3222caa.a5e2a"
-            ]
-        ]
-    },
-    {
-        "id": "7a11c3b.828ac3c",
-        "type": "execute",
-        "name": "execute RestApiCallNode Get token",
-        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/actokentemplate.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/controller/v2/tokens'`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"token-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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1144.5001983642578,
-        "y": 161.00000953674316,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "15e6e327.6bb24d",
-                "b8526c6a.21372"
-            ]
-        ]
-    },
-    {
-        "id": "15e6e327.6bb24d",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1358.0001983642578,
-        "y": 141.00000953674316,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "eada649a.e312c8"
-            ]
-        ]
-    },
-    {
-        "id": "b8526c6a.21372",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1354.0001983642578,
-        "y": 181.00000953674316,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "bf5d38a1.f76208"
-            ]
-        ]
-    },
-    {
-        "id": "eada649a.e312c8",
-        "type": "set",
-        "name": "set token-id",
-        "xml": "<set>\n<parameter name='prop.sdncRestApi.token_id' value='`$token-result.data.token_id`' />\n",
-        "comments": "",
-        "x": 1508.5001983642578,
-        "y": 141.00000953674316,
-        "z": "a54d391e.88f7d8",
-        "wires": []
-    },
-    {
-        "id": "3ad01439.f9afec",
-        "type": "execute",
-        "name": "execute RestApiCallNode Get Topology",
-        "xml": "<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<parameter name='customHttpHeaders' value=\"`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`\" />",
-        "comments": "",
-        "outputs": 1,
-        "x": 1575.5001983642578,
-        "y": 261.00000953674316,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "a2f37f5d.3d152",
-                "76d94eec.78391"
-            ]
-        ]
-    },
-    {
-        "id": "a2f37f5d.3d152",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1818.0001983642578,
-        "y": 281.00000953674316,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "f2edc52a.829ae8"
-            ]
-        ]
-    },
-    {
-        "id": "f2edc52a.829ae8",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic=\"true\">",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 1975.5001983642578,
-        "y": 281.00000953674316,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "2876228a.bd45de"
-            ]
-        ]
-    },
-    {
-        "id": "f0deaa8b.a77c48",
-        "type": "returnFailure",
-        "name": "return failure",
-        "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 Create vpn rest api\" />\n",
-        "comments": "",
-        "x": 1952.0001983642578,
-        "y": 181.00000953674316,
-        "z": "a54d391e.88f7d8",
-        "wires": []
-    },
-    {
-        "id": "76d94eec.78391",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1814.0001983642578,
-        "y": 181.00000953674316,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "f0deaa8b.a77c48"
-            ]
-        ]
-    },
-    {
-        "id": "a45743c4.fd9ac",
-        "type": "dgstart",
-        "name": "DGSTART",
-        "outputs": 1,
-        "x": 98,
-        "y": 100,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "4069c94b.4e3178"
-            ]
-        ]
-    },
-    {
-        "id": "4069c94b.4e3178",
-        "type": "service-logic",
-        "name": "DataChange ${project.version}",
-        "module": "DataChange",
-        "version": "${project.version}",
-        "comments": "",
-        "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='DataChange' version='${project.version}'>",
-        "outputs": 1,
-        "x": 164,
-        "y": 160,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "a97cf7f0.905958"
-            ]
-        ]
-    },
-    {
-        "id": "a97cf7f0.905958",
-        "type": "method",
-        "name": "method esr-thirdparty-sdnc-discovery",
-        "xml": "<method rpc='esr-thirdparty-sdnc-discovery' mode='sync'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 184,
-        "y": 240,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "8d013bc1.d159b8"
-            ]
-        ]
-    },
-    {
-        "id": "8d013bc1.d159b8",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic=\"true\">\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 431.5,
-        "y": 240,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "9d107456.f08fe8"
-            ]
-        ]
-    },
-    {
-        "id": "2876228a.bd45de",
-        "type": "for",
-        "name": "for each Network",
-        "xml": "<for index='nidx' start='0' end='`$topology.networks.network_length`' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1401.5002136230469,
-        "y": 380.0000247955322,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "ef7b8418.bcb8e8"
-            ]
-        ]
-    },
-    {
-        "id": "ef7b8418.bcb8e8",
-        "type": "block",
-        "name": "block",
-        "xml": "<block>\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 1550.0002136230469,
-        "y": 380.0000247955322,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "64202ed1.e0b41",
-                "93269044.8fece"
-            ]
-        ]
-    },
-    {
-        "id": "64202ed1.e0b41",
-        "type": "call",
-        "name": "call update-network-to-aai",
-        "xml": "<call module='DataChange' rpc='update-network-to-aai' mode='sync' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1729.0002136230469,
-        "y": 400.0000247955322,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "93269044.8fece",
-        "type": "set",
-        "name": "set network",
-        "xml": "<set>\n<parameter name='network.' value='`$topology.networks.network[$nidx].`' />\n",
-        "comments": "",
-        "x": 1684.0002136230469,
-        "y": 360.0000247955322,
-        "z": "a54d391e.88f7d8",
-        "wires": []
-    },
-    {
-        "id": "bf5d38a1.f76208",
-        "type": "block",
-        "name": "block",
-        "xml": "<block>\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 1474.0001983642578,
-        "y": 181.00000953674316,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "9588f43b.0d44f8",
-        "type": "comment",
-        "name": "Do Nothing",
-        "info": "",
-        "comments": "",
-        "x": 1644.0001983642578,
-        "y": 221.00000953674316,
-        "z": "a54d391e.88f7d8",
-        "wires": []
-    },
-    {
-        "id": "60d84913.695d78",
-        "type": "switchNode",
-        "name": "switch type",
-        "xml": "<switch test=\"`$prop.sdncRestApi.type`\">\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 563,
-        "y": 360,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "de59227b.bacf9",
-                "1a34048f.8eca2b"
-            ]
-        ]
-    },
-    {
-        "id": "8298d18a.63e4b",
-        "type": "block",
-        "name": "block",
-        "xml": "<block>\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 430,
-        "y": 360,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "60d84913.695d78"
-            ]
-        ]
-    },
-    {
-        "id": "de59227b.bacf9",
-        "type": "other",
-        "name": "SOTN",
-        "xml": "<outcome value='SOTN'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 710,
-        "y": 240,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "68d03f9b.5e646"
-            ]
-        ]
-    },
-    {
-        "id": "1a34048f.8eca2b",
-        "type": "other",
-        "name": "other",
-        "xml": "<outcome value='Other'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 725.0000076293945,
-        "y": 479.00003242492676,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "7faf207a.622e5"
-            ]
-        ]
-    },
-    {
-        "id": "7faf207a.622e5",
-        "type": "returnFailure",
-        "name": "return failure",
-        "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=\"`'Unsupported type = ' + $prop.sdncRestApi.type`\" />\n\n",
-        "comments": "",
-        "x": 903.0000076293945,
-        "y": 479.00003242492676,
-        "z": "a54d391e.88f7d8",
-        "wires": []
-    },
-    {
-        "id": "608a6bc.8344d94",
-        "type": "execute",
-        "name": "execute Properties",
-        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.prop.PropertiesNode' method='readProperties' >\n    <parameter name='fileName' value='%SDNC_CONFIG_DIR%/generic-resource-api-dg.properties' />\n    <parameter name='contextPrefix' value='prop' />\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1091.0001983642578,
-        "y": 121.00000953674316,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "365e44a4.701f6c",
-        "type": "switchNode",
-        "name": "switch prop.sdncRestApi.token_id",
-        "xml": "<switch test=\"`$prop.sdncRestApi.token_id`\">\n\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1137.5001983642578,
-        "y": 241.00000953674316,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "b737a6fe.87cf68",
-                "878b1fd0.506dd"
-            ]
-        ]
-    },
-    {
-        "id": "b737a6fe.87cf68",
-        "type": "other",
-        "name": "Null",
-        "xml": "<outcome value=''>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1354.0001983642578,
-        "y": 221.00000953674316,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "de7d499c.f87aa8"
-            ]
-        ]
-    },
-    {
-        "id": "878b1fd0.506dd",
-        "type": "other",
-        "name": "other",
-        "xml": "<outcome value='Other'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1354.0001983642578,
-        "y": 261.00000953674316,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "3ad01439.f9afec"
-            ]
-        ]
-    },
-    {
-        "id": "de7d499c.f87aa8",
-        "type": "execute",
-        "name": "execute RestApiCallNode Get Topology",
-        "xml": "<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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1575.5001983642578,
-        "y": 221.00000953674316,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            [
-                "76d94eec.78391",
-                "a2f37f5d.3d152"
-            ]
-        ]
-    },
-    {
-        "id": "c3222caa.a5e2a",
-        "type": "execute",
-        "name": "execute RestconfDiscoveryNode",
-        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restconfdiscovery.RestconfDiscoveryNode' method='establishSubscription' >\n<parameter name=\"subscriberId\" value=\"sotn-controller\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/operations/ietf-subscribed-notifications:establish-subscription'`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />\n<parameter name=\"sseConnectURL\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/streams/yang-push-json'`\" />\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=' + $prop.sdncRestApi.token_id`\" />\n<parameter name=\"module\" value=\"DataChange\" />\n<parameter name=\"rpc\" value=\"sotn-notification-handler\" />\n<parameter name=\"mode\" value=\"sync\" />",
-        "comments": "",
-        "outputs": 1,
-        "x": 1134.0001983642578,
-        "y": 381.00000953674316,
-        "z": "a54d391e.88f7d8",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "a3a71589.3e7428",
-        "type": "set",
-        "name": "set encoding-format",
-        "xml": "<set>\n<parameter name='input' value='ietf-subscribed-notifications:establish-subscription.input.' />\n<parameter name=\"`$input + 'encoding'`\" value=\"encode-json\" />",
-        "comments": "",
-        "x": 1094.0001983642578,
-        "y": 341.00000953674316,
-        "z": "a54d391e.88f7d8",
-        "wires": []
-    },
-    {
-        "id": "98c18166.4a0f3",
-        "type": "comment",
-        "name": "Notification subscription",
-        "info": "",
-        "comments": "",
-        "x": 1099.000343322754,
-        "y": 298.00000858306885,
-        "z": "a54d391e.88f7d8",
-        "wires": []
-    }
+[\r
+    {\r
+        "id": "c3dc4adb.8c6008",\r
+        "type": "other",\r
+        "name": "update",\r
+        "xml": "<outcome value='Update'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 739,\r
+        "y": 311,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "bd0845c9.41d478"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "71253ee0.23906",\r
+        "type": "other",\r
+        "name": "delete",\r
+        "xml": "<outcome value='Delete'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 739,\r
+        "y": 391,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "3f0bf71e.180588"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3f0bf71e.180588",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 880.5,\r
+        "y": 391,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "67540de7.5dd14c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "de801ea6.e90758",\r
+        "type": "switchNode",\r
+        "name": "switch aai-event-trigger",\r
+        "xml": "<switch test=\"`$data-change-notification-input.aai-event-trigger`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 569.5,\r
+        "y": 351,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "c3dc4adb.8c6008",\r
+                "71253ee0.23906"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1007cea6.282501",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1266.5,\r
+        "y": 222,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "95e785b5.d067b",\r
+                "7a1058d1.4b2d6",\r
+                "558bdafc.122dbc",\r
+                "54848569.ec4d54",\r
+                "25993b47.1f060c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7a1058d1.4b2d6",\r
+        "type": "execute",\r
+        "name": "execute RestApiCallNode Get token",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/actokentemplate.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/controller/v2/tokens'`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"token-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\"/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1539.5001983642578,\r
+        "y": 143.00000953674316,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "1f13ca65.eddc8e",\r
+                "fa7642f7.a126c8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1f13ca65.eddc8e",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1829.000244140625,\r
+        "y": 135,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "a5768e87.aa1bb"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fa7642f7.a126c8",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1825.000244140625,\r
+        "y": 175,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "334af206.383786"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a5768e87.aa1bb",\r
+        "type": "set",\r
+        "name": "set token-id",\r
+        "xml": "<set>\n<parameter name='prop.sdncRestApi.token_id' value='`$token-result.data.token_id`' />\n",\r
+        "comments": "",\r
+        "x": 1979.500244140625,\r
+        "y": 135,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "272f0d19.0aa972",\r
+        "type": "execute",\r
+        "name": "execute RestApiCallNode Get Topology",\r
+        "xml": "<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<parameter name='customHttpHeaders' value=\"`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2046.500244140625,\r
+        "y": 255,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "c0f8711f.5047d8",\r
+                "6134ff85.3a875"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c0f8711f.5047d8",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2289.000244140625,\r
+        "y": 275,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "f5e8d64.1d84ba8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f5e8d64.1d84ba8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2446.500244140625,\r
+        "y": 275,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "f392518f.1c82f",\r
+                "f7bc5da7.da31b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "dd9ef895.8d06e8",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n <parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing Create vpn rest api\" />\n",\r
+        "comments": "",\r
+        "x": 2423.000244140625,\r
+        "y": 175,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "6134ff85.3a875",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2285.000244140625,\r
+        "y": 175,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "dd9ef895.8d06e8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bca2c88c.f5748",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 192,\r
+        "y": 86,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "1c8eebdb.be2d0c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1c8eebdb.be2d0c",\r
+        "type": "service-logic",\r
+        "name": "DataChange ${project.version}",\r
+        "module": "DataChange",\r
+        "version": "${project.version}",\r
+        "comments": "",\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='DataChange' version='${project.version}'>",\r
+        "outputs": 1,\r
+        "x": 205,\r
+        "y": 146,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "a6fcf3ab.5f9578"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a6fcf3ab.5f9578",\r
+        "type": "method",\r
+        "name": "method esr-thirdparty-sdnc-discovery",\r
+        "xml": "<method rpc='esr-thirdparty-sdnc-discovery' mode='sync'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 225,\r
+        "y": 226,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "6420c8d3.d15ee"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6420c8d3.d15ee",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 472.5,\r
+        "y": 226,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "39152f22.f0d4a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f392518f.1c82f",\r
+        "type": "for",\r
+        "name": "for each Network",\r
+        "xml": "<for index='nidx' start='0' end='`$topology.networks.network_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2665.500244140625,\r
+        "y": 204,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "48caa041.662da"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "48caa041.662da",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2814.000244140625,\r
+        "y": 204,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "f9d6723a.6cdf78",\r
+                "929dfcd4.4e318"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f9d6723a.6cdf78",\r
+        "type": "call",\r
+        "name": "call update-network-to-aai",\r
+        "xml": "<call module='DataChange' rpc='update-network-to-aai' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2993.000244140625,\r
+        "y": 224,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "929dfcd4.4e318",\r
+        "type": "set",\r
+        "name": "set network",\r
+        "xml": "<set>\n<parameter name='network.' value='`$topology.networks.network[$nidx].`' />\n",\r
+        "comments": "",\r
+        "x": 2948.000244140625,\r
+        "y": 184,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "334af206.383786",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1945.000244140625,\r
+        "y": 175,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "2b9bc1fc.7f9d86",\r
+        "type": "comment",\r
+        "name": "Do Nothing",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 2115.000244140625,\r
+        "y": 215,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "ec977bcd.52b8a8",\r
+        "type": "switchNode",\r
+        "name": "switch type",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.type`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 992,\r
+        "y": 311,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "e6327558.85a0e",\r
+                "ece3c1dc.08a25",\r
+                "57f0cdff.7f0d04",\r
+                "e6efb547.0bd5a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bd0845c9.41d478",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 859,\r
+        "y": 311,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "ec977bcd.52b8a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e6327558.85a0e",\r
+        "type": "other",\r
+        "name": "SOTN",\r
+        "xml": "<outcome value='SOTN'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1105,\r
+        "y": 222,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "1007cea6.282501"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ece3c1dc.08a25",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1134.5,\r
+        "y": 683.5001220703125,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "752a836e.32daf4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "752a836e.32daf4",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unsupported type = ' + $prop.sdncRestApi.type`\" />\n\n",\r
+        "comments": "",\r
+        "x": 1320.75,\r
+        "y": 709.5001220703125,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "95e785b5.d067b",\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' />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1486.0001983642578,\r
+        "y": 103.00000953674316,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "558bdafc.122dbc",\r
+        "type": "switchNode",\r
+        "name": "switch prop.sdncRestApi.token_id",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.token_id`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1532.5001983642578,\r
+        "y": 223.00000953674316,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "9764857a.46386",\r
+                "b55a5855.1b4c4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9764857a.46386",\r
+        "type": "other",\r
+        "name": "Null",\r
+        "xml": "<outcome value=''>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1825.000244140625,\r
+        "y": 215,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "d18413fb.5938e8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b55a5855.1b4c4",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1825.000244140625,\r
+        "y": 255,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "272f0d19.0aa972"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d18413fb.5938e8",\r
+        "type": "execute",\r
+        "name": "execute RestApiCallNode Get Topology",\r
+        "xml": "<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
+        "outputs": 1,\r
+        "x": 2046.500244140625,\r
+        "y": 215,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "6134ff85.3a875",\r
+                "c0f8711f.5047d8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "25993b47.1f060c",\r
+        "type": "execute",\r
+        "name": "execute RestconfDiscoveryNode",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restconfdiscovery.RestconfDiscoveryNode' method='establishSubscription' >\n<parameter name=\"subscriberId\" value=\"sotn-controller\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/operations/ietf-subscribed-notifications:establish-subscription'`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />\n<parameter name=\"sseConnectURL\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/streams/yang-push-json'`\" />\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=' + $prop.sdncRestApi.token_id`\" />\n<parameter name=\"module\" value=\"DataChange\" />\n<parameter name=\"rpc\" value=\"sotn-notification-handler\" />\n<parameter name=\"mode\" value=\"sync\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1529.0001983642578,\r
+        "y": 363.00000953674316,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "54848569.ec4d54",\r
+        "type": "set",\r
+        "name": "set encoding-format",\r
+        "xml": "<set>\n<parameter name='input' value='ietf-subscribed-notifications:establish-subscription.input.' />\n<parameter name=\"`$input + 'encoding'`\" value=\"encode-json\" />",\r
+        "comments": "",\r
+        "x": 1489.0001983642578,\r
+        "y": 323.00000953674316,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "c147e994.7edd08",\r
+        "type": "comment",\r
+        "name": "Notification subscription",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 1494.000343322754,\r
+        "y": 280.00000858306885,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "39152f22.f0d4a8",\r
+        "type": "switchNode",\r
+        "name": "switch",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.vendor == 'ZTE'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 179,\r
+        "y": 351,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "404d2f08.96ad7",\r
+                "74ffd1db.2f31c8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "404d2f08.96ad7",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 366,\r
+        "y": 351,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "de801ea6.e90758"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "74ffd1db.2f31c8",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 140.00003051757812,\r
+        "y": 1107.75,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "c3886c05.a14928"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c3886c05.a14928",\r
+        "type": "call",\r
+        "name": "call esr-thirdparty-sdnc-of-zte",\r
+        "xml": "<call module='DataChange' rpc='esr-thirdparty-sdnc-of-zte' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 371.75,\r
+        "y": 1124.5000610351562,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "57f0cdff.7f0d04",\r
+        "type": "other",\r
+        "name": "TAPI",\r
+        "xml": "<outcome value='TAPI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1183,\r
+        "y": 456,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "9159c5db.f9ecb"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9159c5db.f9ecb",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1346,\r
+        "y": 455,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "359e52a9.fb7c36"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "359e52a9.fb7c36",\r
+        "type": "execute",\r
+        "name": "execute",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n    <parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/cxf/tapi/v2/topologies?topology-id-or-name=otn'`\"/>  \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=\"topologies\"/>\n    <parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.tapi.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\"/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1507,\r
+        "y": 454,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "bdd5dc28.9d2908",\r
+                "a872bbb4.c3aec8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a872bbb4.c3aec8",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1649,\r
+        "y": 530,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "e24829ea.497098"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bdd5dc28.9d2908",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1683,\r
+        "y": 451,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "ba70e873.59e928"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ba70e873.59e928",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n <parameter name='ack-final' value='Y'/>\n <parameter name=\"error-code\" value=\"500\" />\n <parameter name=\"error-message\" value=\"Error executing get topology TAPI rest api\" />\n\n",\r
+        "comments": "",\r
+        "x": 1853,\r
+        "y": 450,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "e24829ea.497098",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1810,\r
+        "y": 529,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "e5d11bee.6d3f3"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e5d11bee.6d3f3",\r
+        "type": "for",\r
+        "name": "for each topology",\r
+        "xml": "<for index='tidx' start='0' end=\"`$topologies.topology_length`\" >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1989,\r
+        "y": 529,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "f9dbd640.006d18"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f9dbd640.006d18",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2156,\r
+        "y": 530,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "c60ea7f.3bd2058",\r
+                "b4f9b29d.c49458"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c60ea7f.3bd2058",\r
+        "type": "set",\r
+        "name": "set topology",\r
+        "xml": "<set>\n<parameter name='topology.' value='`$topologies.topology[$tidx].`' />\n",\r
+        "comments": "",\r
+        "x": 2315,\r
+        "y": 531,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b4f9b29d.c49458",\r
+        "type": "call",\r
+        "name": "call tapi-update-network-to-aai",\r
+        "xml": "<call module='DataChange' rpc='tapi-update-network-to-aai' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2306,\r
+        "y": 597,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "e6efb547.0bd5a8",\r
+        "type": "outcome",\r
+        "name": "MSA",\r
+        "xml": "<outcome value='MSA'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1153.677324295044,\r
+        "y": 612.8993349075317,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "e1657417.9cefe8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e1657417.9cefe8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1315.6773872375488,\r
+        "y": 610.899335861206,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "1f0bde0a.fa2cb2"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1f0bde0a.fa2cb2",\r
+        "type": "execute",\r
+        "name": "execute",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n    <parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/cxf/openroadm/v2/networks/otn-topology'`\"/>  \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=\"networks\"/>\n    <parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.msa.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": 1492.6771354675293,\r
+        "y": 602.8992919921875,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "7133cad2.99b11c",\r
+                "c3d837c.d0ca2c8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7133cad2.99b11c",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1645.6771354675293,\r
+        "y": 599.8992919921875,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "eab907ff.882ae8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "eab907ff.882ae8",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n <parameter name='ack-final' value='Y'/>\n <parameter name=\"error-code\" value=\"500\" />\n <parameter name=\"error-message\" value=\"Error executing get topology MSA rest api\" />\n\n",\r
+        "comments": "",\r
+        "x": 1820.6771354675293,\r
+        "y": 598.8992919921875,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "c3d837c.d0ca2c8",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1651.6771354675293,\r
+        "y": 672.8992919921875,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "224d6e37.21354a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "224d6e37.21354a",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1835.6771354675293,\r
+        "y": 674.8992919921875,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "622b9c10.ebdeac"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "622b9c10.ebdeac",\r
+        "type": "call",\r
+        "name": "call msa-update-network-to-aai",\r
+        "xml": "<call module='DataChange' rpc='msa-update-network-to-aai' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2114.677001953125,\r
+        "y": 672.8992919921875,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "67540de7.5dd14c",\r
+        "type": "switchNode",\r
+        "name": "switch type",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.type`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 285.566650390625,\r
+        "y": 841.5666809082031,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "ed11f93e.13815",\r
+                "b9986099.553ab8",\r
+                "eeccf78a.d71e3"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ed11f93e.13815",\r
+        "type": "outcome",\r
+        "name": "MSA",\r
+        "xml": "<outcome value='MSA'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 464.857177734375,\r
+        "y": 758.9285888671875,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "40980c29.103654"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b9986099.553ab8",\r
+        "type": "other",\r
+        "name": "TAPI",\r
+        "xml": "<outcome value='TAPI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 473.6070556640625,\r
+        "y": 1009.6428527832031,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "b9906adb.aedb"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "40980c29.103654",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 618.607177734375,\r
+        "y": 755.7143249511719,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "f4759d50.5acb",\r
+                "6300b23d.858844"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b9906adb.aedb",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 623,\r
+        "y": 1009.5,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "ee72aef0.96b35",\r
+                "80047dba.a18518"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "eeccf78a.d71e3",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 576,\r
+        "y": 1173.5,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "a7ccb229.5cc45"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a7ccb229.5cc45",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unsupported type = ' + $prop.sdncRestApi.type`\" />\n\n",\r
+        "comments": "",\r
+        "x": 738,\r
+        "y": 1212.5,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "f4759d50.5acb",\r
+        "type": "get-resource",\r
+        "name": "get resources from DB -controller_id",\r
+        "xml": "<get-resource plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource' resource='SQL'\nkey='SELECT controller_id\nfrom TOPOLOGY_LOGICAL_RELATION_TO_PINTERFACE\nWHERE controller_id = $controllerid'\npfx='dbcontrollerid'>\n    \n    \n    \n    \n    \n    \n    \n    \n    \n\n    \n    \n    \n    \n    \n    \n    \n    \n    \n    \n    \n    \n\n    \n    \n    \n    \n    \n    \n    \n    \n    \n    \n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 850.5,\r
+        "y": 803.5,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "418351d.550fdb",\r
+                "5d9de12a.c40778",\r
+                "4f52ba75.31f414"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6300b23d.858844",\r
+        "type": "set",\r
+        "name": "set controller_id",\r
+        "xml": "<set>\n<parameter name='controllerid' value=\"`$prop.sdncRestApi.type + '_' + $prop.sdncRestApi.thirdpartySdnc.url + '_' + $prop.sdncRestApi.thirdpartySdnc.id`\" />\n\n\n\n",\r
+        "comments": "",\r
+        "x": 810.5,\r
+        "y": 737.5,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "418351d.550fdb",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1089.5,\r
+        "y": 823.5,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "7d4b021f.b58864"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7d4b021f.b58864",\r
+        "type": "delete",\r
+        "name": "delete from db",\r
+        "xml": "<delete plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource'\n    resource=\"SQL\"\n    key=\"DELETE FROM TOPOLOGY_LOGICAL_RELATION_TO_PINTERFACE WHERE controller_id = $controllerid\">",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1258.5,\r
+        "y": 830.5,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "ee72aef0.96b35",\r
+        "type": "set",\r
+        "name": "set controller_id",\r
+        "xml": "<set>\n<parameter name='controllerid' value=\"`$prop.sdncRestApi.type + '_' + $prop.sdncRestApi.thirdpartySdnc.url + '_' + $prop.sdncRestApi.thirdpartySdnc.id`\" />\n\n\n\n",\r
+        "comments": "",\r
+        "x": 787.5,\r
+        "y": 965.5,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "80047dba.a18518",\r
+        "type": "get-resource",\r
+        "name": "get resources from DB -controller_id",\r
+        "xml": "<get-resource plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource' resource='SQL'\nkey='SELECT controller_id\nfrom TOPOLOGY_LOGICAL_RELATION_TO_PINTERFACE\nWHERE controller_id = $controllerid'\npfx='dbcontrollerid'>\n    \n    \n    \n    \n    \n    \n    \n    \n    \n\n    \n    \n    \n    \n    \n    \n    \n    \n    \n    \n    \n    \n\n    \n    \n    \n    \n    \n    \n    \n    \n    \n    \n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 800.5,\r
+        "y": 1054.5,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "193e8ffa.2d1e68",\r
+                "392a4087.7340c",\r
+                "3b51b50f.fabfaa"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "193e8ffa.2d1e68",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1025.5,\r
+        "y": 1069.5,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "7c3655cf.c7356c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7c3655cf.c7356c",\r
+        "type": "delete",\r
+        "name": "delete from db",\r
+        "xml": "<delete plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource'\n    resource=\"SQL\"\n    key=\"DELETE FROM TOPOLOGY_LOGICAL_RELATION_TO_PINTERFACE WHERE controller_id = $controllerid\">",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1196.5,\r
+        "y": 1070.5,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "5d9de12a.c40778",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1075.5,\r
+        "y": 902.5,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "44b36cb9.4f203c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "392a4087.7340c",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1006.5,\r
+        "y": 1142.5,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "568e56df.183be8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "44b36cb9.4f203c",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n <parameter name='ack-final' value='Y'/>\n <parameter name=\"error-code\" value=\"500\" />\n <parameter name=\"error-message\" value=\"Failure in getting controller-id from DB\" />\n\n",\r
+        "comments": "",\r
+        "x": 1236.5,\r
+        "y": 907.5,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "4f52ba75.31f414",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1066.5,\r
+        "y": 962.5,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "67091014.c5cb48"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "67091014.c5cb48",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n <parameter name='ack-final' value='Y'/>\n <parameter name=\"error-code\" value=\"500\" />\n <parameter name=\"error-message\" value=\"controller-id could not be found in DB\" />\n\n",\r
+        "comments": "",\r
+        "x": 1215.5,\r
+        "y": 964.5,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "568e56df.183be8",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n <parameter name='ack-final' value='Y'/>\n <parameter name=\"error-code\" value=\"500\" />\n <parameter name=\"error-message\" value=\"Failure in getting controller-id from DB\" />\n\n",\r
+        "comments": "",\r
+        "x": 1154.5,\r
+        "y": 1143.5,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "3b51b50f.fabfaa",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1006.5,\r
+        "y": 1186.5,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "74792395.d77524"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "74792395.d77524",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n <parameter name='ack-final' value='Y'/>\n <parameter name=\"error-code\" value=\"500\" />\n <parameter name=\"error-message\" value=\"controller-id could not be found in DB\" />\n\n",\r
+        "comments": "",\r
+        "x": 1171.5,\r
+        "y": 1183.5,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "f7bc5da7.da31b",\r
+        "type": "switchNode",\r
+        "name": "switch network_length",\r
+        "xml": "<switch test='`$topology.networks.network_length >= 2`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2682,\r
+        "y": 335,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "aa4a8663.38bb68"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "aa4a8663.38bb68",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2864,\r
+        "y": 336,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "efdac693.289728"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6a7f62ea.d32524",\r
+        "type": "for",\r
+        "name": "for each Network",\r
+        "xml": "<for index='netidx' start='0' end='`$topology.networks.network_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3237,\r
+        "y": 329,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "de962ed4.8e2558"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "de962ed4.8e2558",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3455,\r
+        "y": 326,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "d31ddaea.690348",\r
+                "bbbca45f.8e2228",\r
+                "acccc325.a38838"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "73e20b64.41827c",\r
+        "type": "call",\r
+        "name": "call update-tp-ttp-relationship",\r
+        "xml": "<call module='DataChange' rpc='update-tp-ttp-relationship' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3270,\r
+        "y": 389,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "efdac693.289728",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3034,\r
+        "y": 332,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "6a7f62ea.d32524",\r
+                "73e20b64.41827c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "acccc325.a38838",\r
+        "type": "set",\r
+        "name": "unset network",\r
+        "xml": "<set>\n<parameter name='network.' value='' />\n",\r
+        "comments": "",\r
+        "x": 3614,\r
+        "y": 266,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "d31ddaea.690348",\r
+        "type": "set",\r
+        "name": "set network",\r
+        "xml": "<set>\n<parameter name='network.' value='`$topology.networks.network[$netidx].`' />\n",\r
+        "comments": "",\r
+        "x": 3608,\r
+        "y": 314,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "bbbca45f.8e2228",\r
+        "type": "switchNode",\r
+        "name": "switch network-types with topologyId",\r
+        "xml": "<switch test='`$network.te-topology-id`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3685,\r
+        "y": 361,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "e4f22bce.03ea18",\r
+                "2f6da0f9.e964d8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e4f22bce.03ea18",\r
+        "type": "outcome",\r
+        "name": "11",\r
+        "xml": "<outcome value='11'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3911,\r
+        "y": 330,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "a545d36e.f0b618"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2f6da0f9.e964d8",\r
+        "type": "outcome",\r
+        "name": "33",\r
+        "xml": "<outcome value='33'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3911,\r
+        "y": 391,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "d2ccc5d0.bc949"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "dcbdf3ee.469d4",\r
+        "type": "set",\r
+        "name": "set network-otn",\r
+        "xml": "<set>\n<parameter name='network-otn.' value='`$topology.networks.network[$netidx].`' />\n",\r
+        "comments": "",\r
+        "x": 4206,\r
+        "y": 330,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "6a7bd0f0.92b65",\r
+        "type": "set",\r
+        "name": "set network eth",\r
+        "xml": "<set>\n<parameter name='network-eth.' value='`$topology.networks.network[$netidx].`' />\n",\r
+        "comments": "",\r
+        "x": 4206,\r
+        "y": 391,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "a545d36e.f0b618",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4045,\r
+        "y": 330,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "dcbdf3ee.469d4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d2ccc5d0.bc949",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4046,\r
+        "y": 391,\r
+        "z": "fcc91756.c8d038",\r
+        "wires": [\r
+            [\r
+                "6a7bd0f0.92b65"\r
+            ]\r
+        ]\r
+    }\r
 ]
\ No newline at end of file