Fix underlay DG testing issue
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / GENERIC-RESOURCE-API_network-topology-operation-create.json
index 15b1db0..8256949 100644 (file)
@@ -1,20 +1,20 @@
 [
   {
-    "id": "6c6bc16c.ca3e3",
+    "id": "a804e8b3.b56458",
     "type": "dgstart",
     "name": "DGSTART",
     "outputs": 1,
-    "x": 77,
-    "y": 53,
-    "z": "f29dedb6.fec708",
+    "x": 152.03125,
+    "y": 61.999969482421875,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "537702a4.cc8034"
+        "18e447a7.6f0858"
       ]
     ]
   },
   {
-    "id": "537702a4.cc8034",
+    "id": "18e447a7.6f0858",
     "type": "service-logic",
     "name": "GENERIC-RESOURCE-API ${project.version}",
     "module": "GENERIC-RESOURCE-API",
     "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='GENERIC-RESOURCE-API' version='${project.version}'>",
     "outputs": 1,
-    "x": 289.00000381469727,
-    "y": 125.0000171661377,
-    "z": "f29dedb6.fec708",
+    "x": 364.03125381469727,
+    "y": 133.99998664855957,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "be1e8309.4bc4c8"
+        "256df46c.ff714c"
       ]
     ]
   },
   {
-    "id": "be1e8309.4bc4c8",
+    "id": "256df46c.ff714c",
     "type": "method",
     "name": "method network-topology-operation-create",
     "xml": "<method rpc='network-topology-operation-create' mode='sync'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 277.0001220703125,
-    "y": 213,
-    "z": "f29dedb6.fec708",
+    "x": 352.0313720703125,
+    "y": 221.99996948242188,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "15842b75.da07e5"
+        "7cf0fc5e.374144"
       ]
     ]
   },
   {
-    "id": "15842b75.da07e5",
+    "id": "7cf0fc5e.374144",
     "type": "block",
     "name": "block : atomic",
     "xml": "<block atomic=\"true\">\n",
     "atomic": "false",
     "comments": "",
     "outputs": 1,
-    "x": 553.0000305175781,
-    "y": 221.00001335144043,
-    "z": "f29dedb6.fec708",
+    "x": 428.03125,
+    "y": 620,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "35d46a8d.e7edce",
-        "861f67a.7920b18",
-        "38a3e2ad.559ce6",
-        "39c4a2ad.6290be",
-        "56d07259.1d8cbc",
-        "5c9ca6e0.e239a",
-        "e21a9c92.1f2a28",
-        "151a4cba.fa33e3",
-        "be047f99.592428",
-        "1460f5c7.7bf212",
-        "e2d35c41.dd6f5"
+        "e8bdc14b.b11af",
+        "2a05068a.e6721a",
+        "e16012fc.ef0af",
+        "179dd935.bb3747",
+        "37b4efd2.368ed",
+        "e431fd19.db908",
+        "60db19ec.521588",
+        "6a3a805.948d08",
+        "77fa32c0.09c32c",
+        "cbfd620a.85d71",
+        "37c9fe5c.d39282",
+        "bb4e39dc.aefd28",
+        "90e757cc.0959f8",
+        "8c153068.d865f",
+        "b9935276.cc7ee",
+        "e891bd7f.8fb2d",
+        "c20c2a08.dc6768",
+        "56419be7.895d24",
+        "a13270b7.6c1f5",
+        "fb767200.4ff718"
       ]
     ]
   },
   {
-    "id": "d2fcc9e7.aec75",
+    "id": "1fd5d87a.f37a68",
     "type": "execute",
     "name": "execute RestApiCallNode Create IPWAN L3VPN",
-    "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"$prop.sdncRestApi.tempDir +'/l3smvpntemplate.json'\"/>\n<parameter name=\"restapiUrl\" value=\"$prop.sdncRestApi.thirdpartySdnc.url +'/restconf/data/huawei-ac-net-l3vpn-svc:l3vpn-svc-cfg/vpn-services'\"/>\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=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"restapi-result\"/>",
+    "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/l3smvpntemplate.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/huawei-ac-net-l3vpn-svc:l3vpn-svc-cfg/vpn-services'`\" />\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=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"vpn-result\"/>\n<parameter name='customHttpHeaders' value=\"`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`\" />",
     "comments": "",
     "outputs": 1,
-    "x": 1149.0001831054688,
-    "y": 737,
-    "z": "f29dedb6.fec708",
+    "x": 1175.0314331054688,
+    "y": 992.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
-      []
+      [
+        "52fc73ef.e7aa0c",
+        "b81affca.012b9"
+      ]
     ]
   },
   {
-    "id": "35d46a8d.e7edce",
+    "id": "8d9313d.965c4f",
     "type": "set",
     "name": "set controller data",
-    "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.url' value=\"`$tmp.aai.esr-thirdparty-sdnc.esr-system-info-list[0].esr-system-info.serviceUrl`\" />\n<parameter name='prop.sdncRestApi.templateDir' value='/opt/onap/sdnc/data' />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.user' value=\"`$tmp.aai.esr-thirdparty-sdnc.esr-system-info-list[0].esr-system-info.user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.password' value=\"`$tmp.aai.esr-thirdparty-sdnc.esr-system-info-list[0].esr-system-info.password`\" />\n",
+    "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.url' value=\"`$tmp.aai.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.user' value=\"`$tmp.aai.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.password' value=\"`$tmp.aai.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n",
     "comments": "",
-    "x": 781.0000610351562,
-    "y": 293,
-    "z": "f29dedb6.fec708",
+    "x": 1329.0313110351562,
+    "y": 266.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "56d07259.1d8cbc",
+    "id": "e16012fc.ef0af",
     "type": "for",
     "name": "for each network-input-parameters",
     "xml": "<for index='idx' start='0' end='`$network-topology-operation-input.network-request-input.network-input-parameters.param_length`' >\n",
     "comments": "",
     "outputs": 1,
-    "x": 838.6666259765625,
-    "y": 389.6666564941406,
-    "z": "f29dedb6.fec708",
+    "x": 870.6978759765625,
+    "y": 182.6666259765625,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "b2478f4e.7cd8b"
+        "a0a289d3.8a3128"
       ]
     ]
   },
   {
-    "id": "6b6b65e4.027114",
+    "id": "e7cb4067.6cda1",
     "type": "execute",
     "name": "execute RestApiCallNode Create SPTN L3VPN",
-    "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"$prop.sdncRestApi.tempDir +'/l3smsitetemplate.json'\"/>\n<parameter name=\"restapiUrl\" value=\"$prop.sdncRestApi.thirdpartySdnc.url\"/>\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=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"restapi-result\"/>",
+    "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"$prop.sdncRestApi.templateDir +'/l3smsitetemplate.json'\"/>\n<parameter name=\"restapiUrl\" value=\"$prop.sdncRestApi.thirdpartySdnc.url\"/>\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=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"restapi-result\"/>",
     "comments": "",
     "outputs": 1,
-    "x": 1120.6668701171875,
-    "y": 939.6666870117188,
-    "z": "f29dedb6.fec708",
+    "x": 1211.6981201171875,
+    "y": 1232.6667175292969,
+    "z": "e07ef8ab.015e18",
     "wires": [
       []
     ]
   },
   {
-    "id": "39c4a2ad.6290be",
+    "id": "2a05068a.e6721a",
     "type": "execute",
     "name": "execute vpn-policy1-id",
     "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.l3vpn.vpn-policy1-id\"/>\n",
     "comments": "",
     "outputs": 1,
-    "x": 798.6666259765625,
-    "y": 446.66668701171875,
-    "z": "f29dedb6.fec708",
+    "x": 873.6978759765625,
+    "y": 455.6666564941406,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "96af0d.cf3c10f"
+        "dfa32502.bd43b8"
       ]
     ]
   },
   {
-    "id": "96af0d.cf3c10f",
+    "id": "dfa32502.bd43b8",
     "type": "failure",
     "name": "failure",
     "xml": "<outcome value='failure'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1023.6666259765625,
-    "y": 449.6666564941406,
-    "z": "f29dedb6.fec708",
+    "x": 1098.6978759765625,
+    "y": 458.6666259765625,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "7438ecb9.4567f4"
+        "317318fb.4e9e28"
       ]
     ]
   },
   {
-    "id": "7438ecb9.4567f4",
+    "id": "317318fb.4e9e28",
     "type": "returnFailure",
     "name": "return failure",
     "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while generation vpn policy ID\" />\n",
     "comments": "",
-    "x": 1204.6666259765625,
-    "y": 447.6666564941406,
-    "z": "f29dedb6.fec708",
+    "x": 1279.6978759765625,
+    "y": 456.6666259765625,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "861f67a.7920b18",
+    "id": "e8bdc14b.b11af",
     "type": "call",
     "name": "call GENERIC-RESOURCE-API:validate-network-input-parameters",
     "xml": "<call module='GENERIC-RESOURCE-API' rpc='validate-network-input-parameters' mode='sync' >\n",
     "comments": "",
     "outputs": 1,
-    "x": 850.5,
-    "y": 90,
-    "z": "f29dedb6.fec708",
+    "x": 925.53125,
+    "y": 98.99996948242188,
+    "z": "e07ef8ab.015e18",
     "wires": [
       []
     ]
   },
   {
-    "id": "38a3e2ad.559ce6",
+    "id": "c20c2a08.dc6768",
     "type": "get-resource",
     "name": "get-resource esr-thirdparty-sdnc",
     "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.thirdparty-sdnc-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.esr-thirdparty-sdnc' local-only='false' >\n\n",
     "comments": "",
     "outputs": 1,
-    "x": 820.5,
-    "y": 207,
-    "z": "f29dedb6.fec708",
+    "x": 886.53125,
+    "y": 332.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "747be621.ebaa68",
-        "e28c7994.72931",
-        "5f530a05.e03c5c"
+        "13f02083.f3783f",
+        "ef2a8a2e.104fc8",
+        "212aed64.086862"
       ]
     ]
   },
   {
-    "id": "747be621.ebaa68",
+    "id": "13f02083.f3783f",
     "type": "success",
     "name": "success",
     "xml": "<outcome value='success'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1145.5,
-    "y": 138,
-    "z": "f29dedb6.fec708",
+    "x": 1131.53125,
+    "y": 278.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "270f57b4.7e9228"
+        "8d9313d.965c4f"
       ]
     ]
   },
   {
-    "id": "e28c7994.72931",
+    "id": "ef2a8a2e.104fc8",
     "type": "not-found",
     "name": "not-found",
     "xml": "<outcome value='not-found'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1148.990966796875,
-    "y": 185.57403564453125,
-    "z": "f29dedb6.fec708",
+    "x": 1135.022216796875,
+    "y": 326.5740051269531,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "b482495d.0483a"
+        "be218957.42e218"
       ]
     ]
   },
   {
-    "id": "5f530a05.e03c5c",
+    "id": "212aed64.086862",
     "type": "other",
     "name": "other",
     "xml": "<outcome value='Other'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1144.323974609375,
-    "y": 226.9073486328125,
-    "z": "f29dedb6.fec708",
+    "x": 1130.355224609375,
+    "y": 367.9073181152344,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "552e5145.a20188"
+        "53967fa5.5f3e"
       ]
     ]
   },
   {
-    "id": "b482495d.0483a",
+    "id": "be218957.42e218",
     "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=\"Network model is_bound_to_vpn=true but no vpn_binding is present\" />\n\n",
+    "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying esr-thirdparty-sdnc from AnAI with thirdparty-sdnc-id = ' + $tmp.thirdparty-sdnc-id`\" />\n\n",
     "comments": "",
-    "x": 1325.5623779296875,
-    "y": 173.85977172851562,
-    "z": "f29dedb6.fec708",
+    "x": 1311.5936279296875,
+    "y": 314.8597412109375,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "552e5145.a20188",
+    "id": "53967fa5.5f3e",
     "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=\"Unexpected error retrieving vpn binding\" />\n\n",
+    "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying esr-thirdparty-sdnc from AnAI with thirdparty-sdnc-id = ' + $tmp.thirdparty-sdnc-id`\" />\n\n",
     "comments": "",
-    "x": 1332.0965309143066,
-    "y": 222.34654140472412,
-    "z": "f29dedb6.fec708",
+    "x": 1318.1277809143066,
+    "y": 363.346510887146,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "270f57b4.7e9228",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">",
-    "atomic": "true",
-    "outputs": 1,
-    "x": 1323.705322265625,
-    "y": 130.57403564453125,
-    "z": "f29dedb6.fec708",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "b2478f4e.7cd8b",
-    "type": "block",
-    "name": "block",
-    "xml": "<block>\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 1237.5,
-    "y": 396,
-    "z": "f29dedb6.fec708",
-    "wires": [
-      [
-        "92f693f1.fbeac8",
-        "fa654c60.33fc7",
-        "3c75f999.d8df1e",
-        "399d4af.75d7f36",
-        "f1384917.ec5db8",
-        "b487b0d3.26ff08",
-        "507ab3c0.3b67f4",
-        "b36084e3.ed78c",
-        "43267259.9b3cb4",
-        "2536a52a.61b14a",
-        "7ec07647.4a18e8",
-        "cc9729b3.35c9a8",
-        "72f85ed8.f54e68",
-        "b028194c.b3b988",
-        "b0ea6a25.f32ed",
-        "b7bb055e.312e1",
-        "d25d1bce.304f78",
-        "49087f87.ab7e78",
-        "6e2762a6.8272c4",
-        "5f3b0791.9b6e88",
-        "1aacfbe9.a7c6bc",
-        "f2101f18.ae2b68",
-        "ca43c6ae.b67f4",
-        "5a7334fb.eef58c",
-        "bf6d8b73.1d1d2"
-      ]
-    ]
-  },
-  {
-    "id": "92f693f1.fbeac8",
+    "id": "8ed22fd9.4d3dc",
     "type": "switchNode",
     "name": "switch name",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'name'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1588.5,
-    "y": 20.000030517578125,
-    "z": "f29dedb6.fec708",
+    "x": 1663.53125,
+    "y": 33,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "6d73e8b1.07061"
+        "80b3ba44.055788"
       ]
     ]
   },
   {
-    "id": "fa654c60.33fc7",
+    "id": "efdd2674.739ce8",
     "type": "switchNode",
     "name": "switch service-type",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'service-type'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1592.4999389648438,
-    "y": 81.60000610351562,
-    "z": "f29dedb6.fec708",
+    "x": 1667.5311889648438,
+    "y": 90.5999755859375,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "2301d600.a73462"
+        "6d4384b9.0ebe7c"
       ]
     ]
   },
   {
-    "id": "6d73e8b1.07061",
+    "id": "80b3ba44.055788",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1775.5,
-    "y": 20.000030517578125,
-    "z": "f29dedb6.fec708",
+    "x": 1850.53125,
+    "y": 29,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "1d383b47.d3c90d"
+        "9fbc359d.c51268"
       ]
     ]
   },
   {
-    "id": "2301d600.a73462",
+    "id": "6d4384b9.0ebe7c",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1777.4999389648438,
-    "y": 79.60000610351562,
-    "z": "f29dedb6.fec708",
+    "x": 1852.5311889648438,
+    "y": 88.5999755859375,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "f95d177d.930be"
+        "afc95f0c.000e8"
       ]
     ]
   },
   {
-    "id": "1d383b47.d3c90d",
+    "id": "9fbc359d.c51268",
     "type": "set",
     "name": "set name",
     "xml": "<set>\n<parameter name='prop.l3vpn.name' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 1943.5,
-    "y": 20.60003662109375,
-    "z": "f29dedb6.fec708",
+    "x": 2018.53125,
+    "y": 29.600006103515625,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "f95d177d.930be",
+    "id": "afc95f0c.000e8",
     "type": "set",
     "name": "set service-type",
     "xml": "<set>\n<parameter name='prop.l3vpn.service-type' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 1946.4999389648438,
-    "y": 77.60000610351562,
-    "z": "f29dedb6.fec708",
+    "x": 2021.5311889648438,
+    "y": 86.5999755859375,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "3c75f999.d8df1e",
+    "id": "f576c53a.7be778",
     "type": "switchNode",
     "name": "switch topology",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'topology'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1591.5,
-    "y": 143,
-    "z": "f29dedb6.fec708",
+    "x": 1666.53125,
+    "y": 151.99996948242188,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "64ec1f5c.cd7588"
+        "c58b51de.9dcfb"
       ]
     ]
   },
   {
-    "id": "399d4af.75d7f36",
+    "id": "f5da2a66.76d6a8",
     "type": "switchNode",
     "name": "switch technology",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'technology'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1594.5,
-    "y": 196,
-    "z": "f29dedb6.fec708",
+    "x": 1669.53125,
+    "y": 204.99996948242188,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "30608684.1fa91a"
+        "22ac483f.40cd08"
       ]
     ]
   },
   {
-    "id": "f1384917.ec5db8",
+    "id": "9322169f.7e6468",
     "type": "switchNode",
     "name": "switch site1_name",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'site1_name'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1599.5,
-    "y": 258,
-    "z": "f29dedb6.fec708",
+    "x": 1674.53125,
+    "y": 266.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "7b6affba.2f1ea8"
+        "38b6d1b6.17180e"
       ]
     ]
   },
   {
-    "id": "b487b0d3.26ff08",
+    "id": "41e22f2d.675b9",
     "type": "switchNode",
     "name": "switch site2_name",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'site2_name'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1594.5,
-    "y": 321,
-    "z": "f29dedb6.fec708",
+    "x": 1669.53125,
+    "y": 329.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "e7d8abc.3397ed8"
+        "486c488e.0a32b8"
       ]
     ]
   },
   {
-    "id": "507ab3c0.3b67f4",
+    "id": "fc7aed60.65dde",
     "type": "switchNode",
     "name": "switch sna1_name",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'sna1_name'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1599.5,
-    "y": 381,
-    "z": "f29dedb6.fec708",
+    "x": 1674.53125,
+    "y": 389.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "ccbb4e0a.e4624"
+        "915000f3.1120f"
       ]
     ]
   },
   {
-    "id": "b36084e3.ed78c",
+    "id": "3fbbe309.27a1fc",
     "type": "switchNode",
     "name": "switch sna2_name",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'sna2_name'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1594.5,
-    "y": 445,
-    "z": "f29dedb6.fec708",
+    "x": 1669.53125,
+    "y": 453.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "5e7b746e.c31ebc"
+        "f4543b5c.8e0d38"
       ]
     ]
   },
   {
-    "id": "43267259.9b3cb4",
+    "id": "a2bdcc47.ae6fd",
     "type": "switchNode",
     "name": "switch pe1_id",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'pe1_id'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1599.5,
-    "y": 507,
-    "z": "f29dedb6.fec708",
+    "x": 1674.53125,
+    "y": 515.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "cd97fc49.ef9428"
+        "5f3dc9f6.e27f38"
       ]
     ]
   },
   {
-    "id": "2536a52a.61b14a",
+    "id": "5ff7d202.bbe52c",
     "type": "switchNode",
     "name": "switch pe2_id",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'pe2_id'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1614.5,
-    "y": 567,
-    "z": "f29dedb6.fec708",
+    "x": 1689.53125,
+    "y": 575.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "b43f1ee2.b85a2"
+        "e42f30ff.07bec"
       ]
     ]
   },
   {
-    "id": "7ec07647.4a18e8",
+    "id": "70478129.46c8",
     "type": "switchNode",
     "name": "switch ac1_id",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac1_id'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1609.5,
-    "y": 639,
-    "z": "f29dedb6.fec708",
+    "x": 1684.53125,
+    "y": 647.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "b4d9a4d.005d958"
+        "88f3112.2d2fdf"
       ]
     ]
   },
   {
-    "id": "cc9729b3.35c9a8",
+    "id": "5b2c84b5.c4133c",
     "type": "switchNode",
     "name": "switch ac2_id",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac2_id'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1608.5,
-    "y": 698,
-    "z": "f29dedb6.fec708",
+    "x": 1683.53125,
+    "y": 706.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "7dfb851.0b49cfc"
+        "b0791125.97403"
       ]
     ]
   },
   {
-    "id": "72f85ed8.f54e68",
+    "id": "5f56629a.41d4bc",
     "type": "switchNode",
     "name": "switch ac1_ip",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac1_ip'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1585.5,
-    "y": 761,
-    "z": "f29dedb6.fec708",
+    "x": 1660.53125,
+    "y": 769.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "d713e906.7f455"
+        "8a66ca.58098938"
       ]
     ]
   },
   {
-    "id": "b028194c.b3b988",
+    "id": "88ead0cd.822bb",
     "type": "switchNode",
     "name": "switch ac2_ip",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac2_ip'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1588.5,
-    "y": 818,
-    "z": "f29dedb6.fec708",
+    "x": 1663.53125,
+    "y": 826.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "973837ca.190aa8"
+        "955fbd96.c1d04"
       ]
     ]
   },
   {
-    "id": "b0ea6a25.f32ed",
+    "id": "166443d5.94dbbc",
     "type": "switchNode",
     "name": "switch ac1_peer_ip",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac1_peer_ip'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1594.5,
-    "y": 870,
-    "z": "f29dedb6.fec708",
+    "x": 1669.53125,
+    "y": 878.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "6ccb4ca1.2cd06c"
+        "4db2da85.85e3f4"
       ]
     ]
   },
   {
-    "id": "b7bb055e.312e1",
+    "id": "2e267b3e.323f94",
     "type": "switchNode",
     "name": "switch ac2_peer_ip",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac2_peer_ip'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1595.5,
-    "y": 925,
-    "z": "f29dedb6.fec708",
+    "x": 1670.53125,
+    "y": 933.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "b9aa2fd2.814f48"
+        "b13a698.e747198"
       ]
     ]
   },
   {
-    "id": "d25d1bce.304f78",
+    "id": "291e6ccb.4ad7e4",
     "type": "switchNode",
     "name": "switch ac1_svlan",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac1_svlan'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1607.5,
-    "y": 974,
-    "z": "f29dedb6.fec708",
+    "x": 1682.53125,
+    "y": 982.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "7df19f10.00d63"
+        "551bf76.d690308"
       ]
     ]
   },
   {
-    "id": "49087f87.ab7e78",
+    "id": "c859e422.4eadc8",
     "type": "switchNode",
     "name": "switch ac2_svlan",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac2_svlan'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1600.5,
-    "y": 1025,
-    "z": "f29dedb6.fec708",
+    "x": 1675.53125,
+    "y": 1033.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "deb16fb4.873d88"
+        "dc1c7d76.2b839"
       ]
     ]
   },
   {
-    "id": "6e2762a6.8272c4",
+    "id": "335bcb16.8452b4",
     "type": "switchNode",
     "name": "switch ac1_protocol",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac1_protocol'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1593.5,
-    "y": 1083,
-    "z": "f29dedb6.fec708",
+    "x": 1668.53125,
+    "y": 1091.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "d9a405e5.0fbd78"
+        "4da810c6.50b18"
       ]
     ]
   },
   {
-    "id": "5f3b0791.9b6e88",
+    "id": "b8ac331e.cf80f",
     "type": "switchNode",
     "name": "switch ac2_protocol",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac2_protocol'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1594.5,
-    "y": 1143,
-    "z": "f29dedb6.fec708",
+    "x": 1669.53125,
+    "y": 1151.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "f17cdf9a.1f70e"
+        "44c491a0.0f4c8"
       ]
     ]
   },
   {
-    "id": "1aacfbe9.a7c6bc",
+    "id": "eddb16e2.7d3ca8",
     "type": "switchNode",
     "name": "switch ac1_protocol_bgp_as",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac1_protocol_bgp_as'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1588.5,
-    "y": 1329,
-    "z": "f29dedb6.fec708",
+    "x": 1663.53125,
+    "y": 1337.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "3676d16.bff3dae"
+        "b3981d6b.c0a51"
       ]
     ]
   },
   {
-    "id": "f2101f18.ae2b68",
+    "id": "445b45a7.1c9e2c",
     "type": "switchNode",
     "name": "switch ac2_protocol_bgp_as",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac2_protocol_bgp_as'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1594.5,
-    "y": 1380,
-    "z": "f29dedb6.fec708",
+    "x": 1669.53125,
+    "y": 1388.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "43e3c11a.4b0498"
+        "d1610ea6.e197e"
       ]
     ]
   },
   {
-    "id": "ca43c6ae.b67f4",
+    "id": "ff841f48.1f039",
     "type": "switchNode",
     "name": "switch af_type",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'af_type'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1561.5,
-    "y": 1471,
-    "z": "f29dedb6.fec708",
+    "x": 1636.53125,
+    "y": 1479.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "ab13048a.b0a2"
+        "e0fac181.ab5ff"
       ]
     ]
   },
   {
-    "id": "64ec1f5c.cd7588",
+    "id": "c58b51de.9dcfb",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1766.5,
-    "y": 139,
-    "z": "f29dedb6.fec708",
+    "x": 1841.53125,
+    "y": 147.99996948242188,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "f1c21eed.4c6488"
+        "e6e45965.586a08"
       ]
     ]
   },
   {
-    "id": "30608684.1fa91a",
+    "id": "22ac483f.40cd08",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1772.5,
-    "y": 192,
-    "z": "f29dedb6.fec708",
+    "x": 1847.53125,
+    "y": 200.99996948242188,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "db52bb2.d3cc7c8"
+        "48d17e6e.f36ff"
       ]
     ]
   },
   {
-    "id": "7b6affba.2f1ea8",
+    "id": "38b6d1b6.17180e",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1781.5,
-    "y": 254,
-    "z": "f29dedb6.fec708",
+    "x": 1856.53125,
+    "y": 262.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "7c0e170d.30b1d"
+        "b956de5c.88109"
       ]
     ]
   },
   {
-    "id": "e7d8abc.3397ed8",
+    "id": "486c488e.0a32b8",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1779.5,
-    "y": 317,
-    "z": "f29dedb6.fec708",
+    "x": 1854.53125,
+    "y": 325.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "947c8730.9c4b48"
+        "6c41f36c.55709c"
       ]
     ]
   },
   {
-    "id": "ccbb4e0a.e4624",
+    "id": "915000f3.1120f",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1784.5,
-    "y": 379,
-    "z": "f29dedb6.fec708",
+    "x": 1859.53125,
+    "y": 387.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "a06ad2cd.275448"
+        "681b49b2.42ea78"
       ]
     ]
   },
   {
-    "id": "5e7b746e.c31ebc",
+    "id": "f4543b5c.8e0d38",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1776.5,
-    "y": 437,
-    "z": "f29dedb6.fec708",
+    "x": 1851.53125,
+    "y": 445.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "b2aa581c.5af32"
+        "f14e641f.9e6788"
       ]
     ]
   },
   {
-    "id": "cd97fc49.ef9428",
+    "id": "5f3dc9f6.e27f38",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1777.5,
-    "y": 500,
-    "z": "f29dedb6.fec708",
+    "x": 1852.53125,
+    "y": 508.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "72cbbe8e.f6925"
+        "9606bc15.8d1a2"
       ]
     ]
   },
   {
-    "id": "b43f1ee2.b85a2",
+    "id": "e42f30ff.07bec",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1776.5,
-    "y": 569,
-    "z": "f29dedb6.fec708",
+    "x": 1851.53125,
+    "y": 577.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "d9091182.9c0dc8"
+        "79d385f0.7efcac"
       ]
     ]
   },
   {
-    "id": "b4d9a4d.005d958",
+    "id": "88f3112.2d2fdf",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1773.5,
-    "y": 637,
-    "z": "f29dedb6.fec708",
+    "x": 1848.53125,
+    "y": 645.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "ae505877.71061"
+        "58081f21.095c5"
       ]
     ]
   },
   {
-    "id": "7dfb851.0b49cfc",
+    "id": "b0791125.97403",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1772.5,
-    "y": 701,
-    "z": "f29dedb6.fec708",
+    "x": 1847.53125,
+    "y": 709.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "2f24e7f6.a11b28"
+        "68b74f12.22fc9"
       ]
     ]
   },
   {
-    "id": "d713e906.7f455",
+    "id": "8a66ca.58098938",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1745.5,
-    "y": 759,
-    "z": "f29dedb6.fec708",
+    "x": 1820.53125,
+    "y": 767.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "42443b38.340f8c"
+        "6cb618b4.84d5e8"
       ]
     ]
   },
   {
-    "id": "973837ca.190aa8",
+    "id": "955fbd96.c1d04",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1747.5,
-    "y": 816,
-    "z": "f29dedb6.fec708",
+    "x": 1822.53125,
+    "y": 824.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "e3ce9d5.2cdf36"
+        "3ee47e4b.3ebf92"
       ]
     ]
   },
   {
-    "id": "6ccb4ca1.2cd06c",
+    "id": "4db2da85.85e3f4",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1783.5,
-    "y": 867,
-    "z": "f29dedb6.fec708",
+    "x": 1858.53125,
+    "y": 875.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "7054b5f4.206a54"
+        "348c4435.8ca42c"
       ]
     ]
   },
   {
-    "id": "b9aa2fd2.814f48",
+    "id": "b13a698.e747198",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1788.5,
-    "y": 930,
-    "z": "f29dedb6.fec708",
+    "x": 1863.53125,
+    "y": 938.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "784b972f.0e3428"
+        "64d72468.0aecbc"
       ]
     ]
   },
   {
-    "id": "7df19f10.00d63",
+    "id": "551bf76.d690308",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1784.5,
-    "y": 979,
-    "z": "f29dedb6.fec708",
+    "x": 1859.53125,
+    "y": 987.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "206c366c.675522"
+        "f2be5987.ec3938"
       ]
     ]
   },
   {
-    "id": "deb16fb4.873d88",
+    "id": "dc1c7d76.2b839",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1768.5,
-    "y": 1028,
-    "z": "f29dedb6.fec708",
+    "x": 1843.53125,
+    "y": 1036.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "10227f41.369851"
+        "e0e7c091.70bda"
       ]
     ]
   },
   {
-    "id": "d9a405e5.0fbd78",
+    "id": "4da810c6.50b18",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1765.5,
-    "y": 1081,
-    "z": "f29dedb6.fec708",
+    "x": 1840.53125,
+    "y": 1089.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "1799ee09.bb8ffa"
+        "924d0335.b5bfa"
       ]
     ]
   },
   {
-    "id": "f17cdf9a.1f70e",
+    "id": "44c491a0.0f4c8",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1778.5,
-    "y": 1140,
-    "z": "f29dedb6.fec708",
+    "x": 1853.53125,
+    "y": 1148.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "a6d260a1.f58c48"
+        "880724d2.0ba428"
       ]
     ]
   },
   {
-    "id": "3676d16.bff3dae",
+    "id": "b3981d6b.c0a51",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1796.5,
-    "y": 1326,
-    "z": "f29dedb6.fec708",
+    "x": 1871.53125,
+    "y": 1334.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "8bd5be57.1da07"
+        "4b8babb9.30ffb4"
       ]
     ]
   },
   {
-    "id": "43e3c11a.4b0498",
+    "id": "d1610ea6.e197e",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1803.5,
-    "y": 1376,
-    "z": "f29dedb6.fec708",
+    "x": 1878.53125,
+    "y": 1384.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "b62f8a75.a94a88"
+        "6ee6ff69.e803d"
       ]
     ]
   },
   {
-    "id": "ab13048a.b0a2",
+    "id": "e0fac181.ab5ff",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1765.5,
-    "y": 1480,
-    "z": "f29dedb6.fec708",
+    "x": 1840.53125,
+    "y": 1488.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "d6461dbb.9360e8"
+        "a979c4a1.40a538"
       ]
     ]
   },
   {
-    "id": "f1c21eed.4c6488",
+    "id": "e6e45965.586a08",
     "type": "set",
     "name": "set topology",
     "xml": "<set>\n<parameter name='prop.l3vpn.topology' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 1961.5,
-    "y": 140,
-    "z": "f29dedb6.fec708",
+    "x": 2036.53125,
+    "y": 148.99996948242188,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "db52bb2.d3cc7c8",
+    "id": "48d17e6e.f36ff",
     "type": "set",
     "name": "set technology",
     "xml": "<set>\n<parameter name='prop.l3vpn.technology' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 1951.5,
-    "y": 194,
-    "z": "f29dedb6.fec708",
+    "x": 2026.53125,
+    "y": 202.99996948242188,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "7c0e170d.30b1d",
+    "id": "b956de5c.88109",
     "type": "set",
     "name": "set site1_name",
     "xml": "<set>\n<parameter name='prop.l3vpn.site1_name' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 1955.5,
-    "y": 251,
-    "z": "f29dedb6.fec708",
+    "x": 2030.53125,
+    "y": 259.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "947c8730.9c4b48",
+    "id": "6c41f36c.55709c",
     "type": "set",
     "name": "set site2_name",
     "xml": "<set>\n<parameter name='prop.l3vpn.site2_name' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 1958.5,
-    "y": 310,
-    "z": "f29dedb6.fec708",
+    "x": 2033.53125,
+    "y": 318.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "a06ad2cd.275448",
+    "id": "681b49b2.42ea78",
     "type": "set",
     "name": "set sna1_name",
     "xml": "<set>\n<parameter name='prop.l3vpn.sna1_name' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 1966.5,
-    "y": 372,
-    "z": "f29dedb6.fec708",
+    "x": 2041.53125,
+    "y": 380.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "b2aa581c.5af32",
+    "id": "f14e641f.9e6788",
     "type": "set",
     "name": "set sna2_name",
     "xml": "<set>\n<parameter name='prop.l3vpn.sna2_name' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 1958.5,
-    "y": 432,
-    "z": "f29dedb6.fec708",
+    "x": 2033.53125,
+    "y": 440.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "72cbbe8e.f6925",
+    "id": "9606bc15.8d1a2",
     "type": "set",
     "name": "set pe1_id",
     "xml": "<set>\n<parameter name='prop.l3vpn.pe1_id' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 1955.5,
-    "y": 492,
-    "z": "f29dedb6.fec708",
+    "x": 2030.53125,
+    "y": 500.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "d9091182.9c0dc8",
+    "id": "79d385f0.7efcac",
     "type": "set",
     "name": "set pe2_id",
     "xml": "<set>\n<parameter name='prop.l3vpn.pe2_id' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 1951.5,
-    "y": 563,
-    "z": "f29dedb6.fec708",
+    "x": 2026.53125,
+    "y": 571.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "ae505877.71061",
+    "id": "58081f21.095c5",
     "type": "set",
     "name": "set ac1_id",
     "xml": "<set>\n<parameter name='prop.l3vpn.ac1_id' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 1944.5,
-    "y": 629,
-    "z": "f29dedb6.fec708",
+    "x": 2019.53125,
+    "y": 637.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "2f24e7f6.a11b28",
+    "id": "68b74f12.22fc9",
     "type": "set",
     "name": "set ac2_id",
     "xml": "<set>\n<parameter name='prop.l3vpn.ac2_id' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 1947.5,
-    "y": 696,
-    "z": "f29dedb6.fec708",
+    "x": 2022.53125,
+    "y": 704.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "42443b38.340f8c",
+    "id": "6cb618b4.84d5e8",
     "type": "set",
     "name": "set ac1_ip",
     "xml": "<set>\n<parameter name='prop.l3vpn.ac1_ip' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 1923.5,
-    "y": 762,
-    "z": "f29dedb6.fec708",
+    "x": 1998.53125,
+    "y": 770.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "e3ce9d5.2cdf36",
+    "id": "3ee47e4b.3ebf92",
     "type": "set",
     "name": "set ac2_ip",
     "xml": "<set>\n<parameter name='prop.l3vpn.ac2_ip' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 1927.5,
-    "y": 816,
-    "z": "f29dedb6.fec708",
+    "x": 2002.53125,
+    "y": 824.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "7054b5f4.206a54",
+    "id": "348c4435.8ca42c",
     "type": "set",
     "name": "set ac1_peer_ip",
     "xml": "<set>\n<parameter name='prop.l3vpn.ac1_peer_ip' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 1975.5,
-    "y": 871,
-    "z": "f29dedb6.fec708",
+    "x": 2050.53125,
+    "y": 879.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "784b972f.0e3428",
+    "id": "64d72468.0aecbc",
     "type": "set",
     "name": "set ac2_peer_ip",
     "xml": "<set>\n<parameter name='prop.l3vpn.ac2_peer_ip' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 1971.5,
-    "y": 926,
-    "z": "f29dedb6.fec708",
+    "x": 2046.53125,
+    "y": 934.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "206c366c.675522",
+    "id": "f2be5987.ec3938",
     "type": "set",
     "name": "set ac1_svlan",
     "xml": "<set>\n<parameter name='prop.l3vpn.ac1_svlan' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 1965.5,
-    "y": 981,
-    "z": "f29dedb6.fec708",
+    "x": 2040.53125,
+    "y": 989.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "10227f41.369851",
+    "id": "e0e7c091.70bda",
     "type": "set",
     "name": "set ac2_svlan",
     "xml": "<set>\n<parameter name='prop.l3vpn.ac2_svlan' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 1962.5,
-    "y": 1034,
-    "z": "f29dedb6.fec708",
+    "x": 2037.53125,
+    "y": 1042.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "1799ee09.bb8ffa",
+    "id": "924d0335.b5bfa",
     "type": "set",
     "name": "set ac1_protocol",
     "xml": "<set>\n<parameter name='prop.l3vpn.ac1_protocol' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 1960.5,
-    "y": 1091,
-    "z": "f29dedb6.fec708",
+    "x": 2035.53125,
+    "y": 1099.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "a6d260a1.f58c48",
+    "id": "880724d2.0ba428",
     "type": "set",
     "name": "set ac2_protocol",
     "xml": "<set>\n<parameter name='prop.l3vpn.ac2_protocol' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 1969.5,
-    "y": 1143,
-    "z": "f29dedb6.fec708",
+    "x": 2044.53125,
+    "y": 1151.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "8bd5be57.1da07",
+    "id": "4b8babb9.30ffb4",
     "type": "set",
     "name": "set ac1_protocol_bgp_as",
     "xml": "<set>\n<parameter name='prop.l3vpn.ac1_protocol_bgp_as' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n<parameter name='prop.l3vpn.peer1-ip' value='`$prop.l3vpn.ac1_ip`' />\n",
     "comments": "",
-    "x": 2063.5,
-    "y": 1347,
-    "z": "f29dedb6.fec708",
+    "x": 2138.53125,
+    "y": 1355.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "b62f8a75.a94a88",
+    "id": "6ee6ff69.e803d",
     "type": "set",
     "name": "set ac2_protocol_bgp_as",
     "xml": "<set>\n<parameter name='prop.l3vpn.ac2_protocol_bgp_as' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n<parameter name='prop.l3vpn.peer2-ip' value='`$prop.l3vpn.ac2_ip`' />\n",
     "comments": "",
-    "x": 2075.5,
-    "y": 1396,
-    "z": "f29dedb6.fec708",
+    "x": 2150.53125,
+    "y": 1404.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "d6461dbb.9360e8",
+    "id": "a979c4a1.40a538",
     "type": "set",
     "name": "set af_type",
     "xml": "<set>\n<parameter name='prop.l3vpn.af_type' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 1959.5,
-    "y": 1490,
-    "z": "f29dedb6.fec708",
+    "x": 2034.53125,
+    "y": 1498.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "5c9ca6e0.e239a",
+    "id": "179dd935.bb3747",
     "type": "record",
     "name": "record",
-    "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/svclogic.log\"/>\n<parameter name=\"Time\" value=\"__TIMESTAMP__\"/>\n<parameter name=\"Method\" value=\"network-topology-operation-create\"/>\n<parameter name=\"SubMethod\" value=\"L3VPN-Config\"/>\n<parameter name=\"l3vpn_name\" value=\"`$prop.l3vpn.name`\"/>\n<parameter name=\"topology\" value=\"`$prop.l3vpn.topology`\"/>\n<parameter name=\"site1_name\" value=\"`$prop.l3vpn.site1_name`\"/>\n<parameter name=\"vpn-policy1-id\" value=\"`$prop.l3vpn.vpn-policy1-id}`\"/>\n<parameter name=\"l3vpn.entry1-id\" value=\"`$prop.l3vpn.entry1-id`\"/>\n<parameter name=\"sna1_name\" value=\"`$prop.l3vpn.sna1_name`\"/>\n<parameter name=\"pe1_id\" value=\"`$prop.l3vpn.pe1_id`\"/>\n<parameter name=\"ac1_id\" value=\"`$prop.l3vpn.ac1_id`\"/>\n<parameter name=\"sna1_svlan\" value=\"`$prop.l3vpn.sna1_svlan`\"/>\n<parameter name=\"ac1-peer-ip\" value=\"`$prop.l3vpn.ac1-peer-ip`\"/>\n<parameter name=\"ac1-ip\" value=\"`$prop.l3vpn.ac1-ip`\"/>\n<parameter name=\"ac1_protocol\" value=\"`$prop.l3vpn.ac1_protocol`\"/>\n<parameter name=\"sna1-route-ip-prefix\" value=\"`$prop.l3vpn.sna1-route-ip-prefix`\"/>\n<parameter name=\"sna1-route-next-hop\" value=\"`$prop.l3vpn.sna1-route-next-hop`\"/>\n<parameter name=\"peer2-ip\" value=\"`$prop.l3vpn.peer2-ip`\"/>\n<parameter name=\"ac2_protocol_bgp_as\" value=\"`$prop.l3vpn.ac2_protocol_bgp_as`\"/>\n<parameter name=\"vrf1-id\" value=\"`$prop.l3vpn.vrf1-id`\"/>\n<parameter name=\"site2_name\" value=\"`$prop.l3vpn.site2_name`\"/>\n<parameter name=\"vpn-policy2-id\" value=\"`$prop.l3vpn.vpn-policy2-id}`\"/>\n<parameter name=\"l3vpn.entry2-id\" value=\"`$prop.l3vpn.entry2-id`\"/>\n<parameter name=\"sna2_name\" value=\"`$prop.l3vpn.sna2_name`\"/>\n<parameter name=\"pe2_id\" value=\"`$prop.l3vpn.pe2_id`\"/>\n<parameter name=\"ac2_id\" value=\"`$prop.l3vpn.ac2_id`\"/>\n<parameter name=\"sna2_svlan\" value=\"`$prop.l3vpn.sna2_svlan`\"/>\n<parameter name=\"ac2-peer-ip\" value=\"`$prop.l3vpn.ac2-peer-ip`\"/>\n<parameter name=\"ac2-ip\" value=\"`$prop.l3vpn.ac2-ip`\"/>\n<parameter name=\"ac2_protocol\" value=\"`$prop.l3vpn.ac2_protocol`\"/>\n<parameter name=\"sna2-route-ip-prefix\" value=\"`$prop.l3vpn.sna2-route-ip-prefix`\"/>\n<parameter name=\"sna2-route-next-hop\" value=\"`$prop.l3vpn.sna2-route-next-hop`\"/>\n<parameter name=\"peer2-ip\" value=\"`$prop.l3vpn.peer2-ip`\"/>\n<parameter name=\"ac2_protocol_bgp_as\" value=\"`$prop.l3vpn.ac2_protocol_bgp_as`\"/>\n<parameter name=\"vrf2-id\" value=\"`$prop.l3vpn.vrf2-id`\"/>\n<parameter name=\"af_type\" value=\"`$prop.l3vpn.af_type`\"/>\n",
+    "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/svclogic.log\"/>\n<parameter name=\"field1\" value=\"__TIMESTAMP__\"/>\n<parameter name=\"field2\" value=\"network-topology-operation-create\"/>\n<parameter name=\"field3\" value=\"L3VPN-Config\"/>\n<parameter name=\"field4\" value=\"`l3vpn.name`\"/>\n<parameter name=\"field5\" value=\"`$prop.l3vpn.name`\"/>\n<parameter name=\"field6\" value=\"`l3vpn.topology`\"/>\n<parameter name=\"field7\" value=\"`$prop.l3vpn.topology`\"/>\n<parameter name=\"field8\" value=\"`l3vpn.site1_name`\"/>\n<parameter name=\"field9\" value=\"`$prop.l3vpn.site1_name`\"/>\n<parameter name=\"field10\" value=\"`l3vpn.vpn-policy1-id`\"/>\n<parameter name=\"field11\" value=\"`$prop.l3vpn.vpn-policy1-id`\"/>\n<parameter name=\"field12\" value=\"`l3vpn.entry1-id`\"/>\n<parameter name=\"field13\" value=\"`$prop.l3vpn.entry1-id`\"/>\n<parameter name=\"field14\" value=\"`l3vpn.sna1_name`\"/>\n<parameter name=\"field15\" value=\"`$prop.l3vpn.sna1_name`\"/>\n<parameter name=\"field16\" value=\"`l3vpn.pe1_id`\"/>\n<parameter name=\"field17\" value=\"`$prop.l3vpn.pe1_id`\"/>\n<parameter name=\"field18\" value=\"`l3vpn.ac1_id`\"/>\n<parameter name=\"field19\" value=\"`$prop.l3vpn.ac1_id`\"/>\n<parameter name=\"field20\" value=\"`l3vpn.sna1_svlan`\"/>\n<parameter name=\"field21\" value=\"`$prop.l3vpn.sna1_svlan`\"/>\n<parameter name=\"field22\" value=\"`l3vpn.ac1-peer-ip`\"/>\n<parameter name=\"field23\" value=\"`$prop.l3vpn.ac1-peer-ip`\"/>\n<parameter name=\"field24\" value=\"`l3vpn.ac1-ip`\"/>\n<parameter name=\"field25\" value=\"`$prop.l3vpn.ac1-ip`\"/>\n<parameter name=\"field26\" value=\"`l3vpn.ac1_protocol`\"/>\n<parameter name=\"field27\" value=\"`$prop.l3vpn.ac1_protocol`\"/>\n<parameter name=\"field28\" value=\"`l3vpn.sna1-route-ip-prefix`\"/>\n<parameter name=\"field29\" value=\"`$prop.l3vpn.sna1-route-ip-prefix`\"/>\n<parameter name=\"field30\" value=\"`l3vpn.sna1-route-next-hop`\"/>\n<parameter name=\"field31\" value=\"`$prop.l3vpn.sna1-route-next-hop`\"/>\n<parameter name=\"field32\" value=\"`l3vpn.peer1-ip`\"/>\n<parameter name=\"field33\" value=\"`$prop.l3vpn.peer1-ip`\"/>\n<parameter name=\"field34\" value=\"`l3vpn.ac1_protocol_bgp_as`\"/>\n<parameter name=\"field35\" value=\"`$prop.l3vpn.ac1_protocol_bgp_as`\"/>\n<parameter name=\"field36\" value=\"`l3vpn.vrf1-id`\"/>\n<parameter name=\"field37\" value=\"`$prop.l3vpn.vrf1-id`\"/>\n<parameter name=\"field38\" value=\"`l3vpn.site2_name`\"/>\n<parameter name=\"field39\" value=\"`$prop.l3vpn.site2_name`\"/>\n<parameter name=\"field40\" value=\"`l3vpn.vpn-policy2-id`\"/>\n<parameter name=\"field41\" value=\"`$prop.l3vpn.vpn-policy2-id`\"/>\n<parameter name=\"field42\" value=\"`l3vpn.entry2-id`\"/>\n<parameter name=\"field43\" value=\"`$prop.l3vpn.entry2-id`\"/>\n<parameter name=\"field44\" value=\"`l3vpn.sna2_name`\"/>\n<parameter name=\"field45\" value=\"`$prop.l3vpn.sna2_name`\"/>\n<parameter name=\"field46\" value=\"`l3vpn.pe2_id`\"/>\n<parameter name=\"field47\" value=\"`$prop.l3vpn.pe2_id`\"/>\n<parameter name=\"field48\" value=\"`l3vpn.ac2_id`\"/>\n<parameter name=\"field49\" value=\"`$prop.l3vpn.ac2_id`\"/>\n<parameter name=\"field50\" value=\"`l3vpn.sna2_svlan`\"/>\n<parameter name=\"field51\" value=\"`$prop.l3vpn.sna2_svlan`\"/>\n<parameter name=\"field52\" value=\"`l3vpn.ac2-peer-ip`\"/>\n<parameter name=\"field53\" value=\"`$prop.l3vpn.ac2-peer-ip`\"/>\n<parameter name=\"field54\" value=\"`l3vpn.ac2-ip`\"/>\n<parameter name=\"field55\" value=\"`$prop.l3vpn.ac2-ip`\"/>\n<parameter name=\"field56\" value=\"`l3vpn.ac2_protocol`\"/>\n<parameter name=\"field57\" value=\"`$prop.l3vpn.ac2_protocol`\"/>\n<parameter name=\"field58\" value=\"`l3vpn.sna2-route-ip-prefix`\"/>\n<parameter name=\"field59\" value=\"`$prop.l3vpn.sna2-route-ip-prefix`\"/>\n<parameter name=\"field60\" value=\"`l3vpn.sna2-route-next-hop`\"/>\n<parameter name=\"field61\" value=\"`$prop.l3vpn.sna2-route-next-hop`\"/>\n<parameter name=\"field62\" value=\"`l3vpn.peer2-ip`\"/>\n<parameter name=\"field63\" value=\"`$prop.l3vpn.peer2-ip`\"/>\n<parameter name=\"field64\" value=\"`l3vpn.ac2_protocol_bgp_as`\"/>\n<parameter name=\"field65\" value=\"`$prop.l3vpn.ac2_protocol_bgp_as`\"/>\n<parameter name=\"field66\" value=\"`l3vpn.vrf2-id`\"/>\n<parameter name=\"field67\" value=\"`$prop.l3vpn.vrf2-id`\"/>\n<parameter name=\"field68\" value=\"`l3vpn.af_type`\"/>\n<parameter name=\"field69\" value=\"`$prop.l3vpn.af_type`\"/>",
     "comments": "",
     "outputs": 1,
-    "x": 758,
-    "y": 741,
-    "z": "f29dedb6.fec708",
+    "x": 780.03125,
+    "y": 922,
+    "z": "e07ef8ab.015e18",
     "wires": [
       []
     ]
   },
   {
-    "id": "e21a9c92.1f2a28",
+    "id": "37b4efd2.368ed",
     "type": "switchNode",
     "name": "switch service-type",
-    "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'service-type'`\">\n",
+    "xml": "<switch test=\"`$prop.l3vpn.service-type`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 683,
-    "y": 881,
-    "z": "f29dedb6.fec708",
+    "x": 766.03125,
+    "y": 1136,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "35f4cd65.09f49a",
-        "75d7a8fd.a7b578",
-        "8c0ace1c.3759a8"
+        "5f9ac484.077c9c",
+        "c18acb56.b83a78",
+        "cd078531.a90828"
       ]
     ]
   },
   {
-    "id": "35f4cd65.09f49a",
+    "id": "5f9ac484.077c9c",
     "type": "outcomeTrue",
     "name": "l3vpn-ipwan",
     "xml": "<outcome value='l3vpn-ipwan'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 669,
-    "y": 806,
-    "z": "f29dedb6.fec708",
+    "x": 721.03125,
+    "y": 1052.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "97e69226.8d874"
+        "1d6cf5f8.2491ba"
       ]
     ]
   },
   {
-    "id": "75d7a8fd.a7b578",
+    "id": "c18acb56.b83a78",
     "type": "outcomeTrue",
     "name": "l3vpn-sptn",
-    "xml": "<outcome value='true'>\n",
+    "xml": "<outcome value='l3vpn-sptn'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 827,
-    "y": 949,
-    "z": "f29dedb6.fec708",
+    "x": 910.03125,
+    "y": 1239.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "6b6b65e4.027114"
+        "e7cb4067.6cda1"
       ]
     ]
   },
   {
-    "id": "8c0ace1c.3759a8",
+    "id": "cd078531.a90828",
     "type": "outcomeTrue",
     "name": "other",
     "xml": "<outcome value='Other'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 825,
-    "y": 1028,
-    "z": "f29dedb6.fec708",
+    "x": 906.03125,
+    "y": 1283.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "942583bd.a55fc8"
+        "416a0e63.5f9fd"
       ]
     ]
   },
   {
-    "id": "942583bd.a55fc8",
+    "id": "416a0e63.5f9fd",
     "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=\"Unexpected error retrieving vpn binding\" />\n\n",
     "comments": "",
-    "x": 1008,
-    "y": 1027,
-    "z": "f29dedb6.fec708",
+    "x": 1089.03125,
+    "y": 1282.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "151a4cba.fa33e3",
+    "id": "e431fd19.db908",
     "type": "execute",
     "name": "execute vpn-policy2-id",
     "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.l3vpn.vpn-policy2-id\"/>\n",
     "comments": "",
     "outputs": 1,
-    "x": 799,
-    "y": 505,
-    "z": "f29dedb6.fec708",
+    "x": 874.03125,
+    "y": 513.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "e0623ae9.6063c"
+        "e47d8379.95768"
       ]
     ]
   },
   {
-    "id": "e0623ae9.6063c",
+    "id": "e47d8379.95768",
     "type": "failure",
     "name": "failure",
     "xml": "<outcome value='failure'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1024,
-    "y": 507.9999694824219,
-    "z": "f29dedb6.fec708",
+    "x": 1099.03125,
+    "y": 516.9999389648438,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "25b266b0.918a82"
+        "40959179.398c3"
       ]
     ]
   },
   {
-    "id": "25b266b0.918a82",
+    "id": "40959179.398c3",
     "type": "returnFailure",
     "name": "return failure",
     "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while generation vpn policy ID\" />\n",
     "comments": "",
-    "x": 1205,
-    "y": 505.9999694824219,
-    "z": "f29dedb6.fec708",
+    "x": 1280.03125,
+    "y": 514.9999389648438,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "be047f99.592428",
+    "id": "60db19ec.521588",
     "type": "set",
     "name": "set policy entry",
     "xml": "<set>\n<parameter name='prop.l3vpn.entry1-id' value='1' />\n<parameter name='prop.l3vpn.entry2-id' value='1' />\n\n",
     "comments": "",
-    "x": 785,
-    "y": 553,
-    "z": "f29dedb6.fec708",
+    "x": 860.03125,
+    "y": 561.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "98526d9c.6760b",
+    "id": "d251597.7e75fa8",
     "type": "execute",
     "name": "execute split ac1-route",
     "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$prop.l3vpn.ac1-route`'/>\n<parameter name=\"regex\" value=\" ## \"/>\n<parameter name=\"ctx_memory_result_key\" value=\"route1\"/>\n",
     "comments": "",
     "outputs": 1,
-    "x": 2189,
-    "y": 1203,
-    "z": "f29dedb6.fec708",
+    "x": 2264.03125,
+    "y": 1211.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "b220812e.109778",
-        "351eda30.07db16"
+        "ae511c3e.94835",
+        "845f5d8b.5aedb"
       ]
     ]
   },
   {
-    "id": "bf6d8b73.1d1d2",
+    "id": "3d30a696.2b7b1a",
     "type": "switchNode",
     "name": "switch ac2_route",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac2_route'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1590,
-    "y": 1251,
-    "z": "f29dedb6.fec708",
+    "x": 1665.03125,
+    "y": 1259.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "7a9c17fc.2f1e08"
+        "9a5b5bf2.72a888"
       ]
     ]
   },
   {
-    "id": "5a7334fb.eef58c",
+    "id": "b523547.75bb8a8",
     "type": "switchNode",
     "name": "switch ac1_route",
     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ac1_route'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1591,
-    "y": 1202,
-    "z": "f29dedb6.fec708",
+    "x": 1666.03125,
+    "y": 1210.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "56e3cd9c.43986c"
+        "9ff44c29.6405d"
       ]
     ]
   },
   {
-    "id": "56e3cd9c.43986c",
+    "id": "9ff44c29.6405d",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1763,
-    "y": 1200,
-    "z": "f29dedb6.fec708",
+    "x": 1838.03125,
+    "y": 1208.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "477adf42.483428"
+        "2e411316.00315c"
       ]
     ]
   },
   {
-    "id": "7a9c17fc.2f1e08",
+    "id": "9a5b5bf2.72a888",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1776,
-    "y": 1259,
-    "z": "f29dedb6.fec708",
+    "x": 1851.03125,
+    "y": 1267.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "fc261e72.93fdd8"
+        "32e0dd94.666fd2"
       ]
     ]
   },
   {
-    "id": "54fbb9e9.bfa918",
+    "id": "5f19aec4.6ad74",
     "type": "set",
     "name": "set ac1_route",
     "xml": "<set>\n<parameter name='prop.l3vpn.ac1_route' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 2160,
-    "y": 1151,
-    "z": "f29dedb6.fec708",
+    "x": 2235.03125,
+    "y": 1159.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "d7d47e9f.d291a8",
+    "id": "9023cfe1.d4f31",
     "type": "set",
     "name": "set ac2_route",
     "xml": "<set>\n<parameter name='prop.l3vpn.ac2_route' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
     "comments": "",
-    "x": 2158,
-    "y": 1251,
-    "z": "f29dedb6.fec708",
+    "x": 2233.03125,
+    "y": 1259.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "8d93fa75.d66f9",
+    "id": "41f4f428.bf7e9c",
     "type": "execute",
     "name": "execute split ac2-route",
     "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$prop.l3vpn.ac2-route`'/>\n<parameter name=\"regex\" value=\" ## \"/>\n<parameter name=\"ctx_memory_result_key\" value=\"route2\"/>\n",
     "comments": "",
     "outputs": 1,
-    "x": 2182,
-    "y": 1296,
-    "z": "f29dedb6.fec708",
+    "x": 2257.03125,
+    "y": 1304.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "ff5e6e80.75b3d",
-        "b6c5cd5f.5be15"
+        "4dbe6198.e585d",
+        "a3ddc382.f46b1"
       ]
     ]
   },
   {
-    "id": "477adf42.483428",
+    "id": "2e411316.00315c",
     "type": "block",
     "name": "block atomic",
     "xml": "<block atomic=\"true\">\n",
     "atomic": "false",
     "comments": "",
     "outputs": 1,
-    "x": 1914,
-    "y": 1200,
-    "z": "f29dedb6.fec708",
+    "x": 1989.03125,
+    "y": 1208.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "54fbb9e9.bfa918",
-        "98526d9c.6760b"
+        "5f19aec4.6ad74",
+        "d251597.7e75fa8"
       ]
     ]
   },
   {
-    "id": "fc261e72.93fdd8",
+    "id": "32e0dd94.666fd2",
     "type": "block",
     "name": "block atomic",
     "xml": "<block atomic=\"true\">\n",
     "atomic": "false",
     "comments": "",
     "outputs": 1,
-    "x": 1915,
-    "y": 1259,
-    "z": "f29dedb6.fec708",
+    "x": 1990.03125,
+    "y": 1267.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "d7d47e9f.d291a8",
-        "8d93fa75.d66f9"
+        "9023cfe1.d4f31",
+        "41f4f428.bf7e9c"
       ]
     ]
   },
   {
-    "id": "1460f5c7.7bf212",
+    "id": "6a3a805.948d08",
     "type": "execute",
     "name": "execute vrf1-id",
     "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.l3vpn.vrf1-id\"/>\n",
     "comments": "",
     "outputs": 1,
-    "x": 806,
-    "y": 608,
-    "z": "f29dedb6.fec708",
+    "x": 859.03125,
+    "y": 615,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "d4cb6331.d1fce8"
+        "f9f8e182.59549"
       ]
     ]
   },
   {
-    "id": "e2d35c41.dd6f5",
+    "id": "77fa32c0.09c32c",
     "type": "execute",
     "name": "execute vrf2-id",
     "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.l3vpn.vrf2-id\"/>\n",
     "comments": "",
     "outputs": 1,
-    "x": 806.3333740234375,
-    "y": 666.3333129882812,
-    "z": "f29dedb6.fec708",
+    "x": 856.3646240234375,
+    "y": 672.333251953125,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "aa4153ec.2a7508"
+        "b3b56f86.3d1b4"
       ]
     ]
   },
   {
-    "id": "aa4153ec.2a7508",
+    "id": "b3b56f86.3d1b4",
     "type": "failure",
     "name": "failure",
     "xml": "<outcome value='failure'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1031.3333740234375,
-    "y": 669.3332824707031,
-    "z": "f29dedb6.fec708",
+    "x": 1106.3646240234375,
+    "y": 678.333251953125,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "4a3bd02b.dd7f6"
+        "346cd637.94b0aa"
       ]
     ]
   },
   {
-    "id": "d4cb6331.d1fce8",
+    "id": "f9f8e182.59549",
     "type": "failure",
     "name": "failure",
     "xml": "<outcome value='failure'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1031,
-    "y": 610.9999694824219,
-    "z": "f29dedb6.fec708",
+    "x": 1106.03125,
+    "y": 619.9999389648438,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "34c6dafd.7466b6"
+        "417e4c2f.a2f9c4"
       ]
     ]
   },
   {
-    "id": "34c6dafd.7466b6",
+    "id": "417e4c2f.a2f9c4",
     "type": "returnFailure",
     "name": "return failure",
     "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while generation vpn policy ID\" />\n",
     "comments": "",
-    "x": 1212,
-    "y": 608.9999694824219,
-    "z": "f29dedb6.fec708",
+    "x": 1287.03125,
+    "y": 617.9999389648438,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "4a3bd02b.dd7f6",
+    "id": "346cd637.94b0aa",
     "type": "returnFailure",
     "name": "return failure",
     "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while generation vpn policy ID\" />\n",
     "comments": "",
-    "x": 1212.3333740234375,
-    "y": 667.3332824707031,
-    "z": "f29dedb6.fec708",
+    "x": 1287.3646240234375,
+    "y": 676.333251953125,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "97e69226.8d874",
+    "id": "1d6cf5f8.2491ba",
     "type": "block",
     "name": "block : atomic",
     "xml": "<block atomic=\"true\">\n",
     "atomic": "false",
     "comments": "",
     "outputs": 1,
-    "x": 848,
-    "y": 806,
-    "z": "f29dedb6.fec708",
+    "x": 888.03125,
+    "y": 1052.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "d2fcc9e7.aec75",
-        "29a0e3d5.f4d32c",
-        "c946ab83.d974f8"
+        "1fd5d87a.f37a68",
+        "f5fc661b.cec638",
+        "43e96ef8.0066a",
+        "be278e7d.aed"
       ]
     ]
   },
   {
-    "id": "29a0e3d5.f4d32c",
+    "id": "f5fc661b.cec638",
     "type": "execute",
     "name": "execute RestApiCallNode IPWAN Site Config",
-    "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"$prop.sdncRestApi.tempDir +'/l3smvpntemplate.json'\"/>\n<parameter name=\"restapiUrl\" value=\"$prop.sdncRestApi.thirdpartySdnc.url +'/restconf/data/huawei-ac-net-l3vpn-svc:l3vpn-svc-cfg/vpn-services'\"/>\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=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"restapi-result\"/>",
+    "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir +'/l3smsitetemplate.json'`\"/>\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url +'/restconf/data/huawei-ac-net-l3vpn-svc:l3vpn-svc-cfg/sites'`\"/>\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=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"site-result\"/>\n<parameter name='customHttpHeaders' value=\"`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`\" />",
     "comments": "",
     "outputs": 1,
-    "x": 1156,
-    "y": 801,
-    "z": "f29dedb6.fec708",
+    "x": 1165.03125,
+    "y": 1174,
+    "z": "e07ef8ab.015e18",
     "wires": [
-      []
+      [
+        "52fc73ef.e7aa0c",
+        "b81affca.012b9"
+      ]
     ]
   },
   {
-    "id": "c946ab83.d974f8",
+    "id": "43e96ef8.0066a",
     "type": "execute",
     "name": "execute RestApiCallNode IPWAN VRF Config",
-    "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"$prop.sdncRestApi.tempDir +'/l3smvpntemplate.json'\"/>\n<parameter name=\"restapiUrl\" value=\"$prop.sdncRestApi.thirdpartySdnc.url +'/restconf/data/huawei-ac-net-l3vpn-svc:l3vpn-svc-cfg/vpn-services'\"/>\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=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"restapi-result\"/>",
+    "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir +'/l3smvrftemplate.json'`\"/>\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url +'/restconf/data/huawei-ac-net-l3vpn-svc:l3vpn-svc-cfg/vrf-attributes'`\"/>\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=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"vrf-result\"/>\n<parameter name='customHttpHeaders' value=\"`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`\" />",
     "comments": "",
     "outputs": 1,
-    "x": 1154,
-    "y": 872,
-    "z": "f29dedb6.fec708",
+    "x": 1145.03125,
+    "y": 1114,
+    "z": "e07ef8ab.015e18",
     "wires": [
-      []
+      [
+        "52fc73ef.e7aa0c",
+        "b81affca.012b9"
+      ]
     ]
   },
   {
-    "id": "b220812e.109778",
+    "id": "ae511c3e.94835",
     "type": "failure",
     "name": "failure",
     "xml": "<outcome value='failure'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 2407,
-    "y": 1195,
-    "z": "f29dedb6.fec708",
+    "x": 2482.03125,
+    "y": 1203.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "c61ec37b.6cd3b8"
+        "ea661cf9.3185a"
       ]
     ]
   },
   {
-    "id": "c61ec37b.6cd3b8",
+    "id": "ea661cf9.3185a",
     "type": "returnFailure",
     "name": "return failure",
     "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while splitting sna1_route\" />\n",
     "comments": "",
-    "x": 2588,
-    "y": 1193,
-    "z": "f29dedb6.fec708",
+    "x": 2663.03125,
+    "y": 1201.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "ff5e6e80.75b3d",
+    "id": "4dbe6198.e585d",
     "type": "failure",
     "name": "failure",
     "xml": "<outcome value='failure'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 2405,
-    "y": 1297,
-    "z": "f29dedb6.fec708",
+    "x": 2480.03125,
+    "y": 1305.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "73eb8615.8d24d8"
+        "2064e87c.06ee48"
       ]
     ]
   },
   {
-    "id": "73eb8615.8d24d8",
+    "id": "2064e87c.06ee48",
     "type": "returnFailure",
     "name": "return failure",
     "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while splitting sna1_route\" />\n",
     "comments": "",
-    "x": 2586,
-    "y": 1295,
-    "z": "f29dedb6.fec708",
+    "x": 2661.03125,
+    "y": 1303.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "351eda30.07db16",
+    "id": "845f5d8b.5aedb",
     "type": "failure",
     "name": "success",
     "xml": "<outcome value='success'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 2406,
-    "y": 1129,
-    "z": "f29dedb6.fec708",
+    "x": 2481.03125,
+    "y": 1137.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "581ab8c9.51da4"
+        "fe317b98.435f38"
       ]
     ]
   },
   {
-    "id": "b6c5cd5f.5be15",
+    "id": "a3ddc382.f46b1",
     "type": "failure",
     "name": "success",
     "xml": "<outcome value='success'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 2402,
-    "y": 1249,
-    "z": "f29dedb6.fec708",
+    "x": 2477.03125,
+    "y": 1257.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": [
       [
-        "f0e238af.ae0bf8"
+        "c67b184d.c90998"
       ]
     ]
   },
   {
-    "id": "581ab8c9.51da4",
+    "id": "fe317b98.435f38",
     "type": "set",
     "name": "set route1 ip-prefix next-hop",
     "xml": "<set>\n<parameter name='prop.l3vpn.sna1-route.ip-prefix' value='`$route1[0]`' />\n<parameter name='prop.l3vpn.sna1-route.next-hop' value='`$route1[1]`' />\n",
     "comments": "",
-    "x": 2613,
-    "y": 1123,
-    "z": "f29dedb6.fec708",
+    "x": 2688.03125,
+    "y": 1131.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
   },
   {
-    "id": "f0e238af.ae0bf8",
+    "id": "c67b184d.c90998",
     "type": "set",
     "name": "set route2 ip-prefix next-hop",
     "xml": "<set>\n<parameter name='prop.l3vpn.sna2-route.ip-prefix' value='`$route2[0]`' />\n<parameter name='prop.l3vpn.sna2-route.next-hop' value='`$route2[1]`' />",
     "comments": "",
-    "x": 2613,
-    "y": 1242,
-    "z": "f29dedb6.fec708",
+    "x": 2688.03125,
+    "y": 1250.9999694824219,
+    "z": "e07ef8ab.015e18",
+    "wires": []
+  },
+  {
+    "id": "cbfd620a.85d71",
+    "type": "execute",
+    "name": "execute generate-underlay-network-id",
+    "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.l3vpn.network-id\"/>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 915.03125,
+    "y": 766,
+    "z": "e07ef8ab.015e18",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "37c9fe5c.d39282",
+    "type": "switchNode",
+    "name": "switch service-data.networks_length",
+    "xml": "<switch test='`$service-data.networks.network_length`'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 873.03125,
+    "y": 847,
+    "z": "e07ef8ab.015e18",
+    "wires": [
+      [
+        "e9c16900.4e5438",
+        "e8407f7c.3cfd8"
+      ]
+    ]
+  },
+  {
+    "id": "e9c16900.4e5438",
+    "type": "other",
+    "name": "Null",
+    "xml": "<outcome value=''>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1146.8408203125,
+    "y": 815.952392578125,
+    "z": "e07ef8ab.015e18",
+    "wires": [
+      [
+        "8caf1520.ea5d28"
+      ]
+    ]
+  },
+  {
+    "id": "e8407f7c.3cfd8",
+    "type": "other",
+    "name": "other",
+    "xml": "<outcome value='Other'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1141.697998046875,
+    "y": 861.6666870117188,
+    "z": "e07ef8ab.015e18",
+    "wires": [
+      [
+        "3d0ae0cb.0b75"
+      ]
+    ]
+  },
+  {
+    "id": "8caf1520.ea5d28",
+    "type": "set",
+    "name": "set nidx",
+    "xml": "<set>\n<parameter name='nidx' value='0' />\n",
+    "comments": "",
+    "x": 1299.8408203125,
+    "y": 815.5238037109375,
+    "z": "e07ef8ab.015e18",
+    "wires": []
+  },
+  {
+    "id": "3d0ae0cb.0b75",
+    "type": "set",
+    "name": "set nidx",
+    "xml": "<set>\n<parameter name='nidx' value='`$service-data.networks.network_length`' />\n",
+    "comments": "",
+    "x": 1301.2694091796875,
+    "y": 860.5238647460938,
+    "z": "e07ef8ab.015e18",
+    "wires": []
+  },
+  {
+    "id": "bb4e39dc.aefd28",
+    "type": "set",
+    "name": "set network in service-data",
+    "xml": "<set>\n<parameter name=\"service-data.networks.network[$nidx].network-id\" value='`$prop.l3vpn.network-id`' />\n<parameter name='service-data.networks.network[$nidx].network-data.sdnc-request-header.' value='`$network-topology-operation-input.sdnc-request-header.`' />\n<parameter name='service-data.networks.network[$nidx].network-data.request-information.' value='`$network-topology-operation-input.request-information.`' />\n<parameter name='service-data.networks.network[$nidx].network-data.service-information.' value='`$network-topology-operation-input.service-information.`' />\n<parameter name='service-data.networks.network[$nidx].network-data.network-information.' value='`$network-topology-operation-input.network-information.`' />\n<parameter name='service-data.networks.network[$nidx].network-data.network-request-input.' value='`$network-topology-operation-input.network-request-input.`' />\n<parameter name=\"service-data.networks.network_length\" value='`$nidx+1`' />\n\n",
+    "comments": "",
+    "x": 787.03125,
+    "y": 1335,
+    "z": "e07ef8ab.015e18",
+    "wires": []
+  },
+  {
+    "id": "90e757cc.0959f8",
+    "type": "set",
+    "name": "set networkId and network-object-path",
+    "xml": "<set>\n<parameter name='networkId' value='`$prop.l3vpn.network-id`' />\n<parameter name=\"network-object-path\" value=\"`'restconf/config/GENERIC-RESOURCE-API:services/service/'  + $network-topology-operation-input.service-information.service-instance-id  + '/service-data/networks/network/'  + $prop.l3vpn.network-id  + '/network-data/'` \" />",
+    "comments": "",
+    "x": 816.03125,
+    "y": 1380,
+    "z": "e07ef8ab.015e18",
+    "wires": []
+  },
+  {
+    "id": "8c153068.d865f",
+    "type": "returnSuccess",
+    "name": "return success",
+    "xml": "<return status='success'>\n<parameter name=\"ack-final-indicator\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"`$error-message`\" />\n",
+    "comments": "",
+    "x": 763.03125,
+    "y": 1569,
+    "z": "e07ef8ab.015e18",
+    "wires": []
+  },
+  {
+    "id": "b9935276.cc7ee",
+    "type": "set",
+    "name": "set network-level-oper-status",
+    "xml": "<set>\n<parameter name='service-data.networks.network[$nidx].network-data.network-level-oper-status.order-status' value='Created' />\n<parameter name='service-data.networks.network[$nidx].network-data.network-level-oper-status.last-rpc-action' value='`$network-topology-operation-input.sdnc-request-header.svc-action`' />\n<parameter name='service-data.networks.network[$nidx].network-data.network-level-oper-status.last-action' value='`$network-topology-operation-input.request-information.request-action`' />",
+    "comments": "",
+    "x": 789.03125,
+    "y": 1427,
+    "z": "e07ef8ab.015e18",
+    "wires": []
+  },
+  {
+    "id": "e891bd7f.8fb2d",
+    "type": "get-resource",
+    "name": "get-resource pnf",
+    "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $prop.l3vpn.pe1_id AND \n\t\t     depth = '0'\"\n        pfx='tmp.aai.pnf' local-only='false' >\n\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 864.03125,
+    "y": 253,
+    "z": "e07ef8ab.015e18",
+    "wires": [
+      [
+        "65bf056c.a7d85c",
+        "fae17ce6.d5a8d",
+        "fdfd8ef.d5d287"
+      ]
+    ]
+  },
+  {
+    "id": "65bf056c.a7d85c",
+    "type": "success",
+    "name": "success",
+    "xml": "<outcome value='success'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1186.03125,
+    "y": 143,
+    "z": "e07ef8ab.015e18",
+    "wires": [
+      [
+        "f138cb6b.a435c8"
+      ]
+    ]
+  },
+  {
+    "id": "fae17ce6.d5a8d",
+    "type": "not-found",
+    "name": "not-found",
+    "xml": "<outcome value='not-found'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1189.522216796875,
+    "y": 190.57403564453125,
+    "z": "e07ef8ab.015e18",
+    "wires": [
+      [
+        "922f5f08.50eaa"
+      ]
+    ]
+  },
+  {
+    "id": "fdfd8ef.d5d287",
+    "type": "other",
+    "name": "other",
+    "xml": "<outcome value='Other'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1184.855224609375,
+    "y": 231.9073486328125,
+    "z": "e07ef8ab.015e18",
+    "wires": [
+      [
+        "c6cd8782.fae7f8"
+      ]
+    ]
+  },
+  {
+    "id": "922f5f08.50eaa",
+    "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=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",
+    "comments": "",
+    "x": 1366.0936279296875,
+    "y": 178.85977172851562,
+    "z": "e07ef8ab.015e18",
+    "wires": []
+  },
+  {
+    "id": "c6cd8782.fae7f8",
+    "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=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",
+    "comments": "",
+    "x": 1372.6277809143066,
+    "y": 227.34654140472412,
+    "z": "e07ef8ab.015e18",
+    "wires": []
+  },
+  {
+    "id": "f138cb6b.a435c8",
+    "type": "set",
+    "name": "set tmp.thirdparty-sdnc-id",
+    "xml": "<set>\n<parameter name='tmp.thirdparty-sdnc-id' value=\"`$tmp.aai.pnf.relationship-list.relationship[0].relationship-data[0].relationship-value`\" />\n",
+    "comments": "",
+    "x": 1390.03125,
+    "y": 130,
+    "z": "e07ef8ab.015e18",
+    "wires": []
+  },
+  {
+    "id": "56419be7.895d24",
+    "type": "save",
+    "name": "save underlay configuration in AAI",
+    "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='configuration' \n      key='configuration.configuration-id = $prop.l3vpn.network-id' >\n<parameter name='configuration-id' value='`$prop.l3vpn.network-id`' />\n<parameter name='configuration-type' value='underlay' />\n<parameter name='configuration-sub-type' value='l3vpn' />\n<parameter name='orchestration-status' value='Created' />\n<parameter name='operational-status' value='Created' />\n<parameter name='model-customization-id' value='`$prop.l3vpn.network-id`' />\n<parameter name='configuration-selflink' value=\"`'restconf/config/GENERIC-RESOURCE-API:services/service/'  + $network-topology-operation-input.service-information.service-instance-id  + '/service-data/networks/network/'  + $prop.l3vpn.network-id  + '/network-data/'` \" />\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 808.03125,
+    "y": 1477,
+    "z": "e07ef8ab.015e18",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "a13270b7.6c1f5",
+    "type": "save",
+    "name": "save service relationship in AAI",
+    "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance:relationship-list' \n      key='service-instance.service-instance-id = $service-data.service-information.service-instance-id \n         AND customer.global-customer-id = $service-data.networks.network[$nidx].network-data.service-information.global-customer-id \n         AND service-subscription.service-type = $service-data.networks.network[$nidx].network-data.service-information.subscription-service-type' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"configuration\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/configurations/configuration/' + $prop.l3vpn.network-id`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"configuration.configuration-id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$prop.l3vpn.network-id`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[1].relationship-key\" value=\"configuration.configuration-type\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[1].relationship-value\" value=\"underlay\" />",
+    "comments": "",
+    "outputs": 1,
+    "x": 800.03125,
+    "y": 1523,
+    "z": "e07ef8ab.015e18",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "a0a289d3.8a3128",
+    "type": "block",
+    "name": "block",
+    "xml": "<block>\n",
+    "atomic": "false",
+    "comments": "",
+    "outputs": 1,
+    "x": 1312.53125,
+    "y": 404.9999694824219,
+    "z": "e07ef8ab.015e18",
+    "wires": [
+      [
+        "8ed22fd9.4d3dc",
+        "efdd2674.739ce8",
+        "f576c53a.7be778",
+        "f5da2a66.76d6a8",
+        "9322169f.7e6468",
+        "41e22f2d.675b9",
+        "fc7aed60.65dde",
+        "3fbbe309.27a1fc",
+        "a2bdcc47.ae6fd",
+        "5ff7d202.bbe52c",
+        "70478129.46c8",
+        "5b2c84b5.c4133c",
+        "5f56629a.41d4bc",
+        "88ead0cd.822bb",
+        "166443d5.94dbbc",
+        "2e267b3e.323f94",
+        "291e6ccb.4ad7e4",
+        "c859e422.4eadc8",
+        "335bcb16.8452b4",
+        "b8ac331e.cf80f",
+        "eddb16e2.7d3ca8",
+        "445b45a7.1c9e2c",
+        "ff841f48.1f039",
+        "b523547.75bb8a8",
+        "3d30a696.2b7b1a"
+      ]
+    ]
+  },
+  {
+    "id": "be278e7d.aed",
+    "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\"/>",
+    "comments": "",
+    "outputs": 1,
+    "x": 1033.03125,
+    "y": 919.9999694824219,
+    "z": "e07ef8ab.015e18",
+    "wires": [
+      [
+        "33fe71db.48126e",
+        "3c08e3ae.fb245c"
+      ]
+    ]
+  },
+  {
+    "id": "33fe71db.48126e",
+    "type": "success",
+    "name": "success",
+    "xml": "<outcome value='success'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1268.03125,
+    "y": 897.9999694824219,
+    "z": "e07ef8ab.015e18",
+    "wires": [
+      [
+        "b2de4cc8.de5ec"
+      ]
+    ]
+  },
+  {
+    "id": "3c08e3ae.fb245c",
+    "type": "failure",
+    "name": "failure",
+    "xml": "<outcome value='failure'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1260.28125,
+    "y": 951.6428527832031,
+    "z": "e07ef8ab.015e18",
+    "wires": [
+      [
+        "49c53683.778b88"
+      ]
+    ]
+  },
+  {
+    "id": "49c53683.778b88",
+    "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 get token rest api\" />\n",
+    "comments": "",
+    "x": 1413.03125,
+    "y": 951.3929138183594,
+    "z": "e07ef8ab.015e18",
+    "wires": []
+  },
+  {
+    "id": "b2de4cc8.de5ec",
+    "type": "set",
+    "name": "set token-id",
+    "xml": "<set>\n<parameter name='prop.sdncRestApi.token_id' value='$token-result.token_id' />\n",
+    "comments": "",
+    "x": 1422.03125,
+    "y": 898.9999694824219,
+    "z": "e07ef8ab.015e18",
     "wires": []
+  },
+  {
+    "id": "52fc73ef.e7aa0c",
+    "type": "success",
+    "name": "success",
+    "xml": "<outcome value='success'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1448.03125,
+    "y": 1070.9999694824219,
+    "z": "e07ef8ab.015e18",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "b81affca.012b9",
+    "type": "failure",
+    "name": "failure",
+    "xml": "<outcome value='failure'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1455.28125,
+    "y": 1165.6427917480469,
+    "z": "e07ef8ab.015e18",
+    "wires": [
+      [
+        "5c541133.bfa8d"
+      ]
+    ]
+  },
+  {
+    "id": "5c541133.bfa8d",
+    "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 3rd party controller rest api\" />\n",
+    "comments": "",
+    "x": 1427.03125,
+    "y": 1350.3929138183594,
+    "z": "e07ef8ab.015e18",
+    "wires": []
+  },
+  {
+    "id": "fb767200.4ff718",
+    "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": 757,
+    "y": 991,
+    "z": "e07ef8ab.015e18",
+    "wires": [
+      []
+    ]
   }
 ]