- Changing POST operation to PATCH for OTN Tunnel creation.
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / trans_slicing / GENERIC-RESOURCE-API_tsli-vnf-topology-operation-trans-slice-activate.json
1 [\r
2     {\r
3         "id": "d5615e24.a00ab8",\r
4         "type": "dgstart",\r
5         "name": "DGSTART",\r
6         "outputs": 1,\r
7         "x": 156,\r
8         "y": 95,\r
9         "z": "8a9c455f.82beb8",\r
10         "wires": [\r
11             [\r
12                 "90741178.637a68"\r
13             ]\r
14         ]\r
15     },\r
16     {\r
17         "id": "90741178.637a68",\r
18         "type": "service-logic",\r
19         "name": "GENERIC-RESOURCE-API ${project.version}",\r
20         "module": "GENERIC-RESOURCE-API",\r
21         "version": "${project.version}",\r
22         "comments": "",\r
23         "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}'>",\r
24         "outputs": 1,\r
25         "x": 287.2856903076172,\r
26         "y": 144.23810863494873,\r
27         "z": "8a9c455f.82beb8",\r
28         "wires": [\r
29             [\r
30                 "e9aee376.235818"\r
31             ]\r
32         ]\r
33     },\r
34     {\r
35         "id": "e9aee376.235818",\r
36         "type": "method",\r
37         "name": "method tsli-vnf-topology-operation-trans-slice-activate",\r
38         "xml": "<method rpc='tsli-vnf-topology-operation-trans-slice-activate' mode='sync'>\n",\r
39         "comments": "",\r
40         "outputs": 1,\r
41         "x": 290.4286193847656,\r
42         "y": 229.00003242492676,\r
43         "z": "8a9c455f.82beb8",\r
44         "wires": [\r
45             [\r
46                 "9c8b5d20.5b6ef8"\r
47             ]\r
48         ]\r
49     },\r
50     {\r
51         "id": "9c8b5d20.5b6ef8",\r
52         "type": "block",\r
53         "name": "block : atomic",\r
54         "xml": "<block atomic=\"true\">",\r
55         "atomic": "true",\r
56         "outputs": 1,\r
57         "x": 440.238037109375,\r
58         "y": 358.6666564941406,\r
59         "z": "8a9c455f.82beb8",\r
60         "wires": [\r
61             [\r
62                 "f1c1dc9b.59851",\r
63                 "40fee6aa.417918",\r
64                 "a3f28ac6.d30ed8"\r
65             ]\r
66         ]\r
67     },\r
68     {\r
69         "id": "f1c1dc9b.59851",\r
70         "type": "returnSuccess",\r
71         "name": "return success",\r
72         "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",\r
73         "comments": "",\r
74         "x": 708.5716552734375,\r
75         "y": 745.59716796875,\r
76         "z": "8a9c455f.82beb8",\r
77         "wires": []\r
78     },\r
79     {\r
80         "id": "e4fd4d94.2b8ec8",\r
81         "type": "comment",\r
82         "name": "new for TransportSlicing",\r
83         "info": "",\r
84         "comments": "",\r
85         "x": 740,\r
86         "y": 420,\r
87         "z": "8a9c455f.82beb8",\r
88         "wires": []\r
89     },\r
90     {\r
91         "id": "40fee6aa.417918",\r
92         "type": "save",\r
93         "name": "get service-instance from aai",\r
94         "xml": "<!--<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" -->\n<!--\tresource=\"service-instance\"-->\n<!--\tkey='service-instance.service-instance-id = $service-data.vnfs.vnf[$tmp.vidx].vnf-data.service-information.service-instance-id-->\n<!--         AND customer.global-customer-id = $service-data.vnfs.vnf[$tmp.vidx].vnf-data.service-information.global-customer-id -->\n<!--         AND service-subscription.service-type = $service-data.vnfs.vnf[$tmp.vidx].vnf-data.service-information.subscription-service-type'-->\n<!--\tlocal-only=\"false\"-->\n<!--\tforce=\"true\" pfx=\"tmp.aai.service-instance\">-->\n\n<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"service-instance\"\n\tkey='service-instance.service-instance-id = $vnf-topology-operation-input.service-information.service-instance-id\n         AND customer.global-customer-id = $vnf-topology-operation-input.service-information.global-customer-id \n         AND service-subscription.service-type = $vnf-topology-operation-input.service-information.subscription-service-type'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.service-instance\">\n\n\n<!--$vnf-topology-operation-input.service-information.service-instance-id-->",\r
95         "comments": "",\r
96         "outputs": 1,\r
97         "x": 760,\r
98         "y": 516,\r
99         "z": "8a9c455f.82beb8",\r
100         "wires": [\r
101             [\r
102                 "15f2cda7.88709a",\r
103                 "187b249d.3c85cb",\r
104                 "c12e657e.e2c7f8"\r
105             ]\r
106         ]\r
107     },\r
108     {\r
109         "id": "15f2cda7.88709a",\r
110         "type": "success",\r
111         "name": "success",\r
112         "xml": "<outcome value='success'>\n",\r
113         "comments": "",\r
114         "outputs": 1,\r
115         "x": 979,\r
116         "y": 454,\r
117         "z": "8a9c455f.82beb8",\r
118         "wires": [\r
119             [\r
120                 "56c6117d.ed7bc"\r
121             ]\r
122         ]\r
123     },\r
124     {\r
125         "id": "187b249d.3c85cb",\r
126         "type": "not-found",\r
127         "name": "not-found",\r
128         "xml": "<outcome value='not-found'>\n",\r
129         "comments": "",\r
130         "outputs": 1,\r
131         "x": 988.490966796875,\r
132         "y": 496.57403564453125,\r
133         "z": "8a9c455f.82beb8",\r
134         "wires": [\r
135             [\r
136                 "dd3e3cac.482ca8"\r
137             ]\r
138         ]\r
139     },\r
140     {\r
141         "id": "c12e657e.e2c7f8",\r
142         "type": "failure",\r
143         "name": "failure",\r
144         "xml": "<outcome value='failure'>\n",\r
145         "comments": "",\r
146         "outputs": 1,\r
147         "x": 977,\r
148         "y": 543,\r
149         "z": "8a9c455f.82beb8",\r
150         "wires": [\r
151             [\r
152                 "d7bbbdd4.b85c7"\r
153             ]\r
154         ]\r
155     },\r
156     {\r
157         "id": "dd3e3cac.482ca8",\r
158         "type": "returnFailure",\r
159         "name": "return failure",\r
160         "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",\r
161         "comments": "",\r
162         "x": 1142.0623779296875,\r
163         "y": 499.8597717285156,\r
164         "z": "8a9c455f.82beb8",\r
165         "wires": []\r
166     },\r
167     {\r
168         "id": "d7bbbdd4.b85c7",\r
169         "type": "returnFailure",\r
170         "name": "return failure",\r
171         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
172         "comments": "",\r
173         "x": 1146,\r
174         "y": 544,\r
175         "z": "8a9c455f.82beb8",\r
176         "wires": []\r
177     },\r
178     {\r
179         "id": "56c6117d.ed7bc",\r
180         "type": "for",\r
181         "name": "for each relationship",\r
182         "xml": "<for index='rel-index' start='0' end='`$tmp.aai.service-instance.relationship-list.relationship_length`' >\n",\r
183         "comments": "",\r
184         "outputs": 1,\r
185         "x": 1176,\r
186         "y": 450,\r
187         "z": "8a9c455f.82beb8",\r
188         "wires": [\r
189             [\r
190                 "68f0da0a.13a494"\r
191             ]\r
192         ]\r
193     },\r
194     {\r
195         "id": "68f0da0a.13a494",\r
196         "type": "switchNode",\r
197         "name": "switch related-to",\r
198         "xml": "<switch test='`$tmp.aai.service-instance.relationship-list.relationship[$rel-index].related-to`'>\n",\r
199         "comments": "",\r
200         "outputs": 1,\r
201         "x": 1399.33349609375,\r
202         "y": 449.99993896484375,\r
203         "z": "8a9c455f.82beb8",\r
204         "wires": [\r
205             [\r
206                 "a37a9810.801788"\r
207             ]\r
208         ]\r
209     },\r
210     {\r
211         "id": "a37a9810.801788",\r
212         "type": "outcome",\r
213         "name": "connectivity",\r
214         "xml": "<outcome value='connectivity'>\n",\r
215         "comments": "",\r
216         "outputs": 1,\r
217         "x": 1600.0001335144043,\r
218         "y": 451.00002098083496,\r
219         "z": "8a9c455f.82beb8",\r
220         "wires": [\r
221             [\r
222                 "2d3714db.b7aad4"\r
223             ]\r
224         ]\r
225     },\r
226     {\r
227         "id": "3d56fd4f.8da4ea",\r
228         "type": "set",\r
229         "name": "set attachment_param for OTN A",\r
230         "xml": "<set>\n<parameter name='src-node-id' value='`$tmp.aai.vpn-bindingA.src-access-node-id`' />\n<parameter name='dst-node-id' value='`$tmp.aai.vpn-bindingA.dst-access-node-id`' />\n<parameter name='dst-tpn-id' value='1' />\n<parameter name='dst-ttp-id' value='`$tmp.aai.vpn-bindingA.dst-access-ltp-id`' />\n<parameter name='slice-instance-id' value='`$tmp.aai.service-instance.service-instance-id`' />\n<parameter name='otn-tunnel-name-src-domain' value='`$tmp.aai.vpn-bindingA.vpn-name`' />\n<parameter name='client-id' value='`$tmp.aai.vpn-bindingA.access-client-id`' />\n<parameter name='provider-id' value='`$tmp.aai.vpn-bindingA.access-provider-id`' />\n<parameter name='topology-id' value='`$tmp.aai.vpn-bindingA.access-topology-id`' />\n",\r
231         "comments": "",\r
232         "x": 3861,\r
233         "y": 170,\r
234         "z": "8a9c455f.82beb8",\r
235         "wires": []\r
236     },\r
237     {\r
238         "id": "119d7057.187e9",\r
239         "type": "execute",\r
240         "name": "execute RestApiCallNode Create OTN tunnel with token",\r
241         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.ts-otn-src-domain-creation.templatefile`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainA.url + '/restconf/data/ietf-te:te'`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainA.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainA.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"patch\"/>\n<parameter name=\"responsePrefix\" value=\"otn-oof\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n<parameter name='customHttpHeaders' value=\"`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`\" />",\r
242         "comments": "",\r
243         "outputs": 1,\r
244         "x": 3942,\r
245         "y": 485,\r
246         "z": "8a9c455f.82beb8",\r
247         "wires": [\r
248             [\r
249                 "a078109.a1f9bf",\r
250                 "c205f5c4.0bdb88"\r
251             ]\r
252         ]\r
253     },\r
254     {\r
255         "id": "a078109.a1f9bf",\r
256         "type": "failure",\r
257         "name": "failure",\r
258         "xml": "<outcome value='failure'>\n",\r
259         "comments": "",\r
260         "outputs": 1,\r
261         "x": 4251.5,\r
262         "y": 454,\r
263         "z": "8a9c455f.82beb8",\r
264         "wires": [\r
265             [\r
266                 "3b38ca16.a7fb4e"\r
267             ]\r
268         ]\r
269     },\r
270     {\r
271         "id": "c205f5c4.0bdb88",\r
272         "type": "success",\r
273         "name": "success",\r
274         "xml": "<outcome value='success'>\n",\r
275         "comments": "",\r
276         "outputs": 1,\r
277         "x": 4256.5,\r
278         "y": 519,\r
279         "z": "8a9c455f.82beb8",\r
280         "wires": [\r
281             [\r
282                 "176e9242.258856"\r
283             ]\r
284         ]\r
285     },\r
286     {\r
287         "id": "3b38ca16.a7fb4e",\r
288         "type": "returnFailure",\r
289         "name": "return failure",\r
290         "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 OTN tunnel rest api\" />\n",\r
291         "comments": "",\r
292         "x": 4427.5,\r
293         "y": 454,\r
294         "z": "8a9c455f.82beb8",\r
295         "wires": []\r
296     },\r
297     {\r
298         "id": "176e9242.258856",\r
299         "type": "block",\r
300         "name": "block : atomic",\r
301         "xml": "<block atomic=\"true\">",\r
302         "atomic": "true",\r
303         "comments": "",\r
304         "outputs": 1,\r
305         "x": 4423,\r
306         "y": 519,\r
307         "z": "8a9c455f.82beb8",\r
308         "wires": [\r
309             []\r
310         ]\r
311     },\r
312     {\r
313         "id": "ab834e.f483fcb",\r
314         "type": "set",\r
315         "name": "set sotn_value",\r
316         "xml": "<set>\n<parameter name='eth-service-name' value='`$tmp.aai.connectivityA.connectivity-id`' />\n<parameter name='provider-id' value='`$tmp.aai.connectivityA.access-provider-id`' />\n<parameter name='client-id' value='`$tmp.aai.connectivityA.access-client-id`' />\n<parameter name='topology-id' value='`$tmp.aai.connectivityA.access-topology-id`' />\n<parameter name='otn-tunnel-name' value='`$tmp.aai.vpn-bindingA.vpn-name`' />\n<parameter name='ethernet-end-point-name' value='`$tmp.aai.connectivityA.connectivity-id`' />\n<parameter name='index-number' value='0' />\n<parameter name='eth-node-id' value='`$tmp.aai.connectivityA.access-node-id`' />\n<parameter name='eth-node-tp-id' value='`$tmp.aai.connectivityA.access-ltp-id`' />\n",\r
317         "comments": "",\r
318         "x": 3808.5,\r
319         "y": 673,\r
320         "z": "8a9c455f.82beb8",\r
321         "wires": []\r
322     },\r
323     {\r
324         "id": "c9d60073.e2df48",\r
325         "type": "execute",\r
326         "name": "execute RestApiCallNode Create ethernet Service without token",\r
327         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.ts-ethernet-service.templatefile`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainA.url + '/restconf/data/ietf-eth-tran-service:etht-svc'`\" />\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.restapi.connection-oof-url`\" />-->\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainA.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainA.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"patch\"/>\n<parameter name='dirPath' value=\"/opt/onap/sdnc/restconfapi/yang\" />\n<parameter name=\"responsePrefix\" value=\"vpn-result\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n",\r
328         "comments": "",\r
329         "outputs": 1,\r
330         "x": 3962.5,\r
331         "y": 721,\r
332         "z": "8a9c455f.82beb8",\r
333         "wires": [\r
334             [\r
335                 "1e624148.f51b17",\r
336                 "9b38443d.36a338"\r
337             ]\r
338         ]\r
339     },\r
340     {\r
341         "id": "1e624148.f51b17",\r
342         "type": "failure",\r
343         "name": "failure",\r
344         "xml": "<outcome value='failure'>\n",\r
345         "comments": "",\r
346         "outputs": 1,\r
347         "x": 4308,\r
348         "y": 702,\r
349         "z": "8a9c455f.82beb8",\r
350         "wires": [\r
351             [\r
352                 "20712318.8d32fc"\r
353             ]\r
354         ]\r
355     },\r
356     {\r
357         "id": "9b38443d.36a338",\r
358         "type": "success",\r
359         "name": "success",\r
360         "xml": "<outcome value='success'>\n",\r
361         "comments": "",\r
362         "outputs": 1,\r
363         "x": 4312,\r
364         "y": 742,\r
365         "z": "8a9c455f.82beb8",\r
366         "wires": [\r
367             [\r
368                 "a4fdbce9.b1c4"\r
369             ]\r
370         ]\r
371     },\r
372     {\r
373         "id": "20712318.8d32fc",\r
374         "type": "returnFailure",\r
375         "name": "return failure",\r
376         "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 ethernet service rest api\" />\n",\r
377         "comments": "",\r
378         "x": 4466,\r
379         "y": 702,\r
380         "z": "8a9c455f.82beb8",\r
381         "wires": []\r
382     },\r
383     {\r
384         "id": "a4fdbce9.b1c4",\r
385         "type": "block",\r
386         "name": "block : atomic",\r
387         "xml": "<block atomic=\"true\">",\r
388         "atomic": "true",\r
389         "comments": "",\r
390         "outputs": 1,\r
391         "x": 4469.5,\r
392         "y": 742,\r
393         "z": "8a9c455f.82beb8",\r
394         "wires": [\r
395             [\r
396                 "f9579fb7.928158",\r
397                 "b5483433.ff3288"\r
398             ]\r
399         ]\r
400     },\r
401     {\r
402         "id": "320ccbea.c02274",\r
403         "type": "comment",\r
404         "name": "TODO: FIXME:",\r
405         "info": "put proper values based on connectivity resource retrieved from AAI",\r
406         "comments": "",\r
407         "x": 3806,\r
408         "y": 629,\r
409         "z": "8a9c455f.82beb8",\r
410         "wires": []\r
411     },\r
412     {\r
413         "id": "f9579fb7.928158",\r
414         "type": "save",\r
415         "name": "update vpn-binding A resource (aka. OTN domainA) in AAI",\r
416         "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='vpn-binding' \n      key='vpn-binding.vpn-id = $tmp.aai.vpn-bindingA.vpn-id' >\n<parameter name='vpn-id' value='`$tmp.aai.vpn-bindingA.vpn-id`' />\n<parameter name='vpn-name' value='`$tmp.aai.vpn-bindingA.vpn-id`' />\n\n<parameter name='operational-status' value='Activated' />\n",\r
417         "comments": "",\r
418         "outputs": 1,\r
419         "x": 4800,\r
420         "y": 707,\r
421         "z": "8a9c455f.82beb8",\r
422         "wires": [\r
423             []\r
424         ]\r
425     },\r
426     {\r
427         "id": "d3281524.0d8478",\r
428         "type": "comment",\r
429         "name": "TODO: FIXME",\r
430         "info": "use proper vpn-binding id and connectivity id\n\nAlso, does CCSDK support \"update\" operation for vpn-binding and connectivity?",\r
431         "comments": "",\r
432         "x": 4664,\r
433         "y": 666,\r
434         "z": "8a9c455f.82beb8",\r
435         "wires": []\r
436     },\r
437     {\r
438         "id": "b5483433.ff3288",\r
439         "type": "save",\r
440         "name": "update connectivity resource in AAI",\r
441         "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $tmp.aai.connectivityA.connectivity-id'>\n<parameter name='connectivity-id' value='`$tmp.aai.connectivityA.connectivity-id`' />\n<parameter name='operational-status' value='Activated' />\n",\r
442         "comments": "",\r
443         "outputs": 1,\r
444         "x": 4727,\r
445         "y": 753,\r
446         "z": "8a9c455f.82beb8",\r
447         "wires": [\r
448             []\r
449         ]\r
450     },\r
451     {\r
452         "id": "5074df67.2ba988",\r
453         "type": "set",\r
454         "name": "set pnf-name",\r
455         "xml": "<set>\n<parameter name='tmp.src.domainA.pnf-name' value=\"`'networkId-providerId-' +\n                                                   $tmp.aai.vpn-bindingA.access-provider-id + '-clientId-' +\n                                                   $tmp.aai.vpn-bindingA.access-client-id + '-topologyId-' +\n                                                   $tmp.aai.vpn-bindingA.access-topology-id + '-nodeId-' +\n                                                   $tmp.aai.vpn-bindingA.src-access-node-id`\" />\n",\r
456         "comments": "",\r
457         "x": 3799,\r
458         "y": 218,\r
459         "z": "8a9c455f.82beb8",\r
460         "wires": []\r
461     },\r
462     {\r
463         "id": "9fd13730.014208",\r
464         "type": "get-resource",\r
465         "name": "get-resource src pnf",\r
466         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.src.domainA.pnf-name\"\n        pfx='tmp.aai.source-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
467         "comments": "",\r
468         "outputs": 1,\r
469         "x": 3825,\r
470         "y": 335,\r
471         "z": "8a9c455f.82beb8",\r
472         "wires": [\r
473             [\r
474                 "e11a5ea7.685f28",\r
475                 "6cb0b7a8.80c24",\r
476                 "a90c44f8.bdb148"\r
477             ]\r
478         ]\r
479     },\r
480     {\r
481         "id": "e11a5ea7.685f28",\r
482         "type": "success",\r
483         "name": "success",\r
484         "xml": "<outcome value='success'>\n",\r
485         "comments": "",\r
486         "outputs": 1,\r
487         "x": 4020.5001220703125,\r
488         "y": 287,\r
489         "z": "8a9c455f.82beb8",\r
490         "wires": [\r
491             [\r
492                 "dfb8903c.c1b1d8"\r
493             ]\r
494         ]\r
495     },\r
496     {\r
497         "id": "6cb0b7a8.80c24",\r
498         "type": "not-found",\r
499         "name": "not-found",\r
500         "xml": "<outcome value='not-found'>\n",\r
501         "comments": "",\r
502         "outputs": 1,\r
503         "x": 4012.5001220703125,\r
504         "y": 342,\r
505         "z": "8a9c455f.82beb8",\r
506         "wires": [\r
507             [\r
508                 "509847ff.264c58"\r
509             ]\r
510         ]\r
511     },\r
512     {\r
513         "id": "dfb8903c.c1b1d8",\r
514         "type": "block",\r
515         "name": "block",\r
516         "xml": "<block>\n",\r
517         "atomic": "false",\r
518         "comments": "",\r
519         "outputs": 1,\r
520         "x": 4164.8824462890625,\r
521         "y": 286.6556701660156,\r
522         "z": "8a9c455f.82beb8",\r
523         "wires": [\r
524             [\r
525                 "22c6d630.71326a"\r
526             ]\r
527         ]\r
528     },\r
529     {\r
530         "id": "5e775dc4.42bfbc",\r
531         "type": "outcome",\r
532         "name": "esr-thirdparty-sdnc",\r
533         "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
534         "comments": "",\r
535         "outputs": 1,\r
536         "x": 4747,\r
537         "y": 289,\r
538         "z": "8a9c455f.82beb8",\r
539         "wires": [\r
540             [\r
541                 "f76a815f.36c178"\r
542             ]\r
543         ]\r
544     },\r
545     {\r
546         "id": "22c6d630.71326a",\r
547         "type": "for",\r
548         "name": "for each relationship",\r
549         "xml": "<for silentFailure='true' index='spvidx' start='0' end='`$tmp.aai.source-pnf.relationship-list.relationship_length`' >\n",\r
550         "comments": "",\r
551         "outputs": 1,\r
552         "x": 4349,\r
553         "y": 285,\r
554         "z": "8a9c455f.82beb8",\r
555         "wires": [\r
556             [\r
557                 "a3e1c0eb.9f5f88"\r
558             ]\r
559         ]\r
560     },\r
561     {\r
562         "id": "a3e1c0eb.9f5f88",\r
563         "type": "switchNode",\r
564         "name": "switch related-to",\r
565         "xml": "<switch test='`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].related-to`'>\n",\r
566         "comments": "",\r
567         "outputs": 1,\r
568         "x": 4544,\r
569         "y": 285,\r
570         "z": "8a9c455f.82beb8",\r
571         "wires": [\r
572             [\r
573                 "5e775dc4.42bfbc"\r
574             ]\r
575         ]\r
576     },\r
577     {\r
578         "id": "a90c44f8.bdb148",\r
579         "type": "other",\r
580         "name": "other",\r
581         "xml": "<outcome value='Other'>\n",\r
582         "comments": "",\r
583         "outputs": 1,\r
584         "x": 4017.5001220703125,\r
585         "y": 399,\r
586         "z": "8a9c455f.82beb8",\r
587         "wires": [\r
588             [\r
589                 "7a5f3123.aad6e8"\r
590             ]\r
591         ]\r
592     },\r
593     {\r
594         "id": "7a5f3123.aad6e8",\r
595         "type": "returnFailure",\r
596         "name": "return failure",\r
597         "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.connection-attachement.access-node-id`\" />\n\n",\r
598         "comments": "",\r
599         "x": 4169.5001220703125,\r
600         "y": 400,\r
601         "z": "8a9c455f.82beb8",\r
602         "wires": []\r
603     },\r
604     {\r
605         "id": "509847ff.264c58",\r
606         "type": "returnFailure",\r
607         "name": "return failure",\r
608         "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.connection-attachement.access-node-id`\" />\n\n",\r
609         "comments": "",\r
610         "x": 4180.5001220703125,\r
611         "y": 343,\r
612         "z": "8a9c455f.82beb8",\r
613         "wires": []\r
614     },\r
615     {\r
616         "id": "4ab5c9a1.06e3f",\r
617         "type": "execute",\r
618         "name": "get esr-thirdparty-sdnc",\r
619         "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.domainA.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domainA.esr-thirdparty-sdnc' local-only='false' >",\r
620         "comments": "",\r
621         "outputs": 1,\r
622         "x": 5132,\r
623         "y": 302,\r
624         "z": "8a9c455f.82beb8",\r
625         "wires": [\r
626             [\r
627                 "73f9ea02.2fb1e4",\r
628                 "f8008145.65a48",\r
629                 "81ec8b7a.5856d8"\r
630             ]\r
631         ]\r
632     },\r
633     {\r
634         "id": "f76a815f.36c178",\r
635         "type": "block",\r
636         "name": "block : atomic",\r
637         "xml": "<block atomic=\"true\">",\r
638         "atomic": "true",\r
639         "outputs": 1,\r
640         "x": 4926,\r
641         "y": 289,\r
642         "z": "8a9c455f.82beb8",\r
643         "wires": [\r
644             [\r
645                 "ba856b81.43ed78",\r
646                 "4ab5c9a1.06e3f"\r
647             ]\r
648         ]\r
649     },\r
650     {\r
651         "id": "ba856b81.43ed78",\r
652         "type": "set",\r
653         "name": "set esr-thirdparty-sdnc domainA id",\r
654         "xml": "<set>\n<parameter name='tmp.domainA.esr-thirdparty-id' value=\"`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].relationship-data[0].relationship-value`\" />\n",\r
655         "comments": "",\r
656         "x": 5162,\r
657         "y": 250,\r
658         "z": "8a9c455f.82beb8",\r
659         "wires": []\r
660     },\r
661     {\r
662         "id": "73f9ea02.2fb1e4",\r
663         "type": "success",\r
664         "name": "success",\r
665         "xml": "<outcome value='success'>\n",\r
666         "comments": "",\r
667         "outputs": 1,\r
668         "x": 5342,\r
669         "y": 293,\r
670         "z": "8a9c455f.82beb8",\r
671         "wires": [\r
672             [\r
673                 "5955dc9c.10f754"\r
674             ]\r
675         ]\r
676     },\r
677     {\r
678         "id": "f8008145.65a48",\r
679         "type": "not-found",\r
680         "name": "not-found",\r
681         "xml": "<outcome value='not-found'>\n",\r
682         "comments": "",\r
683         "outputs": 1,\r
684         "x": 5334,\r
685         "y": 348,\r
686         "z": "8a9c455f.82beb8",\r
687         "wires": [\r
688             [\r
689                 "e3286b6.68c7618"\r
690             ]\r
691         ]\r
692     },\r
693     {\r
694         "id": "81ec8b7a.5856d8",\r
695         "type": "other",\r
696         "name": "other",\r
697         "xml": "<outcome value='Other'>\n",\r
698         "comments": "",\r
699         "outputs": 1,\r
700         "x": 5339,\r
701         "y": 405,\r
702         "z": "8a9c455f.82beb8",\r
703         "wires": [\r
704             [\r
705                 "ecd34f94.c447e"\r
706             ]\r
707         ]\r
708     },\r
709     {\r
710         "id": "ecd34f94.c447e",\r
711         "type": "returnFailure",\r
712         "name": "return failure",\r
713         "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.connection-attachement.access-node-id`\" />\n\n",\r
714         "comments": "",\r
715         "x": 5491,\r
716         "y": 406,\r
717         "z": "8a9c455f.82beb8",\r
718         "wires": []\r
719     },\r
720     {\r
721         "id": "e3286b6.68c7618",\r
722         "type": "returnFailure",\r
723         "name": "return failure",\r
724         "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.connection-attachement.access-node-id`\" />\n\n",\r
725         "comments": "",\r
726         "x": 5502,\r
727         "y": 351,\r
728         "z": "8a9c455f.82beb8",\r
729         "wires": []\r
730     },\r
731     {\r
732         "id": "5955dc9c.10f754",\r
733         "type": "block",\r
734         "name": "block",\r
735         "xml": "<block>\n",\r
736         "atomic": "false",\r
737         "comments": "",\r
738         "outputs": 1,\r
739         "x": 5486.38232421875,\r
740         "y": 290.6556701660156,\r
741         "z": "8a9c455f.82beb8",\r
742         "wires": [\r
743             [\r
744                 "adf5d068.f7cc"\r
745             ]\r
746         ]\r
747     },\r
748     {\r
749         "id": "adf5d068.f7cc",\r
750         "type": "set",\r
751         "name": "set controller domainA data",\r
752         "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainA.url' value=\"`$tmp.aai.domainA.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainA.user' value=\"`$tmp.aai.domainA.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainA.password' value=\"`$tmp.aai.domainA.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n\n\n<!--<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >-->\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />-->\n<!--<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />-->\n<!--<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />-->\n<!--<parameter name=\"format\" value=\"json\"/>-->\n<!--<parameter name=\"httpMethod\" value=\"get\"/>-->\n<!--<parameter name=\"responsePrefix\" value=\"topology\"/>-->\n<!--<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>-->\n<!--<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>-->\n<!--<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>-->\n<!--<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>-->\n",\r
753         "comments": "",\r
754         "x": 5701,\r
755         "y": 287,\r
756         "z": "8a9c455f.82beb8",\r
757         "wires": []\r
758     },\r
759     {\r
760         "id": "a3f28ac6.d30ed8",\r
761         "type": "execute",\r
762         "name": "execute properties",\r
763         "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' />",\r
764         "comments": "",\r
765         "outputs": 1,\r
766         "x": 726,\r
767         "y": 464,\r
768         "z": "8a9c455f.82beb8",\r
769         "wires": [\r
770             []\r
771         ]\r
772     },\r
773     {\r
774         "id": "b8f0eb5.a171218",\r
775         "type": "set",\r
776         "name": "set attachment_param for OTN B",\r
777         "xml": "<set>\n<parameter name='src-node-id' value='`$tmp.aai.vpn-bindingB.src-access-node-id`' />\n<parameter name='dst-node-id' value='`$tmp.aai.vpn-bindingB.dst-access-node-id`' />\n<parameter name='src-tpn-id' value='1' />\n<parameter name='src-ttp-id' value='`$tmp.aai.vpn-bindingB.src-access-ltp-id`' />\n<parameter name='slice-instance-id' value='`$tmp.aai.service-instance.service-instance-id`' />\n<parameter name='otn-tunnel-name-dst-domain' value='`$tmp.aai.vpn-bindingB.vpn-name`' />\n<parameter name='client-id' value='`$tmp.aai.vpn-bindingB.access-client-id`' />\n<parameter name='provider-id' value='`$tmp.aai.vpn-bindingB.access-provider-id`' />\n<parameter name='topology-id' value='`$tmp.aai.vpn-bindingB.access-topology-id`' />\n",\r
778         "comments": "",\r
779         "x": 3841,\r
780         "y": 974,\r
781         "z": "8a9c455f.82beb8",\r
782         "wires": []\r
783     },\r
784     {\r
785         "id": "d94b849.7fdac78",\r
786         "type": "execute",\r
787         "name": "execute RestApiCallNode Create OTN tunnel with token",\r
788         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.ts-otn-dst-domain-creation.templatefile`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainB.url + '/restconf/data/ietf-te:te'`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainB.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainB.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"patch\"/>\n<parameter name=\"responsePrefix\" value=\"otn-oof\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n<parameter name='customHttpHeaders' value=\"`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`\" />",\r
789         "comments": "",\r
790         "outputs": 1,\r
791         "x": 3904,\r
792         "y": 1303,\r
793         "z": "8a9c455f.82beb8",\r
794         "wires": [\r
795             [\r
796                 "bfb79ead.715e28",\r
797                 "d50b4560.d85de8"\r
798             ]\r
799         ]\r
800     },\r
801     {\r
802         "id": "bfb79ead.715e28",\r
803         "type": "failure",\r
804         "name": "failure",\r
805         "xml": "<outcome value='failure'>\n",\r
806         "comments": "",\r
807         "outputs": 1,\r
808         "x": 4199.5,\r
809         "y": 1270,\r
810         "z": "8a9c455f.82beb8",\r
811         "wires": [\r
812             [\r
813                 "3d3c3af3.12a3b6"\r
814             ]\r
815         ]\r
816     },\r
817     {\r
818         "id": "d50b4560.d85de8",\r
819         "type": "success",\r
820         "name": "success",\r
821         "xml": "<outcome value='success'>\n",\r
822         "comments": "",\r
823         "outputs": 1,\r
824         "x": 4204.5,\r
825         "y": 1335,\r
826         "z": "8a9c455f.82beb8",\r
827         "wires": [\r
828             [\r
829                 "347f5539.8f6cd2"\r
830             ]\r
831         ]\r
832     },\r
833     {\r
834         "id": "3d3c3af3.12a3b6",\r
835         "type": "returnFailure",\r
836         "name": "return failure",\r
837         "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 OTN tunnel rest api\" />\n",\r
838         "comments": "",\r
839         "x": 4367.5,\r
840         "y": 1270,\r
841         "z": "8a9c455f.82beb8",\r
842         "wires": []\r
843     },\r
844     {\r
845         "id": "347f5539.8f6cd2",\r
846         "type": "block",\r
847         "name": "block : atomic",\r
848         "xml": "<block atomic=\"true\">",\r
849         "atomic": "true",\r
850         "comments": "",\r
851         "outputs": 1,\r
852         "x": 4378,\r
853         "y": 1335,\r
854         "z": "8a9c455f.82beb8",\r
855         "wires": [\r
856             []\r
857         ]\r
858     },\r
859     {\r
860         "id": "7af2004a.23f66",\r
861         "type": "set",\r
862         "name": "set pnf-name",\r
863         "xml": "<set>\n<parameter name='tmp.dst.domainB.pnf-name' value=\"`'networkId-providerId-' +\n                                                   $tmp.aai.vpn-bindingB.access-provider-id + '-clientId-' +\n                                                   $tmp.aai.vpn-bindingB.access-client-id + '-topologyId-' +\n                                                   $tmp.aai.vpn-bindingB.access-topology-id + '-nodeId-' +\n                                                   $tmp.aai.vpn-bindingB.dst-access-node-id`\" />\n",\r
864         "comments": "",\r
865         "x": 3780,\r
866         "y": 1031,\r
867         "z": "8a9c455f.82beb8",\r
868         "wires": []\r
869     },\r
870     {\r
871         "id": "9e8fb92f.dc9c38",\r
872         "type": "get-resource",\r
873         "name": "get-resource dst pnf",\r
874         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.dst.domainB.pnf-name\"\n        pfx='tmp.aai.destination-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
875         "comments": "",\r
876         "outputs": 1,\r
877         "x": 3800,\r
878         "y": 1128,\r
879         "z": "8a9c455f.82beb8",\r
880         "wires": [\r
881             [\r
882                 "3defc723.7feba8",\r
883                 "92e9e56.6323798",\r
884                 "92430372.354f08"\r
885             ]\r
886         ]\r
887     },\r
888     {\r
889         "id": "3defc723.7feba8",\r
890         "type": "success",\r
891         "name": "success",\r
892         "xml": "<outcome value='success'>\n",\r
893         "comments": "",\r
894         "outputs": 1,\r
895         "x": 4002.5001220703125,\r
896         "y": 1081,\r
897         "z": "8a9c455f.82beb8",\r
898         "wires": [\r
899             [\r
900                 "38216362.304eb4"\r
901             ]\r
902         ]\r
903     },\r
904     {\r
905         "id": "92e9e56.6323798",\r
906         "type": "not-found",\r
907         "name": "not-found",\r
908         "xml": "<outcome value='not-found'>\n",\r
909         "comments": "",\r
910         "outputs": 1,\r
911         "x": 3994.5001220703125,\r
912         "y": 1136,\r
913         "z": "8a9c455f.82beb8",\r
914         "wires": [\r
915             [\r
916                 "48eafe9b.93564"\r
917             ]\r
918         ]\r
919     },\r
920     {\r
921         "id": "38216362.304eb4",\r
922         "type": "block",\r
923         "name": "block",\r
924         "xml": "<block>\n",\r
925         "atomic": "false",\r
926         "comments": "",\r
927         "outputs": 1,\r
928         "x": 4146.8824462890625,\r
929         "y": 1078.6556701660156,\r
930         "z": "8a9c455f.82beb8",\r
931         "wires": [\r
932             [\r
933                 "5738b986.eff058"\r
934             ]\r
935         ]\r
936     },\r
937     {\r
938         "id": "5738b986.eff058",\r
939         "type": "for",\r
940         "name": "for each relationship",\r
941         "xml": "<for silentFailure='true' index='dpvidx' start='0' end='`$tmp.aai.destination-pnf.relationship-list.relationship_length`' >\n",\r
942         "comments": "",\r
943         "outputs": 1,\r
944         "x": 4331,\r
945         "y": 1093,\r
946         "z": "8a9c455f.82beb8",\r
947         "wires": [\r
948             [\r
949                 "424cd2de.fa894c"\r
950             ]\r
951         ]\r
952     },\r
953     {\r
954         "id": "92430372.354f08",\r
955         "type": "other",\r
956         "name": "other",\r
957         "xml": "<outcome value='Other'>\n",\r
958         "comments": "",\r
959         "outputs": 1,\r
960         "x": 3999.5001220703125,\r
961         "y": 1193,\r
962         "z": "8a9c455f.82beb8",\r
963         "wires": [\r
964             [\r
965                 "93dd1d01.b545d"\r
966             ]\r
967         ]\r
968     },\r
969     {\r
970         "id": "93dd1d01.b545d",\r
971         "type": "returnFailure",\r
972         "name": "return failure",\r
973         "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.connection-attachement.access-node-id`\" />\n\n",\r
974         "comments": "",\r
975         "x": 4151.5001220703125,\r
976         "y": 1194,\r
977         "z": "8a9c455f.82beb8",\r
978         "wires": []\r
979     },\r
980     {\r
981         "id": "48eafe9b.93564",\r
982         "type": "returnFailure",\r
983         "name": "return failure",\r
984         "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.connection-attachement.access-node-id`\" />\n\n",\r
985         "comments": "",\r
986         "x": 4162.5001220703125,\r
987         "y": 1139,\r
988         "z": "8a9c455f.82beb8",\r
989         "wires": []\r
990     },\r
991     {\r
992         "id": "38af15c1.7d84ba",\r
993         "type": "outcome",\r
994         "name": "esr-thirdparty-sdnc",\r
995         "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
996         "comments": "",\r
997         "outputs": 1,\r
998         "x": 4729,\r
999         "y": 1097,\r
1000         "z": "8a9c455f.82beb8",\r
1001         "wires": [\r
1002             [\r
1003                 "d8eb3cd4.227208"\r
1004             ]\r
1005         ]\r
1006     },\r
1007     {\r
1008         "id": "424cd2de.fa894c",\r
1009         "type": "switchNode",\r
1010         "name": "switch related-to",\r
1011         "xml": "<switch test='`$tmp.aai.destination-pnf.relationship-list.relationship[$dpvidx].related-to`'>\n",\r
1012         "comments": "",\r
1013         "outputs": 1,\r
1014         "x": 4526,\r
1015         "y": 1093,\r
1016         "z": "8a9c455f.82beb8",\r
1017         "wires": [\r
1018             [\r
1019                 "38af15c1.7d84ba"\r
1020             ]\r
1021         ]\r
1022     },\r
1023     {\r
1024         "id": "a9c07a83.518f98",\r
1025         "type": "execute",\r
1026         "name": "get esr-thirdparty-sdnc",\r
1027         "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.domainB.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domainB.esr-thirdparty-sdnc' local-only='false' >",\r
1028         "comments": "",\r
1029         "outputs": 1,\r
1030         "x": 5114,\r
1031         "y": 1096,\r
1032         "z": "8a9c455f.82beb8",\r
1033         "wires": [\r
1034             [\r
1035                 "ef0c3c57.987338",\r
1036                 "56343453.6f0ce4",\r
1037                 "3b68871e.15bfe"\r
1038             ]\r
1039         ]\r
1040     },\r
1041     {\r
1042         "id": "d8eb3cd4.227208",\r
1043         "type": "block",\r
1044         "name": "block : atomic",\r
1045         "xml": "<block atomic=\"true\">",\r
1046         "atomic": "true",\r
1047         "outputs": 1,\r
1048         "x": 4906,\r
1049         "y": 1089,\r
1050         "z": "8a9c455f.82beb8",\r
1051         "wires": [\r
1052             [\r
1053                 "f04e0884.6fcbb8",\r
1054                 "a9c07a83.518f98"\r
1055             ]\r
1056         ]\r
1057     },\r
1058     {\r
1059         "id": "f04e0884.6fcbb8",\r
1060         "type": "set",\r
1061         "name": "set esr-thirdparty-sdnc domainB id",\r
1062         "xml": "<set>\n<parameter name='tmp.domainB.esr-thirdparty-id' value=\"`$tmp.aai.destination-pnf.relationship-list.relationship[$dpvidx].relationship-data[0].relationship-value`\" />\n",\r
1063         "comments": "",\r
1064         "x": 5144,\r
1065         "y": 1044,\r
1066         "z": "8a9c455f.82beb8",\r
1067         "wires": []\r
1068     },\r
1069     {\r
1070         "id": "b02d57da.181518",\r
1071         "type": "returnFailure",\r
1072         "name": "return failure",\r
1073         "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.connection-attachement.access-node-id`\" />\n\n",\r
1074         "comments": "",\r
1075         "x": 5473,\r
1076         "y": 1200,\r
1077         "z": "8a9c455f.82beb8",\r
1078         "wires": []\r
1079     },\r
1080     {\r
1081         "id": "fed20348.5bb418",\r
1082         "type": "returnFailure",\r
1083         "name": "return failure",\r
1084         "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.connection-attachement.access-node-id`\" />\n\n",\r
1085         "comments": "",\r
1086         "x": 5484,\r
1087         "y": 1145,\r
1088         "z": "8a9c455f.82beb8",\r
1089         "wires": []\r
1090     },\r
1091     {\r
1092         "id": "63aaed6a.7bdac4",\r
1093         "type": "block",\r
1094         "name": "block",\r
1095         "xml": "<block>\n",\r
1096         "atomic": "false",\r
1097         "comments": "",\r
1098         "outputs": 1,\r
1099         "x": 5468.38232421875,\r
1100         "y": 1084.6556701660156,\r
1101         "z": "8a9c455f.82beb8",\r
1102         "wires": [\r
1103             [\r
1104                 "75824df.2d8fab4"\r
1105             ]\r
1106         ]\r
1107     },\r
1108     {\r
1109         "id": "75824df.2d8fab4",\r
1110         "type": "set",\r
1111         "name": "set controller domainB data",\r
1112         "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainB.url' value=\"`$tmp.aai.domainB.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainB.user' value=\"`$tmp.aai.domainB.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainB.password' value=\"`$tmp.aai.domainB.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n\n\n<!--<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >-->\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />-->\n<!--<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />-->\n<!--<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />-->\n<!--<parameter name=\"format\" value=\"json\"/>-->\n<!--<parameter name=\"httpMethod\" value=\"get\"/>-->\n<!--<parameter name=\"responsePrefix\" value=\"topology\"/>-->\n<!--<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>-->\n<!--<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>-->\n<!--<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>-->\n<!--<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>-->\n",\r
1113         "comments": "",\r
1114         "x": 5683,\r
1115         "y": 1081,\r
1116         "z": "8a9c455f.82beb8",\r
1117         "wires": []\r
1118     },\r
1119     {\r
1120         "id": "ef0c3c57.987338",\r
1121         "type": "success",\r
1122         "name": "success",\r
1123         "xml": "<outcome value='success'>\n",\r
1124         "comments": "",\r
1125         "outputs": 1,\r
1126         "x": 5324,\r
1127         "y": 1087,\r
1128         "z": "8a9c455f.82beb8",\r
1129         "wires": [\r
1130             [\r
1131                 "63aaed6a.7bdac4"\r
1132             ]\r
1133         ]\r
1134     },\r
1135     {\r
1136         "id": "56343453.6f0ce4",\r
1137         "type": "not-found",\r
1138         "name": "not-found",\r
1139         "xml": "<outcome value='not-found'>\n",\r
1140         "comments": "",\r
1141         "outputs": 1,\r
1142         "x": 5316,\r
1143         "y": 1142,\r
1144         "z": "8a9c455f.82beb8",\r
1145         "wires": [\r
1146             [\r
1147                 "fed20348.5bb418"\r
1148             ]\r
1149         ]\r
1150     },\r
1151     {\r
1152         "id": "3b68871e.15bfe",\r
1153         "type": "other",\r
1154         "name": "other",\r
1155         "xml": "<outcome value='Other'>\n",\r
1156         "comments": "",\r
1157         "outputs": 1,\r
1158         "x": 5321,\r
1159         "y": 1199,\r
1160         "z": "8a9c455f.82beb8",\r
1161         "wires": [\r
1162             [\r
1163                 "b02d57da.181518"\r
1164             ]\r
1165         ]\r
1166     },\r
1167     {\r
1168         "id": "2d3714db.b7aad4",\r
1169         "type": "save",\r
1170         "name": "get connectivity from aai",\r
1171         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"connectivity\"\n\t    key=\"connectivity.connectivity-id = $tmp.aai.service-instance.relationship-list.relationship[$rel-index].relationship-data[0].relationship-value\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.connectivity\" >\n",\r
1172         "comments": "",\r
1173         "outputs": 1,\r
1174         "x": 1838,\r
1175         "y": 453,\r
1176         "z": "8a9c455f.82beb8",\r
1177         "wires": [\r
1178             [\r
1179                 "ff6cd3bd.d426f",\r
1180                 "64ede831.c277d",\r
1181                 "c3e64c55.d790f8"\r
1182             ]\r
1183         ]\r
1184     },\r
1185     {\r
1186         "id": "ff6cd3bd.d426f",\r
1187         "type": "success",\r
1188         "name": "success",\r
1189         "xml": "<outcome value='success'>\n",\r
1190         "comments": "",\r
1191         "outputs": 1,\r
1192         "x": 2046,\r
1193         "y": 417,\r
1194         "z": "8a9c455f.82beb8",\r
1195         "wires": [\r
1196             [\r
1197                 "ab398477.a58648"\r
1198             ]\r
1199         ]\r
1200     },\r
1201     {\r
1202         "id": "64ede831.c277d",\r
1203         "type": "not-found",\r
1204         "name": "not-found",\r
1205         "xml": "<outcome value='not-found'>\n",\r
1206         "comments": "",\r
1207         "outputs": 1,\r
1208         "x": 2046.490966796875,\r
1209         "y": 462.57403564453125,\r
1210         "z": "8a9c455f.82beb8",\r
1211         "wires": [\r
1212             [\r
1213                 "575d4e0a.5d761"\r
1214             ]\r
1215         ]\r
1216     },\r
1217     {\r
1218         "id": "c3e64c55.d790f8",\r
1219         "type": "failure",\r
1220         "name": "failure",\r
1221         "xml": "<outcome value='failure'>\n",\r
1222         "comments": "",\r
1223         "outputs": 1,\r
1224         "x": 2044,\r
1225         "y": 506,\r
1226         "z": "8a9c455f.82beb8",\r
1227         "wires": [\r
1228             [\r
1229                 "b99b7bb3.94d958"\r
1230             ]\r
1231         ]\r
1232     },\r
1233     {\r
1234         "id": "575d4e0a.5d761",\r
1235         "type": "returnFailure",\r
1236         "name": "return failure",\r
1237         "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",\r
1238         "comments": "",\r
1239         "x": 2209.0623779296875,\r
1240         "y": 462.8597717285156,\r
1241         "z": "8a9c455f.82beb8",\r
1242         "wires": []\r
1243     },\r
1244     {\r
1245         "id": "b99b7bb3.94d958",\r
1246         "type": "returnFailure",\r
1247         "name": "return failure",\r
1248         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
1249         "comments": "",\r
1250         "x": 2213,\r
1251         "y": 507,\r
1252         "z": "8a9c455f.82beb8",\r
1253         "wires": []\r
1254     },\r
1255     {\r
1256         "id": "684f9a1f.f6246c",\r
1257         "type": "save",\r
1258         "name": "get vpn-binding from aai",\r
1259         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"vpn-binding\"\n\t    key=\"vpn-binding.vpn-id = $tmp.aai.connectivity.relationship-list.relationship[$cridx].relationship-data[0].relationship-value\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.vpn-binding\" >\n",\r
1260         "comments": "",\r
1261         "outputs": 1,\r
1262         "x": 2519,\r
1263         "y": 506,\r
1264         "z": "8a9c455f.82beb8",\r
1265         "wires": [\r
1266             [\r
1267                 "7a997c1a.ca4d0c",\r
1268                 "5d76d89f.d221e",\r
1269                 "d47edd7.a73b9a"\r
1270             ]\r
1271         ]\r
1272     },\r
1273     {\r
1274         "id": "11f43428.ee3774",\r
1275         "type": "block",\r
1276         "name": "block : atomic",\r
1277         "xml": "<block atomic=\"true\">",\r
1278         "atomic": "true",\r
1279         "outputs": 1,\r
1280         "x": 2903,\r
1281         "y": 506,\r
1282         "z": "8a9c455f.82beb8",\r
1283         "wires": [\r
1284             [\r
1285                 "9d8c4947.e731c",\r
1286                 "a3bb6162.8aa1a8"\r
1287             ]\r
1288         ]\r
1289     },\r
1290     {\r
1291         "id": "7a997c1a.ca4d0c",\r
1292         "type": "success",\r
1293         "name": "success",\r
1294         "xml": "<outcome value='success'>\n",\r
1295         "comments": "",\r
1296         "outputs": 1,\r
1297         "x": 2730,\r
1298         "y": 508,\r
1299         "z": "8a9c455f.82beb8",\r
1300         "wires": [\r
1301             [\r
1302                 "11f43428.ee3774"\r
1303             ]\r
1304         ]\r
1305     },\r
1306     {\r
1307         "id": "5d76d89f.d221e",\r
1308         "type": "not-found",\r
1309         "name": "not-found",\r
1310         "xml": "<outcome value='not-found'>\n",\r
1311         "comments": "",\r
1312         "outputs": 1,\r
1313         "x": 2730.490966796875,\r
1314         "y": 553.5740356445312,\r
1315         "z": "8a9c455f.82beb8",\r
1316         "wires": [\r
1317             [\r
1318                 "38cca479.139cac"\r
1319             ]\r
1320         ]\r
1321     },\r
1322     {\r
1323         "id": "d47edd7.a73b9a",\r
1324         "type": "failure",\r
1325         "name": "failure",\r
1326         "xml": "<outcome value='failure'>\n",\r
1327         "comments": "",\r
1328         "outputs": 1,\r
1329         "x": 2728,\r
1330         "y": 597,\r
1331         "z": "8a9c455f.82beb8",\r
1332         "wires": [\r
1333             [\r
1334                 "3c7730a0.80743"\r
1335             ]\r
1336         ]\r
1337     },\r
1338     {\r
1339         "id": "3c7730a0.80743",\r
1340         "type": "returnFailure",\r
1341         "name": "return failure",\r
1342         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
1343         "comments": "",\r
1344         "x": 2895,\r
1345         "y": 596,\r
1346         "z": "8a9c455f.82beb8",\r
1347         "wires": []\r
1348     },\r
1349     {\r
1350         "id": "38cca479.139cac",\r
1351         "type": "returnFailure",\r
1352         "name": "return failure",\r
1353         "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",\r
1354         "comments": "",\r
1355         "x": 2893.0623779296875,\r
1356         "y": 553.8597717285156,\r
1357         "z": "8a9c455f.82beb8",\r
1358         "wires": []\r
1359     },\r
1360     {\r
1361         "id": "ab398477.a58648",\r
1362         "type": "for",\r
1363         "name": "for each relationship",\r
1364         "xml": "<for silentFailure='true' index='cridx' start='0' end='`$tmp.aai.connectivity.relationship-list.relationship_length`' >\n\n",\r
1365         "comments": "",\r
1366         "outputs": 1,\r
1367         "x": 2247,\r
1368         "y": 412,\r
1369         "z": "8a9c455f.82beb8",\r
1370         "wires": [\r
1371             [\r
1372                 "32748804.ce58a"\r
1373             ]\r
1374         ]\r
1375     },\r
1376     {\r
1377         "id": "32748804.ce58a",\r
1378         "type": "switchNode",\r
1379         "name": "switch related-to",\r
1380         "xml": "<switch test='`$tmp.aai.connectivity.relationship-list.relationship[$cridx].related-to`'>\n",\r
1381         "comments": "",\r
1382         "outputs": 1,\r
1383         "x": 2452,\r
1384         "y": 412,\r
1385         "z": "8a9c455f.82beb8",\r
1386         "wires": [\r
1387             [\r
1388                 "41c73b96.f41a84"\r
1389             ]\r
1390         ]\r
1391     },\r
1392     {\r
1393         "id": "41c73b96.f41a84",\r
1394         "type": "outcome",\r
1395         "name": "vpn-binding",\r
1396         "xml": "<outcome value='vpn-binding'>\n",\r
1397         "comments": "",\r
1398         "outputs": 1,\r
1399         "x": 2618,\r
1400         "y": 412,\r
1401         "z": "8a9c455f.82beb8",\r
1402         "wires": [\r
1403             [\r
1404                 "cfeba90.49ffe58"\r
1405             ]\r
1406         ]\r
1407     },\r
1408     {\r
1409         "id": "cfeba90.49ffe58",\r
1410         "type": "block",\r
1411         "name": "block : atomic",\r
1412         "xml": "<block atomic=\"true\">",\r
1413         "atomic": "true",\r
1414         "outputs": 1,\r
1415         "x": 2781,\r
1416         "y": 412,\r
1417         "z": "8a9c455f.82beb8",\r
1418         "wires": [\r
1419             [\r
1420                 "684f9a1f.f6246c"\r
1421             ]\r
1422         ]\r
1423     },\r
1424     {\r
1425         "id": "9d8c4947.e731c",\r
1426         "type": "switchNode",\r
1427         "name": "switch vpn-binding has dst-access-ltp",\r
1428         "xml": "<switch test='`$tmp.aai.vpn-binding.dst-access-ltp-id`'>\n",\r
1429         "comments": "",\r
1430         "outputs": 1,\r
1431         "x": 3157,\r
1432         "y": 505,\r
1433         "z": "8a9c455f.82beb8",\r
1434         "wires": [\r
1435             [\r
1436                 "c705e3fd.e27bf",\r
1437                 "74e33b9a.6a3ba4"\r
1438             ]\r
1439         ]\r
1440     },\r
1441     {\r
1442         "id": "c705e3fd.e27bf",\r
1443         "type": "outcome",\r
1444         "name": "Null",\r
1445         "xml": "<outcome value=''>\n",\r
1446         "comments": "",\r
1447         "outputs": 1,\r
1448         "x": 3410,\r
1449         "y": 539,\r
1450         "z": "8a9c455f.82beb8",\r
1451         "wires": [\r
1452             [\r
1453                 "ab5b6203.69a998"\r
1454             ]\r
1455         ]\r
1456     },\r
1457     {\r
1458         "id": "74e33b9a.6a3ba4",\r
1459         "type": "other",\r
1460         "name": "other",\r
1461         "xml": "<outcome value='Other'>\n",\r
1462         "comments": "",\r
1463         "outputs": 1,\r
1464         "x": 3410,\r
1465         "y": 483,\r
1466         "z": "8a9c455f.82beb8",\r
1467         "wires": [\r
1468             [\r
1469                 "7b04fd35.ba570c"\r
1470             ]\r
1471         ]\r
1472     },\r
1473     {\r
1474         "id": "ab5b6203.69a998",\r
1475         "type": "switchNode",\r
1476         "name": "switch vpn-binding has src-access-ltp",\r
1477         "xml": "<switch test='`$tmp.aai.vpn-binding.src-access-ltp-id`'>\n",\r
1478         "comments": "",\r
1479         "outputs": 1,\r
1480         "x": 3149,\r
1481         "y": 1325,\r
1482         "z": "8a9c455f.82beb8",\r
1483         "wires": [\r
1484             [\r
1485                 "15797e4.5eae102",\r
1486                 "55009f8b.9fdc5"\r
1487             ]\r
1488         ]\r
1489     },\r
1490     {\r
1491         "id": "15797e4.5eae102",\r
1492         "type": "outcome",\r
1493         "name": "Null",\r
1494         "xml": "<outcome value=''>\n",\r
1495         "comments": "",\r
1496         "outputs": 1,\r
1497         "x": 3402,\r
1498         "y": 1359,\r
1499         "z": "8a9c455f.82beb8",\r
1500         "wires": [\r
1501             [\r
1502                 "4151c132.8e3c28"\r
1503             ]\r
1504         ]\r
1505     },\r
1506     {\r
1507         "id": "55009f8b.9fdc5",\r
1508         "type": "other",\r
1509         "name": "other",\r
1510         "xml": "<outcome value='Other'>\n",\r
1511         "comments": "",\r
1512         "outputs": 1,\r
1513         "x": 3402,\r
1514         "y": 1303,\r
1515         "z": "8a9c455f.82beb8",\r
1516         "wires": [\r
1517             [\r
1518                 "db74d7f2.74d0f8"\r
1519             ]\r
1520         ]\r
1521     },\r
1522     {\r
1523         "id": "4151c132.8e3c28",\r
1524         "type": "returnFailure",\r
1525         "name": "return failure",\r
1526         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
1527         "comments": "",\r
1528         "x": 3553,\r
1529         "y": 1359,\r
1530         "z": "8a9c455f.82beb8",\r
1531         "wires": []\r
1532     },\r
1533     {\r
1534         "id": "ad6a538e.8b5998",\r
1535         "type": "set",\r
1536         "name": "set vpn-bindingA and connectivityA",\r
1537         "xml": "<set>\n<parameter name='tmp.aai.vpn-bindingA.' value=\"`$tmp.aai.vpn-binding.`\" />\n<parameter name='tmp.aai.connectivityA.' value=\"`$tmp.aai.connectivity.`\" />\n",\r
1538         "comments": "",\r
1539         "x": 3856,\r
1540         "y": 110,\r
1541         "z": "8a9c455f.82beb8",\r
1542         "wires": []\r
1543     },\r
1544     {\r
1545         "id": "51807068.f4c68",\r
1546         "type": "set",\r
1547         "name": "set vpn-bindingB and connectivityB",\r
1548         "xml": "<set>\n<parameter name='tmp.aai.vpn-bindingB.' value=\"`$tmp.aai.vpn-binding.`\" />\n<parameter name='tmp.aai.connectivityB.' value=\"`$tmp.aai.connectivity.`\" />\n\n",\r
1549         "comments": "",\r
1550         "x": 3837,\r
1551         "y": 916,\r
1552         "z": "8a9c455f.82beb8",\r
1553         "wires": []\r
1554     },\r
1555     {\r
1556         "id": "7b04fd35.ba570c",\r
1557         "type": "block",\r
1558         "name": "block : atomic",\r
1559         "xml": "<block atomic=\"true\">",\r
1560         "atomic": "true",\r
1561         "comments": "",\r
1562         "outputs": 1,\r
1563         "x": 3578,\r
1564         "y": 485,\r
1565         "z": "8a9c455f.82beb8",\r
1566         "wires": [\r
1567             [\r
1568                 "ad6a538e.8b5998",\r
1569                 "3d56fd4f.8da4ea",\r
1570                 "5074df67.2ba988",\r
1571                 "9fd13730.014208",\r
1572                 "ab834e.f483fcb",\r
1573                 "c9d60073.e2df48",\r
1574                 "119d7057.187e9"\r
1575             ]\r
1576         ]\r
1577     },\r
1578     {\r
1579         "id": "db74d7f2.74d0f8",\r
1580         "type": "block",\r
1581         "name": "block : atomic",\r
1582         "xml": "<block atomic=\"true\">",\r
1583         "atomic": "true",\r
1584         "outputs": 1,\r
1585         "x": 3553,\r
1586         "y": 1302,\r
1587         "z": "8a9c455f.82beb8",\r
1588         "wires": [\r
1589             [\r
1590                 "51807068.f4c68",\r
1591                 "b8f0eb5.a171218",\r
1592                 "7af2004a.23f66",\r
1593                 "9e8fb92f.dc9c38",\r
1594                 "d94b849.7fdac78",\r
1595                 "f91c20c6.244a28",\r
1596                 "158d95b4.dbf02a"\r
1597             ]\r
1598         ]\r
1599     },\r
1600     {\r
1601         "id": "f91c20c6.244a28",\r
1602         "type": "set",\r
1603         "name": "set sotn_value",\r
1604         "xml": "<set>\n<parameter name='eth-service-name' value='`$tmp.aai.connectivityB.connectivity-id`' />\n<parameter name='provider-id' value='`$tmp.aai.connectivityB.access-provider-id`' />\n<parameter name='client-id' value='`$tmp.aai.connectivityB.access-client-id`' />\n<parameter name='topology-id' value='`$tmp.aai.connectivityB.access-topology-id`' />\n<parameter name='otn-tunnel-name' value='`$tmp.aai.vpn-bindingB.vpn-name`' />\n<parameter name='ethernet-end-point-name' value='`$tmp.aai.connectivityB.connectivity-id`' />\n<parameter name='index-number' value='0' />\n<parameter name='eth-node-id' value='`$tmp.aai.connectivityB.access-node-id`' />\n<parameter name='eth-node-tp-id' value='`$tmp.aai.connectivityB.access-ltp-id`' />\n",\r
1605         "comments": "",\r
1606         "x": 3782,\r
1607         "y": 1445,\r
1608         "z": "8a9c455f.82beb8",\r
1609         "wires": []\r
1610     },\r
1611     {\r
1612         "id": "158d95b4.dbf02a",\r
1613         "type": "execute",\r
1614         "name": "execute RestApiCallNode Create ethernet Service without token",\r
1615         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.ts-ethernet-service.templatefile`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainB.url + '/restconf/data/ietf-eth-tran-service:etht-svc'`\" />\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.restapi.connection-oof-url`\" />-->\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainB.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainB.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"patch\"/>\n<parameter name='dirPath' value=\"/opt/onap/sdnc/restconfapi/yang\" />\n<parameter name=\"responsePrefix\" value=\"vpn-result\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n",\r
1616         "comments": "",\r
1617         "outputs": 1,\r
1618         "x": 3936,\r
1619         "y": 1493,\r
1620         "z": "8a9c455f.82beb8",\r
1621         "wires": [\r
1622             [\r
1623                 "7e8ddb70.effbcc",\r
1624                 "8eaa1ef7.3644e"\r
1625             ]\r
1626         ]\r
1627     },\r
1628     {\r
1629         "id": "7e8ddb70.effbcc",\r
1630         "type": "failure",\r
1631         "name": "failure",\r
1632         "xml": "<outcome value='failure'>\n",\r
1633         "comments": "",\r
1634         "outputs": 1,\r
1635         "x": 4281.5,\r
1636         "y": 1474,\r
1637         "z": "8a9c455f.82beb8",\r
1638         "wires": [\r
1639             [\r
1640                 "596967d4.0f4de8"\r
1641             ]\r
1642         ]\r
1643     },\r
1644     {\r
1645         "id": "8eaa1ef7.3644e",\r
1646         "type": "success",\r
1647         "name": "success",\r
1648         "xml": "<outcome value='success'>\n",\r
1649         "comments": "",\r
1650         "outputs": 1,\r
1651         "x": 4285.5,\r
1652         "y": 1514,\r
1653         "z": "8a9c455f.82beb8",\r
1654         "wires": [\r
1655             [\r
1656                 "4f294e9d.697c08"\r
1657             ]\r
1658         ]\r
1659     },\r
1660     {\r
1661         "id": "596967d4.0f4de8",\r
1662         "type": "returnFailure",\r
1663         "name": "return failure",\r
1664         "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 ethernet service rest api\" />\n",\r
1665         "comments": "",\r
1666         "x": 4439.5,\r
1667         "y": 1474,\r
1668         "z": "8a9c455f.82beb8",\r
1669         "wires": []\r
1670     },\r
1671     {\r
1672         "id": "4f294e9d.697c08",\r
1673         "type": "block",\r
1674         "name": "block : atomic",\r
1675         "xml": "<block atomic=\"true\">",\r
1676         "atomic": "true",\r
1677         "comments": "",\r
1678         "outputs": 1,\r
1679         "x": 4443,\r
1680         "y": 1514,\r
1681         "z": "8a9c455f.82beb8",\r
1682         "wires": [\r
1683             [\r
1684                 "637a80dd.df05",\r
1685                 "d2c33ee2.7a3708"\r
1686             ]\r
1687         ]\r
1688     },\r
1689     {\r
1690         "id": "78a845.7bb187bc",\r
1691         "type": "comment",\r
1692         "name": "TODO: FIXME:",\r
1693         "info": "put proper values based on connectivity resource retrieved from AAI",\r
1694         "comments": "",\r
1695         "x": 3779.5,\r
1696         "y": 1401,\r
1697         "z": "8a9c455f.82beb8",\r
1698         "wires": []\r
1699     },\r
1700     {\r
1701         "id": "637a80dd.df05",\r
1702         "type": "save",\r
1703         "name": "update vpn-binding B resource (aka. OTN domainB) in AAI",\r
1704         "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='vpn-binding' \n      key='vpn-binding.vpn-id = $tmp.aai.vpn-bindingB.vpn-id' >\n<parameter name='vpn-id' value='`$tmp.aai.vpn-bindingB.vpn-id`' />\n<parameter name='vpn-name' value='`$tmp.aai.vpn-bindingB.vpn-id`' />\n\n<parameter name='operational-status' value='Activated' />\n",\r
1705         "comments": "",\r
1706         "outputs": 1,\r
1707         "x": 4783,\r
1708         "y": 1513,\r
1709         "z": "8a9c455f.82beb8",\r
1710         "wires": [\r
1711             []\r
1712         ]\r
1713     },\r
1714     {\r
1715         "id": "88ec2f6d.8d5da",\r
1716         "type": "comment",\r
1717         "name": "TODO: FIXME",\r
1718         "info": "use proper vpn-binding id and connectivity\n\nAlso, does CCSDK support \"update\" operation for vpn-binding and connectivity?",\r
1719         "comments": "",\r
1720         "x": 4641,\r
1721         "y": 1471,\r
1722         "z": "8a9c455f.82beb8",\r
1723         "wires": []\r
1724     },\r
1725     {\r
1726         "id": "d2c33ee2.7a3708",\r
1727         "type": "save",\r
1728         "name": "update connectivity resource in AAI",\r
1729         "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $tmp.aai.connectivityB.connectivity-id'>\n<parameter name='connectivity-id' value='`$tmp.aai.connectivityB.connectivity-id`' />\n<parameter name='operational-status' value='Activated' />\n",\r
1730         "comments": "",\r
1731         "outputs": 1,\r
1732         "x": 4712,\r
1733         "y": 1562,\r
1734         "z": "8a9c455f.82beb8",\r
1735         "wires": [\r
1736             []\r
1737         ]\r
1738     },\r
1739     {\r
1740         "id": "a3bb6162.8aa1a8",\r
1741         "type": "set",\r
1742         "name": "set attachment_param for OTN",\r
1743         "xml": "<set>\n<parameter name='gfp-n' value='`$tmp.aai.vpn-binding.route-distinguisher`' />\n",\r
1744         "comments": "",\r
1745         "x": 3144,\r
1746         "y": 411,\r
1747         "z": "8a9c455f.82beb8",\r
1748         "wires": []\r
1749     }\r
1750 ]