Adding support for multi-layer and multi-domain topology discovery for CCVPN
[sdnc/oam.git] / platform-logic / datachange / src / main / json / DataChange_esr-thirdparty-sdnc-discovery.json
index ba7a989..232afae 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": "b49e6ed1.c8dcb",\r
+        "type": "other",\r
+        "name": "update",\r
+        "xml": "<outcome value='Update'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 663,\r
+        "y": 290,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "afc79595.03a058"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "93d3a809.23d83",\r
+        "type": "other",\r
+        "name": "delete",\r
+        "xml": "<outcome value='delete'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 663,\r
+        "y": 370,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "87f5ce3d.163be8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "87f5ce3d.163be8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 804.5,\r
+        "y": 370,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "ed89d8e2.366518",\r
+        "type": "comment",\r
+        "name": "TODO: Delete topology from AAI",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 737.3335189819336,\r
+        "y": 337.96899485588074,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "493ee223.06b5cc",\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": 493.5,\r
+        "y": 330,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "b49e6ed1.c8dcb",\r
+                "93d3a809.23d83"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c970e0d9.988dc8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1190.5,\r
+        "y": 201,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "b93333aa.1c0a7",\r
+                "8e89ec86.381848",\r
+                "6bfd56ef.86aba8",\r
+                "29c878c8.6e2e3",\r
+                "9dd42ebd.c3ec58"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8e89ec86.381848",\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": 1463.5001983642578,\r
+        "y": 122.00000953674316,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "37b02225.daaf3e",\r
+                "e44faed5.0a562"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "37b02225.daaf3e",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1753.000244140625,\r
+        "y": 114,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "9ee82b4c.027258"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e44faed5.0a562",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1749.000244140625,\r
+        "y": 154,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "95fadd6c.fb4588"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9ee82b4c.027258",\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": 1903.500244140625,\r
+        "y": 114,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "d863483.fe451b8",\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": 1970.500244140625,\r
+        "y": 234,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "27150b59.a15c7c",\r
+                "10804f14.8fac71"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "27150b59.a15c7c",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2213.000244140625,\r
+        "y": 254,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "45766a62.487964"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "45766a62.487964",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2370.500244140625,\r
+        "y": 254,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "ed8abc6a.23da9",\r
+                "3075f0c3.b7397",\r
+                "5530fe3e.d46a6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "679734df.7d768c",\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": 2347.000244140625,\r
+        "y": 154,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "10804f14.8fac71",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2209.000244140625,\r
+        "y": 154,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "679734df.7d768c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fb65e652.c18e18",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 116,\r
+        "y": 65,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "5fd8c6ae.cf15e8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5fd8c6ae.cf15e8",\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": 129,\r
+        "y": 125,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "7c6d0d29.a4e9cc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7c6d0d29.a4e9cc",\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": 149,\r
+        "y": 205,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "d5da3f05.d59de8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d5da3f05.d59de8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 396.5,\r
+        "y": 205,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "94fe0252.df11a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ed8abc6a.23da9",\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": 2609.500244140625,\r
+        "y": 214,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "9a721924.2f2028"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9a721924.2f2028",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2786.000244140625,\r
+        "y": 209,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "6726d129.2959a",\r
+                "896230f8.99ca6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6726d129.2959a",\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": 2965.000244140625,\r
+        "y": 229,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "896230f8.99ca6",\r
+        "type": "set",\r
+        "name": "set network",\r
+        "xml": "<set>\n<parameter name='network.' value='`$topology.networks.network[$nidx].`' />\n",\r
+        "comments": "",\r
+        "x": 2920.000244140625,\r
+        "y": 189,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "95fadd6c.fb4588",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1869.000244140625,\r
+        "y": 154,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8fa7ac01.7e9068",\r
+        "type": "comment",\r
+        "name": "Do Nothing",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 2039.000244140625,\r
+        "y": 194,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "4076575b.04c63",\r
+        "type": "switchNode",\r
+        "name": "switch type",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.type`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 916,\r
+        "y": 290,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "e5bd5122.002238",\r
+                "6d8d65c8.0b06bc",\r
+                "b3287819.8ca7c",\r
+                "4433c168.8e0cb"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "afc79595.03a058",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 783,\r
+        "y": 290,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "4076575b.04c63"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e5bd5122.002238",\r
+        "type": "other",\r
+        "name": "SOTN",\r
+        "xml": "<outcome value='SOTN'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1029,\r
+        "y": 201,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "c970e0d9.988dc8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6d8d65c8.0b06bc",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1031.000087738037,\r
+        "y": 750.0001106262207,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "f76541c6.503d4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f76541c6.503d4",\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": 1181.0000610351562,\r
+        "y": 746.0000972747803,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b93333aa.1c0a7",\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": 1410.0001983642578,\r
+        "y": 82.00000953674316,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "6bfd56ef.86aba8",\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": 1456.5001983642578,\r
+        "y": 202.00000953674316,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "ec0b1f86.de86a8",\r
+                "d869f67b.6cbd68"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ec0b1f86.de86a8",\r
+        "type": "other",\r
+        "name": "Null",\r
+        "xml": "<outcome value=''>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1749.000244140625,\r
+        "y": 194,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "36410877.b60b2"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d869f67b.6cbd68",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1749.000244140625,\r
+        "y": 234,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "d863483.fe451b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "36410877.b60b2",\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": 1970.500244140625,\r
+        "y": 194,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "10804f14.8fac71",\r
+                "27150b59.a15c7c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9dd42ebd.c3ec58",\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": 1453.0001983642578,\r
+        "y": 342.00000953674316,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "29c878c8.6e2e3",\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": 1413.0001983642578,\r
+        "y": 302.00000953674316,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "6c35f59f.31aaf4",\r
+        "type": "comment",\r
+        "name": "Notification subscription",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 1418.000343322754,\r
+        "y": 259.00000858306885,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "94fe0252.df11a8",\r
+        "type": "switchNode",\r
+        "name": "switch",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.vendor == 'ZTE'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 103,\r
+        "y": 330,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "97112dfb.d25148",\r
+                "c86f88a8.e3654"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "97112dfb.d25148",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 290,\r
+        "y": 330,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "493ee223.06b5cc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c86f88a8.e3654",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 291,\r
+        "y": 455,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "31c62e46.1b6bfa"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "31c62e46.1b6bfa",\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": 514,\r
+        "y": 455,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "b3287819.8ca7c",\r
+        "type": "other",\r
+        "name": "TAPI",\r
+        "xml": "<outcome value='TAPI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1107,\r
+        "y": 435,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "a1b223fc.4bfc8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a1b223fc.4bfc8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1270,\r
+        "y": 434,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "2ba90d0d.a5469a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2ba90d0d.a5469a",\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": 1431,\r
+        "y": 433,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "e4e0c00a.96655",\r
+                "8857c3bd.cbf58"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8857c3bd.cbf58",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1573,\r
+        "y": 509,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "5009a48f.6c9144"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e4e0c00a.96655",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1607,\r
+        "y": 430,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "3d3fabb0.3b7c64"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3d3fabb0.3b7c64",\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": 1777,\r
+        "y": 429,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "5009a48f.6c9144",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1734,\r
+        "y": 508,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "7bccde97.6587f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7bccde97.6587f8",\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": 1913,\r
+        "y": 508,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "b488f25e.063e58"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b488f25e.063e58",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2080,\r
+        "y": 509,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "5387bb7e.ccfa04",\r
+                "58ce3e1c.538878"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5387bb7e.ccfa04",\r
+        "type": "set",\r
+        "name": "set topology",\r
+        "xml": "<set>\n<parameter name='topology.' value='`$topologies.topology[$tidx].`' />\n",\r
+        "comments": "",\r
+        "x": 2239,\r
+        "y": 510,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "58ce3e1c.538878",\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": 2230,\r
+        "y": 576,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "4433c168.8e0cb",\r
+        "type": "outcome",\r
+        "name": "MSA",\r
+        "xml": "<outcome value='MSA'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1077.677324295044,\r
+        "y": 591.8993349075317,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "e65be9ee.c7b3b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e65be9ee.c7b3b",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1239.6773872375488,\r
+        "y": 589.899335861206,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "35fd633c.bf4964"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "35fd633c.bf4964",\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": 1416.6771354675293,\r
+        "y": 581.8992919921875,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "7a243e03.e07788",\r
+                "31b0685e.813ca8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7a243e03.e07788",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1569.6771354675293,\r
+        "y": 578.8992919921875,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "a65ca6e4.09ef28"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a65ca6e4.09ef28",\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": 1744.6771354675293,\r
+        "y": 577.8992919921875,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "31b0685e.813ca8",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1575.6771354675293,\r
+        "y": 651.8992919921875,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "777a7a58.789fc4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "777a7a58.789fc4",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1759.6771354675293,\r
+        "y": 653.8992919921875,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "7575649a.153f4c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7575649a.153f4c",\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": 2038.677001953125,\r
+        "y": 651.8992919921875,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "3075f0c3.b7397",\r
+        "type": "switchNode",\r
+        "name": "switch network_length",\r
+        "xml": "<switch test='`$topology.networks.network_length`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2630,\r
+        "y": 320,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "8524dca2.aeded8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8524dca2.aeded8",\r
+        "type": "outcome",\r
+        "name": "2 Topologies (1 Domain)",\r
+        "xml": "<outcome value='2'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2904,\r
+        "y": 320,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "b33095ec.9e9e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b33095ec.9e9e",\r
+        "type": "switchNode",\r
+        "name": "switch network-types[0]",\r
+        "xml": "<switch test='`$topology.networks.network[0].network-types`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3272,\r
+        "y": 305,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "d9671ae7.1f2ac",\r
+                "8d2f7cad.ac7078"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d9671ae7.1f2ac",\r
+        "type": "outcome",\r
+        "name": "ethernet-topology",\r
+        "xml": "<outcome value='ethernet-topology'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3488,\r
+        "y": 305,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "9105249.2609cd8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9105249.2609cd8",\r
+        "type": "switchNode",\r
+        "name": "switch network-types[1]",\r
+        "xml": "<switch test='`$topology.networks.network[1].network-types`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3713,\r
+        "y": 305,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "9ce7c86d.2eb2d8",\r
+                "36497843.e3494"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9ce7c86d.2eb2d8",\r
+        "type": "outcome",\r
+        "name": "otn-topology",\r
+        "xml": "<outcome value='otn-topology'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3949,\r
+        "y": 258,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "637acfae.0f124"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f3d25251.c6e91",\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": 4365,\r
+        "y": 246,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "741e41f5.1da6",\r
+        "type": "set",\r
+        "name": "set networks",\r
+        "xml": "<set>\n<parameter name='network-eth.' value='`$topology.networks.network[0].`' />\n<parameter name='network-otn.' value='`$topology.networks.network[1].`' />\n",\r
+        "comments": "",\r
+        "x": 4321,\r
+        "y": 155,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "8d2f7cad.ac7078",\r
+        "type": "outcome",\r
+        "name": "otn-topology",\r
+        "xml": "<outcome value='otn-topology'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3493,\r
+        "y": 362,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "a8d319cf.4bc79"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "637acfae.0f124",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4131,\r
+        "y": 232,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "741e41f5.1da6",\r
+                "f3d25251.c6e91"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a8d319cf.4bc79",\r
+        "type": "switchNode",\r
+        "name": "switch network-types[1]",\r
+        "xml": "<switch test='`$topology.networks.network[1].network-types`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3712,\r
+        "y": 364,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "5531c9a0.612ad8",\r
+                "182315db.ba9502"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "36497843.e3494",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3943,\r
+        "y": 317,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "695f6a27.1421dc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "695f6a27.1421dc",\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": 4145,\r
+        "y": 315,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "5531c9a0.612ad8",\r
+        "type": "outcome",\r
+        "name": "ethernet-topology",\r
+        "xml": "<outcome value='ethernet-topology'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3935,\r
+        "y": 378,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "842f72e1.b17048"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3a98f05a.e5da8",\r
+        "type": "set",\r
+        "name": "set networks",\r
+        "xml": "<set>\n<parameter name='network.eth' value='`$topology.networks.network[1].`' />\n<parameter name='network.otn' value='`$topology.networks.network[0].`' />\n",\r
+        "comments": "",\r
+        "x": 4351,\r
+        "y": 359,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "182315db.ba9502",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3894,\r
+        "y": 439,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "ac618cc1.491d7"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ac618cc1.491d7",\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": 4063,\r
+        "y": 446,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "842f72e1.b17048",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4113,\r
+        "y": 374,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "3a98f05a.e5da8",\r
+                "225dfddc.2a0cba"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5530fe3e.d46a6",\r
+        "type": "get-resource",\r
+        "name": "get-resource network-resources",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"network-resources\" \n        pfx='tmp.aai.network-resources' local-only='false' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2617,\r
+        "y": 510,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "d9e48832.552bd8",\r
+                "59795789.351ce",\r
+                "61ad07cf.dca3e8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d9e48832.552bd8",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2870,\r
+        "y": 428,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "aa408c9d.56c38"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "59795789.351ce",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2873.490966796875,\r
+        "y": 475.57403564453125,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "c28a983a.0204"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "61ad07cf.dca3e8",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2861.823974609375,\r
+        "y": 519.9073486328125,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "781b901c.45ff08"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "225dfddc.2a0cba",\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": 4386,\r
+        "y": 425,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "11abef7e.ad2629",\r
+        "type": "call",\r
+        "name": "call update-open-ended-links",\r
+        "xml": "<call module='DataChange' rpc='update-open-ended-links' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3658,\r
+        "y": 683,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "aa408c9d.56c38",\r
+        "type": "switchNode",\r
+        "name": "switch network-resources_length",\r
+        "xml": "<switch test='tmp.aai.network-resources_length'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3085,\r
+        "y": 426,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "13de82c2.31f6ad"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "13de82c2.31f6ad",\r
+        "type": "outcome",\r
+        "name": "4 Topologies (2 Domains)",\r
+        "xml": "<outcome value='4'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3362,\r
+        "y": 425,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "e4acb7eb.00534"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c28a983a.0204",\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": 3046,\r
+        "y": 476,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "781b901c.45ff08",\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": 3035,\r
+        "y": 522,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "3daf0b35.8056dc",\r
+        "type": "for",\r
+        "name": "for each network-resource",\r
+        "xml": "<for index='nridx' start='0' end='`$tmp.aai.network-resources.network-resource_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3677,\r
+        "y": 476,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "a478abea.aef858"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a478abea.aef858",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3836,\r
+        "y": 575,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "672de2b7.6fadec",\r
+                "b7971e38.4fdc88"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "672de2b7.6fadec",\r
+        "type": "switchNode",\r
+        "name": "switch network-types[nridx]",\r
+        "xml": "<switch test='`$tmp.aai.network-resources.network-resource[$nridx].network-type`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4043,\r
+        "y": 568,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "8b03cc56.be0278"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8b03cc56.be0278",\r
+        "type": "outcome",\r
+        "name": "otn-topology",\r
+        "xml": "<outcome value='otn-topology'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4256,\r
+        "y": 562,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "5b2aaa85.617b44"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7c2a6199.8c29b",\r
+        "type": "set",\r
+        "name": "set network-resource-otn[$otnidx]",\r
+        "xml": "<set>\n<parameter name='network-resource-otn[$otnidx].' value='`$tmp.aai.network-resources.network-resource[$nridx].`' />\n",\r
+        "comments": "",\r
+        "x": 4622,\r
+        "y": 555,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b7971e38.4fdc88",\r
+        "type": "set",\r
+        "name": "set otnidx",\r
+        "xml": "<set>\n<parameter name='otnidx' value='0' />\n",\r
+        "comments": "",\r
+        "x": 3988,\r
+        "y": 526,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "ee5c6cf6.44a0c",\r
+        "type": "set",\r
+        "name": "set otnidx",\r
+        "xml": "<set>\n<parameter name='otnidx' value='`$otnidx + 1`' />\n",\r
+        "comments": "",\r
+        "x": 4539,\r
+        "y": 607,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "5b2aaa85.617b44",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4402,\r
+        "y": 575,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "7c2a6199.8c29b",\r
+                "ee5c6cf6.44a0c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e4acb7eb.00534",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3456,\r
+        "y": 499,\r
+        "z": "1b18cff5.bba51",\r
+        "wires": [\r
+            [\r
+                "3daf0b35.8056dc",\r
+                "11abef7e.ad2629"\r
+            ]\r
+        ]\r
+    }\r
 ]
\ No newline at end of file