Completing the logic and the call flow for Transport Slicing operations:
[sdnc/oam.git] / platform-logic / datachange / src / main / json / DataChange_esr-thirdparty-sdnc-discovery.json
index 513289d..ead08f4 100644 (file)
-[
-  {
-    "id": "1473da35.b14246",
-    "type": "other",
-    "name": "update",
-    "xml": "<outcome value='Update'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 630.0000991821289,
-    "y": 276.6667003631592,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "9e41086f.f40978"
-      ]
-    ]
-  },
-  {
-    "id": "63d9b444.fbeb4c",
-    "type": "other",
-    "name": "delete",
-    "xml": "<outcome value='delete'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 666.2222137451172,
-    "y": 478.33349609375,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "cf4516fc.415338"
-      ]
-    ]
-  },
-  {
-    "id": "cf4516fc.415338",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">",
-    "atomic": "true",
-    "outputs": 1,
-    "x": 816.6668586730957,
-    "y": 473.3335485458374,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "aa391e7d.06c04",
-    "type": "comment",
-    "name": "TODO: Delete topology from AAI",
-    "info": "",
-    "comments": "",
-    "x": 774.3335266113281,
-    "y": 429.0001735687256,
-    "z": "8cb5d046.a5aaf",
-    "wires": []
-  },
-  {
-    "id": "7e2d4ad0.53ea04",
-    "type": "switchNode",
-    "name": "switch aai-event-trigger",
-    "xml": "<switch test=\"`$data-change-notification-input.aai-event-trigger`\">\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 422.5556640625,
-    "y": 345.2222261428833,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "1473da35.b14246",
-        "63d9b444.fbeb4c"
-      ]
-    ]
-  },
-  {
-    "id": "4718051e.d2c46c",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">",
-    "atomic": "true",
-    "outputs": 1,
-    "x": 1224.333854675293,
-    "y": 270.1112537384033,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "d85bb5b1.82c4d8",
-        "e3be6aaa.e1c308",
-        "3b1c8725.0fcfb8"
-      ]
-    ]
-  },
-  {
-    "id": "e3be6aaa.e1c308",
-    "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": 1480.9933624267578,
-    "y": 132.0305051803589,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "6a112654.2ffd58",
-        "b242d748.545378"
-      ]
-    ]
-  },
-  {
-    "id": "6a112654.2ffd58",
-    "type": "success",
-    "name": "success",
-    "xml": "<outcome value='success'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1715.9933624267578,
-    "y": 110.03050518035889,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "e5b3fd51.2397c"
-      ]
-    ]
-  },
-  {
-    "id": "b242d748.545378",
-    "type": "failure",
-    "name": "failure",
-    "xml": "<outcome value='failure'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1708.2433624267578,
-    "y": 163.67338848114014,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "71cf21cf.2814e"
-      ]
-    ]
-  },
-  {
-    "id": "e5b3fd51.2397c",
-    "type": "set",
-    "name": "set token-id",
-    "xml": "<set>\n<parameter name='prop.sdncRestApi.token_id' value='`$token-result.data.token_id`' />\n",
-    "comments": "",
-    "x": 1875.9934921264648,
-    "y": 104.03051090240479,
-    "z": "8cb5d046.a5aaf",
-    "wires": []
-  },
-  {
-    "id": "d910de32.e62ae",
-    "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": 1929.3267669677734,
-    "y": 293.2342710494995,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "3dc2b196.085a9e",
-        "c53d2802.f6ecf8"
-      ]
-    ]
-  },
-  {
-    "id": "3dc2b196.085a9e",
-    "type": "success",
-    "name": "success",
-    "xml": "<outcome value='success'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 2244.8823013305664,
-    "y": 322.2342777252197,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "94766aa2.652398"
-      ]
-    ]
-  },
-  {
-    "id": "94766aa2.652398",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">",
-    "atomic": "true",
-    "comments": "",
-    "outputs": 1,
-    "x": 2428.437847137451,
-    "y": 316.90099835395813,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "c3e460ec.ed97f"
-      ]
-    ]
-  },
-  {
-    "id": "5ca06a0d.d6b0d4",
-    "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": 2389.6601524353027,
-    "y": 225.12310695648193,
-    "z": "8cb5d046.a5aaf",
-    "wires": []
-  },
-  {
-    "id": "c53d2802.f6ecf8",
-    "type": "failure",
-    "name": "failure",
-    "xml": "<outcome value='failure'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 2243.3268852233887,
-    "y": 226.34534358978271,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "5ca06a0d.d6b0d4"
-      ]
-    ]
-  },
-  {
-    "id": "3177a11f.85bf9e",
-    "type": "dgstart",
-    "name": "DGSTART",
-    "outputs": 1,
-    "x": 91,
-    "y": 62.50000333786011,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "774441cb.70134"
-      ]
-    ]
-  },
-  {
-    "id": "774441cb.70134",
-    "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": 201.11112594604492,
-    "y": 126.44446134567261,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "5969d7b2.611c88"
-      ]
-    ]
-  },
-  {
-    "id": "5969d7b2.611c88",
-    "type": "method",
-    "name": "method esr-thirdparty-sdnc-discovery",
-    "xml": "<method rpc='esr-thirdparty-sdnc-discovery' mode='sync'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 297.5556869506836,
-    "y": 237.22224235534668,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "70441765.9b30e8"
-      ]
-    ]
-  },
-  {
-    "id": "70441765.9b30e8",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 205.77791595458984,
-    "y": 346.11122035980225,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "7e2d4ad0.53ea04"
-      ]
-    ]
-  },
-  {
-    "id": "c3e460ec.ed97f",
-    "type": "for",
-    "name": "for each Network",
-    "xml": "<for index='nidx' start='0' end='`$topology.networks.network_length`' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 2202.4818229675293,
-    "y": 443.72221183776855,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "e5b6573.9876aa8"
-      ]
-    ]
-  },
-  {
-    "id": "e5b6573.9876aa8",
-    "type": "block",
-    "name": "block",
-    "xml": "<block>\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 2392.4817848205566,
-    "y": 451.5000047683716,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "80a22745.8dc678",
-        "de6cf312.86823"
-      ]
-    ]
-  },
-  {
-    "id": "80a22745.8dc678",
-    "type": "call",
-    "name": "call update-network-to-aai",
-    "xml": "<call module='DataChange' rpc='update-network-to-aai' mode='sync' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 2645.81520652771,
-    "y": 514.8333749771118,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "de6cf312.86823",
-    "type": "set",
-    "name": "set network",
-    "xml": "<set>\n<parameter name='network.' value='`$topology.networks.network[$nidx].`' />\n",
-    "comments": "",
-    "x": 2598.037326812744,
-    "y": 432.6111192703247,
-    "z": "8cb5d046.a5aaf",
-    "wires": []
-  },
-  {
-    "id": "71cf21cf.2814e",
-    "type": "block",
-    "name": "block",
-    "xml": "<block>\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 1869.8147583007812,
-    "y": 158.77776765823364,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "f641d4a3.15fe58",
-    "type": "comment",
-    "name": "Do Nothing",
-    "info": "",
-    "comments": "",
-    "x": 2005.3703320821123,
-    "y": 157.66664340760974,
-    "z": "8cb5d046.a5aaf",
-    "wires": []
-  },
-  {
-    "id": "50cc0089.8c5b9",
-    "type": "switchNode",
-    "name": "switch type",
-    "xml": "<switch test=\"`$prop.sdncRestApi.type`\">\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 905.0002479553223,
-    "y": 279.00003147125244,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "5f892fdd.7662a",
-        "1ec39cc9.6f7b33"
-      ]
-    ]
-  },
-  {
-    "id": "9e41086f.f40978",
-    "type": "block",
-    "name": "block",
-    "xml": "<block>\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 760.0000839233398,
-    "y": 277.00002002716064,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "50cc0089.8c5b9"
-      ]
-    ]
-  },
-  {
-    "id": "5f892fdd.7662a",
-    "type": "other",
-    "name": "SOTN",
-    "xml": "<outcome value='SOTN'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1059.0000305175781,
-    "y": 235.00000190734863,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "4718051e.d2c46c"
-      ]
-    ]
-  },
-  {
-    "id": "1ec39cc9.6f7b33",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1056.0000305175781,
-    "y": 359.00000953674316,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "57bc8339.f1a98c"
-      ]
-    ]
-  },
-  {
-    "id": "57bc8339.f1a98c",
-    "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": 1204.7727355957031,
-    "y": 358.43917751312256,
-    "z": "8cb5d046.a5aaf",
-    "wires": []
-  },
-  {
-    "id": "d85bb5b1.82c4d8",
-    "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": 1421.03125,
-    "y": 50.03125,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "3b1c8725.0fcfb8",
-    "type": "switchNode",
-    "name": "switch prop.sdncRestApi.token_id",
-    "xml": "<switch test=\"`$prop.sdncRestApi.token_id`\">\n\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1474.5310821533203,
-    "y": 270.000036239624,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "51700151.3682f",
-        "56c8ba7a.de2b04"
-      ]
-    ]
-  },
-  {
-    "id": "51700151.3682f",
-    "type": "other",
-    "name": "Null",
-    "xml": "<outcome value=''>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1690.5312004089355,
-    "y": 242.00001335144043,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "f5ddce51.60077"
-      ]
-    ]
-  },
-  {
-    "id": "56c8ba7a.de2b04",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1689.5311393737793,
-    "y": 291.5000228881836,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "d910de32.e62ae"
-      ]
-    ]
-  },
-  {
-    "id": "f5ddce51.60077",
-    "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": 1925.0311584472656,
-    "y": 239.03126525878906,
-    "z": "8cb5d046.a5aaf",
-    "wires": [
-      [
-        "c53d2802.f6ecf8",
-        "3dc2b196.085a9e"
-      ]
-    ]
-  }
+[\r
+    {\r
+        "id": "3872acaa.809c44",\r
+        "type": "other",\r
+        "name": "update",\r
+        "xml": "<outcome value='Update'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 710,\r
+        "y": 305,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "5a988226.7d9fdc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "dbb694.b27a417",\r
+        "type": "other",\r
+        "name": "delete",\r
+        "xml": "<outcome value='Delete'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 710,\r
+        "y": 385,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "754f4acc.eae6dc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "754f4acc.eae6dc",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 851.5,\r
+        "y": 385,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "983792ba.976408"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4cc508ad.f5c7d",\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": 540.5,\r
+        "y": 345,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "3872acaa.809c44",\r
+                "dbb694.b27a417"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f974c517.d68cd",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1237.5,\r
+        "y": 216,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "29d0fcfc.c3657c",\r
+                "80deb47b.7e9e",\r
+                "f9b155cc.d14098",\r
+                "c374fd8f.2c9bc8",\r
+                "31237f4.62f8c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "80deb47b.7e9e",\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": 1510.5001983642578,\r
+        "y": 137.00000953674316,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "6d5b07.e87e6cf8",\r
+                "403286df.c4eed8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6d5b07.e87e6cf8",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1800.000244140625,\r
+        "y": 129,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "b95a0f0f.c5f4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "403286df.c4eed8",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1796.000244140625,\r
+        "y": 169,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "f35984bc.58f298"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b95a0f0f.c5f4",\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": 1950.500244140625,\r
+        "y": 129,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "c03c3a2.5764a48",\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": 2017.500244140625,\r
+        "y": 249,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "986cb045.40c5",\r
+                "e9ec571f.c3cfe8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "986cb045.40c5",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2260.000244140625,\r
+        "y": 269,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "7a144ec7.8a9348"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7a144ec7.8a9348",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2417.500244140625,\r
+        "y": 269,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "55ea6ad.8497214",\r
+                "ad96f3f.ca0439"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c2f07a72.d9a858",\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": 2394.000244140625,\r
+        "y": 169,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "e9ec571f.c3cfe8",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2256.000244140625,\r
+        "y": 169,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "c2f07a72.d9a858"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7d5868e5.98eab",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 163,\r
+        "y": 80,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "22d8189e.4866f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "22d8189e.4866f",\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": 176,\r
+        "y": 140,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "3a8b8af3.4d4416"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3a8b8af3.4d4416",\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": 196,\r
+        "y": 220,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "c8a85a4d.9e66f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c8a85a4d.9e66f",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 443.5,\r
+        "y": 220,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "cbd24389.ade708"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "55ea6ad.8497214",\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": 2636.500244140625,\r
+        "y": 198,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "1ed2d22d.82cc36"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1ed2d22d.82cc36",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2785.000244140625,\r
+        "y": 198,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "852144d1.2cc6d",\r
+                "530a9a06.d69fc4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "852144d1.2cc6d",\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": 2964.000244140625,\r
+        "y": 218,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "530a9a06.d69fc4",\r
+        "type": "set",\r
+        "name": "set network",\r
+        "xml": "<set>\n<parameter name='network.' value='`$topology.networks.network[$nidx].`' />\n",\r
+        "comments": "",\r
+        "x": 2919.000244140625,\r
+        "y": 178,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "f35984bc.58f298",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1916.000244140625,\r
+        "y": 169,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "a473b7cc.4471d8",\r
+        "type": "comment",\r
+        "name": "Do Nothing",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 2086.000244140625,\r
+        "y": 209,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "d9afda1.5ca9828",\r
+        "type": "switchNode",\r
+        "name": "switch type",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.type`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 963,\r
+        "y": 305,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "7ea96e84.4a184",\r
+                "e5a11dd.415fde",\r
+                "11ea46b7.9ad609",\r
+                "a5c3b391.3c4aa"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5a988226.7d9fdc",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 830,\r
+        "y": 305,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "d9afda1.5ca9828"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7ea96e84.4a184",\r
+        "type": "other",\r
+        "name": "SOTN",\r
+        "xml": "<outcome value='SOTN'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1076,\r
+        "y": 216,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "f974c517.d68cd"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e5a11dd.415fde",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1105.5,\r
+        "y": 677.5001220703125,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "4a0581b6.8cbdf"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4a0581b6.8cbdf",\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": 1291.75,\r
+        "y": 703.5001220703125,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "29d0fcfc.c3657c",\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": 1457.0001983642578,\r
+        "y": 97.00000953674316,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "f9b155cc.d14098",\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": 1503.5001983642578,\r
+        "y": 217.00000953674316,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "4e229170.2e1108",\r
+                "495c5d16.740274"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4e229170.2e1108",\r
+        "type": "other",\r
+        "name": "Null",\r
+        "xml": "<outcome value=''>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1796.000244140625,\r
+        "y": 209,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "b14dd129.fcf7f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "495c5d16.740274",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1796.000244140625,\r
+        "y": 249,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "c03c3a2.5764a48"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b14dd129.fcf7f",\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": 2017.500244140625,\r
+        "y": 209,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "e9ec571f.c3cfe8",\r
+                "986cb045.40c5"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "31237f4.62f8c",\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": 1500.0001983642578,\r
+        "y": 357.00000953674316,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "c374fd8f.2c9bc8",\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": 1460.0001983642578,\r
+        "y": 317.00000953674316,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "47fcc4e5.c080a4",\r
+        "type": "comment",\r
+        "name": "Notification subscription",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 1465.000343322754,\r
+        "y": 274.00000858306885,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "cbd24389.ade708",\r
+        "type": "switchNode",\r
+        "name": "switch",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.vendor == 'ZTE'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 150,\r
+        "y": 345,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "f624fdf6.4a4ef8",\r
+                "67364ea6.885738"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f624fdf6.4a4ef8",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 337,\r
+        "y": 345,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "4cc508ad.f5c7d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "67364ea6.885738",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 111.00003051757812,\r
+        "y": 1101.75,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "48c54790.7a017"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "48c54790.7a017",\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": 342.75,\r
+        "y": 1118.5000610351562,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "11ea46b7.9ad609",\r
+        "type": "other",\r
+        "name": "TAPI",\r
+        "xml": "<outcome value='TAPI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1154,\r
+        "y": 450,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "a1313060.f8d7d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a1313060.f8d7d",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1317,\r
+        "y": 449,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "f271610b.da5a3"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f271610b.da5a3",\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": 1478,\r
+        "y": 448,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "878204ba.609a58",\r
+                "1c89864.e323d7a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1c89864.e323d7a",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1620,\r
+        "y": 524,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "5d965dcc.6101a4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "878204ba.609a58",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1654,\r
+        "y": 445,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "4052d329.1b779c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4052d329.1b779c",\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": 1824,\r
+        "y": 444,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "5d965dcc.6101a4",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1781,\r
+        "y": 523,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "d1531df6.3732f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d1531df6.3732f",\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": 1960,\r
+        "y": 523,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "8b55167c.96333"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8b55167c.96333",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2127,\r
+        "y": 524,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "e7e4969d.73ce58",\r
+                "9e2e1ddf.baa2b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e7e4969d.73ce58",\r
+        "type": "set",\r
+        "name": "set topology",\r
+        "xml": "<set>\n<parameter name='topology.' value='`$topologies.topology[$tidx].`' />\n",\r
+        "comments": "",\r
+        "x": 2286,\r
+        "y": 525,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "9e2e1ddf.baa2b",\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": 2277,\r
+        "y": 591,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "a5c3b391.3c4aa",\r
+        "type": "outcome",\r
+        "name": "MSA",\r
+        "xml": "<outcome value='MSA'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1124.677324295044,\r
+        "y": 606.8993349075317,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "1925d7f4.b889a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1925d7f4.b889a8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1286.6773872375488,\r
+        "y": 604.899335861206,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "7ba5724d.ffaffc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7ba5724d.ffaffc",\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": 1463.6771354675293,\r
+        "y": 596.8992919921875,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "6946de0a.deebc",\r
+                "5d4a6514.4c3a9c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6946de0a.deebc",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1616.6771354675293,\r
+        "y": 593.8992919921875,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "e290e7ee.1a21f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e290e7ee.1a21f",\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": 1791.6771354675293,\r
+        "y": 592.8992919921875,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "5d4a6514.4c3a9c",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1622.6771354675293,\r
+        "y": 666.8992919921875,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "815556fb.bd9668"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "815556fb.bd9668",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1806.6771354675293,\r
+        "y": 668.8992919921875,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "9834a552.e8e02"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9834a552.e8e02",\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": 2085.677001953125,\r
+        "y": 666.8992919921875,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "983792ba.976408",\r
+        "type": "switchNode",\r
+        "name": "switch type",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.type`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 256.566650390625,\r
+        "y": 835.5666809082031,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "674a6a9f.8c143c",\r
+                "42c7b2ab.76125c",\r
+                "1501fed.f113881"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "674a6a9f.8c143c",\r
+        "type": "outcome",\r
+        "name": "MSA",\r
+        "xml": "<outcome value='MSA'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 435.857177734375,\r
+        "y": 752.9285888671875,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "8b3cf345.6948d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "42c7b2ab.76125c",\r
+        "type": "other",\r
+        "name": "TAPI",\r
+        "xml": "<outcome value='TAPI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 444.6070556640625,\r
+        "y": 1003.6428527832031,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "ec6a41aa.381fd"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8b3cf345.6948d",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 589.607177734375,\r
+        "y": 749.7143249511719,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "49d8550e.67af3c",\r
+                "db848d25.52ee9"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ec6a41aa.381fd",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 594,\r
+        "y": 1003.5,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "1335976f.2d9b19",\r
+                "16c45478.af99e4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1501fed.f113881",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 547,\r
+        "y": 1167.5,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "41c63854.9379a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "41c63854.9379a8",\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": 709,\r
+        "y": 1206.5,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "49d8550e.67af3c",\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": 821.5,\r
+        "y": 797.5,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "1a8d1895.ab6a47",\r
+                "47ef9d8f.3964f4",\r
+                "d98324ce.97ca8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "db848d25.52ee9",\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": 781.5,\r
+        "y": 731.5,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "1a8d1895.ab6a47",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1060.5,\r
+        "y": 817.5,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "d1f9e1a7.c7f19"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d1f9e1a7.c7f19",\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": 1229.5,\r
+        "y": 824.5,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "1335976f.2d9b19",\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": 758.5,\r
+        "y": 959.5,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "16c45478.af99e4",\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": 771.5,\r
+        "y": 1048.5,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "a8a3e82f.8a5a8",\r
+                "ae0994a7.403ab8",\r
+                "e57ecfd9.55df58"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a8a3e82f.8a5a8",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 996.5,\r
+        "y": 1063.5,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "d7aae079.2ca2a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d7aae079.2ca2a",\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": 1167.5,\r
+        "y": 1064.5,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "47ef9d8f.3964f4",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1046.5,\r
+        "y": 896.5,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "1e298c8c.f0408b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ae0994a7.403ab8",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 977.5,\r
+        "y": 1136.5,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "c236971a.ee197"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1e298c8c.f0408b",\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": 1207.5,\r
+        "y": 901.5,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "d98324ce.97ca8",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1037.5,\r
+        "y": 956.5,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "3416464c.a143ea"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3416464c.a143ea",\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": 1186.5,\r
+        "y": 958.5,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "c236971a.ee197",\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": 1125.5,\r
+        "y": 1137.5,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "e57ecfd9.55df58",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 977.5,\r
+        "y": 1180.5,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "d5ad8139.acdf48"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d5ad8139.acdf48",\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": 1142.5,\r
+        "y": 1177.5,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "ad96f3f.ca0439",\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": 2653,\r
+        "y": 329,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "d135440e.332828"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d135440e.332828",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2835,\r
+        "y": 330,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "9dfbe1b1.0501b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "27de91fe.6ca4f6",\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": 3208,\r
+        "y": 323,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "7ec0ad88.0666cc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7ec0ad88.0666cc",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3426,\r
+        "y": 320,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "8fdc47cc.432ab",\r
+                "b5eed741.5fbb08",\r
+                "1656178e.3ba998"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5634a256.4e2744",\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": 3241,\r
+        "y": 383,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "9dfbe1b1.0501b8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3005,\r
+        "y": 326,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "27de91fe.6ca4f6",\r
+                "5634a256.4e2744"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1656178e.3ba998",\r
+        "type": "set",\r
+        "name": "unset network",\r
+        "xml": "<set>\n<parameter name='network.' value='' />\n",\r
+        "comments": "",\r
+        "x": 3585,\r
+        "y": 260,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "8fdc47cc.432ab",\r
+        "type": "set",\r
+        "name": "set network",\r
+        "xml": "<set>\n<parameter name='network.' value='`$topology.networks.network[$netidx].`' />\n",\r
+        "comments": "",\r
+        "x": 3579,\r
+        "y": 308,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b5eed741.5fbb08",\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": 3656,\r
+        "y": 355,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "c1423a29.1c46e8",\r
+                "ab490ddf.8e1c1"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c1423a29.1c46e8",\r
+        "type": "outcome",\r
+        "name": "1",\r
+        "xml": "<outcome value='1'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3882,\r
+        "y": 324,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "3c6e5d11.fbd2b2"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ab490ddf.8e1c1",\r
+        "type": "outcome",\r
+        "name": "2",\r
+        "xml": "<outcome value='2'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3882,\r
+        "y": 385,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "654a57a4.0fd38"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "adf965cc.3e515",\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": 4177,\r
+        "y": 324,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "f1dbbcab.0dda4",\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": 4177,\r
+        "y": 385,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "3c6e5d11.fbd2b2",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4016,\r
+        "y": 324,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "adf965cc.3e515"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "654a57a4.0fd38",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4017,\r
+        "y": 385,\r
+        "z": "8cb67e95.d771b8",\r
+        "wires": [\r
+            [\r
+                "f1dbbcab.0dda4"\r
+            ]\r
+        ]\r
+    }\r
 ]
\ No newline at end of file