Update underlay DG for delete flow
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / GENERIC-RESOURCE-API_network-topology-operation-create.json
index 15b1db0..9d4e58d 100644 (file)
@@ -1,20 +1,20 @@
 [
   {
-    "id": "6c6bc16c.ca3e3",
+    "id": "334bd25e.3b958e",
     "type": "dgstart",
     "name": "DGSTART",
     "outputs": 1,
-    "x": 77,
-    "y": 53,
-    "z": "f29dedb6.fec708",
+    "x": 88,
+    "y": 62.999969482421875,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "537702a4.cc8034"
+        "46c76be0.4ae1ec"
       ]
     ]
   },
   {
-    "id": "537702a4.cc8034",
+    "id": "46c76be0.4ae1ec",
     "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": 300.00000381469727,
+    "y": 134.99998664855957,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "be1e8309.4bc4c8"
+        "6216646e.335424"
       ]
     ]
   },
   {
-    "id": "be1e8309.4bc4c8",
+    "id": "6216646e.335424",
     "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": 288.0001220703125,
+    "y": 222.99996948242188,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "15842b75.da07e5"
+        "ea50b732.2ea01"
       ]
     ]
   },
   {
-    "id": "15842b75.da07e5",
+    "id": "ea50b732.2ea01",
     "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": 364,
+    "y": 621,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "35d46a8d.e7edce",
-        "861f67a.7920b18",
-        "38a3e2ad.559ce6",
-        "39c4a2ad.6290be",
-        "56d07259.1d8cbc",
-        "5c9ca6e0.e239a",
-        "e21a9c92.1f2a28",
-        "151a4cba.fa33e3",
-        "be047f99.592428",
-        "1460f5c7.7bf212",
-        "e2d35c41.dd6f5"
+        "3f70abff.f62544",
+        "1db363a4.5e5bdc",
+        "675b0828.5f3f38",
+        "a0cacee0.a7a5a8",
+        "efc2210e.acb0a",
+        "3e3972fa.77b7f6",
+        "d43bb648.453b08",
+        "4946b4b6.2645f4",
+        "3c09007b.15e098",
+        "6c6c2617.940e5",
+        "68a6c57e.f14dec",
+        "26e0b74.7b173c8",
+        "d899adb0.900798",
+        "8e08cbd2.d417e8",
+        "5c73bbe5.1df864",
+        "387886dd.77b922",
+        "60cb5057.fb4318",
+        "a2104e27.ed674",
+        "c690b1cd.2300e8",
+        "b676786f.1bea58",
+        "d8859d72.093c7"
       ]
     ]
   },
   {
-    "id": "d2fcc9e7.aec75",
+    "id": "4a98e8a7.30e56",
     "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=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.openecomp.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n<parameter name='customHttpHeaders' value=\"`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`\" />",
     "comments": "",
     "outputs": 1,
-    "x": 1149.0001831054688,
-    "y": 737,
-    "z": "f29dedb6.fec708",
+    "x": 1111.0001831054688,
+    "y": 993.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
-      []
+      [
+        "a7b0af3.7ac715",
+        "ced00609.d81b48"
+      ]
     ]
   },
   {
-    "id": "35d46a8d.e7edce",
+    "id": "76f264c.7ba0a9c",
     "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": 1265.0000610351562,
+    "y": 267.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "56d07259.1d8cbc",
+    "id": "675b0828.5f3f38",
     "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": 806.6666259765625,
+    "y": 183.6666259765625,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "b2478f4e.7cd8b"
+        "fdabde17.5c847"
       ]
     ]
   },
   {
-    "id": "6b6b65e4.027114",
+    "id": "89285d57.29b5c8",
     "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.restapi.templateDir +'/sptn-l3vpn-template.xml'`\"/>\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/sptn-service-l3vpn:service/snc-l3vpns'`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\"/>\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\"/>\n<parameter name=\"format\" value=\"xml\"/>\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": 1043.6668701171875,
+    "y": 1255.6667175292969,
+    "z": "b1905c0.2226628",
     "wires": [
       []
     ]
   },
   {
-    "id": "39c4a2ad.6290be",
+    "id": "1db363a4.5e5bdc",
     "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": 809.6666259765625,
+    "y": 456.6666564941406,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "96af0d.cf3c10f"
+        "fd6478e7.b7b91"
       ]
     ]
   },
   {
-    "id": "96af0d.cf3c10f",
+    "id": "fd6478e7.b7b91",
     "type": "failure",
     "name": "failure",
     "xml": "<outcome value='failure'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1023.6666259765625,
-    "y": 449.6666564941406,
-    "z": "f29dedb6.fec708",
+    "x": 1034.6666259765625,
+    "y": 459.6666259765625,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "7438ecb9.4567f4"
+        "afc1b363.b7a39"
       ]
     ]
   },
   {
-    "id": "7438ecb9.4567f4",
+    "id": "afc1b363.b7a39",
     "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": 1215.6666259765625,
+    "y": 457.6666259765625,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "861f67a.7920b18",
+    "id": "3f70abff.f62544",
     "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": 861.5,
+    "y": 99.99996948242188,
+    "z": "b1905c0.2226628",
     "wires": [
       []
     ]
   },
   {
-    "id": "38a3e2ad.559ce6",
+    "id": "5c73bbe5.1df864",
     "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": 822.5,
+    "y": 333.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "747be621.ebaa68",
-        "e28c7994.72931",
-        "5f530a05.e03c5c"
+        "1b55c06c.3411f",
+        "ae5faeba.f046c",
+        "df5eda3d.a15fe"
       ]
     ]
   },
   {
-    "id": "747be621.ebaa68",
+    "id": "1b55c06c.3411f",
     "type": "success",
     "name": "success",
     "xml": "<outcome value='success'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1145.5,
-    "y": 138,
-    "z": "f29dedb6.fec708",
+    "x": 1067.5,
+    "y": 279.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "270f57b4.7e9228"
+        "76f264c.7ba0a9c"
       ]
     ]
   },
   {
-    "id": "e28c7994.72931",
+    "id": "ae5faeba.f046c",
     "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": 1070.990966796875,
+    "y": 327.5740051269531,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "b482495d.0483a"
+        "943fc2bc.e3e328"
       ]
     ]
   },
   {
-    "id": "5f530a05.e03c5c",
+    "id": "df5eda3d.a15fe",
     "type": "other",
     "name": "other",
     "xml": "<outcome value='Other'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1144.323974609375,
-    "y": 226.9073486328125,
-    "z": "f29dedb6.fec708",
+    "x": 1066.323974609375,
+    "y": 368.9073181152344,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "552e5145.a20188"
+        "92e8f917.b6ec08"
       ]
     ]
   },
   {
-    "id": "b482495d.0483a",
+    "id": "943fc2bc.e3e328",
     "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": 1247.5623779296875,
+    "y": 315.8597412109375,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "552e5145.a20188",
+    "id": "92e8f917.b6ec08",
     "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": 1254.0965309143066,
+    "y": 364.346510887146,
+    "z": "b1905c0.2226628",
     "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": "a016ef4c.00b8d8",
     "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": 1599.5,
+    "y": 34,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "6d73e8b1.07061"
+        "7823b220.68af5c"
       ]
     ]
   },
   {
-    "id": "fa654c60.33fc7",
+    "id": "42d21e94.8794d",
     "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=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'serviceType'`\">\n",
     "comments": "",
     "outputs": 1,
-    "x": 1592.4999389648438,
-    "y": 81.60000610351562,
-    "z": "f29dedb6.fec708",
+    "x": 1603.4999389648438,
+    "y": 91.5999755859375,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "2301d600.a73462"
+        "fba273ef.824e7"
       ]
     ]
   },
   {
-    "id": "6d73e8b1.07061",
+    "id": "7823b220.68af5c",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1775.5,
-    "y": 20.000030517578125,
-    "z": "f29dedb6.fec708",
+    "x": 1786.5,
+    "y": 30,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "1d383b47.d3c90d"
+        "73def40f.26af94"
       ]
     ]
   },
   {
-    "id": "2301d600.a73462",
+    "id": "fba273ef.824e7",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1777.4999389648438,
-    "y": 79.60000610351562,
-    "z": "f29dedb6.fec708",
+    "x": 1788.4999389648438,
+    "y": 89.5999755859375,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "f95d177d.930be"
+        "8f3c7f01.3f5cd8"
       ]
     ]
   },
   {
-    "id": "1d383b47.d3c90d",
+    "id": "73def40f.26af94",
     "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": 1954.5,
+    "y": 30.600006103515625,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "f95d177d.930be",
+    "id": "8f3c7f01.3f5cd8",
     "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": 1957.4999389648438,
+    "y": 87.5999755859375,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "3c75f999.d8df1e",
+    "id": "141c3d3d.ab7053",
     "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": 1602.5,
+    "y": 152.99996948242188,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "64ec1f5c.cd7588"
+        "646edb42.22d774"
       ]
     ]
   },
   {
-    "id": "399d4af.75d7f36",
+    "id": "4ee7a07.d59c26",
     "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": 1605.5,
+    "y": 205.99996948242188,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "30608684.1fa91a"
+        "1d562a47.bcc43e"
       ]
     ]
   },
   {
-    "id": "f1384917.ec5db8",
+    "id": "5c63bd35.850224",
     "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": 1610.5,
+    "y": 267.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "7b6affba.2f1ea8"
+        "5c2dde3b.616048"
       ]
     ]
   },
   {
-    "id": "b487b0d3.26ff08",
+    "id": "58f3e289.2a7e64",
     "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": 1605.5,
+    "y": 330.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "e7d8abc.3397ed8"
+        "62672aa9.ed61fc"
       ]
     ]
   },
   {
-    "id": "507ab3c0.3b67f4",
+    "id": "95375fe3.44bc28",
     "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": 1610.5,
+    "y": 390.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "ccbb4e0a.e4624"
+        "34588a45.0b76ce"
       ]
     ]
   },
   {
-    "id": "b36084e3.ed78c",
+    "id": "fe0b88f6.f80e9",
     "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": 1605.5,
+    "y": 454.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "5e7b746e.c31ebc"
+        "a6fb987c.7f515"
       ]
     ]
   },
   {
-    "id": "43267259.9b3cb4",
+    "id": "7a18b8ce.d5dc",
     "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": 1610.5,
+    "y": 516.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "cd97fc49.ef9428"
+        "92e2ca99.658f38"
       ]
     ]
   },
   {
-    "id": "2536a52a.61b14a",
+    "id": "13b6f73a.13b789",
     "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": 1625.5,
+    "y": 576.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "b43f1ee2.b85a2"
+        "b1abbb19.2fcad"
       ]
     ]
   },
   {
-    "id": "7ec07647.4a18e8",
+    "id": "fd7f4144.b3829",
     "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": 1620.5,
+    "y": 648.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "b4d9a4d.005d958"
+        "b2c23108.34249"
       ]
     ]
   },
   {
-    "id": "cc9729b3.35c9a8",
+    "id": "45ea1a7b.99de84",
     "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": 1619.5,
+    "y": 707.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "7dfb851.0b49cfc"
+        "cefcde62.39a058"
       ]
     ]
   },
   {
-    "id": "72f85ed8.f54e68",
+    "id": "2d742a69.fb645e",
     "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": 1596.5,
+    "y": 770.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "d713e906.7f455"
+        "97b77413.58ee48"
       ]
     ]
   },
   {
-    "id": "b028194c.b3b988",
+    "id": "a750a836.67c46",
     "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": 1599.5,
+    "y": 827.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "973837ca.190aa8"
+        "d85c061f.502f68"
       ]
     ]
   },
   {
-    "id": "b0ea6a25.f32ed",
+    "id": "32c3f1e3.30689e",
     "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": 1605.5,
+    "y": 879.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "6ccb4ca1.2cd06c"
+        "2968f925.7ca646"
       ]
     ]
   },
   {
-    "id": "b7bb055e.312e1",
+    "id": "e951ad31.5ca928",
     "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": 1606.5,
+    "y": 934.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "b9aa2fd2.814f48"
+        "601aa678.9a67f8"
       ]
     ]
   },
   {
-    "id": "d25d1bce.304f78",
+    "id": "e3393629.af0d3",
     "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": 1618.5,
+    "y": 983.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "7df19f10.00d63"
+        "a2f05df5.918ee"
       ]
     ]
   },
   {
-    "id": "49087f87.ab7e78",
+    "id": "62f6947f.61850c",
     "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": 1611.5,
+    "y": 1034.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "deb16fb4.873d88"
+        "81528be0.14be3"
       ]
     ]
   },
   {
-    "id": "6e2762a6.8272c4",
+    "id": "746e4da0.8ed054",
     "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": 1604.5,
+    "y": 1092.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "d9a405e5.0fbd78"
+        "e4005648.dfa27"
       ]
     ]
   },
   {
-    "id": "5f3b0791.9b6e88",
+    "id": "ce1e821a.8edd98",
     "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": 1605.5,
+    "y": 1152.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "f17cdf9a.1f70e"
+        "302c5dc1.424eaa"
       ]
     ]
   },
   {
-    "id": "1aacfbe9.a7c6bc",
+    "id": "ac3cc96e.e8c948",
     "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": 1599.5,
+    "y": 1338.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "3676d16.bff3dae"
+        "b346bc87.20f83"
       ]
     ]
   },
   {
-    "id": "f2101f18.ae2b68",
+    "id": "baf40051.ee5bc",
     "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": 1605.5,
+    "y": 1389.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "43e3c11a.4b0498"
+        "a31fc214.1ca9f"
       ]
     ]
   },
   {
-    "id": "ca43c6ae.b67f4",
+    "id": "c4c0db18.879888",
     "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": 1572.5,
+    "y": 1480.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "ab13048a.b0a2"
+        "abf52cdc.20fb88"
       ]
     ]
   },
   {
-    "id": "64ec1f5c.cd7588",
+    "id": "646edb42.22d774",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1766.5,
-    "y": 139,
-    "z": "f29dedb6.fec708",
+    "x": 1777.5,
+    "y": 148.99996948242188,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "f1c21eed.4c6488"
+        "107b061b.7f16b2"
       ]
     ]
   },
   {
-    "id": "30608684.1fa91a",
+    "id": "1d562a47.bcc43e",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1772.5,
-    "y": 192,
-    "z": "f29dedb6.fec708",
+    "x": 1783.5,
+    "y": 201.99996948242188,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "db52bb2.d3cc7c8"
+        "fb1300d0.70aa88"
       ]
     ]
   },
   {
-    "id": "7b6affba.2f1ea8",
+    "id": "5c2dde3b.616048",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1781.5,
-    "y": 254,
-    "z": "f29dedb6.fec708",
+    "x": 1792.5,
+    "y": 263.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "7c0e170d.30b1d"
+        "e77b09fa.d7d64"
       ]
     ]
   },
   {
-    "id": "e7d8abc.3397ed8",
+    "id": "62672aa9.ed61fc",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1779.5,
-    "y": 317,
-    "z": "f29dedb6.fec708",
+    "x": 1790.5,
+    "y": 326.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "947c8730.9c4b48"
+        "93f053bd.02a548"
       ]
     ]
   },
   {
-    "id": "ccbb4e0a.e4624",
+    "id": "34588a45.0b76ce",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1784.5,
-    "y": 379,
-    "z": "f29dedb6.fec708",
+    "x": 1795.5,
+    "y": 388.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "a06ad2cd.275448"
+        "a884a526.618c28"
       ]
     ]
   },
   {
-    "id": "5e7b746e.c31ebc",
+    "id": "a6fb987c.7f515",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1776.5,
-    "y": 437,
-    "z": "f29dedb6.fec708",
+    "x": 1787.5,
+    "y": 446.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "b2aa581c.5af32"
+        "f7ce6bb9.9a7a9"
       ]
     ]
   },
   {
-    "id": "cd97fc49.ef9428",
+    "id": "92e2ca99.658f38",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1777.5,
-    "y": 500,
-    "z": "f29dedb6.fec708",
+    "x": 1788.5,
+    "y": 509.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "72cbbe8e.f6925"
+        "6aec4eb8.f320e"
       ]
     ]
   },
   {
-    "id": "b43f1ee2.b85a2",
+    "id": "b1abbb19.2fcad",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1776.5,
-    "y": 569,
-    "z": "f29dedb6.fec708",
+    "x": 1787.5,
+    "y": 578.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "d9091182.9c0dc8"
+        "51e03a88.5af60c"
       ]
     ]
   },
   {
-    "id": "b4d9a4d.005d958",
+    "id": "b2c23108.34249",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1773.5,
-    "y": 637,
-    "z": "f29dedb6.fec708",
+    "x": 1784.5,
+    "y": 646.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "ae505877.71061"
+        "517deb3b.1a11bc"
       ]
     ]
   },
   {
-    "id": "7dfb851.0b49cfc",
+    "id": "cefcde62.39a058",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1772.5,
-    "y": 701,
-    "z": "f29dedb6.fec708",
+    "x": 1783.5,
+    "y": 710.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "2f24e7f6.a11b28"
+        "c4018004.404be"
       ]
     ]
   },
   {
-    "id": "d713e906.7f455",
+    "id": "97b77413.58ee48",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1745.5,
-    "y": 759,
-    "z": "f29dedb6.fec708",
+    "x": 1756.5,
+    "y": 768.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "42443b38.340f8c"
+        "d3532521.bb7d38"
       ]
     ]
   },
   {
-    "id": "973837ca.190aa8",
+    "id": "d85c061f.502f68",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1747.5,
-    "y": 816,
-    "z": "f29dedb6.fec708",
+    "x": 1758.5,
+    "y": 825.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "e3ce9d5.2cdf36"
+        "e79e82f8.255518"
       ]
     ]
   },
   {
-    "id": "6ccb4ca1.2cd06c",
+    "id": "2968f925.7ca646",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1783.5,
-    "y": 867,
-    "z": "f29dedb6.fec708",
+    "x": 1794.5,
+    "y": 876.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "7054b5f4.206a54"
+        "c560a215.f29018"
       ]
     ]
   },
   {
-    "id": "b9aa2fd2.814f48",
+    "id": "601aa678.9a67f8",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1788.5,
-    "y": 930,
-    "z": "f29dedb6.fec708",
+    "x": 1799.5,
+    "y": 939.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "784b972f.0e3428"
+        "73c88606.5381e"
       ]
     ]
   },
   {
-    "id": "7df19f10.00d63",
+    "id": "a2f05df5.918ee",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1784.5,
-    "y": 979,
-    "z": "f29dedb6.fec708",
+    "x": 1795.5,
+    "y": 988.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "206c366c.675522"
+        "b6e32aaf.1d4358"
       ]
     ]
   },
   {
-    "id": "deb16fb4.873d88",
+    "id": "81528be0.14be3",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1768.5,
-    "y": 1028,
-    "z": "f29dedb6.fec708",
+    "x": 1779.5,
+    "y": 1037.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "10227f41.369851"
+        "3da3bd09.271e42"
       ]
     ]
   },
   {
-    "id": "d9a405e5.0fbd78",
+    "id": "e4005648.dfa27",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1765.5,
-    "y": 1081,
-    "z": "f29dedb6.fec708",
+    "x": 1776.5,
+    "y": 1090.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "1799ee09.bb8ffa"
+        "3008b334.6e0ccc"
       ]
     ]
   },
   {
-    "id": "f17cdf9a.1f70e",
+    "id": "302c5dc1.424eaa",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1778.5,
-    "y": 1140,
-    "z": "f29dedb6.fec708",
+    "x": 1789.5,
+    "y": 1149.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "a6d260a1.f58c48"
+        "8e9dab50.3a0e28"
       ]
     ]
   },
   {
-    "id": "3676d16.bff3dae",
+    "id": "b346bc87.20f83",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1796.5,
-    "y": 1326,
-    "z": "f29dedb6.fec708",
+    "x": 1807.5,
+    "y": 1335.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "8bd5be57.1da07"
+        "b8ec5e66.c0da4"
       ]
     ]
   },
   {
-    "id": "43e3c11a.4b0498",
+    "id": "a31fc214.1ca9f",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1803.5,
-    "y": 1376,
-    "z": "f29dedb6.fec708",
+    "x": 1814.5,
+    "y": 1385.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "b62f8a75.a94a88"
+        "d3572336.1890c"
       ]
     ]
   },
   {
-    "id": "ab13048a.b0a2",
+    "id": "abf52cdc.20fb88",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1765.5,
-    "y": 1480,
-    "z": "f29dedb6.fec708",
+    "x": 1776.5,
+    "y": 1489.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "d6461dbb.9360e8"
+        "11091e74.b17202"
       ]
     ]
   },
   {
-    "id": "f1c21eed.4c6488",
+    "id": "107b061b.7f16b2",
     "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": 1972.5,
+    "y": 149.99996948242188,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "db52bb2.d3cc7c8",
+    "id": "fb1300d0.70aa88",
     "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": 1962.5,
+    "y": 203.99996948242188,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "7c0e170d.30b1d",
+    "id": "e77b09fa.d7d64",
     "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": 1966.5,
+    "y": 260.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "947c8730.9c4b48",
+    "id": "93f053bd.02a548",
     "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": 1969.5,
+    "y": 319.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "a06ad2cd.275448",
+    "id": "a884a526.618c28",
     "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": 1977.5,
+    "y": 381.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "b2aa581c.5af32",
+    "id": "f7ce6bb9.9a7a9",
     "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": 1969.5,
+    "y": 441.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "72cbbe8e.f6925",
+    "id": "6aec4eb8.f320e",
     "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": 1966.5,
+    "y": 501.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "d9091182.9c0dc8",
+    "id": "51e03a88.5af60c",
     "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": 1962.5,
+    "y": 572.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "ae505877.71061",
+    "id": "517deb3b.1a11bc",
     "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": 1955.5,
+    "y": 638.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "2f24e7f6.a11b28",
+    "id": "c4018004.404be",
     "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": 1958.5,
+    "y": 705.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "42443b38.340f8c",
+    "id": "d3532521.bb7d38",
     "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": 1934.5,
+    "y": 771.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "e3ce9d5.2cdf36",
+    "id": "e79e82f8.255518",
     "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": 1938.5,
+    "y": 825.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "7054b5f4.206a54",
+    "id": "c560a215.f29018",
     "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": 1986.5,
+    "y": 880.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "784b972f.0e3428",
+    "id": "73c88606.5381e",
     "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": 1982.5,
+    "y": 935.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "206c366c.675522",
+    "id": "b6e32aaf.1d4358",
     "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": 1976.5,
+    "y": 990.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "10227f41.369851",
+    "id": "3da3bd09.271e42",
     "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": 1973.5,
+    "y": 1043.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "1799ee09.bb8ffa",
+    "id": "3008b334.6e0ccc",
     "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": 1971.5,
+    "y": 1100.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "a6d260a1.f58c48",
+    "id": "8e9dab50.3a0e28",
     "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": 1980.5,
+    "y": 1152.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "8bd5be57.1da07",
+    "id": "b8ec5e66.c0da4",
     "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": 2074.5,
+    "y": 1356.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "b62f8a75.a94a88",
+    "id": "d3572336.1890c",
     "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": 2086.5,
+    "y": 1405.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "d6461dbb.9360e8",
+    "id": "11091e74.b17202",
     "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": 1970.5,
+    "y": 1499.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "5c9ca6e0.e239a",
+    "id": "a0cacee0.a7a5a8",
     "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.ac1_svlan`\"/>\n<parameter name=\"field21\" value=\"`$prop.l3vpn.ac1_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.ac2_svlan`\"/>\n<parameter name=\"field51\" value=\"`$prop.l3vpn.ac2_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": 716,
+    "y": 923,
+    "z": "b1905c0.2226628",
     "wires": [
       []
     ]
   },
   {
-    "id": "e21a9c92.1f2a28",
+    "id": "d8859d72.093c7",
     "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": 601,
+    "y": 1136.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "35f4cd65.09f49a",
-        "75d7a8fd.a7b578",
-        "8c0ace1c.3759a8"
+        "aa6051d7.d8472",
+        "6a9ebade.f8d4c4",
+        "a797d228.5ea9d"
       ]
     ]
   },
   {
-    "id": "35f4cd65.09f49a",
+    "id": "aa6051d7.d8472",
     "type": "outcomeTrue",
     "name": "l3vpn-ipwan",
     "xml": "<outcome value='l3vpn-ipwan'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 669,
-    "y": 806,
-    "z": "f29dedb6.fec708",
+    "x": 695,
+    "y": 1063.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "97e69226.8d874"
+        "19938969.979a37"
       ]
     ]
   },
   {
-    "id": "75d7a8fd.a7b578",
+    "id": "6a9ebade.f8d4c4",
     "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": 776,
+    "y": 1251.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "6b6b65e4.027114"
+        "89285d57.29b5c8"
       ]
     ]
   },
   {
-    "id": "8c0ace1c.3759a8",
+    "id": "a797d228.5ea9d",
     "type": "outcomeTrue",
     "name": "other",
     "xml": "<outcome value='Other'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 825,
-    "y": 1028,
-    "z": "f29dedb6.fec708",
+    "x": 769,
+    "y": 1297.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "942583bd.a55fc8"
+        "a197c78b.b2ba1"
       ]
     ]
   },
   {
-    "id": "942583bd.a55fc8",
+    "id": "a197c78b.b2ba1",
     "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": 932,
+    "y": 1301.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "151a4cba.fa33e3",
+    "id": "efc2210e.acb0a",
     "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",
+    "name": "execute vpn-policy1 entry id",
+    "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.l3vpn.entry1-id\"/>\n",
     "comments": "",
     "outputs": 1,
-    "x": 799,
-    "y": 505,
-    "z": "f29dedb6.fec708",
+    "x": 810,
+    "y": 514.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "e0623ae9.6063c"
+        "a3ce796c.5c1d3"
       ]
     ]
   },
   {
-    "id": "e0623ae9.6063c",
+    "id": "a3ce796c.5c1d3",
     "type": "failure",
     "name": "failure",
     "xml": "<outcome value='failure'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1024,
-    "y": 507.9999694824219,
-    "z": "f29dedb6.fec708",
+    "x": 1035,
+    "y": 517.9999389648438,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "25b266b0.918a82"
+        "2b0059a7.529b16"
       ]
     ]
   },
   {
-    "id": "25b266b0.918a82",
+    "id": "2b0059a7.529b16",
     "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",
-    "wires": []
-  },
-  {
-    "id": "be047f99.592428",
-    "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": 1216,
+    "y": 515.9999389648438,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "98526d9c.6760b",
+    "id": "1c90c17d.548b0f",
     "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",
+    "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": 2200,
+    "y": 1212.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "b220812e.109778",
-        "351eda30.07db16"
+        "49c2f0ca.cf2d3",
+        "f5ea72ca.f5ae4"
       ]
     ]
   },
   {
-    "id": "bf6d8b73.1d1d2",
+    "id": "3fb5f0ac.682b3",
     "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": 1601,
+    "y": 1260.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "7a9c17fc.2f1e08"
+        "3283940e.8ab4c4"
       ]
     ]
   },
   {
-    "id": "5a7334fb.eef58c",
+    "id": "e8fa40d3.8412",
     "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": 1602,
+    "y": 1211.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "56e3cd9c.43986c"
+        "841f9419.015d28"
       ]
     ]
   },
   {
-    "id": "56e3cd9c.43986c",
+    "id": "841f9419.015d28",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1763,
-    "y": 1200,
-    "z": "f29dedb6.fec708",
+    "x": 1774,
+    "y": 1209.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "477adf42.483428"
+        "20b6ae7f.722c42"
       ]
     ]
   },
   {
-    "id": "7a9c17fc.2f1e08",
+    "id": "3283940e.8ab4c4",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1776,
-    "y": 1259,
-    "z": "f29dedb6.fec708",
+    "x": 1787,
+    "y": 1268.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "fc261e72.93fdd8"
+        "1ced6183.ccd51e"
       ]
     ]
   },
   {
-    "id": "54fbb9e9.bfa918",
+    "id": "ac124744.03bff8",
     "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": 2171,
+    "y": 1160.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "d7d47e9f.d291a8",
+    "id": "81cb8cda.6d1ac8",
     "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": 2169,
+    "y": 1260.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "8d93fa75.d66f9",
+    "id": "31d73427.5a24d4",
     "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",
+    "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": 2193,
+    "y": 1305.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "ff5e6e80.75b3d",
-        "b6c5cd5f.5be15"
+        "79ee27c0.1560d",
+        "1e716ed9.5862f1"
       ]
     ]
   },
   {
-    "id": "477adf42.483428",
+    "id": "20b6ae7f.722c42",
     "type": "block",
     "name": "block atomic",
     "xml": "<block atomic=\"true\">\n",
     "atomic": "false",
     "comments": "",
     "outputs": 1,
-    "x": 1914,
-    "y": 1200,
-    "z": "f29dedb6.fec708",
+    "x": 1925,
+    "y": 1209.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "54fbb9e9.bfa918",
-        "98526d9c.6760b"
+        "ac124744.03bff8",
+        "1c90c17d.548b0f"
       ]
     ]
   },
   {
-    "id": "fc261e72.93fdd8",
+    "id": "1ced6183.ccd51e",
     "type": "block",
     "name": "block atomic",
     "xml": "<block atomic=\"true\">\n",
     "atomic": "false",
     "comments": "",
     "outputs": 1,
-    "x": 1915,
-    "y": 1259,
-    "z": "f29dedb6.fec708",
+    "x": 1926,
+    "y": 1268.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "d7d47e9f.d291a8",
-        "8d93fa75.d66f9"
+        "81cb8cda.6d1ac8",
+        "31d73427.5a24d4"
       ]
     ]
   },
   {
-    "id": "1460f5c7.7bf212",
+    "id": "3e3972fa.77b7f6",
     "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": 795,
+    "y": 616,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "d4cb6331.d1fce8"
+        "634f24b4.8e0cd4"
       ]
     ]
   },
   {
-    "id": "e2d35c41.dd6f5",
+    "id": "d43bb648.453b08",
     "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": 792.3333740234375,
+    "y": 673.333251953125,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "aa4153ec.2a7508"
+        "134b1747.a1ed89"
       ]
     ]
   },
   {
-    "id": "aa4153ec.2a7508",
+    "id": "134b1747.a1ed89",
     "type": "failure",
     "name": "failure",
     "xml": "<outcome value='failure'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1031.3333740234375,
-    "y": 669.3332824707031,
-    "z": "f29dedb6.fec708",
+    "x": 1042.3333740234375,
+    "y": 679.333251953125,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "4a3bd02b.dd7f6"
+        "e6e1ba3d.211b3"
       ]
     ]
   },
   {
-    "id": "d4cb6331.d1fce8",
+    "id": "634f24b4.8e0cd4",
     "type": "failure",
     "name": "failure",
     "xml": "<outcome value='failure'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1031,
-    "y": 610.9999694824219,
-    "z": "f29dedb6.fec708",
+    "x": 1042,
+    "y": 620.9999389648438,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "34c6dafd.7466b6"
+        "f08db05b.65ee68"
       ]
     ]
   },
   {
-    "id": "34c6dafd.7466b6",
+    "id": "f08db05b.65ee68",
     "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": 1223,
+    "y": 618.9999389648438,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "4a3bd02b.dd7f6",
+    "id": "e6e1ba3d.211b3",
     "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": 1223.3333740234375,
+    "y": 677.333251953125,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "97e69226.8d874",
+    "id": "19938969.979a37",
     "type": "block",
     "name": "block : atomic",
     "xml": "<block atomic=\"true\">\n",
     "atomic": "false",
     "comments": "",
     "outputs": 1,
-    "x": 848,
-    "y": 806,
-    "z": "f29dedb6.fec708",
+    "x": 828,
+    "y": 1128.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "d2fcc9e7.aec75",
-        "29a0e3d5.f4d32c",
-        "c946ab83.d974f8"
+        "4a98e8a7.30e56",
+        "45ed0ae2.aa3684",
+        "d76dde.a5a8222",
+        "873707de.4b4938"
       ]
     ]
   },
   {
-    "id": "29a0e3d5.f4d32c",
+    "id": "45ed0ae2.aa3684",
     "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=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.openecomp.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n<parameter name='customHttpHeaders' value=\"`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`\" />",
     "comments": "",
     "outputs": 1,
-    "x": 1156,
-    "y": 801,
-    "z": "f29dedb6.fec708",
+    "x": 1096,
+    "y": 1212.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
-      []
+      [
+        "a7b0af3.7ac715",
+        "5b1c0e49.45a8a8"
+      ]
     ]
   },
   {
-    "id": "c946ab83.d974f8",
+    "id": "d76dde.a5a8222",
     "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/huawei-ac-net-l3vpn-svc-vfi: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=\"put\"/>\n<parameter name=\"responsePrefix\" value=\"vrf-result\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.openecomp.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n<parameter name='customHttpHeaders' value=\"`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`\" />",
     "comments": "",
     "outputs": 1,
-    "x": 1154,
-    "y": 872,
-    "z": "f29dedb6.fec708",
+    "x": 1110,
+    "y": 1115.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
-      []
+      [
+        "a7b0af3.7ac715",
+        "a1139f25.6746c"
+      ]
     ]
   },
   {
-    "id": "b220812e.109778",
+    "id": "49c2f0ca.cf2d3",
     "type": "failure",
     "name": "failure",
     "xml": "<outcome value='failure'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 2407,
-    "y": 1195,
-    "z": "f29dedb6.fec708",
+    "x": 2418,
+    "y": 1204.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "c61ec37b.6cd3b8"
+        "3810cf64.b01548"
       ]
     ]
   },
   {
-    "id": "c61ec37b.6cd3b8",
+    "id": "3810cf64.b01548",
     "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": 2599,
+    "y": 1202.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "ff5e6e80.75b3d",
+    "id": "79ee27c0.1560d",
     "type": "failure",
     "name": "failure",
     "xml": "<outcome value='failure'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 2405,
-    "y": 1297,
-    "z": "f29dedb6.fec708",
+    "x": 2416,
+    "y": 1306.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "73eb8615.8d24d8"
+        "92d0c467.dd3bc8"
       ]
     ]
   },
   {
-    "id": "73eb8615.8d24d8",
+    "id": "92d0c467.dd3bc8",
     "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": 2597,
+    "y": 1304.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "351eda30.07db16",
+    "id": "f5ea72ca.f5ae4",
     "type": "failure",
     "name": "success",
     "xml": "<outcome value='success'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 2406,
-    "y": 1129,
-    "z": "f29dedb6.fec708",
+    "x": 2417,
+    "y": 1138.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "581ab8c9.51da4"
+        "842cbe45.ff51d8"
       ]
     ]
   },
   {
-    "id": "b6c5cd5f.5be15",
+    "id": "1e716ed9.5862f1",
     "type": "failure",
     "name": "success",
     "xml": "<outcome value='success'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 2402,
-    "y": 1249,
-    "z": "f29dedb6.fec708",
+    "x": 2413,
+    "y": 1258.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": [
       [
-        "f0e238af.ae0bf8"
+        "f22dbcb6.0cf78"
       ]
     ]
   },
   {
-    "id": "581ab8c9.51da4",
+    "id": "842cbe45.ff51d8",
     "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": 2624,
+    "y": 1132.9999694824219,
+    "z": "b1905c0.2226628",
     "wires": []
   },
   {
-    "id": "f0e238af.ae0bf8",
+    "id": "f22dbcb6.0cf78",
     "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": 2624,
+    "y": 1251.9999694824219,
+    "z": "b1905c0.2226628",
+    "wires": []
+  },
+  {
+    "id": "4946b4b6.2645f4",
+    "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": 851,
+    "y": 767,
+    "z": "b1905c0.2226628",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "3c09007b.15e098",
+    "type": "switchNode",
+    "name": "switch service-data.networks_length",
+    "xml": "<switch test='`$service-data.networks.network_length`'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 809,
+    "y": 848,
+    "z": "b1905c0.2226628",
+    "wires": [
+      [
+        "e6d49c8.04a73e",
+        "928abf9d.17e3a8"
+      ]
+    ]
+  },
+  {
+    "id": "e6d49c8.04a73e",
+    "type": "other",
+    "name": "Null",
+    "xml": "<outcome value=''>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1082.8095703125,
+    "y": 816.952392578125,
+    "z": "b1905c0.2226628",
+    "wires": [
+      [
+        "a786c98a.f21ac"
+      ]
+    ]
+  },
+  {
+    "id": "928abf9d.17e3a8",
+    "type": "other",
+    "name": "other",
+    "xml": "<outcome value='Other'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1077.666748046875,
+    "y": 862.6666870117188,
+    "z": "b1905c0.2226628",
+    "wires": [
+      [
+        "58a5992a.3c5588"
+      ]
+    ]
+  },
+  {
+    "id": "a786c98a.f21ac",
+    "type": "set",
+    "name": "set nidx",
+    "xml": "<set>\n<parameter name='nidx' value='0' />\n",
+    "comments": "",
+    "x": 1235.8095703125,
+    "y": 816.5238037109375,
+    "z": "b1905c0.2226628",
+    "wires": []
+  },
+  {
+    "id": "58a5992a.3c5588",
+    "type": "set",
+    "name": "set nidx",
+    "xml": "<set>\n<parameter name='nidx' value='`$service-data.networks.network_length`' />\n",
+    "comments": "",
+    "x": 1237.2381591796875,
+    "y": 861.5238647460938,
+    "z": "b1905c0.2226628",
+    "wires": []
+  },
+  {
+    "id": "6c6c2617.940e5",
+    "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": 723,
+    "y": 1336,
+    "z": "b1905c0.2226628",
+    "wires": []
+  },
+  {
+    "id": "68a6c57e.f14dec",
+    "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": 754,
+    "y": 1482,
+    "z": "b1905c0.2226628",
+    "wires": []
+  },
+  {
+    "id": "26e0b74.7b173c8",
+    "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": 678,
+    "y": 1696,
+    "z": "b1905c0.2226628",
+    "wires": []
+  },
+  {
+    "id": "d899adb0.900798",
+    "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": 722,
+    "y": 1531,
+    "z": "b1905c0.2226628",
+    "wires": []
+  },
+  {
+    "id": "8e08cbd2.d417e8",
+    "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": 800,
+    "y": 254,
+    "z": "b1905c0.2226628",
+    "wires": [
+      [
+        "df2735fd.61f1e8",
+        "63fc7927.79a528",
+        "81648fb3.dcd7d8"
+      ]
+    ]
+  },
+  {
+    "id": "df2735fd.61f1e8",
+    "type": "success",
+    "name": "success",
+    "xml": "<outcome value='success'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1122,
+    "y": 144,
+    "z": "b1905c0.2226628",
+    "wires": [
+      [
+        "9d008f77.afdad"
+      ]
+    ]
+  },
+  {
+    "id": "63fc7927.79a528",
+    "type": "not-found",
+    "name": "not-found",
+    "xml": "<outcome value='not-found'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1125.490966796875,
+    "y": 191.57403564453125,
+    "z": "b1905c0.2226628",
+    "wires": [
+      [
+        "91ed21e1.d136e"
+      ]
+    ]
+  },
+  {
+    "id": "81648fb3.dcd7d8",
+    "type": "other",
+    "name": "other",
+    "xml": "<outcome value='Other'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1120.823974609375,
+    "y": 232.9073486328125,
+    "z": "b1905c0.2226628",
+    "wires": [
+      [
+        "5af66dea.2e7014"
+      ]
+    ]
+  },
+  {
+    "id": "91ed21e1.d136e",
+    "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": 1302.0623779296875,
+    "y": 179.85977172851562,
+    "z": "b1905c0.2226628",
+    "wires": []
+  },
+  {
+    "id": "5af66dea.2e7014",
+    "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": 1308.5965309143066,
+    "y": 228.34654140472412,
+    "z": "b1905c0.2226628",
+    "wires": []
+  },
+  {
+    "id": "9d008f77.afdad",
+    "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": 1326,
+    "y": 131,
+    "z": "b1905c0.2226628",
+    "wires": []
+  },
+  {
+    "id": "387886dd.77b922",
+    "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": 733,
+    "y": 1590,
+    "z": "b1905c0.2226628",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "60cb5057.fb4318",
+    "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`\" />",
+    "comments": "",
+    "outputs": 1,
+    "x": 726,
+    "y": 1646,
+    "z": "b1905c0.2226628",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "fdabde17.5c847",
+    "type": "block",
+    "name": "block",
+    "xml": "<block>\n",
+    "atomic": "false",
+    "comments": "",
+    "outputs": 1,
+    "x": 1248.5,
+    "y": 405.9999694824219,
+    "z": "b1905c0.2226628",
+    "wires": [
+      [
+        "a016ef4c.00b8d8",
+        "42d21e94.8794d",
+        "141c3d3d.ab7053",
+        "4ee7a07.d59c26",
+        "5c63bd35.850224",
+        "58f3e289.2a7e64",
+        "95375fe3.44bc28",
+        "fe0b88f6.f80e9",
+        "7a18b8ce.d5dc",
+        "13b6f73a.13b789",
+        "fd7f4144.b3829",
+        "45ea1a7b.99de84",
+        "2d742a69.fb645e",
+        "a750a836.67c46",
+        "32c3f1e3.30689e",
+        "e951ad31.5ca928",
+        "e3393629.af0d3",
+        "62f6947f.61850c",
+        "746e4da0.8ed054",
+        "ce1e821a.8edd98",
+        "ac3cc96e.e8c948",
+        "baf40051.ee5bc",
+        "c4c0db18.879888",
+        "e8fa40d3.8412",
+        "3fb5f0ac.682b3"
+      ]
+    ]
+  },
+  {
+    "id": "873707de.4b4938",
+    "type": "execute",
+    "name": "execute RestApiCallNode Get token",
+    "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/actokentemplate.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/controller/v2/tokens'`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"token-result\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.openecomp.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>",
+    "comments": "",
+    "outputs": 1,
+    "x": 969,
+    "y": 920.9999694824219,
+    "z": "b1905c0.2226628",
+    "wires": [
+      [
+        "7ec3a0d9.74ab38",
+        "d68f58c.e668e28"
+      ]
+    ]
+  },
+  {
+    "id": "7ec3a0d9.74ab38",
+    "type": "success",
+    "name": "success",
+    "xml": "<outcome value='success'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1204,
+    "y": 898.9999694824219,
+    "z": "b1905c0.2226628",
+    "wires": [
+      [
+        "1169f76b.30c241"
+      ]
+    ]
+  },
+  {
+    "id": "d68f58c.e668e28",
+    "type": "failure",
+    "name": "failure",
+    "xml": "<outcome value='failure'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1196.25,
+    "y": 952.6428527832031,
+    "z": "b1905c0.2226628",
+    "wires": [
+      [
+        "f88bda1b.6ed7c8"
+      ]
+    ]
+  },
+  {
+    "id": "f88bda1b.6ed7c8",
+    "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": 1349,
+    "y": 952.3929138183594,
+    "z": "b1905c0.2226628",
+    "wires": []
+  },
+  {
+    "id": "1169f76b.30c241",
+    "type": "set",
+    "name": "set token-id",
+    "xml": "<set>\n<parameter name='prop.sdncRestApi.token_id' value='`$token-result.data.token_id`' />\n",
+    "comments": "",
+    "x": 1358,
+    "y": 899.9999694824219,
+    "z": "b1905c0.2226628",
+    "wires": []
+  },
+  {
+    "id": "a7b0af3.7ac715",
+    "type": "success",
+    "name": "success",
+    "xml": "<outcome value='success'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1384,
+    "y": 1071.9999694824219,
+    "z": "b1905c0.2226628",
+    "wires": [
+      [
+        "18af9724.8ec0e1"
+      ]
+    ]
+  },
+  {
+    "id": "a1139f25.6746c",
+    "type": "failure",
+    "name": "failure",
+    "xml": "<outcome value='failure'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1391.25,
+    "y": 1166.6427917480469,
+    "z": "b1905c0.2226628",
+    "wires": [
+      [
+        "d91cb09e.e11ad8"
+      ]
+    ]
+  },
+  {
+    "id": "d91cb09e.e11ad8",
+    "type": "returnFailure",
+    "name": "return failure",
+    "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing Create vrf rest api\" />\n",
+    "comments": "",
+    "x": 1363,
+    "y": 1351.3929138183594,
+    "z": "b1905c0.2226628",
+    "wires": []
+  },
+  {
+    "id": "a2104e27.ed674",
+    "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": 692.96875,
+    "y": 992,
+    "z": "b1905c0.2226628",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "18af9724.8ec0e1",
+    "type": "block",
+    "name": "block : atomic",
+    "xml": "<block atomic=\"true\">",
+    "atomic": "true",
+    "comments": "",
+    "outputs": 1,
+    "x": 1224,
+    "y": 1402.9999694824219,
+    "z": "b1905c0.2226628",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "5b1c0e49.45a8a8",
+    "type": "failure",
+    "name": "failure",
+    "xml": "<outcome value='failure'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1314,
+    "y": 1466.9999694824219,
+    "z": "b1905c0.2226628",
+    "wires": [
+      [
+        "b1419921.c878d"
+      ]
+    ]
+  },
+  {
+    "id": "b1419921.c878d",
+    "type": "returnFailure",
+    "name": "return failure",
+    "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing Create site rest api\" />\n",
+    "comments": "",
+    "x": 1343.75,
+    "y": 1524.7500915527344,
+    "z": "b1905c0.2226628",
+    "wires": []
+  },
+  {
+    "id": "b1d48b0e.d19db",
+    "type": "returnFailure",
+    "name": "return failure",
+    "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing Create vpn rest api\" />\n",
+    "comments": "",
+    "x": 1200,
+    "y": 1054.9999694824219,
+    "z": "b1905c0.2226628",
+    "wires": []
+  },
+  {
+    "id": "ced00609.d81b48",
+    "type": "failure",
+    "name": "failure",
+    "xml": "<outcome value='failure'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1055,
+    "y": 1051.9999694824219,
+    "z": "b1905c0.2226628",
+    "wires": [
+      [
+        "b1d48b0e.d19db"
+      ]
+    ]
+  },
+  {
+    "id": "b676786f.1bea58",
+    "type": "set",
+    "name": "set vrf in network-data",
+    "xml": "<set>\n<parameter name='service-data.networks.network[$nidx].network-data.network-request-input.network-input-parameters.param[$pidx].name' value='vrf1_id' />\n<parameter name='service-data.networks.network[$nidx].network-data.network-request-input.network-input-parameters.param[$pidx].value' value='`$prop.l3vpn.vrf1-id`' />\n<parameter name='service-data.networks.network[$nidx].network-data.network-request-input.network-input-parameters.param[$pidx+1].name' value='vrf2_id' />\n<parameter name='service-data.networks.network[$nidx].network-data.network-request-input.network-input-parameters.param[$pidx+1].value' value='`$prop.l3vpn.vrf2-id`d' />\n<parameter name='service-data.networks.network[$nidx].network_data.network-request-input.network-input-parameters.param_length' value='`$pidx+2`' />",
+    "comments": "",
+    "x": 705,
+    "y": 1420,
+    "z": "b1905c0.2226628",
+    "wires": []
+  },
+  {
+    "id": "c690b1cd.2300e8",
+    "type": "set",
+    "name": "set pidx",
+    "xml": "<set>\n<parameter name='pidx' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param_length`' />",
+    "comments": "",
+    "x": 704,
+    "y": 1377,
+    "z": "b1905c0.2226628",
     "wires": []
   }
 ]