tencentcloud-sdk-nodejs 4.0.1006 → 4.0.1008
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 +330 -0
- package/SERVICE_CHANGELOG.md +427 -77
- package/package.json +1 -1
- package/products.md +31 -30
- package/src/common/sdk_version.ts +1 -1
- package/src/services/billing/v20180709/billing_models.ts +24 -0
- package/src/services/cam/v20190116/cam_models.ts +12 -12
- package/src/services/ccc/v20200210/ccc_client.ts +1 -0
- package/src/services/ccc/v20200210/ccc_models.ts +30 -0
- package/src/services/cdb/v20170320/cdb_client.ts +13 -1
- package/src/services/cdb/v20170320/cdb_models.ts +55 -19
- package/src/services/cls/v20201016/cls_models.ts +1 -1
- package/src/services/dbbrain/v20210527/dbbrain_models.ts +7 -3
- package/src/services/dbdc/v20201029/dbdc_models.ts +36 -36
- package/src/services/dcdb/v20180411/dcdb_models.ts +2 -2
- package/src/services/ecm/v20190719/ecm_models.ts +2 -2
- package/src/services/ess/v20201111/ess_models.ts +29 -78
- package/src/services/essbasic/v20210526/essbasic_models.ts +3 -54
- package/src/services/hunyuan/v20230901/hunyuan_models.ts +4 -4
- package/src/services/index.ts +1 -0
- package/src/services/iotexplorer/v20190423/iotexplorer_client.ts +49 -1
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +95 -11
- package/src/services/lcic/v20220817/lcic_models.ts +8 -5
- package/src/services/lkeap/index.ts +5 -0
- package/src/services/lkeap/v20240522/index.ts +6 -0
- package/src/services/lkeap/v20240522/lkeap_client.ts +356 -0
- package/src/services/lkeap/v20240522/lkeap_models.ts +1158 -0
- package/src/services/mongodb/v20180408/mongodb_client.ts +1 -1
- package/src/services/mongodb/v20180408/mongodb_models.ts +34 -12
- package/src/services/mongodb/v20190725/mongodb_models.ts +49 -83
- package/src/services/monitor/v20180724/monitor_models.ts +8 -0
- package/src/services/ocr/v20181119/ocr_client.ts +3 -3
- package/src/services/ocr/v20181119/ocr_models.ts +1 -1
- package/src/services/sqlserver/v20180328/sqlserver_models.ts +19 -2
- package/src/services/ssl/v20191205/ssl_models.ts +1 -1
- package/src/services/tcb/v20180608/tcb_models.ts +116 -123
- package/src/services/tcbr/v20220217/tcbr_models.ts +23 -11
- package/src/services/tcr/v20190924/tcr_models.ts +25 -25
- package/src/services/tdmq/v20200217/tdmq_client.ts +16 -3
- package/src/services/tdmq/v20200217/tdmq_models.ts +96 -37
- package/src/services/trtc/v20190722/trtc_models.ts +2 -4
- package/src/services/vpc/v20170312/vpc_models.ts +17 -8
- package/src/services/wedata/v20210820/wedata_models.ts +25 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +24 -0
- package/tencentcloud/services/cam/v20190116/cam_models.d.ts +12 -12
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +29 -0
- package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +5 -1
- package/tencentcloud/services/cdb/v20170320/cdb_client.js +6 -0
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +53 -19
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +1 -1
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +7 -3
- package/tencentcloud/services/dbdc/v20201029/dbdc_models.d.ts +36 -36
- package/tencentcloud/services/dcdb/v20180411/dcdb_models.d.ts +2 -2
- package/tencentcloud/services/ecm/v20190719/ecm_models.d.ts +2 -2
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +29 -78
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +3 -54
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +4 -4
- package/tencentcloud/services/index.d.ts +1 -0
- package/tencentcloud/services/index.js +2 -0
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +17 -1
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +24 -0
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +87 -11
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +8 -5
- package/tencentcloud/services/lkeap/index.d.ts +6 -0
- package/tencentcloud/services/lkeap/index.js +7 -0
- package/tencentcloud/services/lkeap/v20240522/index.d.ts +6 -0
- package/tencentcloud/services/lkeap/v20240522/index.js +9 -0
- package/tencentcloud/services/lkeap/v20240522/lkeap_client.d.ts +116 -0
- package/tencentcloud/services/lkeap/v20240522/lkeap_client.js +187 -0
- package/tencentcloud/services/lkeap/v20240522/lkeap_models.d.ts +1073 -0
- package/tencentcloud/services/lkeap/v20240522/lkeap_models.js +18 -0
- package/tencentcloud/services/mongodb/v20180408/mongodb_client.d.ts +1 -1
- package/tencentcloud/services/mongodb/v20180408/mongodb_client.js +1 -1
- package/tencentcloud/services/mongodb/v20180408/mongodb_models.d.ts +34 -12
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +49 -83
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +8 -0
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +3 -3
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +3 -3
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +1 -1
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +19 -2
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +1 -1
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +116 -123
- package/tencentcloud/services/tcbr/v20220217/tcbr_models.d.ts +23 -11
- package/tencentcloud/services/tcr/v20190924/tcr_models.d.ts +25 -25
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +5 -1
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +6 -0
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +92 -36
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +2 -4
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +17 -8
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +25 -1
- package/test/cdb.v20170320.test.js +10 -0
- package/test/iotexplorer.v20190423.test.js +40 -0
- package/test/lkeap.v20240522.test.js +271 -0
- package/test/tdmq.v20200217.test.js +10 -0
|
@@ -458,6 +458,16 @@ it("iotexplorer.v20190423.InheritCloudStorageUser", async function () {
|
|
|
458
458
|
}
|
|
459
459
|
})
|
|
460
460
|
|
|
461
|
+
it("iotexplorer.v20190423.TransferTWeCallDevice", async function () {
|
|
462
|
+
try {
|
|
463
|
+
const data = await client.TransferTWeCallDevice({})
|
|
464
|
+
expect(data).to.be.ok
|
|
465
|
+
} catch(error) {
|
|
466
|
+
expect(error.requestId).to.be.ok
|
|
467
|
+
expect(error.code).to.be.ok
|
|
468
|
+
}
|
|
469
|
+
})
|
|
470
|
+
|
|
461
471
|
it("iotexplorer.v20190423.ListFirmwares", async function () {
|
|
462
472
|
try {
|
|
463
473
|
const data = await client.ListFirmwares({})
|
|
@@ -928,6 +938,16 @@ it("iotexplorer.v20190423.AssignTWeCallLicense", async function () {
|
|
|
928
938
|
}
|
|
929
939
|
})
|
|
930
940
|
|
|
941
|
+
it("iotexplorer.v20190423.ResetTWeCallDevice", async function () {
|
|
942
|
+
try {
|
|
943
|
+
const data = await client.ResetTWeCallDevice({})
|
|
944
|
+
expect(data).to.be.ok
|
|
945
|
+
} catch(error) {
|
|
946
|
+
expect(error.requestId).to.be.ok
|
|
947
|
+
expect(error.code).to.be.ok
|
|
948
|
+
}
|
|
949
|
+
})
|
|
950
|
+
|
|
931
951
|
it("iotexplorer.v20190423.ModifyTopicPolicy", async function () {
|
|
932
952
|
try {
|
|
933
953
|
const data = await client.ModifyTopicPolicy({})
|
|
@@ -1068,6 +1088,16 @@ it("iotexplorer.v20190423.ModifyCloudStorageAIService", async function () {
|
|
|
1068
1088
|
}
|
|
1069
1089
|
})
|
|
1070
1090
|
|
|
1091
|
+
it("iotexplorer.v20190423.ResumeWeCallDevice", async function () {
|
|
1092
|
+
try {
|
|
1093
|
+
const data = await client.ResumeWeCallDevice({})
|
|
1094
|
+
expect(data).to.be.ok
|
|
1095
|
+
} catch(error) {
|
|
1096
|
+
expect(error.requestId).to.be.ok
|
|
1097
|
+
expect(error.code).to.be.ok
|
|
1098
|
+
}
|
|
1099
|
+
})
|
|
1100
|
+
|
|
1071
1101
|
it("iotexplorer.v20190423.GetStudioProductList", async function () {
|
|
1072
1102
|
try {
|
|
1073
1103
|
const data = await client.GetStudioProductList({})
|
|
@@ -1368,6 +1398,16 @@ it("iotexplorer.v20190423.DescribeCloudStorageStreamData", async function () {
|
|
|
1368
1398
|
}
|
|
1369
1399
|
})
|
|
1370
1400
|
|
|
1401
|
+
it("iotexplorer.v20190423.PauseTWeCallDevice", async function () {
|
|
1402
|
+
try {
|
|
1403
|
+
const data = await client.PauseTWeCallDevice({})
|
|
1404
|
+
expect(data).to.be.ok
|
|
1405
|
+
} catch(error) {
|
|
1406
|
+
expect(error.requestId).to.be.ok
|
|
1407
|
+
expect(error.code).to.be.ok
|
|
1408
|
+
}
|
|
1409
|
+
})
|
|
1410
|
+
|
|
1371
1411
|
it("iotexplorer.v20190423.GetAuthMiniProgramAppList", async function () {
|
|
1372
1412
|
try {
|
|
1373
1413
|
const data = await client.GetAuthMiniProgramAppList({})
|
|
@@ -0,0 +1,271 @@
|
|
|
1
|
+
|
|
2
|
+
const expect = require("chai").expect
|
|
3
|
+
const tencentcloud = require("../../tencentcloud-sdk-nodejs")
|
|
4
|
+
const client = new tencentcloud.lkeap.v20240522.Client({
|
|
5
|
+
credential: {
|
|
6
|
+
secretId: process.env.secretId,
|
|
7
|
+
secretKey: process.env.secretKey,
|
|
8
|
+
},
|
|
9
|
+
region: "ap-shanghai",
|
|
10
|
+
profile: {
|
|
11
|
+
signMethod: "TC3-HMAC-SHA256",
|
|
12
|
+
httpProfile: {
|
|
13
|
+
reqMethod: "POST",
|
|
14
|
+
reqTimeout: 30,
|
|
15
|
+
endpoint: "cvm.ap-shanghai.tencentcloudapi.com",
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
})
|
|
19
|
+
describe("lkeap.v20240522.test.js", function () {
|
|
20
|
+
|
|
21
|
+
it("lkeap.v20240522.RetrieveKnowledge", async function () {
|
|
22
|
+
try {
|
|
23
|
+
const data = await client.RetrieveKnowledge({})
|
|
24
|
+
expect(data).to.be.ok
|
|
25
|
+
} catch(error) {
|
|
26
|
+
expect(error.requestId).to.be.ok
|
|
27
|
+
expect(error.code).to.be.ok
|
|
28
|
+
}
|
|
29
|
+
})
|
|
30
|
+
|
|
31
|
+
it("lkeap.v20240522.ModifyQA", async function () {
|
|
32
|
+
try {
|
|
33
|
+
const data = await client.ModifyQA({})
|
|
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("lkeap.v20240522.GetReconstructDocumentResult", async function () {
|
|
42
|
+
try {
|
|
43
|
+
const data = await client.GetReconstructDocumentResult({})
|
|
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("lkeap.v20240522.GetSplitDocumentResult", async function () {
|
|
52
|
+
try {
|
|
53
|
+
const data = await client.GetSplitDocumentResult({})
|
|
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("lkeap.v20240522.DescribeDoc", async function () {
|
|
62
|
+
try {
|
|
63
|
+
const data = await client.DescribeDoc({})
|
|
64
|
+
expect(data).to.be.ok
|
|
65
|
+
} catch(error) {
|
|
66
|
+
expect(error.requestId).to.be.ok
|
|
67
|
+
expect(error.code).to.be.ok
|
|
68
|
+
}
|
|
69
|
+
})
|
|
70
|
+
|
|
71
|
+
it("lkeap.v20240522.ReconstructDocumentSSE", async function () {
|
|
72
|
+
try {
|
|
73
|
+
const data = await client.ReconstructDocumentSSE({})
|
|
74
|
+
expect(data).to.be.ok
|
|
75
|
+
} catch(error) {
|
|
76
|
+
expect(error.requestId).to.be.ok
|
|
77
|
+
expect(error.code).to.be.ok
|
|
78
|
+
}
|
|
79
|
+
})
|
|
80
|
+
|
|
81
|
+
it("lkeap.v20240522.DeleteDocs", async function () {
|
|
82
|
+
try {
|
|
83
|
+
const data = await client.DeleteDocs({})
|
|
84
|
+
expect(data).to.be.ok
|
|
85
|
+
} catch(error) {
|
|
86
|
+
expect(error.requestId).to.be.ok
|
|
87
|
+
expect(error.code).to.be.ok
|
|
88
|
+
}
|
|
89
|
+
})
|
|
90
|
+
|
|
91
|
+
it("lkeap.v20240522.DeleteQAs", async function () {
|
|
92
|
+
try {
|
|
93
|
+
const data = await client.DeleteQAs({})
|
|
94
|
+
expect(data).to.be.ok
|
|
95
|
+
} catch(error) {
|
|
96
|
+
expect(error.requestId).to.be.ok
|
|
97
|
+
expect(error.code).to.be.ok
|
|
98
|
+
}
|
|
99
|
+
})
|
|
100
|
+
|
|
101
|
+
it("lkeap.v20240522.QueryRewrite", async function () {
|
|
102
|
+
try {
|
|
103
|
+
const data = await client.QueryRewrite({})
|
|
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
|
+
|
|
111
|
+
it("lkeap.v20240522.GetEmbedding", async function () {
|
|
112
|
+
try {
|
|
113
|
+
const data = await client.GetEmbedding({})
|
|
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("lkeap.v20240522.ModifyAttributeLabel", async function () {
|
|
122
|
+
try {
|
|
123
|
+
const data = await client.ModifyAttributeLabel({})
|
|
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("lkeap.v20240522.RunRerank", async function () {
|
|
132
|
+
try {
|
|
133
|
+
const data = await client.RunRerank({})
|
|
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("lkeap.v20240522.ListQAs", async function () {
|
|
142
|
+
try {
|
|
143
|
+
const data = await client.ListQAs({})
|
|
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("lkeap.v20240522.DeleteAttributeLabels", async function () {
|
|
152
|
+
try {
|
|
153
|
+
const data = await client.DeleteAttributeLabels({})
|
|
154
|
+
expect(data).to.be.ok
|
|
155
|
+
} catch(error) {
|
|
156
|
+
expect(error.requestId).to.be.ok
|
|
157
|
+
expect(error.code).to.be.ok
|
|
158
|
+
}
|
|
159
|
+
})
|
|
160
|
+
|
|
161
|
+
it("lkeap.v20240522.CreateAttributeLabel", async function () {
|
|
162
|
+
try {
|
|
163
|
+
const data = await client.CreateAttributeLabel({})
|
|
164
|
+
expect(data).to.be.ok
|
|
165
|
+
} catch(error) {
|
|
166
|
+
expect(error.requestId).to.be.ok
|
|
167
|
+
expect(error.code).to.be.ok
|
|
168
|
+
}
|
|
169
|
+
})
|
|
170
|
+
|
|
171
|
+
it("lkeap.v20240522.CreateReconstructDocumentFlow", async function () {
|
|
172
|
+
try {
|
|
173
|
+
const data = await client.CreateReconstructDocumentFlow({})
|
|
174
|
+
expect(data).to.be.ok
|
|
175
|
+
} catch(error) {
|
|
176
|
+
expect(error.requestId).to.be.ok
|
|
177
|
+
expect(error.code).to.be.ok
|
|
178
|
+
}
|
|
179
|
+
})
|
|
180
|
+
|
|
181
|
+
it("lkeap.v20240522.ListAttributeLabels", async function () {
|
|
182
|
+
try {
|
|
183
|
+
const data = await client.ListAttributeLabels({})
|
|
184
|
+
expect(data).to.be.ok
|
|
185
|
+
} catch(error) {
|
|
186
|
+
expect(error.requestId).to.be.ok
|
|
187
|
+
expect(error.code).to.be.ok
|
|
188
|
+
}
|
|
189
|
+
})
|
|
190
|
+
|
|
191
|
+
it("lkeap.v20240522.ListDocs", async function () {
|
|
192
|
+
try {
|
|
193
|
+
const data = await client.ListDocs({})
|
|
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("lkeap.v20240522.CreateKnowledgeBase", async function () {
|
|
202
|
+
try {
|
|
203
|
+
const data = await client.CreateKnowledgeBase({})
|
|
204
|
+
expect(data).to.be.ok
|
|
205
|
+
} catch(error) {
|
|
206
|
+
expect(error.requestId).to.be.ok
|
|
207
|
+
expect(error.code).to.be.ok
|
|
208
|
+
}
|
|
209
|
+
})
|
|
210
|
+
|
|
211
|
+
it("lkeap.v20240522.ImportQAs", async function () {
|
|
212
|
+
try {
|
|
213
|
+
const data = await client.ImportQAs({})
|
|
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
|
+
it("lkeap.v20240522.CreateQA", async function () {
|
|
222
|
+
try {
|
|
223
|
+
const data = await client.CreateQA({})
|
|
224
|
+
expect(data).to.be.ok
|
|
225
|
+
} catch(error) {
|
|
226
|
+
expect(error.requestId).to.be.ok
|
|
227
|
+
expect(error.code).to.be.ok
|
|
228
|
+
}
|
|
229
|
+
})
|
|
230
|
+
|
|
231
|
+
it("lkeap.v20240522.DeleteKnowledgeBase", async function () {
|
|
232
|
+
try {
|
|
233
|
+
const data = await client.DeleteKnowledgeBase({})
|
|
234
|
+
expect(data).to.be.ok
|
|
235
|
+
} catch(error) {
|
|
236
|
+
expect(error.requestId).to.be.ok
|
|
237
|
+
expect(error.code).to.be.ok
|
|
238
|
+
}
|
|
239
|
+
})
|
|
240
|
+
|
|
241
|
+
it("lkeap.v20240522.CreateSplitDocumentFlow", async function () {
|
|
242
|
+
try {
|
|
243
|
+
const data = await client.CreateSplitDocumentFlow({})
|
|
244
|
+
expect(data).to.be.ok
|
|
245
|
+
} catch(error) {
|
|
246
|
+
expect(error.requestId).to.be.ok
|
|
247
|
+
expect(error.code).to.be.ok
|
|
248
|
+
}
|
|
249
|
+
})
|
|
250
|
+
|
|
251
|
+
it("lkeap.v20240522.UploadDocRealtime", async function () {
|
|
252
|
+
try {
|
|
253
|
+
const data = await client.UploadDocRealtime({})
|
|
254
|
+
expect(data).to.be.ok
|
|
255
|
+
} catch(error) {
|
|
256
|
+
expect(error.requestId).to.be.ok
|
|
257
|
+
expect(error.code).to.be.ok
|
|
258
|
+
}
|
|
259
|
+
})
|
|
260
|
+
|
|
261
|
+
it("lkeap.v20240522.UploadDoc", async function () {
|
|
262
|
+
try {
|
|
263
|
+
const data = await client.UploadDoc({})
|
|
264
|
+
expect(data).to.be.ok
|
|
265
|
+
} catch(error) {
|
|
266
|
+
expect(error.requestId).to.be.ok
|
|
267
|
+
expect(error.code).to.be.ok
|
|
268
|
+
}
|
|
269
|
+
})
|
|
270
|
+
|
|
271
|
+
})
|
|
@@ -488,6 +488,16 @@ it("tdmq.v20200217.DescribeCmqSubscriptionDetail", async function () {
|
|
|
488
488
|
}
|
|
489
489
|
})
|
|
490
490
|
|
|
491
|
+
it("tdmq.v20200217.GetTopicList", async function () {
|
|
492
|
+
try {
|
|
493
|
+
const data = await client.GetTopicList({})
|
|
494
|
+
expect(data).to.be.ok
|
|
495
|
+
} catch(error) {
|
|
496
|
+
expect(error.requestId).to.be.ok
|
|
497
|
+
expect(error.code).to.be.ok
|
|
498
|
+
}
|
|
499
|
+
})
|
|
500
|
+
|
|
491
501
|
it("tdmq.v20200217.DeleteCluster", async function () {
|
|
492
502
|
try {
|
|
493
503
|
const data = await client.DeleteCluster({})
|