DG's and Templates for A1 Adapter
[ccsdk/distribution.git] / platform-logic / a1Adapter-api / src / main / json / A1-ADAPTER-API_getStatus.json
1 [
2     {
3         "id": "3c3a2ad2.f07166",
4         "type": "service-logic",
5         "name": "A1-ADAPTER-API ${project.version}",
6         "module": "A1-ADAPTER-API",
7         "version": "${project.version}",
8         "comments": "",
9         "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='A1-ADAPTER-API' version='${project.version}'>",
10         "outputs": 1,
11         "x": 197.00390625,
12         "y": 119.00390625,
13         "z": "9552257b.e12f18",
14         "wires": [
15             [
16                 "74ad4fbc.157c"
17             ]
18         ]
19     },
20     {
21         "id": "74ad4fbc.157c",
22         "type": "method",
23         "name": "method getStatus",
24         "xml": "<method rpc='getStatus' mode='sync'>\n",
25         "comments": "",
26         "outputs": 1,
27         "x": 258.00390625,
28         "y": 239.00390625,
29         "z": "9552257b.e12f18",
30         "wires": [
31             [
32                 "c0d4359e.2a6258"
33             ]
34         ]
35     },
36     {
37         "id": "7a8ce664.bcc1c8",
38         "type": "record",
39         "name": "record",
40         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/A1-Adapter.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Get status of Policy Instance  associated with Near RT RIC ID and Policy Type ID\"/>\n<parameter name=\"field2\" value=\"`$get-status-input.near-rt-ric-id`\"/>\n<parameter name=\"field3\" value=\"`$get-status-input.policy-type-id`\"/>\n<parameter name=\"field4\" value=\"`$get-status-input.policy-instance-id`\"/>",
41         "comments": "",
42         "outputs": 1,
43         "x": 722.00390625,
44         "y": 54.00390625,
45         "z": "9552257b.e12f18",
46         "wires": [
47             []
48         ]
49     },
50     {
51         "id": "c0d4359e.2a6258",
52         "type": "block",
53         "name": "block : atomic",
54         "xml": "<block atomic='true'>",
55         "atomic": "true",
56         "comments": "",
57         "outputs": 1,
58         "x": 463.00390625,
59         "y": 193.00390625,
60         "z": "9552257b.e12f18",
61         "wires": [
62             [
63                 "7a8ce664.bcc1c8",
64                 "dc6fba67.8ffaa8",
65                 "37a3fd8a.4c4282",
66                 "a8ad4a87.1a43b8",
67                 "1adcc935.c5c347"
68             ]
69         ]
70     },
71     {
72         "id": "2f0dcd2b.7b79c2",
73         "type": "dgstart",
74         "name": "DGSTART",
75         "outputs": 1,
76         "x": 130.00390625,
77         "y": 55.00390625,
78         "z": "9552257b.e12f18",
79         "wires": [
80             [
81                 "3c3a2ad2.f07166"
82             ]
83         ]
84     },
85     {
86         "id": "dc6fba67.8ffaa8",
87         "type": "set",
88         "name": "set default status value",
89         "xml": "<set>\n<parameter name='response-code' value='200' />\n<parameter name='response-message' value='getStatus executed successfully' />",
90         "comments": "",
91         "x": 762.0039520263672,
92         "y": 108.00390720367432,
93         "z": "9552257b.e12f18",
94         "wires": []
95     },
96     {
97         "id": "37a3fd8a.4c4282",
98         "type": "execute",
99         "name": "execute Properties",
100         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.prop.PropertiesNode' method='readProperties' >\n    <parameter name='fileName' value='/opt/onap/ccsdk/data/properties/a1-adapter-api-dg.properties' />\n    <parameter name='contextPrefix' value='prop' />\n",
101         "comments": "",
102         "outputs": 1,
103         "x": 762.00390625,
104         "y": 161.00390625,
105         "z": "9552257b.e12f18",
106         "wires": [
107             []
108         ]
109     },
110     {
111         "id": "a8ad4a87.1a43b8",
112         "type": "switchNode",
113         "name": "A1 Mediator Deployed",
114         "xml": "<switch test='`$prop.ric-plt-A1Mediator-deployed`'>\n",
115         "comments": "",
116         "outputs": 1,
117         "x": 712.00390625,
118         "y": 217.00390625,
119         "z": "9552257b.e12f18",
120         "wires": [
121             [
122                 "f7c78ac8.3c1058",
123                 "c469f2b7.09aa3"
124             ]
125         ]
126     },
127     {
128         "id": "c469f2b7.09aa3",
129         "type": "outcome",
130         "name": "Deployed",
131         "xml": "<outcome value='true'>\n",
132         "comments": "",
133         "outputs": 1,
134         "x": 996.0039520263672,
135         "y": 77.00397157669067,
136         "z": "9552257b.e12f18",
137         "wires": [
138             [
139                 "57b7da77.8ef044"
140             ]
141         ]
142     },
143     {
144         "id": "57b7da77.8ef044",
145         "type": "block",
146         "name": "block : atomic",
147         "xml": "<block atomic='true'>",
148         "atomic": "true",
149         "comments": "",
150         "outputs": 1,
151         "x": 973.0040016174316,
152         "y": 223.00392389297485,
153         "z": "9552257b.e12f18",
154         "wires": [
155             [
156                 "6b5593ee.2a34bc"
157             ]
158         ]
159     },
160     {
161         "id": "f7c78ac8.3c1058",
162         "type": "outcome",
163         "name": "Not Deployed",
164         "xml": "<outcome value='false'>\n",
165         "comments": "",
166         "outputs": 1,
167         "x": 949.0039749145508,
168         "y": 512.0039677619934,
169         "z": "9552257b.e12f18",
170         "wires": [
171             [
172                 "c641e0cc.9d7f"
173             ]
174         ]
175     },
176     {
177         "id": "c641e0cc.9d7f",
178         "type": "block",
179         "name": "block",
180         "xml": "<block>\n",
181         "atomic": "false",
182         "comments": "",
183         "outputs": 1,
184         "x": 1164.0040130615234,
185         "y": 641.0039205551147,
186         "z": "9552257b.e12f18",
187         "wires": [
188             [
189                 "5bdef8d5.553548",
190                 "15cefea7.d2def1",
191                 "6dfd6f84.cc9c8"
192             ]
193         ]
194     },
195     {
196         "id": "5bdef8d5.553548",
197         "type": "returnFailure",
198         "name": "return failure",
199         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name=\"response-code\" value=\"500\" />\n<parameter name=\"response-message\" value=\"Error in getting status for A1 Policy Instance. Aborting\" />",
200         "comments": "",
201         "x": 1294.0038299560547,
202         "y": 722.0039048194885,
203         "z": "9552257b.e12f18",
204         "wires": []
205     },
206     {
207         "id": "6b5593ee.2a34bc",
208         "type": "block",
209         "name": "A1 Mediator RestAPI Invocation",
210         "xml": "<block atomic='true'>",
211         "atomic": "true",
212         "comments": "",
213         "outputs": 1,
214         "x": 1167.0040130615234,
215         "y": 334.00391072034836,
216         "z": "9552257b.e12f18",
217         "wires": [
218             [
219                 "c2d8e6b5.f504d8",
220                 "f356d787.c7f2e8",
221                 "c564e7c.a479218",
222                 "655080be.208e2",
223                 "4e461392.18bdfc",
224                 "6030c496.ec537c"
225             ]
226         ]
227     },
228     {
229         "id": "f356d787.c7f2e8",
230         "type": "set",
231         "name": "set tmp variables for A1 Mediator REST API call",
232         "xml": "<set>\n<parameter name=\"tmp.near-rt-ric-id\" value=\"`$get-status-input.near-rt-ric-id`\"/>\n<parameter name=\"tmp.policy-type-id\" value=\"`$get-status-input.policy-type-id`\"/>\n<parameter name=\"tmp.policy-instance-id\" value=\"`$get-status-input.policy-instance-id`\"/>\n",
233         "comments": "",
234         "x": 1505.00537109375,
235         "y": 131.8930368423462,
236         "z": "9552257b.e12f18",
237         "wires": []
238     },
239     {
240         "id": "c2d8e6b5.f504d8",
241         "type": "record",
242         "name": "record",
243         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/A1-Adapter.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Setting variables for A1 Adapter Getting status for Policy Instance.\"/>\n<parameter name=\"field2\" value=\"`$tmp.near-rt-ric-id`\"/>\n<parameter name=\"field3\" value=\"`$tmp.policy-type-id`\"/>\n<parameter name=\"field4\" value=\"`$tmp.policy-instance-id`\"/>",
244         "comments": "",
245         "outputs": 1,
246         "x": 1426.0040016174316,
247         "y": 185.00390911102295,
248         "z": "9552257b.e12f18",
249         "wires": [
250             []
251         ]
252     },
253     {
254         "id": "c564e7c.a479218",
255         "type": "execute",
256         "name": "Get status for Policy Instance",
257         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.a1Mediator.url + '/' + $tmp.restapi.policyinstance-url`\"/>\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"a1MediatorRsp\"/>\n<parameter name='contentType' value='application/json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"false\"/>",
258         "comments": "",
259         "outputs": 1,
260         "x": 1444.0045166015625,
261         "y": 388.0143041610718,
262         "z": "9552257b.e12f18",
263         "wires": [
264             [
265                 "ccced85.7777228",
266                 "f2c317e4.c0a588"
267             ]
268         ]
269     },
270     {
271         "id": "ccced85.7777228",
272         "type": "failure",
273         "name": "failure",
274         "xml": "<outcome value='failure'>\n",
275         "comments": "",
276         "outputs": 1,
277         "x": 1420.0039367675781,
278         "y": 485.00401973724365,
279         "z": "9552257b.e12f18",
280         "wires": [
281             [
282                 "e3a55242.ba0f8"
283             ]
284         ]
285     },
286     {
287         "id": "f2c317e4.c0a588",
288         "type": "success",
289         "name": "success",
290         "xml": "<outcome value='success'>\n",
291         "comments": "",
292         "outputs": 1,
293         "x": 1664.0041809082031,
294         "y": 356.0039281845093,
295         "z": "9552257b.e12f18",
296         "wires": [
297             [
298                 "58943e05.6cd2c"
299             ]
300         ]
301     },
302     {
303         "id": "68c4a72e.2d8038",
304         "type": "returnFailure",
305         "name": "return failure",
306         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name=\"response-code\" value=\"500\" />\n<parameter name=\"response-message\" value=\"Error in Getting status for A1 Policy Instance. Aborting\" />",
307         "comments": "",
308         "x": 1580.0045166015625,
309         "y": 592.0039892196655,
310         "z": "9552257b.e12f18",
311         "wires": []
312     },
313     {
314         "id": "58943e05.6cd2c",
315         "type": "block",
316         "name": "block",
317         "xml": "<block>\n",
318         "atomic": "false",
319         "comments": "",
320         "outputs": 1,
321         "x": 1814.0037860870361,
322         "y": 320.00395822525024,
323         "z": "9552257b.e12f18",
324         "wires": [
325             [
326                 "1e2eb507.6b9d3b"
327             ]
328         ]
329     },
330     {
331         "id": "1e2eb507.6b9d3b",
332         "type": "record",
333         "name": "record",
334         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/A1-Adapter.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Status of A1 Policy Instance \"/>\n<parameter name=\"field2\" value=\"`$a1MediatorRsp`\"/>",
335         "comments": "",
336         "outputs": 1,
337         "x": 1994.0039100646973,
338         "y": 294.00390911102295,
339         "z": "9552257b.e12f18",
340         "wires": [
341             []
342         ]
343     },
344     {
345         "id": "15cefea7.d2def1",
346         "type": "block",
347         "name": "DMAAP Reponse Publish",
348         "xml": "<block atomic='true'>",
349         "atomic": "true",
350         "comments": "",
351         "outputs": 1,
352         "x": 1950.0040283203125,
353         "y": 689.0040578842163,
354         "z": "9552257b.e12f18",
355         "wires": [
356             [
357                 "c4c2287c.45f668",
358                 "ef09f7c9.e46938",
359                 "ea077f87.6cf36"
360             ]
361         ]
362     },
363     {
364         "id": "ef09f7c9.e46938",
365         "type": "execute",
366         "name": "execute DmaapMsg",
367         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n    <parameter name='templateFileName' value=\"`$prop.restapi.templateDir + '/' +  $prop.restapi.dmaap-publish-generic-response.template`\" />\n    <parameter name='restapiUrl' value=\"`$prop.dmaap-message-router.url + $prop.a1Adapter-dmaap-policy-response.topic`\" />\n    <parameter name='format' value='json' />\n    <parameter name='httpMethod' value='POST' />\n    <parameter name='contentType' value='application/json' />\n    <parameter name='responsePrefix' value='dmaap' />",
368         "comments": "",
369         "outputs": 1,
370         "x": 2299.0042266845703,
371         "y": 867.0034625530243,
372         "z": "9552257b.e12f18",
373         "wires": [
374             [
375                 "56d4b2fa.e81c7c",
376                 "4e9872e.f9bfd8c"
377             ]
378         ]
379     },
380     {
381         "id": "c4c2287c.45f668",
382         "type": "set",
383         "name": "set",
384         "xml": "<set>\n<parameter name='tmp.a1-adapter-api.rpc-name' value='getStatus'/>\n<parameter name='tmp.a1Adapter-dmaap-resp.status-code' value='`$response-code`'/>\n<parameter name='tmp.a1Adapter-dmaap-resp.status-value' value='`$response-message`'/>\n<parameter name='tmp.a1Policy-dmaap-resp.payload' value=\"Working On it\" />",
385         "comments": "",
386         "x": 2288.670944213867,
387         "y": 658.0040187835693,
388         "z": "9552257b.e12f18",
389         "wires": []
390     },
391     {
392         "id": "56d4b2fa.e81c7c",
393         "type": "failure",
394         "name": "failure",
395         "xml": "<outcome value='failure'>\n",
396         "comments": "",
397         "outputs": 1,
398         "x": 2514.5041122436523,
399         "y": 789.9207663536072,
400         "z": "9552257b.e12f18",
401         "wires": [
402             [
403                 "5d41321f.9b1c6c"
404             ]
405         ]
406     },
407     {
408         "id": "4e9872e.f9bfd8c",
409         "type": "success",
410         "name": "success",
411         "xml": "<outcome value='success'>\n",
412         "comments": "",
413         "outputs": 1,
414         "x": 2518.5040321350098,
415         "y": 928.920608997345,
416         "z": "9552257b.e12f18",
417         "wires": [
418             [
419                 "6c4b1d08.1e7724"
420             ]
421         ]
422     },
423     {
424         "id": "5d41321f.9b1c6c",
425         "type": "block",
426         "name": "block",
427         "xml": "<block>\n",
428         "atomic": "false",
429         "comments": "",
430         "outputs": 1,
431         "x": 2674.5039463043213,
432         "y": 791.9207673072815,
433         "z": "9552257b.e12f18",
434         "wires": [
435             [
436                 "b2cf39d7.1c7108"
437             ]
438         ]
439     },
440     {
441         "id": "b2cf39d7.1c7108",
442         "type": "returnFailure",
443         "name": "return failure",
444         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name=\"response-code\" value=\"500\" />\n<parameter name=\"response-message\" value=\"Error publishing DMAAP A1 Policy Response message. \" />",
445         "comments": "",
446         "x": 2856.503677368164,
447         "y": 782.9208431243896,
448         "z": "9552257b.e12f18",
449         "wires": []
450     },
451     {
452         "id": "6c4b1d08.1e7724",
453         "type": "block",
454         "name": "block",
455         "xml": "<block>\n",
456         "atomic": "false",
457         "comments": "",
458         "outputs": 1,
459         "x": 2701.5036754608154,
460         "y": 921.920717716217,
461         "z": "9552257b.e12f18",
462         "wires": [
463             [
464                 "45e70b37.809a64"
465             ]
466         ]
467     },
468     {
469         "id": "45e70b37.809a64",
470         "type": "record",
471         "name": "record",
472         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/A1-Adapter.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"DMAAP A1Policy message Successfully Published \"/>",
473         "comments": "",
474         "outputs": 1,
475         "x": 2887.5038299560547,
476         "y": 909.9210414886475,
477         "z": "9552257b.e12f18",
478         "wires": [
479             []
480         ]
481     },
482     {
483         "id": "ea077f87.6cf36",
484         "type": "record",
485         "name": "record",
486         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/A1-Adapter.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"__TIMESTAMP__\"/>\n<parameter name=\"field2\" value=\"Before DMAAP Event - template file name, restapiURL\"/>\n<parameter name='field3' value=\"`$prop.restapi.templateDir + '/' +  $prop.restapi.dmaap-publish-generic-response.template`\" />\n<parameter name='field4' value=\"`$prop.dmaap-message-router.url + $prop.a1Adapter-dmaap-policy-response.topic`\" />\n<parameter name='field5' value=\"Status Code and Status Value to be published\" />\n<parameter name='field6' value=\"`$tmp.a1Adapter-dmaap-resp.status-code`\" />\n<parameter name='field7' value=\"`$tmp.a1Adapter-dmaap-resp.status-value`\" />\n<parameter name='field8' value=\"A1 Adapter DMAAP Response Payload\" />\n<parameter name='field9' value=\"`$tmp.a1Policy-dmaap-resp.payload`\" />\n<parameter name='field10' value=\"RPC Name\" />\n<parameter name='field11' value=\"`$tmp.a1-adapter-api.rpc-name`\" />",
487         "comments": "",
488         "outputs": 1,
489         "x": 2297.504165649414,
490         "y": 749.4589986801147,
491         "z": "9552257b.e12f18",
492         "wires": [
493             []
494         ]
495     },
496     {
497         "id": "6dfd6f84.cc9c8",
498         "type": "set",
499         "name": "set",
500         "xml": "<set>\n<parameter name='response-code' value='500'/>\n<parameter name='response-message' value='A1 Mediator Not Deployed'/>\n",
501         "comments": "",
502         "x": 1344.0041160583496,
503         "y": 575.0038986206055,
504         "z": "9552257b.e12f18",
505         "wires": []
506     },
507     {
508         "id": "ed51b6d5.6a78a8",
509         "type": "set",
510         "name": "set",
511         "xml": "<set>\n<parameter name='response-code' value='500'/>\n<parameter name='response-message' value='Seems A1 Mediator Not Healthy'/>\n",
512         "comments": "",
513         "x": 1739.757869720459,
514         "y": 421.00780391693115,
515         "z": "9552257b.e12f18",
516         "wires": []
517     },
518     {
519         "id": "1adcc935.c5c347",
520         "type": "block",
521         "name": "block",
522         "xml": "<block>\n",
523         "atomic": "false",
524         "comments": "",
525         "outputs": 1,
526         "x": 705.7578010559082,
527         "y": 831.0078420639038,
528         "z": "9552257b.e12f18",
529         "wires": [
530             [
531                 "d837205f.9c11d",
532                 "15cefea7.d2def1"
533             ]
534         ]
535     },
536     {
537         "id": "d837205f.9c11d",
538         "type": "returnSuccess",
539         "name": "return success",
540         "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<parameter name='response-code' value='200' />\n<parameter name='response-message' value='getStatus executed successfully'/>\n<parameter name='ack-final' value='Y'/>\n",
541         "comments": "",
542         "x": 860.7578887939453,
543         "y": 915.0078468322754,
544         "z": "9552257b.e12f18",
545         "wires": []
546     },
547     {
548         "id": "e3a55242.ba0f8",
549         "type": "block",
550         "name": "block",
551         "xml": "<block>\n",
552         "atomic": "false",
553         "comments": "",
554         "outputs": 1,
555         "x": 1566.0077781677246,
556         "y": 488.0078344345093,
557         "z": "9552257b.e12f18",
558         "wires": [
559             [
560                 "ed51b6d5.6a78a8",
561                 "15cefea7.d2def1",
562                 "68c4a72e.2d8038"
563             ]
564         ]
565     },
566     {
567         "id": "655080be.208e2",
568         "type": "execute",
569         "name": "generate A1 Mediator URL 1",
570         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.policystatus`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.restapi.policyinstance-url\"/>\n    <parameter name=\"target\" value=\"{policy_type_id}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.policy-type-id`\"/>\n",
571         "comments": "",
572         "outputs": 1,
573         "x": 1502.0044250488281,
574         "y": 233.00390911102295,
575         "z": "9552257b.e12f18",
576         "wires": [
577             []
578         ]
579     },
580     {
581         "id": "4e461392.18bdfc",
582         "type": "record",
583         "name": "record",
584         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/A1-Adapter.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Setting variables for A1 Adapter getting status for Policy Instance.\"/>\n<parameter name=\"field2\" value=\"`$tmp.near-rt-ric-id`\"/>\n<parameter name=\"field3\" value=\"`$tmp.policy-type-id`\"/>\n<parameter name=\"field4\" value=\"`$tmp.policy-instance-id`\"/>\n<parameter name=\"field5\" value=\"`$tmp.restapi.policyinstance-url`\"/>",
585         "comments": "",
586         "outputs": 1,
587         "x": 1442.0046348571777,
588         "y": 324.88250637054443,
589         "z": "9552257b.e12f18",
590         "wires": [
591             []
592         ]
593     },
594     {
595         "id": "6030c496.ec537c",
596         "type": "execute",
597         "name": "generate A1 Mediator URL 2",
598         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.restapi.policyinstance-url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.restapi.policyinstance-url\"/>\n    <parameter name=\"target\" value=\"{policy_instance_id}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.policy-instance-id`\"/>\n",
599         "comments": "",
600         "outputs": 1,
601         "x": 1501.2538757324219,
602         "y": 283.00391244888306,
603         "z": "9552257b.e12f18",
604         "wires": [
605             []
606         ]
607     }
608 ]