Update underlay DG for integration issues
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / GENERIC-RESOURCE-API_network-topology-operation-create.json
index 1c01a51..4f1126c 100644 (file)
@@ -1,20 +1,20 @@
 [
   {
-    "id": "e82c66ea.44e898",
+    "id": "c755dc6.4fb532",
     "type": "dgstart",
     "name": "DGSTART",
     "outputs": 1,
-    "x": 85,
-    "y": 59.999969482421875,
-    "z": "b93007d5.c3e538",
+    "x": 98,
+    "y": 69,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "556d5856.28fc28"
+        "80264a38.3fce88"
       ]
     ]
   },
   {
-    "id": "556d5856.28fc28",
+    "id": "80264a38.3fce88",
     "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": 297.00000381469727,
-    "y": 131.99998664855957,
-    "z": "b93007d5.c3e538",
+    "x": 310.00000381469727,
+    "y": 141.0000171661377,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "c0cc5c39.3c0f6"
+        "8d5d312f.9d9cd"
       ]
     ]
   },
   {
-    "id": "c0cc5c39.3c0f6",
+    "id": "8d5d312f.9d9cd",
     "type": "method",
     "name": "method network-topology-operation-create",
     "xml": "<method rpc='network-topology-operation-create' mode='sync'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 285.0001220703125,
-    "y": 219.99996948242188,
-    "z": "b93007d5.c3e538",
+    "x": 298.0001220703125,
+    "y": 229,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "c2983d8a.5f39f"
+        "b2241a21.76a97"
       ]
     ]
   },
   {
-    "id": "c2983d8a.5f39f",
+    "id": "b2241a21.76a97",
     "type": "block",
     "name": "block : atomic",
     "xml": "<block atomic=\"true\">\n",
     "atomic": "false",
     "comments": "",
     "outputs": 1,
-    "x": 371,
-    "y": 369.99998474121094,
-    "z": "b93007d5.c3e538",
+    "x": 374,
+    "y": 627.0000305175781,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "67d30637.3060a8",
-        "84c05eba.3e71e8",
-        "68069c64.8e3b94",
-        "701cd9ce.0eed7",
-        "2eb49ba6.65da24",
-        "7b077cdc.2f71b4",
-        "b4f42ae7.52446",
-        "ddb7afb8.346658",
-        "1ca86563.d30703",
-        "200a1605.cf89a2",
-        "8739cde1.57a17",
-        "d21a23d8.b0bee",
-        "1ae283a6.1cae6c",
-        "1e4e53c1.72218c",
-        "881693df.98a5b",
-        "8aae558c.098818"
+        "5f4a6be2.122adc",
+        "3b31c47b.b0ee54",
+        "bde939b5.904ee8",
+        "e986dd0a.7fdf58",
+        "ba17de0c.0ea5e",
+        "39b02aa1.204f3e",
+        "bee6a021.504aa8",
+        "f7d82967.39b968",
+        "e292252a.39cff8",
+        "31c5a0ea.7876c",
+        "f41c462f.8589a",
+        "58848908.ffbbb",
+        "7b14c9f6.80d72",
+        "a66c7c7d.376898",
+        "30879b4d.be3994",
+        "dd6bc2bc.fdc89",
+        "d54c20dc.cf6128",
+        "b11968d4.007e68",
+        "725ceec3.c5b2"
       ]
     ]
   },
   {
-    "id": "65abf066.8e6488",
+    "id": "ec4c3437.b9425",
     "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": 1163.0001831054688,
-    "y": 990.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1121.0001831054688,
+    "y": 1000,
+    "z": "d1c71750.37b338",
     "wires": [
-      []
+      [
+        "d40cc8a7.624908",
+        "c80688e8.50ffd"
+      ]
     ]
   },
   {
-    "id": "67d30637.3060a8",
+    "id": "715951e.aa50f3",
     "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": 786.0000610351562,
-    "y": 274.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1275.0000610351562,
+    "y": 274,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "2eb49ba6.65da24",
+    "id": "bde939b5.904ee8",
     "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": 846.6666259765625,
-    "y": 396.6666259765625,
-    "z": "b93007d5.c3e538",
+    "x": 816.6666259765625,
+    "y": 189.66665649414062,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "9e4b7826.78998"
+        "d3d6530.ff1843"
       ]
     ]
   },
   {
-    "id": "cc196265.e16a88",
+    "id": "257293b6.92d5cc",
     "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": 1134.6668701171875,
-    "y": 1193.6666564941406,
-    "z": "b93007d5.c3e538",
+    "x": 1053.6668701171875,
+    "y": 1261.666748046875,
+    "z": "d1c71750.37b338",
     "wires": [
       []
     ]
   },
   {
-    "id": "701cd9ce.0eed7",
+    "id": "3b31c47b.b0ee54",
     "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": 806.6666259765625,
-    "y": 453.6666564941406,
-    "z": "b93007d5.c3e538",
+    "x": 819.6666259765625,
+    "y": 462.66668701171875,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "cf63dd64.867b68"
+        "c0078e33.2f6078"
       ]
     ]
   },
   {
-    "id": "cf63dd64.867b68",
+    "id": "c0078e33.2f6078",
     "type": "failure",
     "name": "failure",
     "xml": "<outcome value='failure'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1031.6666259765625,
-    "y": 456.6666259765625,
-    "z": "b93007d5.c3e538",
+    "x": 1044.6666259765625,
+    "y": 465.6666564941406,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "f95a4c37.7f2c98"
+        "c5ccda76.692ed"
       ]
     ]
   },
   {
-    "id": "f95a4c37.7f2c98",
+    "id": "c5ccda76.692ed",
     "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.6666259765625,
-    "y": 454.6666259765625,
-    "z": "b93007d5.c3e538",
+    "x": 1225.6666259765625,
+    "y": 463.6666564941406,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "84c05eba.3e71e8",
+    "id": "5f4a6be2.122adc",
     "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": 858.5,
-    "y": 96.99996948242188,
-    "z": "b93007d5.c3e538",
+    "x": 871.5,
+    "y": 106,
+    "z": "d1c71750.37b338",
     "wires": [
       []
     ]
   },
   {
-    "id": "68069c64.8e3b94",
+    "id": "dd6bc2bc.fdc89",
     "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": 828.5,
-    "y": 213.99996948242188,
-    "z": "b93007d5.c3e538",
+    "x": 832.5,
+    "y": 340,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "48d88da3.bdd66c",
-        "303d5a7b.9089e6",
-        "b6a02d9b.506dd"
+        "8dbd8bc6.d1cbd8",
+        "4c28930c.3740a4",
+        "e399b426.d74ce"
       ]
     ]
   },
   {
-    "id": "48d88da3.bdd66c",
+    "id": "8dbd8bc6.d1cbd8",
     "type": "success",
     "name": "success",
     "xml": "<outcome value='success'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1153.5,
-    "y": 144.99996948242188,
-    "z": "b93007d5.c3e538",
+    "x": 1077.5,
+    "y": 286,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "343e112c.24c07e"
+        "715951e.aa50f3"
       ]
     ]
   },
   {
-    "id": "303d5a7b.9089e6",
+    "id": "4c28930c.3740a4",
     "type": "not-found",
     "name": "not-found",
     "xml": "<outcome value='not-found'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1156.990966796875,
-    "y": 192.57400512695312,
-    "z": "b93007d5.c3e538",
+    "x": 1080.990966796875,
+    "y": 333.57403564453125,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "cabe423d.4d49c8"
+        "ed8f061.2ee11f8"
       ]
     ]
   },
   {
-    "id": "b6a02d9b.506dd",
+    "id": "e399b426.d74ce",
     "type": "other",
     "name": "other",
     "xml": "<outcome value='Other'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1152.323974609375,
-    "y": 233.90731811523438,
-    "z": "b93007d5.c3e538",
+    "x": 1076.323974609375,
+    "y": 374.9073486328125,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "e0986396.153c08"
+        "37b86197.b131ae"
       ]
     ]
   },
   {
-    "id": "cabe423d.4d49c8",
+    "id": "ed8f061.2ee11f8",
     "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": 1333.5623779296875,
-    "y": 180.8597412109375,
-    "z": "b93007d5.c3e538",
+    "x": 1257.5623779296875,
+    "y": 321.8597717285156,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "e0986396.153c08",
+    "id": "37b86197.b131ae",
     "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": 1340.0965309143066,
-    "y": 229.346510887146,
-    "z": "b93007d5.c3e538",
+    "x": 1264.0965309143066,
+    "y": 370.3465414047241,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "343e112c.24c07e",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">",
-    "atomic": "true",
-    "outputs": 1,
-    "x": 1331.705322265625,
-    "y": 137.57400512695312,
-    "z": "b93007d5.c3e538",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "9e4b7826.78998",
-    "type": "block",
-    "name": "block",
-    "xml": "<block>\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 1245.5,
-    "y": 402.9999694824219,
-    "z": "b93007d5.c3e538",
-    "wires": [
-      [
-        "17cd2ff8.9cd04",
-        "a903bca7.693f38",
-        "b7d18627.7a1f98",
-        "e4de9a3d.119a9",
-        "606af827.bd45c",
-        "a21fe544.7750b",
-        "311c3df3.7afe92",
-        "70cc5270.0c11f4",
-        "4839bb76.6231f4",
-        "e9c22fe.7f5eb5",
-        "adf442a.303dcc",
-        "79aa13b9.189d24",
-        "5695b46b.d185b4",
-        "bace9104.ae1848",
-        "9a7061af.ca17e",
-        "659d155a.7369ac",
-        "f05ff602.95c57",
-        "fdb0c240.c67158",
-        "e5e0041.ae72a78",
-        "ee6f82cf.48e768",
-        "d210b6.498b1f48",
-        "a99d9f30.66196",
-        "4a49e3e6.b4823c",
-        "b21efe21.6a6f38",
-        "7e49a5fe.54752c"
-      ]
-    ]
-  },
-  {
-    "id": "17cd2ff8.9cd04",
+    "id": "79980939.27992",
     "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": 1596.5,
-    "y": 27,
-    "z": "b93007d5.c3e538",
+    "x": 1609.5,
+    "y": 40.000030517578125,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "942d2fd8.72ef78"
+        "485e0689.38ce3"
       ]
     ]
   },
   {
-    "id": "a903bca7.693f38",
+    "id": "6566447b.cd16fc",
     "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": 1600.4999389648438,
-    "y": 88.5999755859375,
-    "z": "b93007d5.c3e538",
+    "x": 1613.4999389648438,
+    "y": 97.60000610351562,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "b16a7f85.9ec09"
+        "95810552.2e3558"
       ]
     ]
   },
   {
-    "id": "942d2fd8.72ef78",
+    "id": "485e0689.38ce3",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1783.5,
-    "y": 27,
-    "z": "b93007d5.c3e538",
+    "x": 1796.5,
+    "y": 36.000030517578125,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "13aca61b.d25bc2"
+        "8905bcbf.11f838"
       ]
     ]
   },
   {
-    "id": "b16a7f85.9ec09",
+    "id": "95810552.2e3558",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1785.4999389648438,
-    "y": 86.5999755859375,
-    "z": "b93007d5.c3e538",
+    "x": 1798.4999389648438,
+    "y": 95.60000610351562,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "bc8204d0.6f0a4"
+        "4a110462.b2e7b4"
       ]
     ]
   },
   {
-    "id": "13aca61b.d25bc2",
+    "id": "8905bcbf.11f838",
     "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": 1951.5,
-    "y": 27.600006103515625,
-    "z": "b93007d5.c3e538",
+    "x": 1964.5,
+    "y": 36.60003662109375,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "bc8204d0.6f0a4",
+    "id": "4a110462.b2e7b4",
     "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": 1954.4999389648438,
-    "y": 84.5999755859375,
-    "z": "b93007d5.c3e538",
+    "x": 1967.4999389648438,
+    "y": 93.60000610351562,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "b7d18627.7a1f98",
+    "id": "db1ad825.26052",
     "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": 1599.5,
-    "y": 149.99996948242188,
-    "z": "b93007d5.c3e538",
+    "x": 1612.5,
+    "y": 159,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "3a89d54d.40dfe2"
+        "8e30a166.dc4c3"
       ]
     ]
   },
   {
-    "id": "e4de9a3d.119a9",
+    "id": "612a1bef.8a1a9c",
     "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": 1602.5,
-    "y": 202.99996948242188,
-    "z": "b93007d5.c3e538",
+    "x": 1615.5,
+    "y": 212,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "38e8aa2.2d9e456"
+        "4a904aae.350a04"
       ]
     ]
   },
   {
-    "id": "606af827.bd45c",
+    "id": "32815667.56769a",
     "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": 1607.5,
-    "y": 264.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1620.5,
+    "y": 274,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "21372c50.4a9ebc"
+        "8796222c.6fa77"
       ]
     ]
   },
   {
-    "id": "a21fe544.7750b",
+    "id": "d99350c4.40314",
     "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": 1602.5,
-    "y": 327.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1615.5,
+    "y": 337,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "8bf3fb5b.75eb5"
+        "f4f0e78c.aadc4"
       ]
     ]
   },
   {
-    "id": "311c3df3.7afe92",
+    "id": "e54a4b77.575f08",
     "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": 1607.5,
-    "y": 387.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1620.5,
+    "y": 397,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "23a5acb5.f27f04"
+        "877c7d0f.86dd"
       ]
     ]
   },
   {
-    "id": "70cc5270.0c11f4",
+    "id": "a16ad1af.30669",
     "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": 1602.5,
-    "y": 451.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1615.5,
+    "y": 461,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "6950f2b5.16d88c"
+        "d7e263ff.d62088"
       ]
     ]
   },
   {
-    "id": "4839bb76.6231f4",
+    "id": "a9d432.f245a3d",
     "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": 1607.5,
-    "y": 513.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1620.5,
+    "y": 523,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "b7f7be54.bb917"
+        "d8f67746.e97618"
       ]
     ]
   },
   {
-    "id": "e9c22fe.7f5eb5",
+    "id": "89f7d244.7bed58",
     "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": 1622.5,
-    "y": 573.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1635.5,
+    "y": 583,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "a5648f25.d106a"
+        "1af5cef.1a18eb1"
       ]
     ]
   },
   {
-    "id": "adf442a.303dcc",
+    "id": "9e107c02.44f758",
     "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": 1617.5,
-    "y": 645.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1630.5,
+    "y": 655,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "18fc875b.805949"
+        "837e8793.ef9c9"
       ]
     ]
   },
   {
-    "id": "79aa13b9.189d24",
+    "id": "37c58153.b2998e",
     "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": 1616.5,
-    "y": 704.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1629.5,
+    "y": 714,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "ff7ff5eb.cfefc8"
+        "cc628d9.cda75f"
       ]
     ]
   },
   {
-    "id": "5695b46b.d185b4",
+    "id": "9ab7bd24.8d06c8",
     "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": 1593.5,
-    "y": 767.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1606.5,
+    "y": 777,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "3a3dab2d.a5bb8c"
+        "b6eb1b8b.204bb"
       ]
     ]
   },
   {
-    "id": "bace9104.ae1848",
+    "id": "c98044e2.7a0fd",
     "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": 1596.5,
-    "y": 824.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1609.5,
+    "y": 834,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "cdd1eefe.5b85b8"
+        "67413744.703078"
       ]
     ]
   },
   {
-    "id": "9a7061af.ca17e",
+    "id": "9c377089.4d9f3",
     "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": 1602.5,
-    "y": 876.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1615.5,
+    "y": 886,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "1ca2f399.06573c"
+        "762be29b.5e95bc"
       ]
     ]
   },
   {
-    "id": "659d155a.7369ac",
+    "id": "6227130a.b283dc",
     "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": 1603.5,
-    "y": 931.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1616.5,
+    "y": 941,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "cd2ff907.e5a52"
+        "b47203e8.02223"
       ]
     ]
   },
   {
-    "id": "f05ff602.95c57",
+    "id": "87656c47.a73838",
     "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": 1615.5,
-    "y": 980.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1628.5,
+    "y": 990,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "3cb8f25c.dbdcf6"
+        "f47a7f0.182ed8"
       ]
     ]
   },
   {
-    "id": "fdb0c240.c67158",
+    "id": "9d6a7f28.4304b",
     "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": 1608.5,
-    "y": 1031.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1621.5,
+    "y": 1041,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "f4a0fc3d.931818"
+        "88ef93af.1ec22"
       ]
     ]
   },
   {
-    "id": "e5e0041.ae72a78",
+    "id": "b0373753.70f0a",
     "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": 1601.5,
-    "y": 1089.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1614.5,
+    "y": 1099,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "9232191b.5a644"
+        "b0c70aaf.aa196"
       ]
     ]
   },
   {
-    "id": "ee6f82cf.48e768",
+    "id": "a53453dd.69ab28",
     "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": 1602.5,
-    "y": 1149.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1615.5,
+    "y": 1159,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "2ac6f78c.3593"
+        "6f144e4b.8ca8a"
       ]
     ]
   },
   {
-    "id": "d210b6.498b1f48",
+    "id": "9abdda02.3e776",
     "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": 1596.5,
-    "y": 1335.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1609.5,
+    "y": 1345,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "26258b64.f3c8fc"
+        "7db2780.3608008"
       ]
     ]
   },
   {
-    "id": "a99d9f30.66196",
+    "id": "e12d824c.4650c8",
     "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": 1602.5,
-    "y": 1386.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1615.5,
+    "y": 1396,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "beea3693.1fcab"
+        "7f6622dd.022f64"
       ]
     ]
   },
   {
-    "id": "4a49e3e6.b4823c",
+    "id": "46a813fb.9bd0f4",
     "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": 1569.5,
-    "y": 1477.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1582.5,
+    "y": 1487,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "498b6cd0.790624"
+        "b96483f6.45c738"
       ]
     ]
   },
   {
-    "id": "3a89d54d.40dfe2",
+    "id": "8e30a166.dc4c3",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1774.5,
-    "y": 145.99996948242188,
-    "z": "b93007d5.c3e538",
+    "x": 1787.5,
+    "y": 155,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "d4ecb14d.0a54a8"
+        "5c246487.156d2c"
       ]
     ]
   },
   {
-    "id": "38e8aa2.2d9e456",
+    "id": "4a904aae.350a04",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1780.5,
-    "y": 198.99996948242188,
-    "z": "b93007d5.c3e538",
+    "x": 1793.5,
+    "y": 208,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "f3fb2ed6.50a728"
+        "aef4e4d3.e357c"
       ]
     ]
   },
   {
-    "id": "21372c50.4a9ebc",
+    "id": "8796222c.6fa77",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1789.5,
-    "y": 260.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1802.5,
+    "y": 270,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "884fbf7d.a8726"
+        "913fcc28.6f8338"
       ]
     ]
   },
   {
-    "id": "8bf3fb5b.75eb5",
+    "id": "f4f0e78c.aadc4",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1787.5,
-    "y": 323.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1800.5,
+    "y": 333,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "3abb6840.ee26b"
+        "785ee992.13114"
       ]
     ]
   },
   {
-    "id": "23a5acb5.f27f04",
+    "id": "877c7d0f.86dd",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1792.5,
-    "y": 385.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1805.5,
+    "y": 395,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "f20a7e76.25a3f"
+        "e33dfd5b.4d737"
       ]
     ]
   },
   {
-    "id": "6950f2b5.16d88c",
+    "id": "d7e263ff.d62088",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1784.5,
-    "y": 443.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1797.5,
+    "y": 453,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "d97cdc10.bd96d8"
+        "a4ccc339.77b078"
       ]
     ]
   },
   {
-    "id": "b7f7be54.bb917",
+    "id": "d8f67746.e97618",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1785.5,
-    "y": 506.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1798.5,
+    "y": 516,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "427ba533.f11984"
+        "5f722601.0dd94"
       ]
     ]
   },
   {
-    "id": "a5648f25.d106a",
+    "id": "1af5cef.1a18eb1",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1784.5,
-    "y": 575.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1797.5,
+    "y": 585,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "62408467.62a084"
+        "f5aa06de.054208"
       ]
     ]
   },
   {
-    "id": "18fc875b.805949",
+    "id": "837e8793.ef9c9",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1781.5,
-    "y": 643.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1794.5,
+    "y": 653,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "85e36dea.0819c8"
+        "96cf4bf8.bd2d6"
       ]
     ]
   },
   {
-    "id": "ff7ff5eb.cfefc8",
+    "id": "cc628d9.cda75f",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1780.5,
-    "y": 707.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1793.5,
+    "y": 717,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "58007bf7.116274"
+        "514c2d04.fd52e4"
       ]
     ]
   },
   {
-    "id": "3a3dab2d.a5bb8c",
+    "id": "b6eb1b8b.204bb",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1753.5,
-    "y": 765.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1766.5,
+    "y": 775,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "9deb79b0.29029"
+        "78158e69.19003"
       ]
     ]
   },
   {
-    "id": "cdd1eefe.5b85b8",
+    "id": "67413744.703078",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1755.5,
-    "y": 822.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1768.5,
+    "y": 832,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "8f458f7.ed1937"
+        "a78b99c4.9438d"
       ]
     ]
   },
   {
-    "id": "1ca2f399.06573c",
+    "id": "762be29b.5e95bc",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1791.5,
-    "y": 873.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1804.5,
+    "y": 883,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "33671733.0dc5e"
+        "71f0b03f.45cda"
       ]
     ]
   },
   {
-    "id": "cd2ff907.e5a52",
+    "id": "b47203e8.02223",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1796.5,
-    "y": 936.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1809.5,
+    "y": 946,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "a34e89a8.ee1828"
+        "89aee34.3120ea"
       ]
     ]
   },
   {
-    "id": "3cb8f25c.dbdcf6",
+    "id": "f47a7f0.182ed8",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1792.5,
-    "y": 985.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1805.5,
+    "y": 995,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "886acd80.98921"
+        "767f5368.9e89f4"
       ]
     ]
   },
   {
-    "id": "f4a0fc3d.931818",
+    "id": "88ef93af.1ec22",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1776.5,
-    "y": 1034.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1789.5,
+    "y": 1044,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "2a432c87.a87a1c"
+        "84e8e875.de3c78"
       ]
     ]
   },
   {
-    "id": "9232191b.5a644",
+    "id": "b0c70aaf.aa196",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1773.5,
-    "y": 1087.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1786.5,
+    "y": 1097,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "5eed1069.6712b8"
+        "6928b887.0efe58"
       ]
     ]
   },
   {
-    "id": "2ac6f78c.3593",
+    "id": "6f144e4b.8ca8a",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1786.5,
-    "y": 1146.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1799.5,
+    "y": 1156,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "ef8da568.fd8118"
+        "1d3a4115.7746c7"
       ]
     ]
   },
   {
-    "id": "26258b64.f3c8fc",
+    "id": "7db2780.3608008",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1804.5,
-    "y": 1332.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1817.5,
+    "y": 1342,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "7d4dc212.e3372c"
+        "6cea4c1f.ab47ac"
       ]
     ]
   },
   {
-    "id": "beea3693.1fcab",
+    "id": "7f6622dd.022f64",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1811.5,
-    "y": 1382.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1824.5,
+    "y": 1392,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "e0f4fa02.db48e"
+        "e150d4b3.e7c148"
       ]
     ]
   },
   {
-    "id": "498b6cd0.790624",
+    "id": "b96483f6.45c738",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1773.5,
-    "y": 1486.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1786.5,
+    "y": 1496,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "5ce422b3.c65204"
+        "637cf71c.1ca77"
       ]
     ]
   },
   {
-    "id": "d4ecb14d.0a54a8",
+    "id": "5c246487.156d2c",
     "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": 1969.5,
-    "y": 146.99996948242188,
-    "z": "b93007d5.c3e538",
+    "x": 1982.5,
+    "y": 156,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "f3fb2ed6.50a728",
+    "id": "aef4e4d3.e357c",
     "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": 1959.5,
-    "y": 200.99996948242188,
-    "z": "b93007d5.c3e538",
+    "x": 1972.5,
+    "y": 210,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "884fbf7d.a8726",
+    "id": "913fcc28.6f8338",
     "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": 1963.5,
-    "y": 257.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1976.5,
+    "y": 267,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "3abb6840.ee26b",
+    "id": "785ee992.13114",
     "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": 1966.5,
-    "y": 316.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1979.5,
+    "y": 326,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "f20a7e76.25a3f",
+    "id": "e33dfd5b.4d737",
     "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": 1974.5,
-    "y": 378.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1987.5,
+    "y": 388,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "d97cdc10.bd96d8",
+    "id": "a4ccc339.77b078",
     "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": 1966.5,
-    "y": 438.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1979.5,
+    "y": 448,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "427ba533.f11984",
+    "id": "5f722601.0dd94",
     "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": 1963.5,
-    "y": 498.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1976.5,
+    "y": 508,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "62408467.62a084",
+    "id": "f5aa06de.054208",
     "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": 1959.5,
-    "y": 569.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1972.5,
+    "y": 579,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "85e36dea.0819c8",
+    "id": "96cf4bf8.bd2d6",
     "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": 1952.5,
-    "y": 635.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1965.5,
+    "y": 645,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "58007bf7.116274",
+    "id": "514c2d04.fd52e4",
     "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": 1955.5,
-    "y": 702.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1968.5,
+    "y": 712,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "9deb79b0.29029",
+    "id": "78158e69.19003",
     "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": 1931.5,
-    "y": 768.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1944.5,
+    "y": 778,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "8f458f7.ed1937",
+    "id": "a78b99c4.9438d",
     "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": 1935.5,
-    "y": 822.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1948.5,
+    "y": 832,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "33671733.0dc5e",
+    "id": "71f0b03f.45cda",
     "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": 1983.5,
-    "y": 877.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1996.5,
+    "y": 887,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "a34e89a8.ee1828",
+    "id": "89aee34.3120ea",
     "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": 1979.5,
-    "y": 932.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1992.5,
+    "y": 942,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "886acd80.98921",
+    "id": "767f5368.9e89f4",
     "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": 1973.5,
-    "y": 987.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1986.5,
+    "y": 997,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "2a432c87.a87a1c",
+    "id": "84e8e875.de3c78",
     "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": 1970.5,
-    "y": 1040.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1983.5,
+    "y": 1050,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "5eed1069.6712b8",
+    "id": "6928b887.0efe58",
     "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": 1968.5,
-    "y": 1097.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1981.5,
+    "y": 1107,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "ef8da568.fd8118",
+    "id": "1d3a4115.7746c7",
     "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": 1977.5,
-    "y": 1149.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1990.5,
+    "y": 1159,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "7d4dc212.e3372c",
+    "id": "6cea4c1f.ab47ac",
     "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": 2071.5,
-    "y": 1353.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 2084.5,
+    "y": 1363,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "e0f4fa02.db48e",
+    "id": "e150d4b3.e7c148",
     "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": 2083.5,
-    "y": 1402.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 2096.5,
+    "y": 1412,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "5ce422b3.c65204",
+    "id": "637cf71c.1ca77",
     "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": 1967.5,
-    "y": 1496.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1980.5,
+    "y": 1506,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "7b077cdc.2f71b4",
+    "id": "e986dd0a.7fdf58",
     "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": 718,
-    "y": 988,
-    "z": "b93007d5.c3e538",
+    "x": 726,
+    "y": 929.0000305175781,
+    "z": "d1c71750.37b338",
     "wires": [
       []
     ]
   },
   {
-    "id": "b4f42ae7.52446",
+    "id": "ba17de0c.0ea5e",
     "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": 699,
-    "y": 1134,
-    "z": "b93007d5.c3e538",
+    "x": 611,
+    "y": 1143,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "ccafc029.2ca668",
-        "83222ede.275488",
-        "9be175a2.890088"
+        "5b3da62a.021bd8",
+        "a74379d2.de6ee8",
+        "74148b1.9b52c74"
       ]
     ]
   },
   {
-    "id": "ccafc029.2ca668",
+    "id": "5b3da62a.021bd8",
     "type": "outcomeTrue",
     "name": "l3vpn-ipwan",
     "xml": "<outcome value='l3vpn-ipwan'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 685,
-    "y": 1059,
-    "z": "b93007d5.c3e538",
+    "x": 705,
+    "y": 1070,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "86e0641c.9378b8"
+        "e670cc16.d9893"
       ]
     ]
   },
   {
-    "id": "83222ede.275488",
+    "id": "a74379d2.de6ee8",
     "type": "outcomeTrue",
     "name": "l3vpn-sptn",
-    "xml": "<outcome value='true'>\n",
+    "xml": "<outcome value='l3vpn-sptn'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 841,
-    "y": 1202.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 786,
+    "y": 1258,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "cc196265.e16a88"
+        "257293b6.92d5cc"
       ]
     ]
   },
   {
-    "id": "9be175a2.890088",
+    "id": "74148b1.9b52c74",
     "type": "outcomeTrue",
     "name": "other",
     "xml": "<outcome value='Other'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 839,
-    "y": 1281.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 779,
+    "y": 1304,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "a80e67f6.8ddf08"
+        "884fb0f6.de86a8"
       ]
     ]
   },
   {
-    "id": "a80e67f6.8ddf08",
+    "id": "884fb0f6.de86a8",
     "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": 1022,
-    "y": 1280.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 942,
+    "y": 1308,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "ddb7afb8.346658",
+    "id": "39b02aa1.204f3e",
     "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": 807,
-    "y": 511.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 820,
+    "y": 521,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "41865338.ad795c"
+        "3541c627.27ccaa"
       ]
     ]
   },
   {
-    "id": "41865338.ad795c",
+    "id": "3541c627.27ccaa",
     "type": "failure",
     "name": "failure",
     "xml": "<outcome value='failure'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1032,
-    "y": 514.9999389648438,
-    "z": "b93007d5.c3e538",
+    "x": 1045,
+    "y": 523.9999694824219,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "983244e.df934b8"
+        "8d7e37e4.d397f8"
       ]
     ]
   },
   {
-    "id": "983244e.df934b8",
+    "id": "8d7e37e4.d397f8",
     "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": 1213,
-    "y": 512.9999389648438,
-    "z": "b93007d5.c3e538",
+    "x": 1226,
+    "y": 521.9999694824219,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "1ca86563.d30703",
-    "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": 793,
-    "y": 559.9999694824219,
-    "z": "b93007d5.c3e538",
-    "wires": []
-  },
-  {
-    "id": "2b5f5542.fd958a",
+    "id": "521ff026.a9cd98",
     "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": 2197,
-    "y": 1209.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 2210,
+    "y": 1219,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "59c48fa4.84884",
-        "d90a37bb.c237f"
+        "3c1faef4.86a26a",
+        "9a25c35e.1e45a8"
       ]
     ]
   },
   {
-    "id": "7e49a5fe.54752c",
+    "id": "5e4ee4bb.9cbae4",
     "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": 1598,
-    "y": 1257.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1611,
+    "y": 1267,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "8fa0374a.f95938"
+        "991718ef.73c5f8"
       ]
     ]
   },
   {
-    "id": "b21efe21.6a6f38",
+    "id": "f615e32b.689a18",
     "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": 1599,
-    "y": 1208.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1612,
+    "y": 1218,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "338cff27.30b9f8"
+        "3aadf8aa.0f045"
       ]
     ]
   },
   {
-    "id": "338cff27.30b9f8",
+    "id": "3aadf8aa.0f045",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1771,
-    "y": 1206.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1784,
+    "y": 1216,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "a82ee394.90f61"
+        "5557f8d.caac508"
       ]
     ]
   },
   {
-    "id": "8fa0374a.f95938",
+    "id": "991718ef.73c5f8",
     "type": "outcomeTrue",
     "name": "true",
     "xml": "<outcome value='true'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1784,
-    "y": 1265.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1797,
+    "y": 1275,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "bf41117.64398f"
+        "1b368566.979a53"
       ]
     ]
   },
   {
-    "id": "ebb40fd1.a6e278",
+    "id": "b7b10f53.f8112",
     "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": 2168,
-    "y": 1157.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 2181,
+    "y": 1167,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "1ebecf9.6d9703",
+    "id": "963bac78.3bad6",
     "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": 2166,
-    "y": 1257.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 2179,
+    "y": 1267,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "2c643f9e.330d9",
+    "id": "e2a6c5f2.23e27",
     "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": 2190,
-    "y": 1302.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 2203,
+    "y": 1312,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "353346ad.e73b3a",
-        "90a1b8e5.de4168"
+        "152bd8c5.a555ff",
+        "11ed22fb.50a315"
       ]
     ]
   },
   {
-    "id": "a82ee394.90f61",
+    "id": "5557f8d.caac508",
     "type": "block",
     "name": "block atomic",
     "xml": "<block atomic=\"true\">\n",
     "atomic": "false",
     "comments": "",
     "outputs": 1,
-    "x": 1922,
-    "y": 1206.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1935,
+    "y": 1216,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "ebb40fd1.a6e278",
-        "2b5f5542.fd958a"
+        "b7b10f53.f8112",
+        "521ff026.a9cd98"
       ]
     ]
   },
   {
-    "id": "bf41117.64398f",
+    "id": "1b368566.979a53",
     "type": "block",
     "name": "block atomic",
     "xml": "<block atomic=\"true\">\n",
     "atomic": "false",
     "comments": "",
     "outputs": 1,
-    "x": 1923,
-    "y": 1265.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1936,
+    "y": 1275,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "1ebecf9.6d9703",
-        "2c643f9e.330d9"
+        "963bac78.3bad6",
+        "e2a6c5f2.23e27"
       ]
     ]
   },
   {
-    "id": "200a1605.cf89a2",
+    "id": "bee6a021.504aa8",
     "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": 792,
-    "y": 613,
-    "z": "b93007d5.c3e538",
+    "x": 805,
+    "y": 622.0000305175781,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "ccc1c7cc.dfb0f"
+        "10ac73af.2eb80c"
       ]
     ]
   },
   {
-    "id": "8739cde1.57a17",
+    "id": "f7d82967.39b968",
     "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": 789.3333740234375,
-    "y": 670.333251953125,
-    "z": "b93007d5.c3e538",
+    "x": 802.3333740234375,
+    "y": 679.3332824707031,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "6487397b.1e3fb"
+        "49f55adf.c6c134"
       ]
     ]
   },
   {
-    "id": "6487397b.1e3fb",
+    "id": "49f55adf.c6c134",
     "type": "failure",
     "name": "failure",
     "xml": "<outcome value='failure'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1039.3333740234375,
-    "y": 676.333251953125,
-    "z": "b93007d5.c3e538",
+    "x": 1052.3333740234375,
+    "y": 685.3332824707031,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "612da958.138ff"
+        "5fc81484.4dffac"
       ]
     ]
   },
   {
-    "id": "ccc1c7cc.dfb0f",
+    "id": "10ac73af.2eb80c",
     "type": "failure",
     "name": "failure",
     "xml": "<outcome value='failure'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1039,
-    "y": 617.9999389648438,
-    "z": "b93007d5.c3e538",
+    "x": 1052,
+    "y": 626.9999694824219,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "27463d60.ad91ba"
+        "36fdab86.85bda4"
       ]
     ]
   },
   {
-    "id": "27463d60.ad91ba",
+    "id": "36fdab86.85bda4",
     "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": 1220,
-    "y": 615.9999389648438,
-    "z": "b93007d5.c3e538",
+    "x": 1233,
+    "y": 624.9999694824219,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "612da958.138ff",
+    "id": "5fc81484.4dffac",
     "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": 1220.3333740234375,
-    "y": 674.333251953125,
-    "z": "b93007d5.c3e538",
+    "x": 1233.3333740234375,
+    "y": 683.3332824707031,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "86e0641c.9378b8",
+    "id": "e670cc16.d9893",
     "type": "block",
     "name": "block : atomic",
     "xml": "<block atomic=\"true\">\n",
     "atomic": "false",
     "comments": "",
     "outputs": 1,
-    "x": 864,
-    "y": 1059,
-    "z": "b93007d5.c3e538",
+    "x": 838,
+    "y": 1135,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "65abf066.8e6488",
-        "5c181e9f.160958",
-        "5af1a08.5be54e"
+        "ec4c3437.b9425",
+        "c47fb352.4e0cc",
+        "59489a1b.74de3c",
+        "e652cb3f.9ae0d"
       ]
     ]
   },
   {
-    "id": "5c181e9f.160958",
+    "id": "c47fb352.4e0cc",
     "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": 1170,
-    "y": 1054.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1106,
+    "y": 1219,
+    "z": "d1c71750.37b338",
     "wires": [
-      []
+      [
+        "d40cc8a7.624908",
+        "df1ccdd8.7bf27"
+      ]
     ]
   },
   {
-    "id": "5af1a08.5be54e",
+    "id": "59489a1b.74de3c",
     "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": 1168,
-    "y": 1125.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 1120,
+    "y": 1122,
+    "z": "d1c71750.37b338",
     "wires": [
-      []
+      [
+        "d40cc8a7.624908",
+        "550c17e5.cfd818"
+      ]
     ]
   },
   {
-    "id": "59c48fa4.84884",
+    "id": "3c1faef4.86a26a",
     "type": "failure",
     "name": "failure",
     "xml": "<outcome value='failure'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 2415,
-    "y": 1201.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 2428,
+    "y": 1211,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "a2f6539a.f13e48"
+        "d2c4705e.e17128"
       ]
     ]
   },
   {
-    "id": "a2f6539a.f13e48",
+    "id": "d2c4705e.e17128",
     "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": 2596,
-    "y": 1199.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 2609,
+    "y": 1209,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "353346ad.e73b3a",
+    "id": "152bd8c5.a555ff",
     "type": "failure",
     "name": "failure",
     "xml": "<outcome value='failure'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 2413,
-    "y": 1303.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 2426,
+    "y": 1313,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "64606169.f340a"
+        "5215918e.cf6238"
       ]
     ]
   },
   {
-    "id": "64606169.f340a",
+    "id": "5215918e.cf6238",
     "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": 2594,
-    "y": 1301.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 2607,
+    "y": 1311,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "d90a37bb.c237f",
+    "id": "9a25c35e.1e45a8",
     "type": "failure",
     "name": "success",
     "xml": "<outcome value='success'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 2414,
-    "y": 1135.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 2427,
+    "y": 1145,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "9b121e11.8e6548"
+        "2af54113.06bac6"
       ]
     ]
   },
   {
-    "id": "90a1b8e5.de4168",
+    "id": "11ed22fb.50a315",
     "type": "failure",
     "name": "success",
     "xml": "<outcome value='success'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 2410,
-    "y": 1255.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 2423,
+    "y": 1265,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "798e96d1.dbe14"
+        "9994d830.e649d"
       ]
     ]
   },
   {
-    "id": "9b121e11.8e6548",
+    "id": "2af54113.06bac6",
     "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": 2621,
-    "y": 1129.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 2634,
+    "y": 1139,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "798e96d1.dbe14",
+    "id": "9994d830.e649d",
     "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": 2621,
-    "y": 1248.9999694824219,
-    "z": "b93007d5.c3e538",
+    "x": 2634,
+    "y": 1258,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "d21a23d8.b0bee",
+    "id": "e292252a.39cff8",
     "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": 848,
-    "y": 764,
-    "z": "b93007d5.c3e538",
+    "x": 861,
+    "y": 773.0000305175781,
+    "z": "d1c71750.37b338",
     "wires": [
       []
     ]
   },
   {
-    "id": "1ae283a6.1cae6c",
+    "id": "31c5a0ea.7876c",
     "type": "switchNode",
     "name": "switch service-data.networks_length",
     "xml": "<switch test='`$service-data.networks.network_length`'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 806,
-    "y": 845,
-    "z": "b93007d5.c3e538",
+    "x": 819,
+    "y": 854.0000305175781,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "2049b18f.3dcc96",
-        "f048277d.a89e68"
+        "e20b349f.c8503",
+        "816d3d6d.6345a8"
       ]
     ]
   },
   {
-    "id": "2049b18f.3dcc96",
+    "id": "e20b349f.c8503",
     "type": "other",
     "name": "Null",
     "xml": "<outcome value=''>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1079.8095703125,
-    "y": 813.952392578125,
-    "z": "b93007d5.c3e538",
+    "x": 1092.8095703125,
+    "y": 822.9524230957031,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "a9b3eba7.b952d"
+        "4ecd5064.971558"
       ]
     ]
   },
   {
-    "id": "f048277d.a89e68",
+    "id": "816d3d6d.6345a8",
     "type": "other",
     "name": "other",
     "xml": "<outcome value='Other'>\n",
     "comments": "",
     "outputs": 1,
-    "x": 1074.666748046875,
-    "y": 859.6666870117188,
-    "z": "b93007d5.c3e538",
+    "x": 1087.666748046875,
+    "y": 868.6667175292969,
+    "z": "d1c71750.37b338",
     "wires": [
       [
-        "7b2cabce.1a9454"
+        "947799f0.0e982"
       ]
     ]
   },
   {
-    "id": "a9b3eba7.b952d",
+    "id": "4ecd5064.971558",
     "type": "set",
     "name": "set nidx",
     "xml": "<set>\n<parameter name='nidx' value='0' />\n",
     "comments": "",
-    "x": 1232.8095703125,
-    "y": 813.5238037109375,
-    "z": "b93007d5.c3e538",
+    "x": 1245.8095703125,
+    "y": 822.5238342285156,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "7b2cabce.1a9454",
+    "id": "947799f0.0e982",
     "type": "set",
     "name": "set nidx",
     "xml": "<set>\n<parameter name='nidx' value='`$service-data.networks.network_length`' />\n",
     "comments": "",
-    "x": 1234.2381591796875,
-    "y": 858.5238647460938,
-    "z": "b93007d5.c3e538",
+    "x": 1247.2381591796875,
+    "y": 867.5238952636719,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "1e4e53c1.72218c",
+    "id": "f41c462f.8589a",
     "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": 788,
-    "y": 908,
-    "z": "b93007d5.c3e538",
+    "x": 733,
+    "y": 1342.0000305175781,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "881693df.98a5b",
+    "id": "58848908.ffbbb",
     "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": 772,
-    "y": 1338,
-    "z": "b93007d5.c3e538",
+    "x": 762,
+    "y": 1387.0000305175781,
+    "z": "d1c71750.37b338",
     "wires": []
   },
   {
-    "id": "8aae558c.098818",
+    "id": "7b14c9f6.80d72",
     "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": 688,
-    "y": 1395,
-    "z": "b93007d5.c3e538",
+    "x": 709,
+    "y": 1576.0000305175781,
+    "z": "d1c71750.37b338",
+    "wires": []
+  },
+  {
+    "id": "a66c7c7d.376898",
+    "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": 735,
+    "y": 1434.0000305175781,
+    "z": "d1c71750.37b338",
+    "wires": []
+  },
+  {
+    "id": "30879b4d.be3994",
+    "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": 810,
+    "y": 260.0000305175781,
+    "z": "d1c71750.37b338",
+    "wires": [
+      [
+        "48cba823.32bfc",
+        "fe778394.3d9298",
+        "a675b2b2.a64298"
+      ]
+    ]
+  },
+  {
+    "id": "48cba823.32bfc",
+    "type": "success",
+    "name": "success",
+    "xml": "<outcome value='success'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1132,
+    "y": 150.00003051757812,
+    "z": "d1c71750.37b338",
+    "wires": [
+      [
+        "8bb789cd.2a1608"
+      ]
+    ]
+  },
+  {
+    "id": "fe778394.3d9298",
+    "type": "not-found",
+    "name": "not-found",
+    "xml": "<outcome value='not-found'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1135.490966796875,
+    "y": 197.57406616210938,
+    "z": "d1c71750.37b338",
+    "wires": [
+      [
+        "8f58e126.403b1"
+      ]
+    ]
+  },
+  {
+    "id": "a675b2b2.a64298",
+    "type": "other",
+    "name": "other",
+    "xml": "<outcome value='Other'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1130.823974609375,
+    "y": 238.90737915039062,
+    "z": "d1c71750.37b338",
+    "wires": [
+      [
+        "8d89cc4d.eb7678"
+      ]
+    ]
+  },
+  {
+    "id": "8f58e126.403b1",
+    "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": 1312.0623779296875,
+    "y": 185.85980224609375,
+    "z": "d1c71750.37b338",
+    "wires": []
+  },
+  {
+    "id": "8d89cc4d.eb7678",
+    "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": 1318.5965309143066,
+    "y": 234.34657192230225,
+    "z": "d1c71750.37b338",
+    "wires": []
+  },
+  {
+    "id": "8bb789cd.2a1608",
+    "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": 1336,
+    "y": 137.00003051757812,
+    "z": "d1c71750.37b338",
+    "wires": []
+  },
+  {
+    "id": "d54c20dc.cf6128",
+    "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": 754,
+    "y": 1484.0000305175781,
+    "z": "d1c71750.37b338",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "b11968d4.007e68",
+    "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": 746,
+    "y": 1530.0000305175781,
+    "z": "d1c71750.37b338",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "d3d6530.ff1843",
+    "type": "block",
+    "name": "block",
+    "xml": "<block>\n",
+    "atomic": "false",
+    "comments": "",
+    "outputs": 1,
+    "x": 1258.5,
+    "y": 412,
+    "z": "d1c71750.37b338",
+    "wires": [
+      [
+        "79980939.27992",
+        "6566447b.cd16fc",
+        "db1ad825.26052",
+        "612a1bef.8a1a9c",
+        "32815667.56769a",
+        "d99350c4.40314",
+        "e54a4b77.575f08",
+        "a16ad1af.30669",
+        "a9d432.f245a3d",
+        "89f7d244.7bed58",
+        "9e107c02.44f758",
+        "37c58153.b2998e",
+        "9ab7bd24.8d06c8",
+        "c98044e2.7a0fd",
+        "9c377089.4d9f3",
+        "6227130a.b283dc",
+        "87656c47.a73838",
+        "9d6a7f28.4304b",
+        "b0373753.70f0a",
+        "a53453dd.69ab28",
+        "9abdda02.3e776",
+        "e12d824c.4650c8",
+        "46a813fb.9bd0f4",
+        "f615e32b.689a18",
+        "5e4ee4bb.9cbae4"
+      ]
+    ]
+  },
+  {
+    "id": "e652cb3f.9ae0d",
+    "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": 979,
+    "y": 927,
+    "z": "d1c71750.37b338",
+    "wires": [
+      [
+        "5108fa21.828c5c",
+        "4ae0e1c.42791a"
+      ]
+    ]
+  },
+  {
+    "id": "5108fa21.828c5c",
+    "type": "success",
+    "name": "success",
+    "xml": "<outcome value='success'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1214,
+    "y": 905,
+    "z": "d1c71750.37b338",
+    "wires": [
+      [
+        "8a3a1639.1431d"
+      ]
+    ]
+  },
+  {
+    "id": "4ae0e1c.42791a",
+    "type": "failure",
+    "name": "failure",
+    "xml": "<outcome value='failure'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1206.25,
+    "y": 958.6428833007812,
+    "z": "d1c71750.37b338",
+    "wires": [
+      [
+        "a0998cd9.40253"
+      ]
+    ]
+  },
+  {
+    "id": "a0998cd9.40253",
+    "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": 1359,
+    "y": 958.3929443359375,
+    "z": "d1c71750.37b338",
+    "wires": []
+  },
+  {
+    "id": "8a3a1639.1431d",
+    "type": "set",
+    "name": "set token-id",
+    "xml": "<set>\n<parameter name='prop.sdncRestApi.token_id' value='`$token-result.data.token_id`' />\n",
+    "comments": "",
+    "x": 1368,
+    "y": 906,
+    "z": "d1c71750.37b338",
+    "wires": []
+  },
+  {
+    "id": "d40cc8a7.624908",
+    "type": "success",
+    "name": "success",
+    "xml": "<outcome value='success'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1394,
+    "y": 1078,
+    "z": "d1c71750.37b338",
+    "wires": [
+      [
+        "28652dba.d39e02"
+      ]
+    ]
+  },
+  {
+    "id": "550c17e5.cfd818",
+    "type": "failure",
+    "name": "failure",
+    "xml": "<outcome value='failure'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1401.25,
+    "y": 1172.642822265625,
+    "z": "d1c71750.37b338",
+    "wires": [
+      [
+        "d57e2b04.e0fea"
+      ]
+    ]
+  },
+  {
+    "id": "d57e2b04.e0fea",
+    "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": 1373,
+    "y": 1357.3929443359375,
+    "z": "d1c71750.37b338",
     "wires": []
+  },
+  {
+    "id": "725ceec3.c5b2",
+    "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": 702.96875,
+    "y": 998.0000305175781,
+    "z": "d1c71750.37b338",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "28652dba.d39e02",
+    "type": "block",
+    "name": "block : atomic",
+    "xml": "<block atomic=\"true\">",
+    "atomic": "true",
+    "comments": "",
+    "outputs": 1,
+    "x": 1234,
+    "y": 1409,
+    "z": "d1c71750.37b338",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "df1ccdd8.7bf27",
+    "type": "failure",
+    "name": "failure",
+    "xml": "<outcome value='failure'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1324,
+    "y": 1473,
+    "z": "d1c71750.37b338",
+    "wires": [
+      [
+        "948b66a6.ef156"
+      ]
+    ]
+  },
+  {
+    "id": "948b66a6.ef156",
+    "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": 1353.75,
+    "y": 1530.7501220703125,
+    "z": "d1c71750.37b338",
+    "wires": []
+  },
+  {
+    "id": "359e3cd1.226de4",
+    "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": 1210,
+    "y": 1061,
+    "z": "d1c71750.37b338",
+    "wires": []
+  },
+  {
+    "id": "c80688e8.50ffd",
+    "type": "failure",
+    "name": "failure",
+    "xml": "<outcome value='failure'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1065,
+    "y": 1058,
+    "z": "d1c71750.37b338",
+    "wires": [
+      [
+        "359e3cd1.226de4"
+      ]
+    ]
   }
 ]