77d78bbd0695d9af7b378f250d37a6906fefbe39
[demo.git] / tutorials / SDNC_AAIService_Adaptor / AAI_READ_TEST_aaiReadTest.json
1 [
2     {
3         "id": "9004f35e.82aaf",
4         "type": "dgstart",
5         "name": "DGSTART",
6         "outputs": 1,
7         "x": 151,
8         "y": 136,
9         "z": "f80284e0.3417a8",
10         "wires": [
11             [
12                 "c678a15d.374ce"
13             ]
14         ]
15     },
16     {
17         "id": "c678a15d.374ce",
18         "type": "service-logic",
19         "name": "AAI_READ_TEST 1",
20         "module": "AAI_READ_TEST",
21         "version": "1",
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='AAI_READ_TEST' version='1'>",
24         "outputs": 1,
25         "x": 376,
26         "y": 136,
27         "z": "f80284e0.3417a8",
28         "wires": [
29             [
30                 "f7fb1b43.16c978"
31             ]
32         ]
33     },
34     {
35         "id": "f7fb1b43.16c978",
36         "type": "method",
37         "name": "method",
38         "xml": "<method rpc='aaiReadTest' mode='sync'>\n",
39         "comments": "",
40         "outputs": 1,
41         "x": 585,
42         "y": 136,
43         "z": "f80284e0.3417a8",
44         "wires": [
45             [
46                 "ca1bb9f7.661a68"
47             ]
48         ]
49     },
50     {
51         "id": "ca1bb9f7.661a68",
52         "type": "block",
53         "name": "block",
54         "xml": "<block>\n",
55         "atomic": "false",
56         "comments": "",
57         "outputs": 1,
58         "x": 751,
59         "y": 136,
60         "z": "f80284e0.3417a8",
61         "wires": [
62             [
63                 "e873afab.3db4",
64                 "5462eeec.c1708",
65                 "9af02e4e.2771f"
66             ]
67         ]
68     },
69     {
70         "id": "e873afab.3db4",
71         "type": "record",
72         "name": "record",
73         "xml": "<record plugin='org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder'>\n<parameter name=\"logger\" value=\"message-log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"__TIMESTAMP__\" />\n<parameter name=\"field2\" value=\"AAI GET\"/>\n<parameter name=\"field3\" value=\"`$aai-service-id`\"/>",
74         "comments": "",
75         "outputs": 1,
76         "x": 909,
77         "y": 89,
78         "z": "f80284e0.3417a8",
79         "wires": [
80             []
81         ]
82     },
83     {
84         "id": "5462eeec.c1708",
85         "type": "get-resource",
86         "name": "get-resource",
87         "xml": "<get-resource plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService'\nresource=\"service\"\nkey='service.service-id = $aai-service-id'\npfx='aai.data.read' local-only='false'>\n",
88         "comments": "",
89         "outputs": 1,
90         "x": 922,
91         "y": 136,
92         "z": "f80284e0.3417a8",
93         "wires": [
94             []
95         ]
96     },
97     {
98         "id": "9af02e4e.2771f",
99         "type": "record",
100         "name": "record",
101         "xml": "<record plugin='org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder'>\n<parameter name=\"logger\" value=\"message-log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"__TIMESTAMP__\" />\n<parameter name=\"field2\" value=\"AAI GET\"/>\n<parameter name=\"field3\" value=\"Service type:\"/>\n<parameter name=\"field4\" value=\"`$aai.data.read.service-description`\"/>",
102         "comments": "",
103         "outputs": 1,
104         "x": 910,
105         "y": 187,
106         "z": "f80284e0.3417a8",
107         "wires": [
108             []
109         ]
110     }
111 ]