tencentcloud-sdk-nodejs 4.0.967 → 4.0.969

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 (100) hide show
  1. package/CHANGELOG.md +357 -0
  2. package/SERVICE_CHANGELOG.md +361 -177
  3. package/package.json +1 -1
  4. package/products.md +43 -43
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/apigateway/v20180808/apigateway_models.ts +7 -7
  7. package/src/services/apm/v20210622/apm_models.ts +8 -0
  8. package/src/services/billing/v20180709/billing_models.ts +16 -16
  9. package/src/services/btoe/v20210514/btoe_models.ts +4 -4
  10. package/src/services/ccc/v20200210/ccc_client.ts +4 -2
  11. package/src/services/ccc/v20200210/ccc_models.ts +113 -50
  12. package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +22 -0
  13. package/src/services/cfs/v20190719/cfs_client.ts +4 -3
  14. package/src/services/cfs/v20190719/cfs_models.ts +71 -35
  15. package/src/services/cfw/v20190904/cfw_client.ts +4 -2
  16. package/src/services/cls/v20201016/cls_models.ts +14 -14
  17. package/src/services/dcdb/v20180411/dcdb_models.ts +7 -7
  18. package/src/services/dlc/v20210125/dlc_models.ts +13 -8
  19. package/src/services/dnspod/v20210323/dnspod_client.ts +108 -45
  20. package/src/services/dnspod/v20210323/dnspod_models.ts +321 -83
  21. package/src/services/ess/v20201111/ess_models.ts +2 -6
  22. package/src/services/essbasic/v20210526/essbasic_client.ts +1 -1
  23. package/src/services/essbasic/v20210526/essbasic_models.ts +15 -11
  24. package/src/services/hunyuan/v20230901/hunyuan_client.ts +182 -50
  25. package/src/services/hunyuan/v20230901/hunyuan_models.ts +678 -35
  26. package/src/services/ioa/v20220601/ioa_models.ts +3 -21
  27. package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +16 -6
  28. package/src/services/iotvideo/v20201215/iotvideo_models.ts +1 -1
  29. package/src/services/iotvideo/v20211125/iotvideo_models.ts +1 -1
  30. package/src/services/iss/v20230517/iss_models.ts +1 -1
  31. package/src/services/kms/v20190118/kms_models.ts +8 -0
  32. package/src/services/lighthouse/v20200324/lighthouse_client.ts +1 -0
  33. package/src/services/lighthouse/v20200324/lighthouse_models.ts +31 -0
  34. package/src/services/mariadb/v20170312/mariadb_models.ts +7 -7
  35. package/src/services/pts/v20210728/pts_models.ts +5 -0
  36. package/src/services/ssl/v20191205/ssl_models.ts +1 -1
  37. package/src/services/ssm/v20190923/ssm_models.ts +48 -78
  38. package/src/services/tdmq/v20200217/tdmq_models.ts +3 -4
  39. package/src/services/teo/v20220901/teo_client.ts +1 -0
  40. package/src/services/teo/v20220901/teo_models.ts +17 -3
  41. package/src/services/thpc/v20230321/thpc_models.ts +3 -3
  42. package/src/services/tke/v20180525/tke_models.ts +2 -2
  43. package/src/services/tse/v20201207/tse_client.ts +18 -6
  44. package/src/services/tse/v20201207/tse_models.ts +28 -0
  45. package/src/services/vod/v20180717/vod_client.ts +33 -3
  46. package/src/services/vod/v20180717/vod_models.ts +234 -50
  47. package/src/services/waf/v20180125/waf_models.ts +1 -1
  48. package/tencentcloud/common/sdk_version.d.ts +1 -1
  49. package/tencentcloud/common/sdk_version.js +1 -1
  50. package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +7 -7
  51. package/tencentcloud/services/apm/v20210622/apm_models.d.ts +8 -0
  52. package/tencentcloud/services/billing/v20180709/billing_models.d.ts +16 -16
  53. package/tencentcloud/services/btoe/v20210514/btoe_models.d.ts +4 -4
  54. package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +3 -1
  55. package/tencentcloud/services/ccc/v20200210/ccc_client.js +3 -1
  56. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +113 -50
  57. package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +22 -0
  58. package/tencentcloud/services/cfs/v20190719/cfs_client.d.ts +1 -1
  59. package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +69 -34
  60. package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +3 -1
  61. package/tencentcloud/services/cfw/v20190904/cfw_client.js +3 -1
  62. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +14 -14
  63. package/tencentcloud/services/dcdb/v20180411/dcdb_models.d.ts +7 -7
  64. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +13 -8
  65. package/tencentcloud/services/dnspod/v20210323/dnspod_client.d.ts +34 -14
  66. package/tencentcloud/services/dnspod/v20210323/dnspod_client.js +49 -19
  67. package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +308 -83
  68. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +2 -6
  69. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +1 -1
  70. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +1 -1
  71. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +15 -11
  72. package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.d.ts +75 -17
  73. package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.js +98 -24
  74. package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +651 -34
  75. package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +3 -21
  76. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +16 -6
  77. package/tencentcloud/services/iotvideo/v20201215/iotvideo_models.d.ts +1 -1
  78. package/tencentcloud/services/iotvideo/v20211125/iotvideo_models.d.ts +1 -1
  79. package/tencentcloud/services/iss/v20230517/iss_models.d.ts +1 -1
  80. package/tencentcloud/services/kms/v20190118/kms_models.d.ts +8 -0
  81. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +30 -0
  82. package/tencentcloud/services/mariadb/v20170312/mariadb_models.d.ts +7 -7
  83. package/tencentcloud/services/pts/v20210728/pts_models.d.ts +5 -0
  84. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +1 -1
  85. package/tencentcloud/services/ssm/v20190923/ssm_models.d.ts +48 -78
  86. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +3 -4
  87. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +16 -3
  88. package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +3 -3
  89. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +2 -2
  90. package/tencentcloud/services/tse/v20201207/tse_client.d.ts +7 -3
  91. package/tencentcloud/services/tse/v20201207/tse_client.js +9 -3
  92. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +26 -0
  93. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +16 -1
  94. package/tencentcloud/services/vod/v20180717/vod_client.js +17 -0
  95. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +225 -50
  96. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +1 -1
  97. package/test/dnspod.v20210323.test.js +62 -12
  98. package/test/hunyuan.v20230901.test.js +94 -14
  99. package/test/tse.v20201207.test.js +12 -2
  100. package/test/vod.v20180717.test.js +10 -0
@@ -68,6 +68,16 @@ it("dnspod.v20210323.ModifyVasAutoRenewStatus", async function () {
68
68
  }
69
69
  })
70
70
 
71
+ it("dnspod.v20210323.CreateLineGroup", async function () {
72
+ try {
73
+ const data = await client.CreateLineGroup({})
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
+
71
81
  it("dnspod.v20210323.DescribeDomainPurview", async function () {
72
82
  try {
73
83
  const data = await client.DescribeDomainPurview({})
@@ -78,9 +88,9 @@ it("dnspod.v20210323.DescribeDomainPurview", async function () {
78
88
  }
79
89
  })
80
90
 
81
- it("dnspod.v20210323.ModifySubdomainStatus", async function () {
91
+ it("dnspod.v20210323.DescribeLineGroupList", async function () {
82
92
  try {
83
- const data = await client.ModifySubdomainStatus({})
93
+ const data = await client.DescribeLineGroupList({})
84
94
  expect(data).to.be.ok
85
95
  } catch(error) {
86
96
  expect(error.requestId).to.be.ok
@@ -308,6 +318,16 @@ it("dnspod.v20210323.DescribeSnapshotConfig", async function () {
308
318
  }
309
319
  })
310
320
 
321
+ it("dnspod.v20210323.ModifyDomainLock", async function () {
322
+ try {
323
+ const data = await client.ModifyDomainLock({})
324
+ expect(data).to.be.ok
325
+ } catch(error) {
326
+ expect(error.requestId).to.be.ok
327
+ expect(error.code).to.be.ok
328
+ }
329
+ })
330
+
311
331
  it("dnspod.v20210323.DeleteShareDomain", async function () {
312
332
  try {
313
333
  const data = await client.DeleteShareDomain({})
@@ -338,9 +358,19 @@ it("dnspod.v20210323.DescribeDomain", async function () {
338
358
  }
339
359
  })
340
360
 
341
- it("dnspod.v20210323.ModifyRecordGroup", async function () {
361
+ it("dnspod.v20210323.ModifyLineGroup", async function () {
342
362
  try {
343
- const data = await client.ModifyRecordGroup({})
363
+ const data = await client.ModifyLineGroup({})
364
+ expect(data).to.be.ok
365
+ } catch(error) {
366
+ expect(error.requestId).to.be.ok
367
+ expect(error.code).to.be.ok
368
+ }
369
+ })
370
+
371
+ it("dnspod.v20210323.DeleteLineGroup", async function () {
372
+ try {
373
+ const data = await client.DeleteLineGroup({})
344
374
  expect(data).to.be.ok
345
375
  } catch(error) {
346
376
  expect(error.requestId).to.be.ok
@@ -398,9 +428,9 @@ it("dnspod.v20210323.CreateDomainCustomLine", async function () {
398
428
  }
399
429
  })
400
430
 
401
- it("dnspod.v20210323.DescribeUserDetail", async function () {
431
+ it("dnspod.v20210323.DescribeBatchTask", async function () {
402
432
  try {
403
- const data = await client.DescribeUserDetail({})
433
+ const data = await client.DescribeBatchTask({})
404
434
  expect(data).to.be.ok
405
435
  } catch(error) {
406
436
  expect(error.requestId).to.be.ok
@@ -428,6 +458,16 @@ it("dnspod.v20210323.DeleteRecord", async function () {
428
458
  }
429
459
  })
430
460
 
461
+ it("dnspod.v20210323.ModifySubdomainStatus", async function () {
462
+ try {
463
+ const data = await client.ModifySubdomainStatus({})
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
+
431
471
  it("dnspod.v20210323.ModifyRecordFields", async function () {
432
472
  try {
433
473
  const data = await client.ModifyRecordFields({})
@@ -438,6 +478,16 @@ it("dnspod.v20210323.ModifyRecordFields", async function () {
438
478
  }
439
479
  })
440
480
 
481
+ it("dnspod.v20210323.ModifyRecordGroup", async function () {
482
+ try {
483
+ const data = await client.ModifyRecordGroup({})
484
+ expect(data).to.be.ok
485
+ } catch(error) {
486
+ expect(error.requestId).to.be.ok
487
+ expect(error.code).to.be.ok
488
+ }
489
+ })
490
+
441
491
  it("dnspod.v20210323.DescribeRecord", async function () {
442
492
  try {
443
493
  const data = await client.DescribeRecord({})
@@ -498,9 +548,9 @@ it("dnspod.v20210323.ModifyPackageAutoRenew", async function () {
498
548
  }
499
549
  })
500
550
 
501
- it("dnspod.v20210323.DescribeBatchTask", async function () {
551
+ it("dnspod.v20210323.DeleteRecordBatch", async function () {
502
552
  try {
503
- const data = await client.DescribeBatchTask({})
553
+ const data = await client.DeleteRecordBatch({})
504
554
  expect(data).to.be.ok
505
555
  } catch(error) {
506
556
  expect(error.requestId).to.be.ok
@@ -598,9 +648,9 @@ it("dnspod.v20210323.DeleteDomainAlias", async function () {
598
648
  }
599
649
  })
600
650
 
601
- it("dnspod.v20210323.DeleteRecordBatch", async function () {
651
+ it("dnspod.v20210323.CreateLineGroupCopy", async function () {
602
652
  try {
603
- const data = await client.DeleteRecordBatch({})
653
+ const data = await client.CreateLineGroupCopy({})
604
654
  expect(data).to.be.ok
605
655
  } catch(error) {
606
656
  expect(error.requestId).to.be.ok
@@ -758,9 +808,9 @@ it("dnspod.v20210323.DescribeDomainLogList", async function () {
758
808
  }
759
809
  })
760
810
 
761
- it("dnspod.v20210323.ModifyDomainLock", async function () {
811
+ it("dnspod.v20210323.DescribeUserDetail", async function () {
762
812
  try {
763
- const data = await client.ModifyDomainLock({})
813
+ const data = await client.DescribeUserDetail({})
764
814
  expect(data).to.be.ok
765
815
  } catch(error) {
766
816
  expect(error.requestId).to.be.ok
@@ -18,9 +18,9 @@ const client = new tencentcloud.hunyuan.v20230901.Client({
18
18
  })
19
19
  describe("hunyuan.v20230901.test.js", function () {
20
20
 
21
- it("hunyuan.v20230901.QueryHunyuanImageChatJob", async function () {
21
+ it("hunyuan.v20230901.SetPayMode", async function () {
22
22
  try {
23
- const data = await client.QueryHunyuanImageChatJob({})
23
+ const data = await client.SetPayMode({})
24
24
  expect(data).to.be.ok
25
25
  } catch(error) {
26
26
  expect(error.requestId).to.be.ok
@@ -28,9 +28,49 @@ it("hunyuan.v20230901.QueryHunyuanImageChatJob", async function () {
28
28
  }
29
29
  })
30
30
 
31
- it("hunyuan.v20230901.SubmitHunyuanImageJob", async function () {
31
+ it("hunyuan.v20230901.FilesList", async function () {
32
32
  try {
33
- const data = await client.SubmitHunyuanImageJob({})
33
+ const data = await client.FilesList({})
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("hunyuan.v20230901.GetThread", async function () {
42
+ try {
43
+ const data = await client.GetThread({})
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("hunyuan.v20230901.SubmitHunyuanImageChatJob", async function () {
52
+ try {
53
+ const data = await client.SubmitHunyuanImageChatJob({})
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("hunyuan.v20230901.CreateThread", async function () {
62
+ try {
63
+ const data = await client.CreateThread({})
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("hunyuan.v20230901.GetTokenCount", async function () {
72
+ try {
73
+ const data = await client.GetTokenCount({})
34
74
  expect(data).to.be.ok
35
75
  } catch(error) {
36
76
  expect(error.requestId).to.be.ok
@@ -48,9 +88,9 @@ it("hunyuan.v20230901.QueryHunyuanImageJob", async function () {
48
88
  }
49
89
  })
50
90
 
51
- it("hunyuan.v20230901.SetPayMode", async function () {
91
+ it("hunyuan.v20230901.SubmitHunyuanImageJob", async function () {
52
92
  try {
53
- const data = await client.SetPayMode({})
93
+ const data = await client.SubmitHunyuanImageJob({})
54
94
  expect(data).to.be.ok
55
95
  } catch(error) {
56
96
  expect(error.requestId).to.be.ok
@@ -58,9 +98,39 @@ it("hunyuan.v20230901.SetPayMode", async function () {
58
98
  }
59
99
  })
60
100
 
61
- it("hunyuan.v20230901.SubmitHunyuanImageChatJob", async function () {
101
+ it("hunyuan.v20230901.FilesDeletions", async function () {
62
102
  try {
63
- const data = await client.SubmitHunyuanImageChatJob({})
103
+ const data = await client.FilesDeletions({})
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("hunyuan.v20230901.GetThreadMessageList", async function () {
112
+ try {
113
+ const data = await client.GetThreadMessageList({})
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("hunyuan.v20230901.GetThreadMessage", async function () {
122
+ try {
123
+ const data = await client.GetThreadMessage({})
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("hunyuan.v20230901.RunThread", async function () {
132
+ try {
133
+ const data = await client.RunThread({})
64
134
  expect(data).to.be.ok
65
135
  } catch(error) {
66
136
  expect(error.requestId).to.be.ok
@@ -78,9 +148,9 @@ it("hunyuan.v20230901.ChatCompletions", async function () {
78
148
  }
79
149
  })
80
150
 
81
- it("hunyuan.v20230901.ActivateService", async function () {
151
+ it("hunyuan.v20230901.QueryHunyuanImageChatJob", async function () {
82
152
  try {
83
- const data = await client.ActivateService({})
153
+ const data = await client.QueryHunyuanImageChatJob({})
84
154
  expect(data).to.be.ok
85
155
  } catch(error) {
86
156
  expect(error.requestId).to.be.ok
@@ -88,9 +158,19 @@ it("hunyuan.v20230901.ActivateService", async function () {
88
158
  }
89
159
  })
90
160
 
91
- it("hunyuan.v20230901.GetTokenCount", async function () {
161
+ it("hunyuan.v20230901.GetEmbedding", async function () {
92
162
  try {
93
- const data = await client.GetTokenCount({})
163
+ const data = await client.GetEmbedding({})
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("hunyuan.v20230901.FilesUploads", async function () {
172
+ try {
173
+ const data = await client.FilesUploads({})
94
174
  expect(data).to.be.ok
95
175
  } catch(error) {
96
176
  expect(error.requestId).to.be.ok
@@ -108,9 +188,9 @@ it("hunyuan.v20230901.TextToImageLite", async function () {
108
188
  }
109
189
  })
110
190
 
111
- it("hunyuan.v20230901.GetEmbedding", async function () {
191
+ it("hunyuan.v20230901.ActivateService", async function () {
112
192
  try {
113
- const data = await client.GetEmbedding({})
193
+ const data = await client.ActivateService({})
114
194
  expect(data).to.be.ok
115
195
  } catch(error) {
116
196
  expect(error.requestId).to.be.ok
@@ -48,6 +48,16 @@ it("tse.v20201207.DescribeCloudNativeAPIGatewayServiceRateLimit", async function
48
48
  }
49
49
  })
50
50
 
51
+ it("tse.v20201207.ModifyCloudNativeAPIGatewayCertificate", async function () {
52
+ try {
53
+ const data = await client.ModifyCloudNativeAPIGatewayCertificate({})
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
+
51
61
  it("tse.v20201207.DeleteCloudNativeAPIGatewayPublicNetwork", async function () {
52
62
  try {
53
63
  const data = await client.DeleteCloudNativeAPIGatewayPublicNetwork({})
@@ -318,9 +328,9 @@ it("tse.v20201207.ModifyAutoScalerResourceStrategy", async function () {
318
328
  }
319
329
  })
320
330
 
321
- it("tse.v20201207.ModifyCloudNativeAPIGatewayCertificate", async function () {
331
+ it("tse.v20201207.DescribeInstanceTagInfos", async function () {
322
332
  try {
323
- const data = await client.ModifyCloudNativeAPIGatewayCertificate({})
333
+ const data = await client.DescribeInstanceTagInfos({})
324
334
  expect(data).to.be.ok
325
335
  } catch(error) {
326
336
  expect(error.requestId).to.be.ok
@@ -1028,6 +1028,16 @@ it("vod.v20180717.ProcessMediaByUrl", async function () {
1028
1028
  }
1029
1029
  })
1030
1030
 
1031
+ it("vod.v20180717.CreateComplexAdaptiveDynamicStreamingTask", async function () {
1032
+ try {
1033
+ const data = await client.CreateComplexAdaptiveDynamicStreamingTask({})
1034
+ expect(data).to.be.ok
1035
+ } catch(error) {
1036
+ expect(error.requestId).to.be.ok
1037
+ expect(error.code).to.be.ok
1038
+ }
1039
+ })
1040
+
1031
1041
  it("vod.v20180717.ModifyTranscodeTemplate", async function () {
1032
1042
  try {
1033
1043
  const data = await client.ModifyTranscodeTemplate({})