Changing the DG param to use "_"
[sdnc/oam.git] / platform-logic / datachange / src / main / json / DataChange_esr-thirdparty-sdnc-discovery.json
index 513289d..7c2cc10 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": "41629315.bd4abc",\r
+        "type": "other",\r
+        "name": "update",\r
+        "xml": "<outcome value='Update'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 724.9999961853027,\r
+        "y": 349.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "9970355a.979a58"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bb11b779.ca75f8",\r
+        "type": "other",\r
+        "name": "delete",\r
+        "xml": "<outcome value='delete'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 724.9999961853027,\r
+        "y": 429.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "7e0497f8.ddad68"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7e0497f8.ddad68",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 866.4999961853027,\r
+        "y": 429.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "c60c87fa.e5d1a8",\r
+        "type": "comment",\r
+        "name": "TODO: Delete topology from AAI",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 799.3335151672363,\r
+        "y": 397.96898913383484,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "cb414b17.62b928",\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": 555.4999961853027,\r
+        "y": 389.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "41629315.bd4abc",\r
+                "bb11b779.ca75f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5f482ccf.0ae764",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1252.4999961853027,\r
+        "y": 260.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "d220c063.b8e9a",\r
+                "9a482a6d.6b7268",\r
+                "97f2ea03.107968",\r
+                "f06d5e7a.dcdff",\r
+                "1b8d7ae8.41c4c5"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9a482a6d.6b7268",\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": 1525.5001945495605,\r
+        "y": 182.00000381469727,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "6b4e87a7.382818",\r
+                "8968e872.1395d8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6b4e87a7.382818",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1815.0002403259277,\r
+        "y": 173.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "abb4b716.9e6c48"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8968e872.1395d8",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1811.0002403259277,\r
+        "y": 213.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "570488eb.f03fc8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "abb4b716.9e6c48",\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": 1965.5002403259277,\r
+        "y": 173.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "157313d5.db8b4c",\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": 2032.5002403259277,\r
+        "y": 293.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "33873b8b.c155b4",\r
+                "ce710140.b905e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "33873b8b.c155b4",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2275.0002403259277,\r
+        "y": 313.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "e5513b6e.ef8ac8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e5513b6e.ef8ac8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2432.5002403259277,\r
+        "y": 313.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "5d082e27.1f397"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "528cf13c.0c237",\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": 2409.0002403259277,\r
+        "y": 213.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "ce710140.b905e",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2271.0002403259277,\r
+        "y": 213.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "528cf13c.0c237"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e8420532.df1058",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 124.99999618530273,\r
+        "y": 124.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "8ccfff99.445d6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8ccfff99.445d6",\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": 190.99999618530273,\r
+        "y": 184.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "9ae5c632.b6f538"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9ae5c632.b6f538",\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": 210.99999618530273,\r
+        "y": 264.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "12028600.fb215a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "12028600.fb215a",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 458.49999618530273,\r
+        "y": 264.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "807f3d.fff210c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5d082e27.1f397",\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": 1858.5002555847168,\r
+        "y": 413.00000953674316,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "e62b44ce.a0e368"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e62b44ce.a0e368",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2007.0002555847168,\r
+        "y": 413.00000953674316,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "69d3f3bb.60d83c",\r
+                "4e20c7e0.4989a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "69d3f3bb.60d83c",\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": 2186.000255584717,\r
+        "y": 433.00000953674316,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "4e20c7e0.4989a8",\r
+        "type": "set",\r
+        "name": "set network",\r
+        "xml": "<set>\n<parameter name='network.' value='`$topology.networks.network[$nidx].`' />\n",\r
+        "comments": "",\r
+        "x": 2141.000255584717,\r
+        "y": 393.00000953674316,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "570488eb.f03fc8",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1931.0002403259277,\r
+        "y": 213.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8485b334.0774f",\r
+        "type": "comment",\r
+        "name": "Do Nothing",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 2101.0002403259277,\r
+        "y": 253.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "4662cdd1.b4f8a4",\r
+        "type": "switchNode",\r
+        "name": "switch type",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.type`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 977.9999961853027,\r
+        "y": 349.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "c4659524.ddaee8",\r
+                "b8841114.e40fb"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9970355a.979a58",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 844.9999961853027,\r
+        "y": 349.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "4662cdd1.b4f8a4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c4659524.ddaee8",\r
+        "type": "other",\r
+        "name": "SOTN",\r
+        "xml": "<outcome value='SOTN'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1090.9999961853027,\r
+        "y": 260.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "5f482ccf.0ae764"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b8841114.e40fb",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1106.0000038146973,\r
+        "y": 500.00002670288086,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "3b070a5d.7f8e96"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3b070a5d.7f8e96",\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": 1284.0000038146973,\r
+        "y": 500.00002670288086,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "d220c063.b8e9a",\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": 1472.0001945495605,\r
+        "y": 142.00000381469727,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "97f2ea03.107968",\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": 1518.5001945495605,\r
+        "y": 262.00000381469727,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "a5358ccb.9e8dd",\r
+                "7f5cb122.be2df"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a5358ccb.9e8dd",\r
+        "type": "other",\r
+        "name": "Null",\r
+        "xml": "<outcome value=''>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1811.0002403259277,\r
+        "y": 253.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "ef0365d3.97ff38"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7f5cb122.be2df",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1811.0002403259277,\r
+        "y": 293.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "157313d5.db8b4c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ef0365d3.97ff38",\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": 2032.5002403259277,\r
+        "y": 253.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "ce710140.b905e",\r
+                "33873b8b.c155b4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1b8d7ae8.41c4c5",\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": 1517.0001525878906,\r
+        "y": 400.9999828338623,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "f06d5e7a.dcdff",\r
+        "type": "set",\r
+        "name": "set encoding-format",\r
+        "xml": "<set>\n<parameter name='ietf-subscribed-notifications_establish-subscription.input.encoding' value=\"encode-json\" />",\r
+        "comments": "",\r
+        "x": 1475.0001945495605,\r
+        "y": 362.00000381469727,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "971a117b.a06b9",\r
+        "type": "comment",\r
+        "name": "Notification subscription",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 1480.0003395080566,\r
+        "y": 319.00000286102295,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "807f3d.fff210c",\r
+        "type": "switchNode",\r
+        "name": "switch",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.vendor == 'ZTE'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 164.99999618530273,\r
+        "y": 389.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "1b70ca9c.7c9985",\r
+                "c9877e2e.2d6a5"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1b70ca9c.7c9985",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 351.99999618530273,\r
+        "y": 389.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "cb414b17.62b928"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c9877e2e.2d6a5",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 352.99999618530273,\r
+        "y": 514.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            [\r
+                "66b25f6e.ea9c2"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "66b25f6e.ea9c2",\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": 575.9999961853027,\r
+        "y": 514.9999942779541,\r
+        "z": "43e1d1ad.d6a8e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    }\r
 ]
\ No newline at end of file