fix odl patches
[ccsdk/distribution.git] / platform-logic / a1Adapter-api / src / main / json / A1-ADAPTER-API_deleteA1Policy.json
index 89c14a8..a330de5 100644 (file)
-[
-    {
-        "id": "7c435ae3.69565c",
-        "type": "service-logic",
-        "name": "A1-ADAPTER-API ${project.version}",
-        "module": "A1-ADAPTER-API",
-        "version": "${project.version}",
-        "comments": "",
-        "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='A1-ADAPTER-API' version='${project.version}'>",
-        "outputs": 1,
-        "x": 188,
-        "y": 153,
-        "z": "cb244f73.c06648",
-        "wires": [
-            [
-                "710b1a71.cbae84"
-            ]
-        ]
-    },
-    {
-        "id": "710b1a71.cbae84",
-        "type": "method",
-        "name": "method deleteA1Policy",
-        "xml": "<method rpc='deleteA1Policy' mode='sync'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 248,
-        "y": 273,
-        "z": "cb244f73.c06648",
-        "wires": [
-            [
-                "4378a18e.7f739"
-            ]
-        ]
-    },
-    {
-        "id": "6ce20bdf.ad9a1c",
-        "type": "record",
-        "name": "record",
-        "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/A1-Adapter.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Delete Policy:\"/>\n<parameter name=\"field2\" value=\"`$delete-a1-policy-input.near-rt-ric-url`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 712,
-        "y": 87,
-        "z": "cb244f73.c06648",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "4378a18e.7f739",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 453,
-        "y": 227,
-        "z": "cb244f73.c06648",
-        "wires": [
-            [
-                "6ce20bdf.ad9a1c",
-                "e5238148.fd374",
-                "bdf5754e.9b53f8",
-                "7e804e03.9c90b",
-                "fb64d04f.8f7d68"
-            ]
-        ]
-    },
-    {
-        "id": "ee4edddb.f32858",
-        "type": "dgstart",
-        "name": "DGSTART",
-        "outputs": 1,
-        "x": 120,
-        "y": 89,
-        "z": "cb244f73.c06648",
-        "wires": [
-            [
-                "7c435ae3.69565c"
-            ]
-        ]
-    },
-    {
-        "id": "e5238148.fd374",
-        "type": "set",
-        "name": "set default status value",
-        "xml": "<set>\n<parameter name='response-code' value='200' />\n<parameter name='response-message' value='deletePolicy executed successfully' />",
-        "comments": "",
-        "x": 753.0000610351562,
-        "y": 142,
-        "z": "cb244f73.c06648",
-        "wires": []
-    },
-    {
-        "id": "bdf5754e.9b53f8",
-        "type": "execute",
-        "name": "execute Properties",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 752,
-        "y": 195,
-        "z": "cb244f73.c06648",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "fb64d04f.8f7d68",
-        "type": "block",
-        "name": "A1 Mediator RestAPI Invocation",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 782.0001220703125,
-        "y": 279,
-        "z": "cb244f73.c06648",
-        "wires": [
-            [
-                "3f182409.0c3914",
-                "e320e99b.0be3e",
-                "a9c27d26.b87628"
-            ]
-        ]
-    },
-    {
-        "id": "e320e99b.0be3e",
-        "type": "set",
-        "name": "set tmp variables for A1 Mediator REST API call",
-        "xml": "<set>\n<parameter name=\"tmp.near-rt-ric-url\" value=\"`$delete-a1-policy-input.near-rt-ric-url`\"/>",
-        "comments": "",
-        "x": 1144.00146484375,
-        "y": 171.88912963867188,
-        "z": "cb244f73.c06648",
-        "wires": []
-    },
-    {
-        "id": "3f182409.0c3914",
-        "type": "record",
-        "name": "record",
-        "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/A1-Adapter.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Setting variables for A1 Adapter Delete Policy Instance.\"/>\n<parameter name=\"field2\" value=\"`$tmp.near-rt-ric-url`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1032.0001220703125,
-        "y": 261,
-        "z": "cb244f73.c06648",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "a9c27d26.b87628",
-        "type": "execute",
-        "name": "Delete Policy Instance",
-        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$tmp.near-rt-ric-url`\"/>\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"DELETE\"/>\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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1077.0006103515625,
-        "y": 343.0104064941406,
-        "z": "cb244f73.c06648",
-        "wires": [
-            [
-                "17d809ef.941376",
-                "c9c13643.42fb78"
-            ]
-        ]
-    },
-    {
-        "id": "17d809ef.941376",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1304,
-        "y": 412.0001220703125,
-        "z": "cb244f73.c06648",
-        "wires": [
-            [
-                "8a649ed7.63deb"
-            ]
-        ]
-    },
-    {
-        "id": "c9c13643.42fb78",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1294.000244140625,
-        "y": 257.0000305175781,
-        "z": "cb244f73.c06648",
-        "wires": [
-            [
-                "d953eb99.f4fcc"
-            ]
-        ]
-    },
-    {
-        "id": "cafd39a2.e592f",
-        "type": "returnFailure",
-        "name": "return failure",
-        "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name=\"response-code\" value=\"404\" />\n<parameter name=\"response-message\" value=\"Error in Deleting A1 Policy Instance. Aborting\" />",
-        "comments": "",
-        "x": 1627.0006103515625,
-        "y": 467.00006103515625,
-        "z": "cb244f73.c06648",
-        "wires": []
-    },
-    {
-        "id": "d953eb99.f4fcc",
-        "type": "block",
-        "name": "block",
-        "xml": "<block>\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 1467.9998779296875,
-        "y": 257.00006103515625,
-        "z": "cb244f73.c06648",
-        "wires": [
-            [
-                "b7919ed2.bc4b8",
-                "76b0ec4a.812af4"
-            ]
-        ]
-    },
-    {
-        "id": "b7919ed2.bc4b8",
-        "type": "record",
-        "name": "record",
-        "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/A1-Adapter.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"A1 Delete Policy Information \"/>\n<parameter name=\"field2\" value=\"`$a1MediatorRsp.httpResponse`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1625,
-        "y": 203,
-        "z": "cb244f73.c06648",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "2d7fa547.79bee2",
-        "type": "set",
-        "name": "set",
-        "xml": "<set>\n<parameter name='response-code' value='500'/>\n<parameter name='response-message' value='Seems A1 Mediator Not Healthy'/>\n",
-        "comments": "",
-        "x": 1600.75390625,
-        "y": 360.00390625,
-        "z": "cb244f73.c06648",
-        "wires": []
-    },
-    {
-        "id": "7e804e03.9c90b",
-        "type": "block",
-        "name": "block",
-        "xml": "<block>\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 715.75390625,
-        "y": 451.00390625,
-        "z": "cb244f73.c06648",
-        "wires": [
-            [
-                "23ec5862.ce8f7"
-            ]
-        ]
-    },
-    {
-        "id": "23ec5862.ce8f7",
-        "type": "returnSuccess",
-        "name": "return success",
-        "xml": "<return status='success'>\n<parameter name=\"ack-final-indicator\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"`$error-message`\" />\n<parameter name='response-code' value='200' />\n<parameter name='response-message' value='deletePolicyInstance executed successfully'/>\n<parameter name='ack-final' value='Y'/>\n",
-        "comments": "",
-        "x": 876.7539672851562,
-        "y": 451.00396728515625,
-        "z": "cb244f73.c06648",
-        "wires": []
-    },
-    {
-        "id": "8a649ed7.63deb",
-        "type": "block",
-        "name": "block",
-        "xml": "<block>\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 1459.00390625,
-        "y": 411.0039367675781,
-        "z": "cb244f73.c06648",
-        "wires": [
-            [
-                "2d7fa547.79bee2",
-                "cafd39a2.e592f"
-            ]
-        ]
-    },
-    {
-        "id": "76b0ec4a.812af4",
-        "type": "execute",
-        "name": "set",
-        "xml": "<set>\n<parameter name='body' value='`$a1MediatorRsp.httpResponse`'/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1631,
-        "y": 307,
-        "z": "cb244f73.c06648",
-        "wires": [
-            []
-        ]
-    }
+[\r
+    {\r
+        "id": "3126f726.6d8788",\r
+        "type": "service-logic",\r
+        "name": "A1-ADAPTER-API ${project.version}",\r
+        "module": "A1-ADAPTER-API",\r
+        "version": "${project.version}",\r
+        "comments": "",\r
+        "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='A1-ADAPTER-API' version='${project.version}'>",\r
+        "outputs": 1,\r
+        "x": 175,\r
+        "y": 189,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": [\r
+            [\r
+                "7cd4c332.cf493c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7cd4c332.cf493c",\r
+        "type": "method",\r
+        "name": "method deleteA1Policy",\r
+        "xml": "<method rpc='deleteA1Policy' mode='sync'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 235,\r
+        "y": 309,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": [\r
+            [\r
+                "5e01b875.0fce28"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "18e3aeab.0a9501",\r
+        "type": "record",\r
+        "name": "record",\r
+        "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=\"Delete A1 Policy:\"/>\n<parameter name=\"field2\" value=\"`$delete-a1-policy-input.near-rt-ric-url`\"/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 699,\r
+        "y": 123,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "5e01b875.0fce28",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 440,\r
+        "y": 263,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": [\r
+            [\r
+                "18e3aeab.0a9501",\r
+                "f9be199e.774418",\r
+                "82330e2b.a13e8",\r
+                "ac25eb63.51eb88",\r
+                "e4e4f4d1.2a1618"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d2627729.2e22a8",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 107,\r
+        "y": 125,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": [\r
+            [\r
+                "3126f726.6d8788"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e4e4f4d1.2a1618",\r
+        "type": "set",\r
+        "name": "set default status value",\r
+        "xml": "<set>\n<parameter name='tmp-response-code' value='200' />\n<parameter name='response-message' value='deletePolicy executed successfully' />",\r
+        "comments": "",\r
+        "x": 740.0000610351562,\r
+        "y": 178,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "f9be199e.774418",\r
+        "type": "execute",\r
+        "name": "execute Properties",\r
+        "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",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 739,\r
+        "y": 231,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "ac25eb63.51eb88",\r
+        "type": "block",\r
+        "name": "A1 Mediator RestAPI Invocation",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 769.0001220703125,\r
+        "y": 315,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": [\r
+            [\r
+                "1d9c2187.60039e",\r
+                "72876a4e.c6dd34",\r
+                "dc179566.3dbaa8",\r
+                "721cb7bd.4c7378"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "72876a4e.c6dd34",\r
+        "type": "set",\r
+        "name": "set tmp variables for A1 Mediator REST API call",\r
+        "xml": "<set>\n<parameter name=\"tmp.near-rt-ric-url\" value=\"`$delete-a1-policy-input.near-rt-ric-url`\"/>\n<parameter name=\"tmp.proxy-url\" value=\"`$prop.a1Mediator.proxy.url`\"/>",\r
+        "comments": "",\r
+        "x": 1144.00146484375,\r
+        "y": 197.88912963867188,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "1d9c2187.60039e",\r
+        "type": "record",\r
+        "name": "record",\r
+        "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 Delete Policy Instance.\"/>\n<parameter name=\"field2\" value=\"`$tmp.near-rt-ric-url`\"/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1020.0001220703125,\r
+        "y": 365,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "dc179566.3dbaa8",\r
+        "type": "execute",\r
+        "name": "Delete Policy Instance",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$tmp.near-rt-ric-url`\"/>\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"DELETE\"/>\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\"/>\n<parameter name=\"proxyUrl\" value=\"`$tmp.proxy-url`\"/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1077.0006103515625,\r
+        "y": 488.0104064941406,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": [\r
+            [\r
+                "ae2f84df.9a7208",\r
+                "55d2c250.8002bc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ae2f84df.9a7208",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1306,\r
+        "y": 577.0001220703125,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": [\r
+            [\r
+                "7877c8e8.14d078"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "55d2c250.8002bc",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1296.000244140625,\r
+        "y": 422.0000305175781,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": [\r
+            [\r
+                "430ace39.bfbdd"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a5947e4.3e9fe8",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='response-code' value='`$a1MediatorRsp.response-code`'/>\n<parameter name='response-message' value='`$a1MediatorRsp.response-message`'/>",\r
+        "comments": "",\r
+        "x": 1629.0006103515625,\r
+        "y": 632.0000610351562,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "430ace39.bfbdd",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1469.9998779296875,\r
+        "y": 422.00006103515625,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": [\r
+            [\r
+                "15daf4b9.fcd8bb",\r
+                "b245ee87.ae2d3"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "15daf4b9.fcd8bb",\r
+        "type": "record",\r
+        "name": "record",\r
+        "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=\"A1 Delete Policy Information \"/>\n<parameter name=\"field2\" value=\"`$a1MediatorRsp.httpResponse`\"/>\n<parameter name='field3' value='`$a1MediatorRsp.response-code`'/>\n<parameter name='field4' value='`$a1MediatorRsp.response-message`'/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1627,\r
+        "y": 368,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "827809a9.cdb878",\r
+        "type": "set",\r
+        "name": "set",\r
+        "xml": "<set>\n<parameter name='response-code' value='`$a1MediatorRsp.response-code`'/>\n<parameter name='response-message' value='`$a1MediatorRsp.response-message`'/>\n",\r
+        "comments": "",\r
+        "x": 1602.75390625,\r
+        "y": 525.00390625,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "82330e2b.a13e8",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 678.75390625,\r
+        "y": 497.00390625,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": [\r
+            [\r
+                "89826714.093eb8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "89826714.093eb8",\r
+        "type": "returnSuccess",\r
+        "name": "return success",\r
+        "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=\"`$tmp-response-code`\" />\n<parameter name='response-message' value=\"Delete Policy Instance executed successfully\"/>\n<parameter name='ack-final' value='Y'/>\n\n",\r
+        "comments": "",\r
+        "x": 832.7539558410645,\r
+        "y": 497.00396251678467,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "7877c8e8.14d078",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1461.00390625,\r
+        "y": 576.0039367675781,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": [\r
+            [\r
+                "a5947e4.3e9fe8",\r
+                "827809a9.cdb878"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b245ee87.ae2d3",\r
+        "type": "execute",\r
+        "name": "set",\r
+        "xml": "<set>\n<parameter name='body' value='`$a1MediatorRsp.httpResponse`'/>\n<parameter name='tmp-response-code' value='`$a1MediatorRsp.response-code`'/>\n<parameter name='response-message' value='`$a1MediatorRsp.response-message`'/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1633,\r
+        "y": 472,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "fa663660.ae8428",\r
+        "type": "record",\r
+        "name": "record",\r
+        "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=\"Delete A1 Policy: No proxy found on properties file \"/>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1806,\r
+        "y": 240,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "eae848e.0c41fb8",\r
+        "type": "outcome",\r
+        "name": "No proxy URL",\r
+        "xml": "<outcome value=''>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1638,\r
+        "y": 240,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": [\r
+            [\r
+                "fa663660.ae8428"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "eb837f5.d346b8",\r
+        "type": "outcome",\r
+        "name": "Otherwise",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1634,\r
+        "y": 308,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": [\r
+            [\r
+                "7bdd6ef8.1bdd9"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7bdd6ef8.1bdd9",\r
+        "type": "record",\r
+        "name": "record",\r
+        "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=\"Delete A1 Policy: Proxy url: \"/>\n<parameter name=\"field2\" value=\"`$tmp.proxy-url`\"/>\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1793,\r
+        "y": 309,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "d79ec746.1fab08",\r
+        "type": "switchNode",\r
+        "name": "switch",\r
+        "xml": "<switch test='`$tmp.proxy-url`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1459,\r
+        "y": 274,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": [\r
+            [\r
+                "eae848e.0c41fb8",\r
+                "eb837f5.d346b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "721cb7bd.4c7378",\r
+        "type": "block",\r
+        "name": "block check if proxy address is available",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1122,\r
+        "y": 273,\r
+        "z": "d4d449e4.1dc098",\r
+        "wires": [\r
+            [\r
+                "d79ec746.1fab08"\r
+            ]\r
+        ]\r
+    }\r
 ]
\ No newline at end of file