tencentcloud-sdk-nodejs 4.0.660 → 4.0.661

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 (80) hide show
  1. package/CHANGELOG.md +411 -0
  2. package/SERVICE_CHANGELOG.md +551 -90
  3. package/package.json +1 -1
  4. package/products.md +20 -20
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/cme/v20191029/cme_models.ts +4 -0
  7. package/src/services/csip/v20221121/csip_client.ts +13 -0
  8. package/src/services/csip/v20221121/csip_models.ts +96 -0
  9. package/src/services/dlc/v20210125/dlc_models.ts +8 -0
  10. package/src/services/dts/v20211206/dts_client.ts +6 -4
  11. package/src/services/dts/v20211206/dts_models.ts +308 -168
  12. package/src/services/ess/v20201111/ess_client.ts +1 -1
  13. package/src/services/ess/v20201111/ess_models.ts +10 -7
  14. package/src/services/essbasic/v20210526/essbasic_client.ts +1 -1
  15. package/src/services/essbasic/v20210526/essbasic_models.ts +3 -2
  16. package/src/services/iotcloud/v20210408/iotcloud_models.ts +79 -59
  17. package/src/services/iotvideo/v20211125/iotvideo_client.ts +18 -6
  18. package/src/services/iotvideo/v20211125/iotvideo_models.ts +28 -0
  19. package/src/services/live/v20180801/live_client.ts +43 -30
  20. package/src/services/live/v20180801/live_models.ts +123 -82
  21. package/src/services/ms/v20180408/ms_client.ts +1 -1
  22. package/src/services/ocr/v20181119/ocr_client.ts +3 -38
  23. package/src/services/ocr/v20181119/ocr_models.ts +42 -381
  24. package/src/services/organization/v20210331/organization_client.ts +40 -16
  25. package/src/services/organization/v20210331/organization_models.ts +156 -112
  26. package/src/services/rum/v20210622/rum_models.ts +6 -1
  27. package/src/services/ssl/v20191205/ssl_client.ts +1 -1
  28. package/src/services/ssl/v20191205/ssl_models.ts +76 -42
  29. package/src/services/tdmq/v20200217/tdmq_models.ts +32 -0
  30. package/src/services/tione/v20211111/tione_client.ts +20 -5
  31. package/src/services/tione/v20211111/tione_models.ts +182 -72
  32. package/src/services/vpc/v20170312/vpc_client.ts +2 -2
  33. package/src/services/vpc/v20170312/vpc_models.ts +12 -2
  34. package/src/services/wedata/v20210820/wedata_models.ts +91 -5
  35. package/tencentcloud/common/sdk_version.d.ts +1 -1
  36. package/tencentcloud/common/sdk_version.js +1 -1
  37. package/tencentcloud/services/cme/v20191029/cme_models.d.ts +4 -0
  38. package/tencentcloud/services/csip/v20221121/csip_client.d.ts +5 -1
  39. package/tencentcloud/services/csip/v20221121/csip_client.js +6 -0
  40. package/tencentcloud/services/csip/v20221121/csip_models.d.ts +93 -0
  41. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +8 -0
  42. package/tencentcloud/services/dts/v20211206/dts_client.d.ts +1 -1
  43. package/tencentcloud/services/dts/v20211206/dts_models.d.ts +305 -167
  44. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +1 -1
  45. package/tencentcloud/services/ess/v20201111/ess_client.js +1 -1
  46. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +10 -7
  47. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +1 -1
  48. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +1 -1
  49. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +3 -2
  50. package/tencentcloud/services/iotcloud/v20210408/iotcloud_models.d.ts +79 -59
  51. package/tencentcloud/services/iotvideo/v20211125/iotvideo_client.d.ts +7 -3
  52. package/tencentcloud/services/iotvideo/v20211125/iotvideo_client.js +9 -3
  53. package/tencentcloud/services/iotvideo/v20211125/iotvideo_models.d.ts +26 -0
  54. package/tencentcloud/services/live/v20180801/live_client.d.ts +30 -17
  55. package/tencentcloud/services/live/v20180801/live_client.js +30 -17
  56. package/tencentcloud/services/live/v20180801/live_models.d.ts +123 -82
  57. package/tencentcloud/services/ms/v20180408/ms_client.d.ts +1 -1
  58. package/tencentcloud/services/ms/v20180408/ms_client.js +1 -1
  59. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +1 -19
  60. package/tencentcloud/services/ocr/v20181119/ocr_client.js +0 -22
  61. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +42 -376
  62. package/tencentcloud/services/organization/v20210331/organization_client.d.ts +13 -5
  63. package/tencentcloud/services/organization/v20210331/organization_client.js +18 -6
  64. package/tencentcloud/services/organization/v20210331/organization_models.d.ts +152 -112
  65. package/tencentcloud/services/rum/v20210622/rum_models.d.ts +6 -1
  66. package/tencentcloud/services/ssl/v20191205/ssl_client.d.ts +1 -1
  67. package/tencentcloud/services/ssl/v20191205/ssl_client.js +1 -1
  68. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +76 -42
  69. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +32 -0
  70. package/tencentcloud/services/tione/v20211111/tione_client.d.ts +5 -1
  71. package/tencentcloud/services/tione/v20211111/tione_client.js +6 -0
  72. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +177 -72
  73. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +2 -2
  74. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +12 -2
  75. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +91 -5
  76. package/test/csip.v20221121.test.js +10 -0
  77. package/test/iotvideo.v20211125.test.js +12 -2
  78. package/test/ocr.v20181119.test.js +0 -20
  79. package/test/organization.v20210331.test.js +24 -4
  80. package/test/tione.v20211111.test.js +10 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.660",
3
+ "version": "4.0.661",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -60,12 +60,12 @@
60
60
  | cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-05-18 01:13:36 |
61
61
  | cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-08-03 01:03:28 |
62
62
  | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-08-08 01:11:32 |
63
- | cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-07-26 01:11:19 |
63
+ | cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-08-09 01:16:08 |
64
64
  | cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-08-03 01:03:52 |
65
65
  | cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-07-11 01:11:56 |
66
66
  | cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-07-31 01:15:43 |
67
67
  | cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
68
- | csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-08-08 01:12:25 |
68
+ | csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-08-09 01:17:49 |
69
69
  | csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2023-05-19 11:26:14 |
70
70
  | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-08-02 01:09:12 |
71
71
  | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-08-07 01:09:27 |
@@ -78,13 +78,13 @@
78
78
  | dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-05-18 01:21:33 |
79
79
  | dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-05-18 01:21:37 |
80
80
  | dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-06-28 01:18:44 |
81
- | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-08-07 01:10:42 |
81
+ | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-08-09 01:22:16 |
82
82
  | dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-08-01 01:18:18 |
83
83
  | domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-07-24 01:25:15 |
84
84
  | drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-05-18 01:23:31 |
85
85
  | ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-05-18 01:23:36 |
86
86
  | dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
87
- | dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-07-28 01:23:53 |
87
+ | dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-08-09 01:23:41 |
88
88
  | eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2023-05-18 01:24:14 |
89
89
  | ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2023-05-18 01:24:28 |
90
90
  | ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2023-05-18 01:24:35 |
@@ -93,8 +93,8 @@
93
93
  | eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-08 01:16:41 |
94
94
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-08-01 01:21:59 |
95
95
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-07-12 01:24:00 |
96
- | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-08-08 01:16:56 |
97
- | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-08-08 01:17:36 |
96
+ | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-08-09 01:26:01 |
97
+ | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-08-09 01:26:35 |
98
98
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-07-27 01:13:31 |
99
99
  | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-08-01 01:24:47 |
100
100
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-07-14 14:55:45 |
@@ -116,10 +116,10 @@
116
116
  | iir | [智能识图](https://cloud.tencent.com/document/product/1217) | 2022-04-04 06:48:05 |
117
117
  | ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2023-05-18 01:31:36 |
118
118
  | iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2023-07-17 01:22:28 |
119
- | iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2023-06-14 01:27:08 |
119
+ | iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2023-08-09 01:29:39 |
120
120
  | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2023-07-19 01:27:32 |
121
121
  | iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
122
- | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2023-07-27 01:14:43 |
122
+ | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2023-08-09 01:31:19 |
123
123
  | iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2023-05-18 01:34:37 |
124
124
  | irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-06-13 01:25:28 |
125
125
  | iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2023-08-07 15:48:42 |
@@ -128,7 +128,7 @@
128
128
  | kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-05-18 01:35:58 |
129
129
  | lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-07-31 01:30:04 |
130
130
  | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-07-25 11:04:43 |
131
- | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-08-02 01:18:05 |
131
+ | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-08-09 01:34:19 |
132
132
  | lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
133
133
  | lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
134
134
  | mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2023-07-17 10:16:02 |
@@ -142,15 +142,15 @@
142
142
  | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-08-03 01:09:25 |
143
143
  | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-08-03 01:09:40 |
144
144
  | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-05-18 01:42:01 |
145
- | ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-08-02 01:19:05 |
145
+ | ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-08-09 01:39:02 |
146
146
  | msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2023-05-18 01:42:21 |
147
147
  | mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
148
148
  | nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-08-02 01:19:12 |
149
149
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
150
- | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-08-01 01:34:42 |
151
- | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-08-03 01:10:04 |
150
+ | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-08-09 01:39:21 |
151
+ | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-08-09 01:39:38 |
152
152
  | omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-07-20 01:37:20 |
153
- | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-07-27 01:17:15 |
153
+ | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-08-09 01:40:29 |
154
154
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-07-20 18:40:49 |
155
155
  | pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
156
156
  | postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-08-04 01:15:26 |
@@ -161,18 +161,18 @@
161
161
  | region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2023-08-02 01:20:32 |
162
162
  | rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-05-18 01:46:50 |
163
163
  | rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
164
- | rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2023-05-18 01:46:54 |
164
+ | rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2023-08-09 01:43:06 |
165
165
  | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2023-08-04 01:16:09 |
166
166
  | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2023-06-28 01:37:26 |
167
167
  | smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2023-07-11 01:37:49 |
168
168
  | smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2023-05-18 01:47:59 |
169
169
  | smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2023-05-18 01:48:01 |
170
- | sms | [短信](https://cloud.tencent.com/document/product/382) | 2023-06-28 01:37:53 |
170
+ | sms | [短信](https://cloud.tencent.com/document/product/382) | 2023-08-09 01:44:22 |
171
171
  | soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2023-07-10 01:39:48 |
172
172
  | solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
173
173
  | sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-08-07 01:16:11 |
174
174
  | ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-07-26 01:34:12 |
175
- | ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-07-19 01:38:38 |
175
+ | ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-08-09 01:45:30 |
176
176
  | sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2023-05-18 01:49:36 |
177
177
  | ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2023-05-18 01:49:41 |
178
178
  | sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2023-07-19 01:39:05 |
@@ -195,7 +195,7 @@
195
195
  | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-08-02 01:22:05 |
196
196
  | tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
197
197
  | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-07-24 01:49:20 |
198
- | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-08-03 01:12:55 |
198
+ | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-08-09 01:50:17 |
199
199
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
200
200
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-05-22 02:01:01 |
201
201
  | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-08-04 01:18:31 |
@@ -206,7 +206,7 @@
206
206
  | tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2023-05-18 01:58:24 |
207
207
  | tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
208
208
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-07-10 01:48:50 |
209
- | tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-07-28 15:36:37 |
209
+ | tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-08-08 22:45:41 |
210
210
  | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-08-03 01:13:41 |
211
211
  | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-08-07 01:18:30 |
212
212
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
@@ -226,11 +226,11 @@
226
226
  | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
227
227
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-05-18 02:04:23 |
228
228
  | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-08-04 01:20:16 |
229
- | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-08-07 01:19:59 |
229
+ | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-08-09 01:58:05 |
230
230
  | vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-07-18 01:58:58 |
231
231
  | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-07-31 01:50:43 |
232
232
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-07-18 01:59:28 |
233
- | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-08-08 01:27:52 |
233
+ | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-08-09 02:00:26 |
234
234
  | wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
235
235
  | yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-06-22 02:06:43 |
236
236
  | youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.660"
1
+ export const sdkVersion = "4.0.661"
@@ -4694,6 +4694,10 @@ export interface MediaCastOutputMediaSetting {
4694
4694
  * 视频配置。
4695
4695
  */
4696
4696
  VideoSetting: MediaCastVideoSetting
4697
+ /**
4698
+ * 视频配置是否和第一个输入源的视频配置相同,默认值:false。如果 FollowSourceInfo 的值为 true,忽略 VideoSetting 参数。
4699
+ */
4700
+ FollowSourceInfo?: boolean
4697
4701
  }
4698
4702
 
4699
4703
  /**
@@ -41,6 +41,7 @@ import {
41
41
  Vpc,
42
42
  DescribeRiskCenterAssetViewVULRiskListResponse,
43
43
  DescribeCVMAssetsRequest,
44
+ DescribeListenerListResponse,
44
45
  TaskAdvanceCFG,
45
46
  DBAssetVO,
46
47
  ScanTaskInfo,
@@ -50,6 +51,7 @@ import {
50
51
  DescribeSubnetAssetsResponse,
51
52
  DescribeDbAssetInfoRequest,
52
53
  DescribeRiskCenterAssetViewPortRiskListRequest,
54
+ ClbListenerListInfo,
53
55
  DescribeCVMAssetsResponse,
54
56
  DescribeVpcAssetsRequest,
55
57
  TaskAssetObject,
@@ -61,6 +63,7 @@ import {
61
63
  DescribeClusterPodAssetsResponse,
62
64
  AssetBaseInfoResponse,
63
65
  AssetViewPortRisk,
66
+ DescribeListenerListRequest,
64
67
  DescribeDomainAssetsRequest,
65
68
  CreateDomainAndIpResponse,
66
69
  DescribePublicIpAssetsRequest,
@@ -200,6 +203,16 @@ export class Client extends AbstractClient {
200
203
  return this.request("DescribeRiskCenterAssetViewPortRiskList", req, cb)
201
204
  }
202
205
 
206
+ /**
207
+ * 查询clb监听器列表
208
+ */
209
+ async DescribeListenerList(
210
+ req: DescribeListenerListRequest,
211
+ cb?: (error: string, rep: DescribeListenerListResponse) => void
212
+ ): Promise<DescribeListenerListResponse> {
213
+ return this.request("DescribeListenerList", req, cb)
214
+ }
215
+
203
216
  /**
204
217
  * 创建风险中心扫描任务
205
218
  */
@@ -930,6 +930,26 @@ export interface DescribeCVMAssetsRequest {
930
930
  Filter?: Filter
931
931
  }
932
932
 
933
+ /**
934
+ * DescribeListenerList返回参数结构体
935
+ */
936
+ export interface DescribeListenerListResponse {
937
+ /**
938
+ * 总数
939
+ 注意:此字段可能返回 null,表示取不到有效值。
940
+ */
941
+ Total?: number
942
+ /**
943
+ * 监听器列表
944
+ 注意:此字段可能返回 null,表示取不到有效值。
945
+ */
946
+ Data?: Array<ClbListenerListInfo>
947
+ /**
948
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
949
+ */
950
+ RequestId?: string
951
+ }
952
+
933
953
  /**
934
954
  * 任务高级配置
935
955
  */
@@ -1334,6 +1354,72 @@ export interface DescribeRiskCenterAssetViewPortRiskListRequest {
1334
1354
  Filter?: Filter
1335
1355
  }
1336
1356
 
1357
+ /**
1358
+ * clb实例和监听器信息
1359
+ */
1360
+ export interface ClbListenerListInfo {
1361
+ /**
1362
+ * 监听器id
1363
+ 注意:此字段可能返回 null,表示取不到有效值。
1364
+ */
1365
+ ListenerId?: string
1366
+ /**
1367
+ * 监听器名称
1368
+ 注意:此字段可能返回 null,表示取不到有效值。
1369
+ */
1370
+ ListenerName?: string
1371
+ /**
1372
+ * 负载均衡Id
1373
+ 注意:此字段可能返回 null,表示取不到有效值。
1374
+ */
1375
+ LoadBalancerId?: string
1376
+ /**
1377
+ * 负载均衡名称
1378
+ 注意:此字段可能返回 null,表示取不到有效值。
1379
+ */
1380
+ LoadBalancerName?: string
1381
+ /**
1382
+ * 协议
1383
+ 注意:此字段可能返回 null,表示取不到有效值。
1384
+ */
1385
+ Protocol?: string
1386
+ /**
1387
+ * 地域
1388
+ 注意:此字段可能返回 null,表示取不到有效值。
1389
+ */
1390
+ Region?: string
1391
+ /**
1392
+ * 负载均衡ip
1393
+ 注意:此字段可能返回 null,表示取不到有效值。
1394
+ */
1395
+ Vip?: string
1396
+ /**
1397
+ * 端口
1398
+ 注意:此字段可能返回 null,表示取不到有效值。
1399
+ */
1400
+ VPort?: number
1401
+ /**
1402
+ * 区域
1403
+ 注意:此字段可能返回 null,表示取不到有效值。
1404
+ */
1405
+ Zone?: string
1406
+ /**
1407
+ * 私有网络id
1408
+ 注意:此字段可能返回 null,表示取不到有效值。
1409
+ */
1410
+ NumericalVpcId?: number
1411
+ /**
1412
+ * 负载均衡类型
1413
+ 注意:此字段可能返回 null,表示取不到有效值。
1414
+ */
1415
+ LoadBalancerType?: string
1416
+ /**
1417
+ * 监听器域名
1418
+ 注意:此字段可能返回 null,表示取不到有效值。
1419
+ */
1420
+ Domain?: string
1421
+ }
1422
+
1337
1423
  /**
1338
1424
  * DescribeCVMAssets返回参数结构体
1339
1425
  */
@@ -2139,6 +2225,16 @@ export interface AssetViewPortRisk {
2139
2225
  From?: string
2140
2226
  }
2141
2227
 
2228
+ /**
2229
+ * DescribeListenerList请求参数结构体
2230
+ */
2231
+ export interface DescribeListenerListRequest {
2232
+ /**
2233
+ * -
2234
+ */
2235
+ Filter?: Filter
2236
+ }
2237
+
2142
2238
  /**
2143
2239
  * DescribeDomainAssets请求参数结构体
2144
2240
  */
@@ -2478,6 +2478,10 @@ export interface CreateNotebookSessionRequest {
2478
2478
  * 指定spark版本名称,当前任务使用该spark镜像运行
2479
2479
  */
2480
2480
  SparkImage?: string
2481
+ /**
2482
+ * 是否继承集群的资源类配置:0:自定义(默认),1:继承集群;
2483
+ */
2484
+ IsInherit?: number
2481
2485
  }
2482
2486
 
2483
2487
  /**
@@ -5689,6 +5693,10 @@ export interface CreateSparkSessionBatchSQLRequest {
5689
5693
  3.dlc.sql.set.config:用户配置的集群配置信息,可以用过该字段设置;
5690
5694
  */
5691
5695
  Arguments?: Array<KVPair>
5696
+ /**
5697
+ * 是否继承集群的资源类配置:0:自定义(默认),1:继承集群;
5698
+ */
5699
+ IsInherit?: number
5692
5700
  }
5693
5701
 
5694
5702
  /**
@@ -26,6 +26,7 @@ import {
26
26
  StepTip,
27
27
  DestroyMigrateJobRequest,
28
28
  SkipCheckItemResponse,
29
+ IsolateMigrateJobRequest,
29
30
  ResizeSyncJobResponse,
30
31
  ResumeMigrateJobResponse,
31
32
  DifferenceItem,
@@ -36,7 +37,7 @@ import {
36
37
  DescribeCheckSyncJobResultRequest,
37
38
  DestroySyncJobResponse,
38
39
  DescribeCompareReportResponse,
39
- IsolateMigrateJobRequest,
40
+ Endpoint,
40
41
  StopMigrateJobResponse,
41
42
  TableItem,
42
43
  ModifyCompareTaskNameRequest,
@@ -67,7 +68,6 @@ import {
67
68
  MigrateAction,
68
69
  DeleteCompareTaskResponse,
69
70
  DBEndpointInfo,
70
- TopicRule,
71
71
  ContinueSyncJobResponse,
72
72
  Options,
73
73
  CompleteMigrateJobRequest,
@@ -82,6 +82,7 @@ import {
82
82
  ModifyMigrateNameResponse,
83
83
  DescribeMigrationJobsResponse,
84
84
  ModifyMigrationJobRequest,
85
+ StopCompareResponse,
85
86
  DestroyMigrateJobResponse,
86
87
  ProcessProgress,
87
88
  SkipSyncCheckItemRequest,
@@ -96,7 +97,7 @@ import {
96
97
  KafkaOption,
97
98
  DescribeMigrationCheckJobResponse,
98
99
  DBInfo,
99
- Endpoint,
100
+ TopicRule,
100
101
  DifferenceDetail,
101
102
  CreateCheckSyncJobResponse,
102
103
  CompareObjectItem,
@@ -123,7 +124,7 @@ import {
123
124
  StartCompareResponse,
124
125
  DynamicOptions,
125
126
  CreateCompareTaskResponse,
126
- StopCompareResponse,
127
+ RateLimitOption,
127
128
  SkipCheckItemRequest,
128
129
  CompareAbstractInfo,
129
130
  CheckStep,
@@ -131,6 +132,7 @@ import {
131
132
  ModifyMigrateJobSpecResponse,
132
133
  CreateSyncJobResponse,
133
134
  CreateCompareTaskRequest,
135
+ ErrInfo,
134
136
  StartCompareRequest,
135
137
  DescribeMigrationCheckJobRequest,
136
138
  DescribeMigrationDetailResponse,