summaryrefslogtreecommitdiffstats
path: root/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/APPC_method_FIREWALL_Configure_2.0.0.json
blob: fea2e5cd9c9d420b56b3b4403124dd14d9d5bb7d (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": "e300eb8d.e228b8",
        "type": "dgstart",
        "name": "DGSTART",
        "outputs": 1,
        "x": 146,
        "y": 152,
        "z": "8266ef6c.2a723",
        "wires": [
            [
                "78eca58a.cc28fc"
            ]
        ]
    },
    {
        "id": "78eca58a.cc28fc",
        "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": 150,
        "y": 242,
        "z": "8266ef6c.2a723",
        "wires": [
            [
                "89a3ba51.457e08"
            ]
        ]
    },
    {
        "id": "89a3ba51.457e08",
        "type": "method",
        "name": "FIREWALL_Configure",
        "xml": "<method rpc='FIREWALL_Configure' mode='sync'>\n",
        "comments": "",
        "outputs": 1,
        "x": 171,
        "y": 328,
        "z": "8266ef6c.2a723",
        "wires": [
            [
                "203050e6.0500a"
            ]
        ]
    },
    {
        "id": "f056109.d3d72f",
        "type": "execute",
        "name": "execute",
        "xml": "<execute plugin='org.onap.appc.dg.common.DCAEReporterPlugin' method='report' >\n<parameter name=\"output.status.dgerror.code\" value=\"503\" />\n",
        "comments": "",
        "outputs": 1,
        "x": 627,
        "y": 325,
        "z": "8266ef6c.2a723",
        "wires": [
            [
                "bb728ed6.12c5",
                "a6f6f578.370da8"
            ]
        ]
    },
    {
        "id": "203050e6.0500a",
        "type": "block",
        "name": "block : atomic",
        "xml": "<block atomic='true'>",
        "atomic": "true",
        "comments": "",
        "outputs": 1,
        "x": 426,
        "y": 329,
        "z": "8266ef6c.2a723",
        "wires": [
            [
                "f056109.d3d72f"
            ]
        ]
    },
    {
        "id": "bb728ed6.12c5",
        "type": "success",
        "name": "success",
        "xml": "<outcome value='success'>\n",
        "comments": "",
        "outputs": 1,
        "x": 815,
        "y": 335,
        "z": "8266ef6c.2a723",
        "wires": [
            [
                "e13eb078.a647"
            ]
        ]
    },
    {
        "id": "e13eb078.a647",
        "type": "returnSuccess",
        "name": "return success",
        "xml": "<return status='success'>\n\n",
        "comments": "",
        "x": 1001,
        "y": 332,
        "z": "8266ef6c.2a723",
        "wires": []
    },
    {
        "id": "a6f6f578.370da8",
        "type": "failure",
        "name": "failure",
        "xml": "<outcome value='failure'>\n",
        "comments": "",
        "outputs": 1,
        "x": 773,
        "y": 398,
        "z": "8266ef6c.2a723",
        "wires": [
            [
                "e13eb078.a647"
            ]
        ]
    }
]