tencentcloud-sdk-nodejs 4.0.951 → 4.0.953

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 (58) hide show
  1. package/CHANGELOG.md +272 -0
  2. package/SERVICE_CHANGELOG.md +264 -22
  3. package/package.json +1 -1
  4. package/products.md +16 -16
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/apm/v20210622/apm_models.ts +16 -15
  7. package/src/services/cls/v20201016/cls_models.ts +4 -0
  8. package/src/services/cvm/v20170312/cvm_client.ts +1 -1
  9. package/src/services/cvm/v20170312/cvm_models.ts +4 -0
  10. package/src/services/cynosdb/v20190107/cynosdb_client.ts +12 -0
  11. package/src/services/cynosdb/v20190107/cynosdb_models.ts +54 -0
  12. package/src/services/ess/v20201111/ess_client.ts +27 -0
  13. package/src/services/ess/v20201111/ess_models.ts +130 -1
  14. package/src/services/essbasic/v20210526/essbasic_client.ts +26 -0
  15. package/src/services/essbasic/v20210526/essbasic_models.ts +52 -0
  16. package/src/services/lke/v20231130/lke_models.ts +1 -1
  17. package/src/services/mariadb/v20170312/mariadb_client.ts +20 -8
  18. package/src/services/mariadb/v20170312/mariadb_models.ts +45 -13
  19. package/src/services/redis/v20180412/redis_models.ts +1 -1
  20. package/src/services/scf/v20180416/scf_models.ts +4 -4
  21. package/src/services/sqlserver/v20180328/sqlserver_models.ts +1 -1
  22. package/src/services/tcss/v20201101/tcss_models.ts +4 -0
  23. package/src/services/vclm/v20240523/vclm_models.ts +9 -0
  24. package/src/services/vpc/v20170312/vpc_models.ts +3 -3
  25. package/src/services/waf/v20180125/waf_client.ts +1 -1
  26. package/src/services/waf/v20180125/waf_models.ts +164 -15
  27. package/tencentcloud/common/sdk_version.d.ts +1 -1
  28. package/tencentcloud/common/sdk_version.js +1 -1
  29. package/tencentcloud/services/apm/v20210622/apm_models.d.ts +16 -15
  30. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +4 -0
  31. package/tencentcloud/services/cvm/v20170312/cvm_client.d.ts +1 -1
  32. package/tencentcloud/services/cvm/v20170312/cvm_client.js +1 -1
  33. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +4 -0
  34. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +5 -1
  35. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +6 -0
  36. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +52 -0
  37. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +10 -1
  38. package/tencentcloud/services/ess/v20201111/ess_client.js +13 -0
  39. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +124 -1
  40. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +19 -1
  41. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +20 -0
  42. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +50 -0
  43. package/tencentcloud/services/lke/v20231130/lke_models.d.ts +1 -1
  44. package/tencentcloud/services/mariadb/v20170312/mariadb_client.d.ts +7 -3
  45. package/tencentcloud/services/mariadb/v20170312/mariadb_client.js +9 -3
  46. package/tencentcloud/services/mariadb/v20170312/mariadb_models.d.ts +43 -13
  47. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +1 -1
  48. package/tencentcloud/services/scf/v20180416/scf_models.d.ts +4 -4
  49. package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +1 -1
  50. package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +4 -0
  51. package/tencentcloud/services/vclm/v20240523/vclm_models.d.ts +9 -0
  52. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +3 -3
  53. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +1 -1
  54. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +164 -15
  55. package/test/cynosdb.v20190107.test.js +10 -0
  56. package/test/ess.v20201111.test.js +20 -0
  57. package/test/essbasic.v20210526.test.js +10 -0
  58. package/test/mariadb.v20170312.test.js +12 -2
package/products.md CHANGED
@@ -15,7 +15,7 @@
15
15
  | ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
16
16
  | api | [云 API](https://cloud.tencent.com/document/product/1278) | 2023-01-05 01:02:52 |
17
17
  | apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2024-09-24 01:08:10 |
18
- | apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2024-09-13 01:04:24 |
18
+ | apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2024-10-10 01:07:45 |
19
19
  | as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2024-09-30 01:07:57 |
20
20
  | asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2024-09-23 01:07:54 |
21
21
  | asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
@@ -63,7 +63,7 @@
63
63
  | cloudaudit | [操作审计](https://cloud.tencent.com/document/product/629) | 2024-01-15 01:09:37 |
64
64
  | cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2024-03-20 01:11:31 |
65
65
  | cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2024-08-23 01:19:08 |
66
- | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-09-16 01:25:08 |
66
+ | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-10-11 01:12:35 |
67
67
  | cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2024-09-25 01:13:30 |
68
68
  | cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2024-08-28 01:24:04 |
69
69
  | cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2024-06-20 01:24:47 |
@@ -73,10 +73,10 @@
73
73
  | cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
74
74
  | csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-09-19 01:21:01 |
75
75
  | csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2024-03-20 01:12:25 |
76
- | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-09-30 01:13:47 |
76
+ | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-10-11 01:13:23 |
77
77
  | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-09-26 01:14:22 |
78
78
  | cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
79
- | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-09-30 01:15:34 |
79
+ | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-10-11 01:14:58 |
80
80
  | dasb | [运维安全中心(堡垒机)](https://cloud.tencent.com/document/product/1025) | 2024-09-26 01:16:16 |
81
81
  | dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
82
82
  | dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
@@ -100,8 +100,8 @@
100
100
  | eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
101
101
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-09-27 01:15:03 |
102
102
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-09-10 15:12:32 |
103
- | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-09-27 01:15:32 |
104
- | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-10-09 01:18:58 |
103
+ | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-10-11 01:18:55 |
104
+ | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-10-10 01:18:55 |
105
105
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2024-09-11 01:42:57 |
106
106
  | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-09-25 01:20:56 |
107
107
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-07-05 01:10:44 |
@@ -139,11 +139,11 @@
139
139
  | lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-09-27 01:19:59 |
140
140
  | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-09-27 01:20:12 |
141
141
  | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-09-12 01:53:31 |
142
- | lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-09-20 13:06:39 |
142
+ | lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-10-11 01:23:47 |
143
143
  | lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
144
144
  | lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
145
145
  | mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2024-03-20 01:20:11 |
146
- | mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2024-09-11 01:55:56 |
146
+ | mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2024-10-10 01:23:44 |
147
147
  | market | [云市场](https://cloud.tencent.com/document/product/306) | 2024-03-20 01:20:21 |
148
148
  | memcached | [云数据库Memcached](https://cloud.tencent.com/document/product/241) | 2024-08-28 02:03:45 |
149
149
  | mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
@@ -169,12 +169,12 @@
169
169
  | privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2024-08-28 02:14:34 |
170
170
  | pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2024-08-09 02:01:53 |
171
171
  | rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2024-09-25 01:29:30 |
172
- | redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2024-09-27 01:25:05 |
172
+ | redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2024-10-11 01:27:27 |
173
173
  | region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2024-09-13 02:02:09 |
174
174
  | rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-12-25 00:16:39 |
175
175
  | rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
176
176
  | rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2024-08-23 02:05:36 |
177
- | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2024-09-03 02:20:51 |
177
+ | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2024-10-11 01:27:56 |
178
178
  | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2024-09-27 01:25:49 |
179
179
  | smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2024-08-12 02:09:46 |
180
180
  | smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2024-04-11 01:20:38 |
@@ -182,7 +182,7 @@
182
182
  | sms | [短信](https://cloud.tencent.com/document/product/382) | 2024-09-23 16:57:26 |
183
183
  | soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2024-04-11 01:20:45 |
184
184
  | solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
185
- | sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-08-27 02:19:04 |
185
+ | sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-10-10 01:28:10 |
186
186
  | ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-11-15 02:18:28 |
187
187
  | ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-10-01 01:24:04 |
188
188
  | sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2024-03-20 01:24:03 |
@@ -205,7 +205,7 @@
205
205
  | tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
206
206
  | tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2024-06-18 02:13:19 |
207
207
  | tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2024-09-05 02:07:24 |
208
- | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-09-25 01:32:38 |
208
+ | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-10-10 01:30:02 |
209
209
  | tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2024-07-10 01:25:35 |
210
210
  | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2024-06-04 02:17:43 |
211
211
  | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-09-26 01:34:12 |
@@ -230,7 +230,7 @@
230
230
  | trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-09-10 02:17:47 |
231
231
  | trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2024-09-09 02:22:32 |
232
232
  | trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-07-31 02:17:29 |
233
- | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-09-27 01:32:11 |
233
+ | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-10-11 01:34:01 |
234
234
  | tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-09-25 01:36:42 |
235
235
  | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-09-25 01:37:11 |
236
236
  | tsi | [腾讯同传系统](https://cloud.tencent.com/document/product/1399) | 2024-08-02 02:22:13 |
@@ -238,15 +238,15 @@
238
238
  | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2024-09-26 01:38:14 |
239
239
  | ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2024-03-20 01:30:08 |
240
240
  | vcg | [视频生成](https://cloud.tencent.com/document/product/1770) | 2024-06-06 02:47:17 |
241
- | vclm | [大模型视频创作引擎](https://cloud.tencent.com/document/product/1616) | 2024-09-10 02:22:16 |
241
+ | vclm | [大模型视频创作引擎](https://cloud.tencent.com/document/product/1616) | 2024-10-10 01:34:51 |
242
242
  | vdb | [向量数据库](https://cloud.tencent.com/document/product/1709) | 2024-09-20 13:15:27 |
243
243
  | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2024-07-26 02:26:34 |
244
244
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2024-03-20 01:30:13 |
245
245
  | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-09-11 19:07:13 |
246
- | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-09-30 01:38:05 |
246
+ | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-10-11 01:36:00 |
247
247
  | vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2024-09-06 02:27:27 |
248
248
  | vtc | [视频转译](https://cloud.tencent.com/document/product/1769) | 2024-09-10 02:27:11 |
249
- | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-09-09 02:31:32 |
249
+ | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-10-10 01:36:42 |
250
250
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2024-03-20 01:32:09 |
251
251
  | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2024-09-25 01:40:14 |
252
252
  | weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2024-05-15 01:38:36 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.951"
1
+ export const sdkVersion = "4.0.953"
@@ -306,15 +306,16 @@ export interface CreateApmInstanceRequest {
306
306
  */
307
307
  export interface ModifyGeneralApmApplicationConfigRequest {
308
308
  /**
309
- * 实例Id
309
+ * 业务系统Id
310
310
  */
311
311
  InstanceId: string
312
312
  /**
313
313
  * 需要修改的字段key value分别指定字段名、字段值
314
+ [具体字段请见](https://cloud.tencent.com/document/product/248/111241)
314
315
  */
315
316
  Tags: Array<ApmTag>
316
317
  /**
317
- * 需要修改配置的服务列表名称
318
+ * 需要修改配置的应用列表名称
318
319
  */
319
320
  ServiceNames?: Array<string>
320
321
  }
@@ -700,11 +701,11 @@ export interface Line {
700
701
  */
701
702
  export interface ApmApplicationConfigView {
702
703
  /**
703
- * 实例ID
704
+ * 业务系统ID
704
705
  */
705
706
  InstanceKey?: string
706
707
  /**
707
- * 服务名
708
+ * 应用名
708
709
  */
709
710
  ServiceName?: string
710
711
  /**
@@ -712,15 +713,15 @@ export interface ApmApplicationConfigView {
712
713
  */
713
714
  OperationNameFilter?: string
714
715
  /**
715
- * 异常过滤
716
+ * 错误类型过滤
716
717
  */
717
718
  ExceptionFilter?: string
718
719
  /**
719
- * 错误码过滤
720
+ * HTTP状态码过滤
720
721
  */
721
722
  ErrorCodeFilter?: string
722
723
  /**
723
- * 应用诊断开关
724
+ * 应用诊断开关(已废弃)
724
725
  注意:此字段可能返回 null,表示取不到有效值。
725
726
  */
726
727
  EventEnable?: boolean
@@ -745,37 +746,37 @@ export interface ApmApplicationConfigView {
745
746
  */
746
747
  IsRelatedLog?: number
747
748
  /**
748
- * 日志来源
749
+ * 日志源
749
750
  注意:此字段可能返回 null,表示取不到有效值。
750
751
  */
751
752
  LogSource?: string
752
753
  /**
753
- * CLS日志集
754
+ * 日志集
754
755
  */
755
756
  LogSet?: string
756
757
  /**
757
- * 日志主题ID
758
+ * 日志主题
758
759
  */
759
760
  LogTopicID?: string
760
761
  /**
761
- * 线程剖析开关
762
+ * 方法栈快照开关 true 开启 false 关闭
762
763
  */
763
764
  SnapshotEnable?: boolean
764
765
  /**
765
- * 线程剖析超时阈值
766
+ * 慢调用监听触发阈值
766
767
  */
767
768
  SnapshotTimeout?: number
768
769
  /**
769
- * 探针开启开关
770
+ * 探针总开关
770
771
  */
771
772
  AgentEnable?: boolean
772
773
  /**
773
- * 组件列表开关
774
+ * 组件列表开关(已废弃)
774
775
  注意:此字段可能返回 null,表示取不到有效值。
775
776
  */
776
777
  InstrumentList?: Array<Instrument>
777
778
  /**
778
- * 链路压缩开关
779
+ * 链路压缩开关(已废弃)
779
780
  */
780
781
  TraceSquash?: boolean
781
782
  }
@@ -742,6 +742,10 @@ export interface DescribeShippersRequest {
742
742
  * 分页单页的限制数目,默认值为20,最大值100
743
743
  */
744
744
  Limit?: number
745
+ /**
746
+ * 控制Filters相关字段是否为精确匹配。 0: 默认值,shipperName模糊匹配 1: shipperName 精确匹配
747
+ */
748
+ PreciseSearch?: number
745
749
  }
746
750
 
747
751
  /**
@@ -512,7 +512,7 @@ export class Client extends AbstractClient {
512
512
  }
513
513
 
514
514
  /**
515
- * 本接口(ImportImage)用于导入镜像,导入后的镜像可用于创建实例。目前支持 RAW、VHD、QCOW2、VMDK 镜像格式。
515
+ * 本接口(ImportImage)用于导入镜像,导入后的镜像可用于创建实例。目前支持RAW、VHD、QCOW2、VMDK镜像格式。
516
516
  */
517
517
  async ImportImage(
518
518
  req: ImportImageRequest,
@@ -4087,6 +4087,10 @@ BYOL: 自带许可(Bring Your Own License)
4087
4087
  * 启动模式
4088
4088
  */
4089
4089
  BootMode?: string
4090
+ /**
4091
+ * 镜像族
4092
+ */
4093
+ ImageFamily?: string
4090
4094
  }
4091
4095
 
4092
4096
  /**
@@ -110,6 +110,7 @@ import {
110
110
  CreateCLSDeliveryResponse,
111
111
  ManualBackupData,
112
112
  DescribeBinlogsRequest,
113
+ InquirePriceModifyResponse,
113
114
  InstanceAuditLogFilter,
114
115
  SlaveZoneStockInfo,
115
116
  ModifyProxyRwSplitRequest,
@@ -255,6 +256,7 @@ import {
255
256
  SwitchClusterZoneRequest,
256
257
  Ability,
257
258
  InstanceInitInfo,
259
+ InquirePriceModifyRequest,
258
260
  ModifyResourcePackagesDeductionPriorityRequest,
259
261
  RemoveClusterSlaveZoneResponse,
260
262
  RenewClustersRequest,
@@ -603,6 +605,16 @@ export class Client extends AbstractClient {
603
605
  return this.request("ExportResourcePackageDeductDetails", req, cb)
604
606
  }
605
607
 
608
+ /**
609
+ * 变配预付费集群询价
610
+ */
611
+ async InquirePriceModify(
612
+ req: InquirePriceModifyRequest,
613
+ cb?: (error: string, rep: InquirePriceModifyResponse) => void
614
+ ): Promise<InquirePriceModifyResponse> {
615
+ return this.request("InquirePriceModify", req, cb)
616
+ }
617
+
606
618
  /**
607
619
  * 本接口(SwitchProxyVpc)更换数据库代理vpc
608
620
  */
@@ -2675,6 +2675,26 @@ export interface DescribeBinlogsRequest {
2675
2675
  Limit?: number
2676
2676
  }
2677
2677
 
2678
+ /**
2679
+ * InquirePriceModify返回参数结构体
2680
+ */
2681
+ export interface InquirePriceModifyResponse {
2682
+ /**
2683
+ * 实例价格
2684
+ 注意:此字段可能返回 null,表示取不到有效值。
2685
+ */
2686
+ InstancePrice?: TradePrice
2687
+ /**
2688
+ * 存储价格
2689
+ 注意:此字段可能返回 null,表示取不到有效值。
2690
+ */
2691
+ StoragePrice?: TradePrice
2692
+ /**
2693
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2694
+ */
2695
+ RequestId?: string
2696
+ }
2697
+
2678
2698
  /**
2679
2699
  * 审计日志搜索条件
2680
2700
  */
@@ -6350,6 +6370,40 @@ export interface InstanceInitInfo {
6350
6370
  DeviceType?: string
6351
6371
  }
6352
6372
 
6373
+ /**
6374
+ * InquirePriceModify请求参数结构体
6375
+ */
6376
+ export interface InquirePriceModifyRequest {
6377
+ /**
6378
+ * 集群ID
6379
+ */
6380
+ ClusterId: string
6381
+ /**
6382
+ * CPU核数
6383
+ */
6384
+ Cpu?: number
6385
+ /**
6386
+ * 内存大小
6387
+ */
6388
+ Memory?: number
6389
+ /**
6390
+ * 存储大小,存储资源变配:ClusterId,StorageLimit
6391
+ */
6392
+ StorageLimit?: number
6393
+ /**
6394
+ * 实例ID,计算资源变配必传: ClusterId,InstanceId,Cpu,Memory
6395
+ */
6396
+ InstanceId?: string
6397
+ /**
6398
+ * 实例设备类型
6399
+ */
6400
+ DeviceType?: string
6401
+ /**
6402
+ * serverless实例ccu大小
6403
+ */
6404
+ Ccu?: number
6405
+ }
6406
+
6353
6407
  /**
6354
6408
  * ModifyResourcePackagesDeductionPriority请求参数结构体
6355
6409
  */
@@ -34,6 +34,7 @@ import {
34
34
  CreateLegalSealQrCodeResponse,
35
35
  DescribeIntegrationDepartmentsResponse,
36
36
  DeleteExtendedServiceAuthInfosResponse,
37
+ CreateDynamicFlowApproverRequest,
37
38
  CreateFlowApproversResponse,
38
39
  DescribeFileUrlsResponse,
39
40
  CreateExtendedServiceAuthInfosRequest,
@@ -64,6 +65,7 @@ import {
64
65
  StaffRole,
65
66
  GroupOrganization,
66
67
  OrganizationInfo,
68
+ ArchiveDynamicApproverData,
67
69
  CreateOrganizationAuthUrlRequest,
68
70
  CreateBatchQuickSignUrlResponse,
69
71
  CreateIntegrationRoleRequest,
@@ -100,6 +102,7 @@ import {
100
102
  DeleteIntegrationDepartmentResponse,
101
103
  AutoSignConfig,
102
104
  DescribeThirdPartyAuthCodeRequest,
105
+ CreateDynamicFlowApproverResponse,
103
106
  CreateBatchOrganizationRegistrationTasksResponse,
104
107
  CreateReleaseFlowResponse,
105
108
  CreateBatchInitOrganizationUrlRequest,
@@ -114,6 +117,7 @@ import {
114
117
  CreateIntegrationDepartmentResponse,
115
118
  DescribeFlowTemplatesRequest,
116
119
  CreateIntegrationSubOrganizationActiveRecordResponse,
120
+ ArchiveDynamicFlowResponse,
117
121
  DeleteSealPoliciesResponse,
118
122
  CreateLegalSealQrCodeRequest,
119
123
  DescribeOrganizationAuthStatusResponse,
@@ -146,6 +150,7 @@ import {
146
150
  DescribeFileUrlsRequest,
147
151
  FormField,
148
152
  CreatePartnerAutoSignAuthUrlResponse,
153
+ ArchiveDynamicFlowRequest,
149
154
  CreateUserAutoSignSealUrlRequest,
150
155
  ModifyFlowDeadlineRequest,
151
156
  UserInfo,
@@ -204,6 +209,7 @@ import {
204
209
  CreateStaffResult,
205
210
  CreateUserAutoSignEnableUrlRequest,
206
211
  CreateOrganizationBatchSignUrlResponse,
212
+ DynamicFlowApproverResult,
207
213
  UnbindEmployeeUserIdWithClientOpenIdRequest,
208
214
  FileInfo,
209
215
  CreateBatchOrganizationRegistrationTasksRequest,
@@ -1582,6 +1588,17 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
1582
1588
  return this.request("CreateWebThemeConfig", req, cb)
1583
1589
  }
1584
1590
 
1591
+ /**
1592
+ * 此接口(CreateDynamicFlowApprover)用来补充动态合同的签署人信息。<br/>
1593
+ 适用场景:使用CreateFlowByFiles指定:OpenDynamicSignFlow=true发起的合同,可以使用该接口补充后续签署人。<br/>
1594
+ */
1595
+ async CreateDynamicFlowApprover(
1596
+ req: CreateDynamicFlowApproverRequest,
1597
+ cb?: (error: string, rep: CreateDynamicFlowApproverResponse) => void
1598
+ ): Promise<CreateDynamicFlowApproverResponse> {
1599
+ return this.request("CreateDynamicFlowApprover", req, cb)
1600
+ }
1601
+
1585
1602
  /**
1586
1603
  * 此接口(CreateIntegrationEmployees)用于创建企业员工。创建的员工初始化为未实名,如下图所示。
1587
1604
 
@@ -1873,6 +1890,16 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
1873
1890
  return this.request("GetTaskResultApi", req, cb)
1874
1891
  }
1875
1892
 
1893
+ /**
1894
+ * 该接口用于结束动态签署流程,若当前合同还存在签署方未签署,无法结束。
1895
+ */
1896
+ async ArchiveDynamicFlow(
1897
+ req: ArchiveDynamicFlowRequest,
1898
+ cb?: (error: string, rep: ArchiveDynamicFlowResponse) => void
1899
+ ): Promise<ArchiveDynamicFlowResponse> {
1900
+ return this.request("ArchiveDynamicFlow", req, cb)
1901
+ }
1902
+
1876
1903
  /**
1877
1904
  * 此接口(UpdateIntegrationEmployees)<font color="red"><b>用于修改未实名企业员工信息(姓名,手机号,邮件、部门)</b></font>。
1878
1905
  如果企业员工已经实名, 姓名,手机号,邮件等需要企业员工到小程序或者控制台自己修改, 部门则需要超管到控制台分配
@@ -483,6 +483,32 @@ export interface DeleteExtendedServiceAuthInfosResponse {
483
483
  RequestId?: string
484
484
  }
485
485
 
486
+ /**
487
+ * CreateDynamicFlowApprover请求参数结构体
488
+ */
489
+ export interface CreateDynamicFlowApproverRequest {
490
+ /**
491
+ * 执行本接口操作的员工信息。使用此接口时,必须填写userId。支持填入集团子公司经办人 userId 代发合同。注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
492
+ */
493
+ Operator: UserInfo
494
+ /**
495
+ * 合同流程ID,为32位字符串
496
+ */
497
+ FlowId: string
498
+ /**
499
+ * 合同流程的参与方列表,最多可支持50个参与方,可在列表中指定企业B端签署方和个人C端签署方的联系和认证方式等信息,具体定义可以参考开发者中心的ApproverInfo结构体。如果合同流程是有序签署,Approvers列表中参与人的顺序就是默认的签署顺序,请确保列表中参与人的顺序符合实际签署顺序。
500
+ */
501
+ Approvers: Array<ApproverInfo>
502
+ /**
503
+ * 代理企业和员工的信息。在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
504
+ */
505
+ Agent?: Agent
506
+ /**
507
+ * 个人自动签名的使用场景包括以下, 个人自动签署(即ApproverType设置成个人自动签署时)业务此值必传:<ul><li> **E_PRESCRIPTION_AUTO_SIGN**:电子处方单(医疗自动签) </li><li> **OTHER** : 通用场景</li></ul>注: `个人自动签名场景是白名单功能,使用前请与对接的客户经理联系沟通。`
508
+ */
509
+ AutoSignScene?: string
510
+ }
511
+
486
512
  /**
487
513
  * CreateFlowApprovers返回参数结构体
488
514
  */
@@ -1429,6 +1455,22 @@ export interface OrganizationInfo {
1429
1455
  ProxyIp?: string
1430
1456
  }
1431
1457
 
1458
+ /**
1459
+ * 动态签署2.0合同参与人信息
1460
+ */
1461
+ export interface ArchiveDynamicApproverData {
1462
+ /**
1463
+ * 签署参与人在本流程中的编号ID(每个流程不同),可用此ID来定位签署参与人在本流程的签署节点,也可用于后续创建签署链接等操作。 注意:不指定该字段时默认为发起方
1464
+ 注意:此字段可能返回 null,表示取不到有效值。
1465
+ */
1466
+ SignId?: string
1467
+ /**
1468
+ * 签署方经办人在模板中配置的参与方ID,与控件绑定,是控件的归属方,ID为32位字符串。 模板发起合同时,该参数为必填项。 文件发起合同是,该参数无需传值。 如果开发者后序用合同模板发起合同,建议保存此值,在用合同模板发起合同中需此值绑定对应的签署经办人 。
1469
+ 注意:此字段可能返回 null,表示取不到有效值。
1470
+ */
1471
+ RecipientId?: string
1472
+ }
1473
+
1432
1474
  /**
1433
1475
  * CreateOrganizationAuthUrl请求参数结构体
1434
1476
  */
@@ -2801,6 +2843,24 @@ export interface DescribeThirdPartyAuthCodeRequest {
2801
2843
  Agent?: Agent
2802
2844
  }
2803
2845
 
2846
+ /**
2847
+ * CreateDynamicFlowApprover返回参数结构体
2848
+ */
2849
+ export interface CreateDynamicFlowApproverResponse {
2850
+ /**
2851
+ * 合同流程ID,为32位字符串
2852
+ */
2853
+ FlowId?: string
2854
+ /**
2855
+ * 补充动态合同签署人的结果数组
2856
+ */
2857
+ DynamicFlowApproverList?: Array<DynamicFlowApproverResult>
2858
+ /**
2859
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2860
+ */
2861
+ RequestId?: string
2862
+ }
2863
+
2804
2864
  /**
2805
2865
  * CreateBatchOrganizationRegistrationTasks返回参数结构体
2806
2866
  */
@@ -3253,6 +3313,24 @@ export interface CreateIntegrationSubOrganizationActiveRecordResponse {
3253
3313
  RequestId?: string
3254
3314
  }
3255
3315
 
3316
+ /**
3317
+ * ArchiveDynamicFlow返回参数结构体
3318
+ */
3319
+ export interface ArchiveDynamicFlowResponse {
3320
+ /**
3321
+ * 合同流程ID
3322
+ */
3323
+ FlowId?: string
3324
+ /**
3325
+ * 动态签署人的参与人信息
3326
+ */
3327
+ Approvers?: Array<ArchiveDynamicApproverData>
3328
+ /**
3329
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3330
+ */
3331
+ RequestId?: string
3332
+ }
3333
+
3256
3334
  /**
3257
3335
  * DeleteSealPolicies返回参数结构体
3258
3336
  */
@@ -4146,6 +4224,12 @@ export interface CreateFlowByFilesRequest {
4146
4224
  * 在短信通知、填写、签署流程中,若标题、按钮、合同详情等地方存在“合同”字样时,可根据此配置指定文案,可选文案如下: <ul><li> <b>0</b> :合同(默认值)</li> <li> <b>1</b> :文件</li> <li> <b>2</b> :协议</li></ul>效果如下:![FlowDisplayType](https://qcloudimg.tencent-cloud.cn/raw/e4a2c4d638717cc901d3dbd5137c9bbc.png)
4147
4225
  */
4148
4226
  FlowDisplayType?: number
4227
+ /**
4228
+ * 是否开启动态签署合同:
4229
+ <ul><li> **true**:开启动态签署合同,可在签署过程中追加签署人(必须满足:1,发起方企业开启了模块化计费能力;2,发起方企业在企业应用管理中开启了动态签署人2.0能力) 。</li>
4230
+ <li> **false**:不开启动态签署合同。</li></ul>
4231
+ */
4232
+ OpenDynamicSignFlow?: boolean
4149
4233
  }
4150
4234
 
4151
4235
  /**
@@ -4658,6 +4742,28 @@ export interface CreatePartnerAutoSignAuthUrlResponse {
4658
4742
  RequestId?: string
4659
4743
  }
4660
4744
 
4745
+ /**
4746
+ * ArchiveDynamicFlow请求参数结构体
4747
+ */
4748
+ export interface ArchiveDynamicFlowRequest {
4749
+ /**
4750
+ * 执行本接口操作的员工信息。
4751
+ 注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
4752
+ */
4753
+ Operator: UserInfo
4754
+ /**
4755
+ * 合同流程ID, 为32位字符串。
4756
+
4757
+ 可登录腾讯电子签控制台,[点击查看FlowId在控制台中的位置](https://qcloudimg.tencent-cloud.cn/raw/0a83015166cfe1cb043d14f9ec4bd75e.png)
4758
+ */
4759
+ FlowId: string
4760
+ /**
4761
+ * 代理企业和员工的信息。
4762
+ 在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
4763
+ */
4764
+ Agent?: Agent
4765
+ }
4766
+
4661
4767
  /**
4662
4768
  * CreateUserAutoSignSealUrl请求参数结构体
4663
4769
  */
@@ -6482,7 +6588,9 @@ export interface ApproverInfo {
6482
6588
 
6483
6589
 
6484
6590
 
6485
- 注: `其他证件类型为白名单功能,使用前请联系对接的客户经理沟通。`
6591
+ 注:
6592
+ 1. <b>其他证件类型为白名单功能</b>,使用前请联系对接的客户经理沟通。
6593
+ 2. 港澳居民来往内地通行证 和 港澳台居民居住证 类型的签署人<b>至少要过一次大陆的海关</b>才能使用。
6486
6594
  */
6487
6595
  ApproverIdCardType?: string
6488
6596
  /**
@@ -6792,6 +6900,27 @@ export interface CreateOrganizationBatchSignUrlResponse {
6792
6900
  RequestId?: string
6793
6901
  }
6794
6902
 
6903
+ /**
6904
+ * 动态添加签署人的结果信息
6905
+ */
6906
+ export interface DynamicFlowApproverResult {
6907
+ /**
6908
+ * 签署方角色编号
6909
+ 注意:此字段可能返回 null,表示取不到有效值。
6910
+ */
6911
+ RecipientId?: string
6912
+ /**
6913
+ * 签署方唯一编号
6914
+ 注意:此字段可能返回 null,表示取不到有效值。
6915
+ */
6916
+ SignId?: string
6917
+ /**
6918
+ * 签署方当前状态
6919
+ 注意:此字段可能返回 null,表示取不到有效值。
6920
+ */
6921
+ ApproverStatus?: number
6922
+ }
6923
+
6795
6924
  /**
6796
6925
  * UnbindEmployeeUserIdWithClientOpenId请求参数结构体
6797
6926
  */
@@ -81,6 +81,7 @@ import {
81
81
  DescribeResourceUrlsByFlowsResponse,
82
82
  ChannelCreateFlowGroupByFilesRequest,
83
83
  ChannelCreateOrganizationModifyQrCodeRequest,
84
+ CreateChannelSubOrganizationActiveRequest,
84
85
  ChannelRenewAutoSignLicenseResponse,
85
86
  ChannelCreateFlowByFilesResponse,
86
87
  DescribeFlowDetailInfoResponse,
@@ -195,6 +196,7 @@ import {
195
196
  CreateSealByImageResponse,
196
197
  ChannelCancelMultiFlowSignQRCodeResponse,
197
198
  ChannelDescribeRolesResponse,
199
+ CreateChannelSubOrganizationActiveResponse,
198
200
  ChannelCreateReleaseFlowRequest,
199
201
  ChannelDescribeFlowComponentsResponse,
200
202
  WebThemeConfig,
@@ -870,6 +872,30 @@ export class Client extends AbstractClient {
870
872
  return this.request("CreateBatchOrganizationRegistrationTasks", req, cb)
871
873
  }
872
874
 
875
+ /**
876
+ * 激活或续期子客企业, 在激活状态下,企业可以正常发起合同;在非激活状态下,企业仅能查看和签署合同。
877
+
878
+ **1. 激活**:使用一个许可证将子客企业从未激活状态转变为激活状态。**激活状态的有效期为一年,一年后将自动回到未激活状态**。
879
+
880
+ **2. 续期**:使用一个许可证将已激活的子客企业的有效期延长一年。只有处于激活状态的子企业才能进行续期操作(**若处于非激活状态,则需先激活**)。您可以使用多个许可证对同一子客企业进行多次续费。
881
+
882
+
883
+ 该接口的效果同:**【企业应用管理】 -> 【子客企业管理】 -> 【激活】或者【续期】**
884
+
885
+ ![image](https://qcloudimg.tencent-cloud.cn/raw/cd63761ca6e814c64b4ecf131555b74e.png)
886
+
887
+
888
+ 如果不想调用此接口或者页面点击进行激活或续期,可以在【应用扩展服务】中打开自动激活或续期,在许可证充足的情况下会自动激活或续期子客企业
889
+
890
+ ![image](https://qcloudimg.tencent-cloud.cn/raw/2ccb37ef6bde463c15c39fdda789216f.png)
891
+ */
892
+ async CreateChannelSubOrganizationActive(
893
+ req: CreateChannelSubOrganizationActiveRequest,
894
+ cb?: (error: string, rep: CreateChannelSubOrganizationActiveResponse) => void
895
+ ): Promise<CreateChannelSubOrganizationActiveResponse> {
896
+ return this.request("CreateChannelSubOrganizationActive", req, cb)
897
+ }
898
+
873
899
  /**
874
900
  * 此接口(UploadFiles)文件上传。<br/>
875
901