tencentcloud-sdk-nodejs 4.0.644 → 4.0.646
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +674 -0
- package/SERVICE_CHANGELOG.md +829 -225
- package/package.json +1 -1
- package/products.md +36 -36
- package/src/common/sdk_version.ts +1 -1
- package/src/services/apigateway/v20180808/apigateway_client.ts +1 -1
- package/src/services/apigateway/v20180808/apigateway_models.ts +10 -8
- package/src/services/as/v20180419/as_client.ts +1 -0
- package/src/services/as/v20180419/as_models.ts +41 -18
- package/src/services/batch/v20170312/batch_models.ts +3 -3
- package/src/services/cam/v20190116/cam_models.ts +11 -6
- package/src/services/cdb/v20170320/cdb_client.ts +0 -14
- package/src/services/cdb/v20170320/cdb_models.ts +1 -29
- package/src/services/cdwch/v20200915/cdwch_models.ts +66 -41
- package/src/services/cloudstudio/v20230508/cloudstudio_client.ts +1 -1
- package/src/services/cloudstudio/v20230508/cloudstudio_models.ts +1 -1
- package/src/services/cls/v20201016/cls_client.ts +31 -18
- package/src/services/cls/v20201016/cls_models.ts +97 -11
- package/src/services/cvm/v20170312/cvm_models.ts +6 -6
- package/src/services/dlc/v20210125/dlc_models.ts +39 -34
- package/src/services/ess/v20201111/ess_models.ts +4 -0
- package/src/services/essbasic/v20210526/essbasic_models.ts +1 -1
- package/src/services/goosefs/v20220519/goosefs_models.ts +19 -0
- package/src/services/iai/v20200303/iai_models.ts +32 -32
- package/src/services/keewidb/v20220308/keewidb_models.ts +9 -5
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +4 -0
- package/src/services/live/v20180801/live_models.ts +1 -1
- package/src/services/monitor/v20180724/monitor_client.ts +2 -23
- package/src/services/monitor/v20180724/monitor_models.ts +28 -74
- package/src/services/mps/v20190612/mps_models.ts +3 -1
- package/src/services/ocr/v20181119/ocr_client.ts +2 -2
- package/src/services/ocr/v20181119/ocr_models.ts +19 -2
- package/src/services/omics/v20221128/omics_models.ts +4 -0
- package/src/services/scf/v20180416/scf_client.ts +6 -2
- package/src/services/scf/v20180416/scf_models.ts +114 -16
- package/src/services/ssl/v20191205/ssl_models.ts +1 -1
- package/src/services/tbaas/v20180416/tbaas_client.ts +103 -220
- package/src/services/tbaas/v20180416/tbaas_models.ts +117 -615
- package/src/services/tcb/v20180608/tcb_models.ts +5 -5
- package/src/services/trtc/v20190722/trtc_client.ts +96 -22
- package/src/services/tse/v20201207/tse_client.ts +14 -0
- package/src/services/tse/v20201207/tse_models.ts +57 -0
- package/src/services/vod/v20180717/vod_models.ts +17 -17
- package/src/services/vpc/v20170312/vpc_client.ts +2 -3
- package/src/services/vpc/v20170312/vpc_models.ts +2 -2
- package/src/services/wedata/v20210820/wedata_client.ts +1616 -385
- package/src/services/wedata/v20210820/wedata_models.ts +16017 -7609
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/apigateway/v20180808/apigateway_client.d.ts +1 -1
- package/tencentcloud/services/apigateway/v20180808/apigateway_client.js +1 -1
- package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +10 -8
- package/tencentcloud/services/as/v20180419/as_models.d.ts +40 -18
- package/tencentcloud/services/batch/v20170312/batch_models.d.ts +3 -3
- package/tencentcloud/services/cam/v20190116/cam_models.d.ts +11 -6
- package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +1 -7
- package/tencentcloud/services/cdb/v20170320/cdb_client.js +0 -8
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +1 -27
- package/tencentcloud/services/cdwch/v20200915/cdwch_models.d.ts +66 -41
- package/tencentcloud/services/cloudstudio/v20230508/cloudstudio_client.d.ts +1 -1
- package/tencentcloud/services/cloudstudio/v20230508/cloudstudio_client.js +1 -1
- package/tencentcloud/services/cloudstudio/v20230508/cloudstudio_models.d.ts +1 -1
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +11 -7
- package/tencentcloud/services/cls/v20201016/cls_client.js +15 -9
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +94 -11
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +6 -6
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +39 -34
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +4 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -1
- package/tencentcloud/services/goosefs/v20220519/goosefs_models.d.ts +19 -0
- package/tencentcloud/services/iai/v20200303/iai_models.d.ts +32 -32
- package/tencentcloud/services/keewidb/v20220308/keewidb_models.d.ts +9 -5
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +4 -0
- package/tencentcloud/services/live/v20180801/live_models.d.ts +1 -1
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +1 -13
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +0 -14
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +28 -71
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +3 -1
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +2 -2
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +2 -2
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +19 -2
- package/tencentcloud/services/omics/v20221128/omics_models.d.ts +4 -0
- package/tencentcloud/services/scf/v20180416/scf_client.d.ts +1 -1
- package/tencentcloud/services/scf/v20180416/scf_models.d.ts +110 -16
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +1 -1
- package/tencentcloud/services/tbaas/v20180416/tbaas_client.d.ts +35 -83
- package/tencentcloud/services/tbaas/v20180416/tbaas_client.js +51 -115
- package/tencentcloud/services/tbaas/v20180416/tbaas_models.d.ts +107 -584
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +5 -5
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +94 -20
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +94 -20
- package/tencentcloud/services/tse/v20201207/tse_client.d.ts +5 -1
- package/tencentcloud/services/tse/v20201207/tse_client.js +6 -0
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +53 -0
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +17 -17
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +0 -1
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +0 -1
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +2 -2
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +488 -104
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +725 -149
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +15405 -7268
- package/test/cdb.v20170320.test.js +0 -10
- package/test/cls.v20201016.test.js +16 -6
- package/test/monitor.v20180724.test.js +0 -10
- package/test/tbaas.v20180416.test.js +34 -114
- package/test/tse.v20201207.test.js +10 -0
- package/test/wedata.v20210820.test.js +1287 -327
|
@@ -208,16 +208,6 @@ it("cdb.v20170320.OpenDBInstanceGTID", async function () {
|
|
|
208
208
|
}
|
|
209
209
|
})
|
|
210
210
|
|
|
211
|
-
it("cdb.v20170320.ModifyCDBProxyDesc", async function () {
|
|
212
|
-
try {
|
|
213
|
-
const data = await client.ModifyCDBProxyDesc({})
|
|
214
|
-
expect(data).to.be.ok
|
|
215
|
-
} catch(error) {
|
|
216
|
-
expect(error.requestId).to.be.ok
|
|
217
|
-
expect(error.code).to.be.ok
|
|
218
|
-
}
|
|
219
|
-
})
|
|
220
|
-
|
|
221
211
|
it("cdb.v20170320.VerifyRootAccount", async function () {
|
|
222
212
|
try {
|
|
223
213
|
const data = await client.VerifyRootAccount({})
|
|
@@ -328,9 +328,9 @@ it("cls.v20201016.DeleteDataTransform", async function () {
|
|
|
328
328
|
}
|
|
329
329
|
})
|
|
330
330
|
|
|
331
|
-
it("cls.v20201016.
|
|
331
|
+
it("cls.v20201016.CreateLogset", async function () {
|
|
332
332
|
try {
|
|
333
|
-
const data = await client.
|
|
333
|
+
const data = await client.CreateLogset({})
|
|
334
334
|
expect(data).to.be.ok
|
|
335
335
|
} catch(error) {
|
|
336
336
|
expect(error.requestId).to.be.ok
|
|
@@ -408,9 +408,9 @@ it("cls.v20201016.ApplyConfigToMachineGroup", async function () {
|
|
|
408
408
|
}
|
|
409
409
|
})
|
|
410
410
|
|
|
411
|
-
it("cls.v20201016.
|
|
411
|
+
it("cls.v20201016.DeleteConfigExtra", async function () {
|
|
412
412
|
try {
|
|
413
|
-
const data = await client.
|
|
413
|
+
const data = await client.DeleteConfigExtra({})
|
|
414
414
|
expect(data).to.be.ok
|
|
415
415
|
} catch(error) {
|
|
416
416
|
expect(error.requestId).to.be.ok
|
|
@@ -518,6 +518,16 @@ it("cls.v20201016.DescribeAlertRecordHistory", async function () {
|
|
|
518
518
|
}
|
|
519
519
|
})
|
|
520
520
|
|
|
521
|
+
it("cls.v20201016.DeleteTopic", async function () {
|
|
522
|
+
try {
|
|
523
|
+
const data = await client.DeleteTopic({})
|
|
524
|
+
expect(data).to.be.ok
|
|
525
|
+
} catch(error) {
|
|
526
|
+
expect(error.requestId).to.be.ok
|
|
527
|
+
expect(error.code).to.be.ok
|
|
528
|
+
}
|
|
529
|
+
})
|
|
530
|
+
|
|
521
531
|
it("cls.v20201016.DescribeShipperTasks", async function () {
|
|
522
532
|
try {
|
|
523
533
|
const data = await client.DescribeShipperTasks({})
|
|
@@ -738,9 +748,9 @@ it("cls.v20201016.CreateAlarm", async function () {
|
|
|
738
748
|
}
|
|
739
749
|
})
|
|
740
750
|
|
|
741
|
-
it("cls.v20201016.
|
|
751
|
+
it("cls.v20201016.CreateScheduledSql", async function () {
|
|
742
752
|
try {
|
|
743
|
-
const data = await client.
|
|
753
|
+
const data = await client.CreateScheduledSql({})
|
|
744
754
|
expect(data).to.be.ok
|
|
745
755
|
} catch(error) {
|
|
746
756
|
expect(error.requestId).to.be.ok
|
|
@@ -1268,16 +1268,6 @@ it("monitor.v20180724.GetMonitorData", async function () {
|
|
|
1268
1268
|
}
|
|
1269
1269
|
})
|
|
1270
1270
|
|
|
1271
|
-
it("monitor.v20180724.PutMonitorData", async function () {
|
|
1272
|
-
try {
|
|
1273
|
-
const data = await client.PutMonitorData({})
|
|
1274
|
-
expect(data).to.be.ok
|
|
1275
|
-
} catch(error) {
|
|
1276
|
-
expect(error.requestId).to.be.ok
|
|
1277
|
-
expect(error.code).to.be.ok
|
|
1278
|
-
}
|
|
1279
|
-
})
|
|
1280
|
-
|
|
1281
1271
|
it("monitor.v20180724.UpdateDNSConfig", async function () {
|
|
1282
1272
|
try {
|
|
1283
1273
|
const data = await client.UpdateDNSConfig({})
|
|
@@ -28,39 +28,9 @@ it("tbaas.v20180416.QueryChainMakerTransaction", async function () {
|
|
|
28
28
|
}
|
|
29
29
|
})
|
|
30
30
|
|
|
31
|
-
it("tbaas.v20180416.
|
|
32
|
-
try {
|
|
33
|
-
const data = await client.ApplyChainMakerBatchUserCert({})
|
|
34
|
-
expect(data).to.be.ok
|
|
35
|
-
} catch(error) {
|
|
36
|
-
expect(error.requestId).to.be.ok
|
|
37
|
-
expect(error.code).to.be.ok
|
|
38
|
-
}
|
|
39
|
-
})
|
|
40
|
-
|
|
41
|
-
it("tbaas.v20180416.GetChaincodeLogForUser", async function () {
|
|
42
|
-
try {
|
|
43
|
-
const data = await client.GetChaincodeLogForUser({})
|
|
44
|
-
expect(data).to.be.ok
|
|
45
|
-
} catch(error) {
|
|
46
|
-
expect(error.requestId).to.be.ok
|
|
47
|
-
expect(error.code).to.be.ok
|
|
48
|
-
}
|
|
49
|
-
})
|
|
50
|
-
|
|
51
|
-
it("tbaas.v20180416.QueryChainMakerDemoTransaction", async function () {
|
|
52
|
-
try {
|
|
53
|
-
const data = await client.QueryChainMakerDemoTransaction({})
|
|
54
|
-
expect(data).to.be.ok
|
|
55
|
-
} catch(error) {
|
|
56
|
-
expect(error.requestId).to.be.ok
|
|
57
|
-
expect(error.code).to.be.ok
|
|
58
|
-
}
|
|
59
|
-
})
|
|
60
|
-
|
|
61
|
-
it("tbaas.v20180416.GetClusterListForUser", async function () {
|
|
31
|
+
it("tbaas.v20180416.ApplyUserCert", async function () {
|
|
62
32
|
try {
|
|
63
|
-
const data = await client.
|
|
33
|
+
const data = await client.ApplyUserCert({})
|
|
64
34
|
expect(data).to.be.ok
|
|
65
35
|
} catch(error) {
|
|
66
36
|
expect(error.requestId).to.be.ok
|
|
@@ -68,9 +38,9 @@ it("tbaas.v20180416.GetClusterListForUser", async function () {
|
|
|
68
38
|
}
|
|
69
39
|
})
|
|
70
40
|
|
|
71
|
-
it("tbaas.v20180416.
|
|
41
|
+
it("tbaas.v20180416.ApplyChainMakerBatchUserCert", async function () {
|
|
72
42
|
try {
|
|
73
|
-
const data = await client.
|
|
43
|
+
const data = await client.ApplyChainMakerBatchUserCert({})
|
|
74
44
|
expect(data).to.be.ok
|
|
75
45
|
} catch(error) {
|
|
76
46
|
expect(error.requestId).to.be.ok
|
|
@@ -78,9 +48,9 @@ it("tbaas.v20180416.QueryChainMakerContract", async function () {
|
|
|
78
48
|
}
|
|
79
49
|
})
|
|
80
50
|
|
|
81
|
-
it("tbaas.v20180416.
|
|
51
|
+
it("tbaas.v20180416.SrvInvoke", async function () {
|
|
82
52
|
try {
|
|
83
|
-
const data = await client.
|
|
53
|
+
const data = await client.SrvInvoke({})
|
|
84
54
|
expect(data).to.be.ok
|
|
85
55
|
} catch(error) {
|
|
86
56
|
expect(error.requestId).to.be.ok
|
|
@@ -108,49 +78,9 @@ it("tbaas.v20180416.GetClusterSummary", async function () {
|
|
|
108
78
|
}
|
|
109
79
|
})
|
|
110
80
|
|
|
111
|
-
it("tbaas.v20180416.
|
|
112
|
-
try {
|
|
113
|
-
const data = await client.GetPeerLogForUser({})
|
|
114
|
-
expect(data).to.be.ok
|
|
115
|
-
} catch(error) {
|
|
116
|
-
expect(error.requestId).to.be.ok
|
|
117
|
-
expect(error.code).to.be.ok
|
|
118
|
-
}
|
|
119
|
-
})
|
|
120
|
-
|
|
121
|
-
it("tbaas.v20180416.GetLatestTransactionList", async function () {
|
|
122
|
-
try {
|
|
123
|
-
const data = await client.GetLatestTransactionList({})
|
|
124
|
-
expect(data).to.be.ok
|
|
125
|
-
} catch(error) {
|
|
126
|
-
expect(error.requestId).to.be.ok
|
|
127
|
-
expect(error.code).to.be.ok
|
|
128
|
-
}
|
|
129
|
-
})
|
|
130
|
-
|
|
131
|
-
it("tbaas.v20180416.DownloadUserCert", async function () {
|
|
132
|
-
try {
|
|
133
|
-
const data = await client.DownloadUserCert({})
|
|
134
|
-
expect(data).to.be.ok
|
|
135
|
-
} catch(error) {
|
|
136
|
-
expect(error.requestId).to.be.ok
|
|
137
|
-
expect(error.code).to.be.ok
|
|
138
|
-
}
|
|
139
|
-
})
|
|
140
|
-
|
|
141
|
-
it("tbaas.v20180416.CreateChaincodeAndInstallForUser", async function () {
|
|
142
|
-
try {
|
|
143
|
-
const data = await client.CreateChaincodeAndInstallForUser({})
|
|
144
|
-
expect(data).to.be.ok
|
|
145
|
-
} catch(error) {
|
|
146
|
-
expect(error.requestId).to.be.ok
|
|
147
|
-
expect(error.code).to.be.ok
|
|
148
|
-
}
|
|
149
|
-
})
|
|
150
|
-
|
|
151
|
-
it("tbaas.v20180416.GetLatesdTransactionList", async function () {
|
|
81
|
+
it("tbaas.v20180416.QueryChainMakerBlockTransaction", async function () {
|
|
152
82
|
try {
|
|
153
|
-
const data = await client.
|
|
83
|
+
const data = await client.QueryChainMakerBlockTransaction({})
|
|
154
84
|
expect(data).to.be.ok
|
|
155
85
|
} catch(error) {
|
|
156
86
|
expect(error.requestId).to.be.ok
|
|
@@ -158,9 +88,9 @@ it("tbaas.v20180416.GetLatesdTransactionList", async function () {
|
|
|
158
88
|
}
|
|
159
89
|
})
|
|
160
90
|
|
|
161
|
-
it("tbaas.v20180416.
|
|
91
|
+
it("tbaas.v20180416.QueryChainMakerDemoContract", async function () {
|
|
162
92
|
try {
|
|
163
|
-
const data = await client.
|
|
93
|
+
const data = await client.QueryChainMakerDemoContract({})
|
|
164
94
|
expect(data).to.be.ok
|
|
165
95
|
} catch(error) {
|
|
166
96
|
expect(error.requestId).to.be.ok
|
|
@@ -168,9 +98,9 @@ it("tbaas.v20180416.ApplyUserCert", async function () {
|
|
|
168
98
|
}
|
|
169
99
|
})
|
|
170
100
|
|
|
171
|
-
it("tbaas.v20180416.
|
|
101
|
+
it("tbaas.v20180416.QueryChainMakerDemoTransaction", async function () {
|
|
172
102
|
try {
|
|
173
|
-
const data = await client.
|
|
103
|
+
const data = await client.QueryChainMakerDemoTransaction({})
|
|
174
104
|
expect(data).to.be.ok
|
|
175
105
|
} catch(error) {
|
|
176
106
|
expect(error.requestId).to.be.ok
|
|
@@ -188,19 +118,9 @@ it("tbaas.v20180416.GetInvokeTx", async function () {
|
|
|
188
118
|
}
|
|
189
119
|
})
|
|
190
120
|
|
|
191
|
-
it("tbaas.v20180416.
|
|
192
|
-
try {
|
|
193
|
-
const data = await client.GetChaincodeInitializeResultForUser({})
|
|
194
|
-
expect(data).to.be.ok
|
|
195
|
-
} catch(error) {
|
|
196
|
-
expect(error.requestId).to.be.ok
|
|
197
|
-
expect(error.code).to.be.ok
|
|
198
|
-
}
|
|
199
|
-
})
|
|
200
|
-
|
|
201
|
-
it("tbaas.v20180416.GetChannelListForUser", async function () {
|
|
121
|
+
it("tbaas.v20180416.GetLatestTransactionList", async function () {
|
|
202
122
|
try {
|
|
203
|
-
const data = await client.
|
|
123
|
+
const data = await client.GetLatestTransactionList({})
|
|
204
124
|
expect(data).to.be.ok
|
|
205
125
|
} catch(error) {
|
|
206
126
|
expect(error.requestId).to.be.ok
|
|
@@ -208,9 +128,9 @@ it("tbaas.v20180416.GetChannelListForUser", async function () {
|
|
|
208
128
|
}
|
|
209
129
|
})
|
|
210
130
|
|
|
211
|
-
it("tbaas.v20180416.
|
|
131
|
+
it("tbaas.v20180416.InvokeChainMakerDemoContract", async function () {
|
|
212
132
|
try {
|
|
213
|
-
const data = await client.
|
|
133
|
+
const data = await client.InvokeChainMakerDemoContract({})
|
|
214
134
|
expect(data).to.be.ok
|
|
215
135
|
} catch(error) {
|
|
216
136
|
expect(error.requestId).to.be.ok
|
|
@@ -218,9 +138,9 @@ it("tbaas.v20180416.QueryChainMakerBlockTransaction", async function () {
|
|
|
218
138
|
}
|
|
219
139
|
})
|
|
220
140
|
|
|
221
|
-
it("tbaas.v20180416.
|
|
141
|
+
it("tbaas.v20180416.DownloadUserCert", async function () {
|
|
222
142
|
try {
|
|
223
|
-
const data = await client.
|
|
143
|
+
const data = await client.DownloadUserCert({})
|
|
224
144
|
expect(data).to.be.ok
|
|
225
145
|
} catch(error) {
|
|
226
146
|
expect(error.requestId).to.be.ok
|
|
@@ -228,9 +148,9 @@ it("tbaas.v20180416.InitializeChaincodeForUser", async function () {
|
|
|
228
148
|
}
|
|
229
149
|
})
|
|
230
150
|
|
|
231
|
-
it("tbaas.v20180416.
|
|
151
|
+
it("tbaas.v20180416.GetBlockTransactionListForUser", async function () {
|
|
232
152
|
try {
|
|
233
|
-
const data = await client.
|
|
153
|
+
const data = await client.GetBlockTransactionListForUser({})
|
|
234
154
|
expect(data).to.be.ok
|
|
235
155
|
} catch(error) {
|
|
236
156
|
expect(error.requestId).to.be.ok
|
|
@@ -238,9 +158,9 @@ it("tbaas.v20180416.QueryChainMakerDemoContract", async function () {
|
|
|
238
158
|
}
|
|
239
159
|
})
|
|
240
160
|
|
|
241
|
-
it("tbaas.v20180416.
|
|
161
|
+
it("tbaas.v20180416.InvokeChainMakerContract", async function () {
|
|
242
162
|
try {
|
|
243
|
-
const data = await client.
|
|
163
|
+
const data = await client.InvokeChainMakerContract({})
|
|
244
164
|
expect(data).to.be.ok
|
|
245
165
|
} catch(error) {
|
|
246
166
|
expect(error.requestId).to.be.ok
|
|
@@ -248,9 +168,9 @@ it("tbaas.v20180416.GetTransactionDetailForUser", async function () {
|
|
|
248
168
|
}
|
|
249
169
|
})
|
|
250
170
|
|
|
251
|
-
it("tbaas.v20180416.
|
|
171
|
+
it("tbaas.v20180416.GetBlockList", async function () {
|
|
252
172
|
try {
|
|
253
|
-
const data = await client.
|
|
173
|
+
const data = await client.GetBlockList({})
|
|
254
174
|
expect(data).to.be.ok
|
|
255
175
|
} catch(error) {
|
|
256
176
|
expect(error.requestId).to.be.ok
|
|
@@ -258,9 +178,9 @@ it("tbaas.v20180416.SrvInvoke", async function () {
|
|
|
258
178
|
}
|
|
259
179
|
})
|
|
260
180
|
|
|
261
|
-
it("tbaas.v20180416.
|
|
181
|
+
it("tbaas.v20180416.Query", async function () {
|
|
262
182
|
try {
|
|
263
|
-
const data = await client.
|
|
183
|
+
const data = await client.Query({})
|
|
264
184
|
expect(data).to.be.ok
|
|
265
185
|
} catch(error) {
|
|
266
186
|
expect(error.requestId).to.be.ok
|
|
@@ -268,9 +188,9 @@ it("tbaas.v20180416.InvokeChainMakerDemoContract", async function () {
|
|
|
268
188
|
}
|
|
269
189
|
})
|
|
270
190
|
|
|
271
|
-
it("tbaas.v20180416.
|
|
191
|
+
it("tbaas.v20180416.GetTransactionDetailForUser", async function () {
|
|
272
192
|
try {
|
|
273
|
-
const data = await client.
|
|
193
|
+
const data = await client.GetTransactionDetailForUser({})
|
|
274
194
|
expect(data).to.be.ok
|
|
275
195
|
} catch(error) {
|
|
276
196
|
expect(error.requestId).to.be.ok
|
|
@@ -278,9 +198,9 @@ it("tbaas.v20180416.GetChaincodeCompileLogForUser", async function () {
|
|
|
278
198
|
}
|
|
279
199
|
})
|
|
280
200
|
|
|
281
|
-
it("tbaas.v20180416.
|
|
201
|
+
it("tbaas.v20180416.QueryChainMakerDemoBlockTransaction", async function () {
|
|
282
202
|
try {
|
|
283
|
-
const data = await client.
|
|
203
|
+
const data = await client.QueryChainMakerDemoBlockTransaction({})
|
|
284
204
|
expect(data).to.be.ok
|
|
285
205
|
} catch(error) {
|
|
286
206
|
expect(error.requestId).to.be.ok
|
|
@@ -288,9 +208,9 @@ it("tbaas.v20180416.GetBlockTransactionListForUser", async function () {
|
|
|
288
208
|
}
|
|
289
209
|
})
|
|
290
210
|
|
|
291
|
-
it("tbaas.v20180416.
|
|
211
|
+
it("tbaas.v20180416.QueryChainMakerContract", async function () {
|
|
292
212
|
try {
|
|
293
|
-
const data = await client.
|
|
213
|
+
const data = await client.QueryChainMakerContract({})
|
|
294
214
|
expect(data).to.be.ok
|
|
295
215
|
} catch(error) {
|
|
296
216
|
expect(error.requestId).to.be.ok
|
|
@@ -298,9 +218,9 @@ it("tbaas.v20180416.GetBlockList", async function () {
|
|
|
298
218
|
}
|
|
299
219
|
})
|
|
300
220
|
|
|
301
|
-
it("tbaas.v20180416.
|
|
221
|
+
it("tbaas.v20180416.GetLatesdTransactionList", async function () {
|
|
302
222
|
try {
|
|
303
|
-
const data = await client.
|
|
223
|
+
const data = await client.GetLatesdTransactionList({})
|
|
304
224
|
expect(data).to.be.ok
|
|
305
225
|
} catch(error) {
|
|
306
226
|
expect(error.requestId).to.be.ok
|
|
@@ -98,6 +98,16 @@ it("tse.v20201207.DescribeCloudNativeAPIGatewayRoutes", async function () {
|
|
|
98
98
|
}
|
|
99
99
|
})
|
|
100
100
|
|
|
101
|
+
it("tse.v20201207.DescribeCloudNativeAPIGatewayPorts", async function () {
|
|
102
|
+
try {
|
|
103
|
+
const data = await client.DescribeCloudNativeAPIGatewayPorts({})
|
|
104
|
+
expect(data).to.be.ok
|
|
105
|
+
} catch(error) {
|
|
106
|
+
expect(error.requestId).to.be.ok
|
|
107
|
+
expect(error.code).to.be.ok
|
|
108
|
+
}
|
|
109
|
+
})
|
|
110
|
+
|
|
101
111
|
it("tse.v20201207.DeleteCloudNativeAPIGatewayRoute", async function () {
|
|
102
112
|
try {
|
|
103
113
|
const data = await client.DeleteCloudNativeAPIGatewayRoute({})
|