aboutsummaryrefslogtreecommitdiffstats
path: root/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/APPC_method_SWITCH_Restart_2.0.0.json
blob: a65258efde136260f29618b009266a2582538f73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
[
    {
        "id": "1a937537.26e25b",
        "type": "dgstart",
        "name": "DGSTART",
        "outputs": 1,
        "x": 128,
        "y": 84,
        "z": "766912fd.5b210c",
        "wires": [
            [
                "cb060236.e98d1"
            ]
        ]
    },
    {
        "id": "cb060236.e98d1",
        "type": "service-logic",
        "name": "APPC 2.0.0",
        "module": "APPC",
        "version": "2.0.0",
        "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='APPC' version='2.0.0'>",
        "outputs": 1,
        "x": 132,
        "y": 174,
        "z": "766912fd.5b210c",
        "wires": [
            [
                "40de1ddd.58f674"
            ]
        ]
    },
    {
        "id": "40de1ddd.58f674",
        "type": "method",
        "name": "SWITCH_Restart",
        "xml": "<method rpc='SWITCH_Restart' mode='sync'>\n",
        "comments": "",
        "outputs": 1,
        "x": 153,
        "y": 260,
        "z": "766912fd.5b210c",
        "wires": [
            [
                "5b95ace9.c583d4"
            ]
        ]
    },
    {
        "id": "ec6eb90f.cac088",
        "type": "execute",
        "name": "execute",
        "xml": "<execute plugin='org.onap.appc.dg.util.ExecuteNodeAction' method='waitMethod' >\n<parameter name=\"waitTime\" value=\"60000\" />\n",
        "comments": "",
        "outputs": 1,
        "x": 549,
        "y": 260,
        "z": "766912fd.5b210c",
        "wires": [
            [
                "db7e112d.9bbe4",
                "6aa99cde.cd13f4"
            ]
        ]
    },
    {
        "id": "5b95ace9.c583d4",
        "type": "block",
        "name": "block : atomic",
        "xml": "<block atomic='true'>",
        "atomic": "true",
        "comments": "",
        "outputs": 1,
        "x": 364,
        "y": 260,
        "z": "766912fd.5b210c",
        "wires": [
            [
                "ec6eb90f.cac088"
            ]
        ]
    },
    {
        "id": "db7e112d.9bbe4",
        "type": "success",
        "name": "success",
        "xml": "<outcome value='success'>\n",
        "comments": "",
        "outputs": 1,
        "x": 725,
        "y": 218,
        "z": "766912fd.5b210c",
        "wires": [
            [
                "d79b02d0.df76d"
            ]
        ]
    },
    {
        "id": "d79b02d0.df76d",
        "type": "returnSuccess",
        "name": "return success",
        "xml": "<return status='success'>\n\n",
        "comments": "",
        "x": 910,
        "y": 252,
        "z": "766912fd.5b210c",
        "wires": []
    },
    {
        "id": "6aa99cde.cd13f4",
        "type": "failure",
        "name": "failure",
        "xml": "<outcome value='failure'>\n",
        "comments": "",
        "outputs": 1,
        "x": 726,
        "y": 283,
        "z": "766912fd.5b210c",
        "wires": [
            [
                "d79b02d0.df76d"
            ]
        ]
    }
]