Cross-domain topology discovery for ACTN, bug fixing.
[sdnc/oam.git] / platform-logic / datachange / src / main / json / DataChange_update-tp-ttp-relationship.json
index bf63e73..cec126c 100644 (file)
-[
-  {
-    "id": "c069a9f3.34d638",
-    "type": "dgstart",
-    "name": "DGSTART",
-    "outputs": 1,
-    "x": 168,
-    "y": 75,
-    "z": "d37ca473.74b47",
-    "wires": [
-      [
-        "2f4d91cf.36cc46"
-      ]
-    ]
-  },
-  {
-    "id": "2f4d91cf.36cc46",
-    "type": "service-logic",
-    "name": "DataChange ${project.version}",
-    "module": "DataChange",
-    "version": "${project.version}",
-    "comments": "",
-    "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='DataChange' version='${project.version}'>",
-    "outputs": 1,
-    "x": 257.0000305175781,
-    "y": 165.88891220092773,
-    "z": "d37ca473.74b47",
-    "wires": [
-      [
-        "550913a5.d552a4"
-      ]
-    ]
-  },
-  {
-    "id": "550913a5.d552a4",
-    "type": "method",
-    "name": "method update-tp-ttp-relationship",
-    "xml": "<method rpc='update-tp-ttp-relationship' mode='sync'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 293.1112518310547,
-    "y": 236.22223663330078,
-    "z": "d37ca473.74b47",
-    "wires": [
-      [
-        "1261384d.98d348"
-      ]
-    ]
-  },
-  {
-    "id": "1261384d.98d348",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 518.3334350585938,
-    "y": 235.77792358398438,
-    "z": "d37ca473.74b47",
-    "wires": [
-      [
-        "f631c21f.80e608",
-        "d6f41ba6.e863f8",
-        "9c740eae.9ff66"
-      ]
-    ]
-  },
-  {
-    "id": "d6f41ba6.e863f8",
-    "type": "for",
-    "name": "for each node in network-eth",
-    "xml": "<for index='pethidx' start='0' end='`$network-eth.node_length`' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 750.8888549804688,
-    "y": 190.33331298828125,
-    "z": "d37ca473.74b47",
-    "wires": [
-      [
-        "9889f298.ed1fc8",
-        "5c75717d.de39a",
-        "f952b49d.52fa6"
-      ]
-    ]
-  },
-  {
-    "id": "9889f298.ed1fc8",
-    "type": "set",
-    "name": "set node-eth",
-    "xml": "<set>\n<parameter name='node-eth.' value='`$network-eth.node[$pethidx].`' />",
-    "comments": "",
-    "x": 1034.111083984375,
-    "y": 97.22221374511719,
-    "z": "d37ca473.74b47",
-    "wires": []
-  },
-  {
-    "id": "5c75717d.de39a",
-    "type": "for",
-    "name": "for each termination point",
-    "xml": "<for index='tidx' start='0' end='`$node-eth.termination-point_length`' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 983.4444580078125,
-    "y": 353.111083984375,
-    "z": "d37ca473.74b47",
-    "wires": [
-      [
-        "c60cccd6.642dd",
-        "4b686a78.0dbfdc",
-        "634edb60.ca9b44",
-        "d61d1f77.90dba"
-      ]
-    ]
-  },
-  {
-    "id": "c60cccd6.642dd",
-    "type": "set",
-    "name": "set termination point tp-eth",
-    "xml": "<set>\n<parameter name='tp-eth.' value='`$node-eth.termination-point[$tidx].`' />\n",
-    "comments": "",
-    "x": 1255.111328125,
-    "y": 224.00006103515625,
-    "z": "d37ca473.74b47",
-    "wires": []
-  },
-  {
-    "id": "4b686a78.0dbfdc",
-    "type": "set",
-    "name": "set unique-ltpethId",
-    "xml": "<set>\n<parameter name='unique-ltpethId' value=\"`$unique-node-ethId + '-ltpId-' + $tp-eth.te-tp-id`\" />\n",
-    "comments": "",
-    "x": 1233.000244140625,
-    "y": 261.111083984375,
-    "z": "d37ca473.74b47",
-    "wires": []
-  },
-  {
-    "id": "f631c21f.80e608",
-    "type": "execute",
-    "name": "execute set tmp.network-eth.network-id",
-    "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$network-eth.network-id`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.network-eth.network-id\"/>\n    <parameter name=\"target\" value=\"/\"/>\n    <parameter name=\"replacement\" value=\"-\"/>\n    ",
-    "comments": "",
-    "outputs": 1,
-    "x": 708.9935302734375,
-    "y": 54.993499755859375,
-    "z": "d37ca473.74b47",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "f952b49d.52fa6",
-    "type": "set",
-    "name": "set local variables",
-    "xml": "<set>\n<parameter name='unique-network-ethId' value='`$tmp.network-eth.network-id`' />\n<parameter name='unique-node-ethId' value=\"`'networkId-' + $unique-network-ethId + '-nodeId-' + $node-eth.node-id`\" />\n",
-    "comments": "",
-    "x": 1033,
-    "y": 145,
-    "z": "d37ca473.74b47",
-    "wires": []
-  },
-  {
-    "id": "9c740eae.9ff66",
-    "type": "execute",
-    "name": "execute set tmp.network-otn.network-id",
-    "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$network-otn.network-id`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.network-otn.network-id\"/>\n    <parameter name=\"target\" value=\"/\"/>\n    <parameter name=\"replacement\" value=\"-\"/>\n    ",
-    "comments": "",
-    "outputs": 1,
-    "x": 706,
-    "y": 94,
-    "z": "d37ca473.74b47",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "75e07276.34af4c",
-    "type": "for",
-    "name": "for each tunnel termination point in otn",
-    "xml": "<for index='ttidx' start='0' end='`$node.te.tunnel-termination-point_length`' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1609,
-    "y": 408,
-    "z": "d37ca473.74b47",
-    "wires": [
-      [
-        "74200ec3.9b2e88",
-        "b86a8b99.9fa22",
-        "f5f85bac.6cdcb",
-        "45e7bcc7.d12924"
-      ]
-    ]
-  },
-  {
-    "id": "74200ec3.9b2e88",
-    "type": "set",
-    "name": "set tunnel termination point",
-    "xml": "<set>\n<parameter name='ttp.' value='`$node-otn.te.tunnel-termination-point[$ttidx].`' />\n",
-    "comments": "",
-    "x": 1985,
-    "y": 333,
-    "z": "d37ca473.74b47",
-    "wires": []
-  },
-  {
-    "id": "b86a8b99.9fa22",
-    "type": "set",
-    "name": "set unique-ttpId",
-    "xml": "<set>\n<parameter name='unique-ttpId' value=\"`$unique-node-otnId + '-ttpId-' + $ttp.tunnel-tp-id`\" />\n",
-    "comments": "",
-    "x": 1962.888916015625,
-    "y": 400.111083984375,
-    "z": "d37ca473.74b47",
-    "wires": []
-  },
-  {
-    "id": "634edb60.ca9b44",
-    "type": "set",
-    "name": "set tp-inter-layer-lock-id",
-    "xml": "<set>\n<parameter name='tp-inter-layer-lock-id' value='`$node-eth.termination-point[$tidx].te.inter-layer-lock-id[0]`' />\n",
-    "comments": "",
-    "x": 1273,
-    "y": 301,
-    "z": "d37ca473.74b47",
-    "wires": []
-  },
-  {
-    "id": "d61d1f77.90dba",
-    "type": "for",
-    "name": "for each node in network-otn",
-    "xml": "<for index='potnidx' start='0' end='`$network-otn.node_length`' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1291,
-    "y": 350,
-    "z": "d37ca473.74b47",
-    "wires": [
-      [
-        "75e07276.34af4c",
-        "81ad0d1b.593018",
-        "65d2d272.734f34"
-      ]
-    ]
-  },
-  {
-    "id": "81ad0d1b.593018",
-    "type": "set",
-    "name": "set node-otn",
-    "xml": "<set>\n<parameter name='node-otn.' value='`$network-otn.node[$potnidx].`' />",
-    "comments": "",
-    "x": 1585,
-    "y": 320,
-    "z": "d37ca473.74b47",
-    "wires": []
-  },
-  {
-    "id": "65d2d272.734f34",
-    "type": "set",
-    "name": "set local variables",
-    "xml": "<set>\n<parameter name='unique-network-otnId' value='`$tmp.network-otn.network-id`' />\n<parameter name='unique-node-otnId' value=\"`'networkId-' + $unique-network-otnId + '-nodeId-' + $node-otn.node-id`\" />\n",
-    "comments": "",
-    "x": 1583.888916015625,
-    "y": 367.7777862548828,
-    "z": "d37ca473.74b47",
-    "wires": []
-  },
-  {
-    "id": "f5f85bac.6cdcb",
-    "type": "set",
-    "name": "set ttp-inter-layer-lock-id",
-    "xml": "<set>\n<parameter name='ttp-inter-layer-lock-id' value='`$node-otn.te.tunnel-termination-point[$ttidx].inter-layer-lock-id`' />\n",
-    "comments": "",
-    "x": 1984,
-    "y": 451,
-    "z": "d37ca473.74b47",
-    "wires": []
-  },
-  {
-    "id": "45e7bcc7.d12924",
-    "type": "switchNode",
-    "name": "switch tp-inter-layer-lock-id",
-    "xml": "<switch test='tp-inter-layer-lock-id'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1927,
-    "y": 506,
-    "z": "d37ca473.74b47",
-    "wires": [
-      [
-        "7b1ad64c.6662d"
-      ]
-    ]
-  },
-  {
-    "id": "7b1ad64c.6662d",
-    "type": "outcome",
-    "name": "ttp-inter-layer-lock-id",
-    "xml": "<outcome value='ttp-inter-layer-lock-id'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 2036,
-    "y": 603,
-    "z": "d37ca473.74b47",
-    "wires": [
-      [
-        "d7c8dbff.d22ff"
-      ]
-    ]
-  },
-  {
-    "id": "d7c8dbff.d22ff",
-    "type": "save",
-    "name": "save p-interface relationship to ttp in AAI",
-    "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='p-interface:relationship-list' \n      key='p-interface.interface-name = $unique-ltpethId' force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[1].related-to\" value=\"tunnel-termination-point\" />\n<parameter name=\"relationship-list.relationship[1].related-link\" value=\"/network/tunnel-termination-points/tunnel-termination-point/ + `$unique-ttpId`\" />\n<parameter name=\"relationship-list.relationship[1].relationship-data[0].relationship-key\" value=\"tunnel-termination-point.tunnel-tp-id\" />\n<parameter name=\"relationship-list.relationship[1].relationship-data[0].relationship-value\" value=\"`$unique-ttpId`\" />\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 2354,
-    "y": 603,
-    "z": "d37ca473.74b47",
-    "wires": [
-      []
-    ]
-  }
+[\r
+    {\r
+        "id": "f3ed8bda.981eb",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 126,\r
+        "y": 86.00650024414062,\r
+        "z": "8966128c.40fc9",\r
+        "wires": [\r
+            [\r
+                "1edaf826.be0fa"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1edaf826.be0fa",\r
+        "type": "service-logic",\r
+        "name": "DataChange ${project.version}",\r
+        "module": "DataChange",\r
+        "version": "${project.version}",\r
+        "comments": "",\r
+        "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='DataChange' version='${project.version}'>",\r
+        "outputs": 1,\r
+        "x": 215.00003051757812,\r
+        "y": 176.89541244506836,\r
+        "z": "8966128c.40fc9",\r
+        "wires": [\r
+            [\r
+                "3d56f688.012602"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3d56f688.012602",\r
+        "type": "method",\r
+        "name": "method update-tp-ttp-relationship",\r
+        "xml": "<method rpc='update-tp-ttp-relationship' mode='sync'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 251.1112518310547,\r
+        "y": 247.2287368774414,\r
+        "z": "8966128c.40fc9",\r
+        "wires": [\r
+            [\r
+                "91a7d40.f3c79b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "91a7d40.f3c79b",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 476.33343505859375,\r
+        "y": 246.784423828125,\r
+        "z": "8966128c.40fc9",\r
+        "wires": [\r
+            [\r
+                "44cf69ab.02fc28",\r
+                "6f71423b.e63cac",\r
+                "8b1ad0d7.d3282"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6f71423b.e63cac",\r
+        "type": "for",\r
+        "name": "for each node in network-eth",\r
+        "xml": "<for index='pethidx' start='0' end='`$network-eth.node_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 708.8888549804688,\r
+        "y": 201.33981323242188,\r
+        "z": "8966128c.40fc9",\r
+        "wires": [\r
+            [\r
+                "c451c605.7ae0a",\r
+                "70ab1d73.78dfa4",\r
+                "7bcb2ba2.9953f4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c451c605.7ae0a",\r
+        "type": "set",\r
+        "name": "set node-eth",\r
+        "xml": "<set>\n<parameter name='node-eth.' value='`$network-eth.node[$pethidx].`' />",\r
+        "comments": "",\r
+        "x": 992.111083984375,\r
+        "y": 108.22871398925781,\r
+        "z": "8966128c.40fc9",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "70ab1d73.78dfa4",\r
+        "type": "for",\r
+        "name": "for each termination point",\r
+        "xml": "<for index='tidx' start='0' end='`$node-eth.termination-point_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 941.4444580078125,\r
+        "y": 364.1175842285156,\r
+        "z": "8966128c.40fc9",\r
+        "wires": [\r
+            [\r
+                "ae76cdd8.d0a408",\r
+                "f5cb00b6.301068",\r
+                "a58125ba.f3ece",\r
+                "6948417f.bffae",\r
+                "eb8eee0c.443eb8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ae76cdd8.d0a408",\r
+        "type": "set",\r
+        "name": "set termination point tp-eth",\r
+        "xml": "<set>\n<parameter name='tp-eth.' value='`$node-eth.termination-point[$tidx].`' />\n",\r
+        "comments": "",\r
+        "x": 1213.111328125,\r
+        "y": 235.00656127929688,\r
+        "z": "8966128c.40fc9",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "f5cb00b6.301068",\r
+        "type": "set",\r
+        "name": "set unique-ltpethId",\r
+        "xml": "<set>\n<parameter name='unique-ltpethId' value=\"`$unique-node-ethId + '-ltpId-' + $tp-eth.te-tp-id`\" />\n",\r
+        "comments": "",\r
+        "x": 1191.000244140625,\r
+        "y": 272.1175842285156,\r
+        "z": "8966128c.40fc9",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "44cf69ab.02fc28",\r
+        "type": "execute",\r
+        "name": "execute set tmp.network-eth.network-id",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$network-eth.network-id`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.network-eth.network-id\"/>\n    <parameter name=\"target\" value=\"/\"/>\n    <parameter name=\"replacement\" value=\"-\"/>\n    ",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 666.9935302734375,\r
+        "y": 66,\r
+        "z": "8966128c.40fc9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "7bcb2ba2.9953f4",\r
+        "type": "set",\r
+        "name": "set local variables",\r
+        "xml": "<set>\n<parameter name='unique-network-ethId' value='`$tmp.network-eth.network-id`' />\n<parameter name='unique-node-ethId' value=\"`'networkId-' + $unique-network-ethId + '-nodeId-' + $node-eth.node-id`\" />\n",\r
+        "comments": "",\r
+        "x": 991,\r
+        "y": 156.00650024414062,\r
+        "z": "8966128c.40fc9",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "8b1ad0d7.d3282",\r
+        "type": "execute",\r
+        "name": "execute set tmp.network-otn.network-id",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$network-otn.network-id`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.network-otn.network-id\"/>\n    <parameter name=\"target\" value=\"/\"/>\n    <parameter name=\"replacement\" value=\"-\"/>\n    ",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 664,\r
+        "y": 105.00650024414062,\r
+        "z": "8966128c.40fc9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "3e8d4c9d.81492c",\r
+        "type": "for",\r
+        "name": "for each tunnel termination point in otn",\r
+        "xml": "<for index='ttidx' start='0' end='`$node.te.tunnel-termination-point_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1567,\r
+        "y": 419.0065002441406,\r
+        "z": "8966128c.40fc9",\r
+        "wires": [\r
+            [\r
+                "c8d54563.247c18",\r
+                "5e04ba3c.b57a04",\r
+                "f0519db1.196698",\r
+                "86fe0338.dea2e8",\r
+                "14bac025.125a4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c8d54563.247c18",\r
+        "type": "set",\r
+        "name": "set tunnel termination point",\r
+        "xml": "<set>\n<parameter name='ttp.' value='`$node-otn.te.tunnel-termination-point[$ttidx].`' />\n",\r
+        "comments": "",\r
+        "x": 1943,\r
+        "y": 344.0065002441406,\r
+        "z": "8966128c.40fc9",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "5e04ba3c.b57a04",\r
+        "type": "set",\r
+        "name": "set unique-ttpId",\r
+        "xml": "<set>\n<parameter name='unique-ttpId' value=\"`$unique-node-otnId + '-ttpId-' + $ttp.tunnel-tp-id`\" />\n",\r
+        "comments": "",\r
+        "x": 1920.888916015625,\r
+        "y": 411.1175842285156,\r
+        "z": "8966128c.40fc9",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "a58125ba.f3ece",\r
+        "type": "set",\r
+        "name": "set tp-inter-layer-lock-id",\r
+        "xml": "<set>\n<parameter name='tp-inter-layer-lock-id' value='`$node-eth.termination-point[$tidx].te.inter-layer-lock-id[0]`' />\n",\r
+        "comments": "",\r
+        "x": 1231,\r
+        "y": 312.0065002441406,\r
+        "z": "8966128c.40fc9",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "6948417f.bffae",\r
+        "type": "for",\r
+        "name": "for each node in network-otn",\r
+        "xml": "<for index='potnidx' start='0' end='`$network-otn.node_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1249,\r
+        "y": 361.0065002441406,\r
+        "z": "8966128c.40fc9",\r
+        "wires": [\r
+            [\r
+                "3e8d4c9d.81492c",\r
+                "a37094cf.0ec268",\r
+                "f9e7891b.a33b9"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a37094cf.0ec268",\r
+        "type": "set",\r
+        "name": "set node-otn",\r
+        "xml": "<set>\n<parameter name='node-otn.' value='`$network-otn.node[$potnidx].`' />",\r
+        "comments": "",\r
+        "x": 1543,\r
+        "y": 331.0065002441406,\r
+        "z": "8966128c.40fc9",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "f9e7891b.a33b9",\r
+        "type": "set",\r
+        "name": "set local variables",\r
+        "xml": "<set>\n<parameter name='unique-network-otnId' value='`$tmp.network-otn.network-id`' />\n<parameter name='unique-node-otnId' value=\"`'networkId-' + $unique-network-otnId + '-nodeId-' + $node-otn.node-id`\" />\n",\r
+        "comments": "",\r
+        "x": 1541.888916015625,\r
+        "y": 378.78428649902344,\r
+        "z": "8966128c.40fc9",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "f0519db1.196698",\r
+        "type": "set",\r
+        "name": "set ttp-inter-layer-lock-id",\r
+        "xml": "<set>\n<parameter name='ttp-inter-layer-lock-id' value='`$node-otn.te.tunnel-termination-point[$ttidx].inter-layer-lock-id`' />\n",\r
+        "comments": "",\r
+        "x": 1942,\r
+        "y": 462.0065002441406,\r
+        "z": "8966128c.40fc9",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "86fe0338.dea2e8",\r
+        "type": "switchNode",\r
+        "name": "switch tp-inter-layer-lock-id",\r
+        "xml": "<switch test='tp-inter-layer-lock-id'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1885,\r
+        "y": 517.0065002441406,\r
+        "z": "8966128c.40fc9",\r
+        "wires": [\r
+            [\r
+                "bece73d9.c8717"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bece73d9.c8717",\r
+        "type": "outcome",\r
+        "name": "ttp-inter-layer-lock-id",\r
+        "xml": "<outcome value='ttp-inter-layer-lock-id'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1994,\r
+        "y": 614.0065002441406,\r
+        "z": "8966128c.40fc9",\r
+        "wires": [\r
+            [\r
+                "377503ca.868e7c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "377503ca.868e7c",\r
+        "type": "save",\r
+        "name": "save p-interface relationship to ttp in AAI",\r
+        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='p-interface:relationship-list' \n      key='p-interface.interface-name = $unique-ltpethId' force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[1].related-to\" value=\"tunnel-termination-point\" />\n<parameter name=\"relationship-list.relationship[1].related-link\" value=\"/network/tunnel-termination-points/tunnel-termination-point/ + `$unique-ttpId`\" />\n<parameter name=\"relationship-list.relationship[1].relationship-data[0].relationship-key\" value=\"tunnel-termination-point.tunnel-tp-id\" />\n<parameter name=\"relationship-list.relationship[1].relationship-data[0].relationship-value\" value=\"`$unique-ttpId`\" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2312,\r
+        "y": 614.0065002441406,\r
+        "z": "8966128c.40fc9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "eb8eee0c.443eb8",\r
+        "type": "set",\r
+        "name": "unset termination point tp-eth",\r
+        "xml": "<set>\n<parameter name='tp-eth.' value='' />\n",\r
+        "comments": "",\r
+        "x": 1208,\r
+        "y": 198,\r
+        "z": "8966128c.40fc9",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "14bac025.125a4",\r
+        "type": "set",\r
+        "name": "unset tunnel termination point",\r
+        "xml": "<set>\n<parameter name='ttp.' value='' />\n",\r
+        "comments": "",\r
+        "x": 1933,\r
+        "y": 305,\r
+        "z": "8966128c.40fc9",\r
+        "wires": []\r
+    }\r
 ]
\ No newline at end of file