e7b794525e639c2ff6e52538e84fbb3d51735f3d
[ccsdk/distribution.git] / platform-logic / a1Adapter-api / src / main / json / A1-ADAPTER-API_getHealthCheck.json
1 [
2     {
3         "id": "d160ae95.22121",
4         "type": "dgstart",
5         "name": "DGSTART",
6         "outputs": 1,
7         "x": 146,
8         "y": 57,
9         "z": "3d3f45b8.78bdda",
10         "wires": [
11             [
12                 "7af2c12d.dfc56"
13             ]
14         ]
15     },
16     {
17         "id": "7af2c12d.dfc56",
18         "type": "service-logic",
19         "name": "A1-ADAPTER-API ${project.version}",
20         "module": "A1-ADAPTER-API",
21         "version": "${project.version}",
22         "comments": "",
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='A1-ADAPTER-API' version='${project.version}'>",
24         "outputs": 1,
25         "x": 186,
26         "y": 123,
27         "z": "3d3f45b8.78bdda",
28         "wires": [
29             [
30                 "f4915cbe.123c4"
31             ]
32         ]
33     },
34     {
35         "id": "f4915cbe.123c4",
36         "type": "method",
37         "name": "method getHealthCheck",
38         "xml": "<method rpc='getHealthCheck' mode='sync'>\n",
39         "comments": "",
40         "outputs": 1,
41         "x": 228,
42         "y": 189,
43         "z": "3d3f45b8.78bdda",
44         "wires": [
45             [
46                 "9a26ac28.f0c6b"
47             ]
48         ]
49     },
50     {
51         "id": "9a26ac28.f0c6b",
52         "type": "set",
53         "name": "set return message",
54         "xml": "<set>\n<parameter name='response-code' value='200' />\n<parameter name='response-message' value='A1 Adapter is healthy'/>\n<parameter name='health-status' value='200'/>\n<parameter name='ack-final' value='Y'/>",
55         "comments": "",
56         "x": 279,
57         "y": 269,
58         "z": "3d3f45b8.78bdda",
59         "wires": []
60     }
61 ]