aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vnf-topology-operation-underlay-deactivate.json
blob: 22f214652e482ce4b620a1751214788bce1d071f (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
[
    {
        "id": "cbc1a13.7b8456",
        "type": "dgstart",
        "name": "DGSTART",
        "outputs": 1,
        "x": 154.56666564941406,
        "y": 94.56666564941406,
        "z": "81a75cb3.dfe96",
        "wires": [
            [
                "58be845c.53f8dc"
            ]
        ]
    },
    {
        "id": "58be845c.53f8dc",
        "type": "service-logic",
        "name": "GENERIC-RESOURCE-API ${project.version}",
        "module": "GENERIC-RESOURCE-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='GENERIC-RESOURCE-API' version='${project.version}'>",
        "outputs": 1,
        "x": 438.85235595703125,
        "y": 155.8047742843628,
        "z": "81a75cb3.dfe96",
        "wires": [
            [
                "1e9f5313.eb2125"
            ]
        ]
    },
    {
        "id": "1e9f5313.eb2125",
        "type": "method",
        "name": "method sotn-vnf-topology-operation-underlay-deactivate",
        "xml": "<method rpc='sotn-vnf-topology-operation-underlay-deactivate' mode='sync'>\n",
        "comments": "",
        "outputs": 1,
        "x": 444.9952697753906,
        "y": 240.5666961669922,
        "z": "81a75cb3.dfe96",
        "wires": [
            [
                "1920f1ef.4bc3e6"
            ]
        ]
    },
    {
        "id": "1920f1ef.4bc3e6",
        "type": "block",
        "name": "block : atomic",
        "xml": "<block atomic=\"true\">\n",
        "atomic": "false",
        "comments": "",
        "outputs": 1,
        "x": 583.0940055847168,
        "y": 457.6408796310425,
        "z": "81a75cb3.dfe96",
        "wires": [
            [
                "7d3f17a8.8dc"
            ]
        ]
    },
    {
        "id": "7d3f17a8.8dc",
        "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",
        "comments": "",
        "x": 836.566650390625,
        "y": 568.566650390625,
        "z": "81a75cb3.dfe96",
        "wires": []
    }
]