Update version of node base image
[appc/deployment.git] / platform-logic / appc / src / main / json / dg-loader-dgs / Dispatcher-DG / Appc-API_2.0.0.0_VNF_HealthCheck.json
1 [
2     {
3         "id": "9b0d47e6.16eff8",
4         "type": "dgstart",
5         "name": "DGSTART",
6         "outputs": 1,
7         "x": 238,
8         "y": 137,
9         "z": "3db25098.787c1",
10         "wires": [
11             [
12                 "cc93a914.9f00f8"
13             ]
14         ]
15     },
16     {
17         "id": "cc93a914.9f00f8",
18         "type": "service-logic",
19         "name": "Appc-API 2.0.0.0",
20         "module": "Appc-API",
21         "version": "2.0.0.0",
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='Appc-API' version='2.0.0.0'>",
24         "outputs": 1,
25         "x": 361,
26         "y": 195,
27         "z": "3db25098.787c1",
28         "wires": [
29             [
30                 "3652cb36.ce8014"
31             ]
32         ]
33     },
34     {
35         "id": "3652cb36.ce8014",
36         "type": "method",
37         "name": "VNF_HealthCheck",
38         "xml": "<method rpc='VNF_HealthCheck' mode='sync'>\n",
39         "comments": "",
40         "outputs": 1,
41         "x": 452,
42         "y": 257,
43         "z": "3db25098.787c1",
44         "wires": [
45             [
46                 "f1d1c6be.6d74e8"
47             ]
48         ]
49     },
50     {
51         "id": "f1d1c6be.6d74e8",
52         "type": "execute",
53         "name": "execute: handleUpgradeStub",
54         "xml": "<execute plugin='org.onap.appc.dg.util.UpgradeStubNode' method='handleUpgradeStub' >\n<parameter name=\"failureIndicator\" value=\"`$failureIndicator`\" />\n\n",
55         "comments": "",
56         "outputs": 1,
57         "x": 568,
58         "y": 317,
59         "z": "3db25098.787c1",
60         "wires": [
61             [
62                 "e3d4660c.ea71e8",
63                 "4c962a0d.b1d5c4"
64             ]
65         ]
66     },
67     {
68         "id": "e3d4660c.ea71e8",
69         "type": "success",
70         "name": "success",
71         "xml": "<outcome value='success'>\n",
72         "comments": "",
73         "outputs": 1,
74         "x": 788,
75         "y": 294,
76         "z": "3db25098.787c1",
77         "wires": [
78             [
79                 "668719c4.5a7da8"
80             ]
81         ]
82     },
83     {
84         "id": "4c962a0d.b1d5c4",
85         "type": "other",
86         "name": "other",
87         "xml": "<outcome value='Other'>\n",
88         "comments": "",
89         "outputs": 1,
90         "x": 786,
91         "y": 341,
92         "z": "3db25098.787c1",
93         "wires": [
94             [
95                 "1ec055ee.ff19ca"
96             ]
97         ]
98     },
99     {
100         "id": "668719c4.5a7da8",
101         "type": "returnSuccess",
102         "name": "return success",
103         "xml": "<return status='success'>\n<parameter name='error-code' value='200' />\n<parameter name='error-message' value=\"For testing only... success in HealthCheck\" />",
104         "comments": "",
105         "x": 974,
106         "y": 294,
107         "z": "3db25098.787c1",
108         "wires": []
109     },
110     {
111         "id": "1ec055ee.ff19ca",
112         "type": "returnFailure",
113         "name": "return failure",
114         "xml": "<return status='failure'>\n<parameter name='error-code' value=\"500\" />\n<parameter name='error-message' value=\"For testing only... failure in HealthCheck\" />\n",
115         "comments": "",
116         "x": 972,
117         "y": 342,
118         "z": "3db25098.787c1",
119         "wires": []
120     }
121 ]