tencentcloud-sdk-nodejs 4.0.820 → 4.0.821

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.
Files changed (46) hide show
  1. package/CHANGELOG.md +160 -0
  2. package/SERVICE_CHANGELOG.md +202 -116
  3. package/package.json +1 -1
  4. package/products.md +14 -14
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/cdb/v20170320/cdb_client.ts +1 -1
  7. package/src/services/cdb/v20170320/cdb_models.ts +1 -1
  8. package/src/services/ckafka/v20190819/ckafka_models.ts +6 -6
  9. package/src/services/cls/v20201016/cls_client.ts +4 -3
  10. package/src/services/cls/v20201016/cls_models.ts +22 -22
  11. package/src/services/csip/v20221121/csip_models.ts +1 -1
  12. package/src/services/dlc/v20210125/dlc_client.ts +12 -0
  13. package/src/services/dlc/v20210125/dlc_models.ts +54 -0
  14. package/src/services/dts/v20211206/dts_models.ts +7 -2
  15. package/src/services/ess/v20201111/ess_client.ts +3 -1
  16. package/src/services/essbasic/v20210526/essbasic_client.ts +3 -1
  17. package/src/services/faceid/v20180301/faceid_models.ts +15 -10
  18. package/src/services/pts/v20210728/pts_client.ts +57 -9
  19. package/src/services/pts/v20210728/pts_models.ts +169 -109
  20. package/src/services/wedata/v20210820/wedata_client.ts +1 -0
  21. package/src/services/wedata/v20210820/wedata_models.ts +168 -91
  22. package/tencentcloud/common/sdk_version.d.ts +1 -1
  23. package/tencentcloud/common/sdk_version.js +1 -1
  24. package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +1 -1
  25. package/tencentcloud/services/cdb/v20170320/cdb_client.js +1 -1
  26. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +1 -1
  27. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +6 -6
  28. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +4 -3
  29. package/tencentcloud/services/cls/v20201016/cls_client.js +4 -3
  30. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +22 -22
  31. package/tencentcloud/services/csip/v20221121/csip_models.d.ts +1 -1
  32. package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +5 -1
  33. package/tencentcloud/services/dlc/v20210125/dlc_client.js +6 -0
  34. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +52 -0
  35. package/tencentcloud/services/dts/v20211206/dts_models.d.ts +7 -2
  36. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +3 -1
  37. package/tencentcloud/services/ess/v20201111/ess_client.js +3 -1
  38. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +3 -1
  39. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +3 -1
  40. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +15 -10
  41. package/tencentcloud/services/pts/v20210728/pts_client.d.ts +19 -3
  42. package/tencentcloud/services/pts/v20210728/pts_client.js +27 -3
  43. package/tencentcloud/services/pts/v20210728/pts_models.d.ts +161 -109
  44. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +167 -91
  45. package/test/dlc.v20210125.test.js +10 -0
  46. package/test/pts.v20210728.test.js +42 -2
@@ -718,6 +718,16 @@ it("dlc.v20210125.DescribeDMSTable", async function () {
718
718
  }
719
719
  })
720
720
 
721
+ it("dlc.v20210125.QueryTaskCostDetail", async function () {
722
+ try {
723
+ const data = await client.QueryTaskCostDetail({})
724
+ expect(data).to.be.ok
725
+ } catch(error) {
726
+ expect(error.requestId).to.be.ok
727
+ expect(error.code).to.be.ok
728
+ }
729
+ })
730
+
721
731
  it("dlc.v20210125.DropDMSPartitions", async function () {
722
732
  try {
723
733
  const data = await client.DropDMSPartitions({})
@@ -28,6 +28,16 @@ it("pts.v20210728.DescribeScenarioWithJobs", async function () {
28
28
  }
29
29
  })
30
30
 
31
+ it("pts.v20210728.DeleteEnvironments", async function () {
32
+ try {
33
+ const data = await client.DeleteEnvironments({})
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
+
31
41
  it("pts.v20210728.UpdateJob", async function () {
32
42
  try {
33
43
  const data = await client.UpdateJob({})
@@ -208,6 +218,16 @@ it("pts.v20210728.DescribeAlertRecords", async function () {
208
218
  }
209
219
  })
210
220
 
221
+ it("pts.v20210728.DescribeSampleBatchQuery", async function () {
222
+ try {
223
+ const data = await client.DescribeSampleBatchQuery({})
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
+
211
231
  it("pts.v20210728.DescribeAlertChannels", async function () {
212
232
  try {
213
233
  const data = await client.DescribeAlertChannels({})
@@ -268,6 +288,16 @@ it("pts.v20210728.RestartCronJobs", async function () {
268
288
  }
269
289
  })
270
290
 
291
+ it("pts.v20210728.UpdateEnvironment", async function () {
292
+ try {
293
+ const data = await client.UpdateEnvironment({})
294
+ expect(data).to.be.ok
295
+ } catch(error) {
296
+ expect(error.requestId).to.be.ok
297
+ expect(error.code).to.be.ok
298
+ }
299
+ })
300
+
271
301
  it("pts.v20210728.CreateAlertChannel", async function () {
272
302
  try {
273
303
  const data = await client.CreateAlertChannel({})
@@ -278,9 +308,9 @@ it("pts.v20210728.CreateAlertChannel", async function () {
278
308
  }
279
309
  })
280
310
 
281
- it("pts.v20210728.DescribeSampleBatchQuery", async function () {
311
+ it("pts.v20210728.DescribeEnvironments", async function () {
282
312
  try {
283
- const data = await client.DescribeSampleBatchQuery({})
313
+ const data = await client.DescribeEnvironments({})
284
314
  expect(data).to.be.ok
285
315
  } catch(error) {
286
316
  expect(error.requestId).to.be.ok
@@ -338,6 +368,16 @@ it("pts.v20210728.DescribeSampleLogs", async function () {
338
368
  }
339
369
  })
340
370
 
371
+ it("pts.v20210728.CreateEnvironment", async function () {
372
+ try {
373
+ const data = await client.CreateEnvironment({})
374
+ expect(data).to.be.ok
375
+ } catch(error) {
376
+ expect(error.requestId).to.be.ok
377
+ expect(error.code).to.be.ok
378
+ }
379
+ })
380
+
341
381
  it("pts.v20210728.DescribeScenarios", async function () {
342
382
  try {
343
383
  const data = await client.DescribeScenarios({})