tencentcloud-sdk-nodejs 4.0.950 → 4.0.952

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 (41) hide show
  1. package/CHANGELOG.md +250 -0
  2. package/SERVICE_CHANGELOG.md +377 -5
  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/apm/v20210622/apm_models.ts +16 -15
  7. package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +40 -0
  8. package/src/services/cls/v20201016/cls_models.ts +4 -0
  9. package/src/services/essbasic/v20210526/essbasic_client.ts +26 -0
  10. package/src/services/essbasic/v20210526/essbasic_models.ts +56 -7
  11. package/src/services/mariadb/v20170312/mariadb_client.ts +20 -8
  12. package/src/services/mariadb/v20170312/mariadb_models.ts +45 -13
  13. package/src/services/mrs/v20200910/mrs_models.ts +8 -8
  14. package/src/services/scf/v20180416/scf_models.ts +2 -2
  15. package/src/services/sqlserver/v20180328/sqlserver_models.ts +1 -1
  16. package/src/services/tcss/v20201101/tcss_models.ts +4 -0
  17. package/src/services/vclm/v20240523/vclm_models.ts +9 -0
  18. package/src/services/vpc/v20170312/vpc_models.ts +3 -2
  19. package/src/services/waf/v20180125/waf_client.ts +1 -1
  20. package/src/services/waf/v20180125/waf_models.ts +164 -15
  21. package/tencentcloud/common/sdk_version.d.ts +1 -1
  22. package/tencentcloud/common/sdk_version.js +1 -1
  23. package/tencentcloud/services/apm/v20210622/apm_models.d.ts +16 -15
  24. package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +40 -0
  25. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +4 -0
  26. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +19 -1
  27. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +20 -0
  28. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +54 -7
  29. package/tencentcloud/services/mariadb/v20170312/mariadb_client.d.ts +7 -3
  30. package/tencentcloud/services/mariadb/v20170312/mariadb_client.js +9 -3
  31. package/tencentcloud/services/mariadb/v20170312/mariadb_models.d.ts +43 -13
  32. package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +8 -8
  33. package/tencentcloud/services/scf/v20180416/scf_models.d.ts +2 -2
  34. package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +1 -1
  35. package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +4 -0
  36. package/tencentcloud/services/vclm/v20240523/vclm_models.d.ts +9 -0
  37. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +3 -2
  38. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +1 -1
  39. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +164 -15
  40. package/test/essbasic.v20210526.test.js +10 -0
  41. 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 |
@@ -46,7 +46,7 @@
46
46
  | cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-09-27 01:06:23 |
47
47
  | cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2024-06-18 01:18:51 |
48
48
  | cdwch | [腾讯云数据仓库TCHouse-C](https://cloud.tencent.com/document/product/1299) | 2024-09-06 01:13:27 |
49
- | cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-09-30 01:11:18 |
49
+ | cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-10-09 01:10:49 |
50
50
  | cdwpg | [云数据仓库 PostgreSQL](https://cloud.tencent.com/document/product/878) | 2024-03-28 01:10:53 |
51
51
  | cdz | [专属可用区](https://cloud.tencent.com/document/product/1629) | 2024-08-28 01:17:24 |
52
52
  | cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2024-09-20 12:56:59 |
@@ -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-10 01:12:21 |
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,7 +73,7 @@
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-10 01:13:08 |
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
79
  | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-09-30 01:15:34 |
@@ -101,7 +101,7 @@
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
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-09-27 01:15:57 |
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 |
@@ -143,7 +143,7 @@
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 |
@@ -153,14 +153,14 @@
153
153
  | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-09-25 01:26:32 |
154
154
  | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-09-20 13:07:52 |
155
155
  | mqtt | [消息队列 MQTT 版](https://cloud.tencent.com/document/product/1778) | 2024-09-30 01:26:55 |
156
- | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-09-30 01:27:01 |
156
+ | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-10-09 01:25:21 |
157
157
  | ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2024-08-16 02:04:04 |
158
158
  | msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2024-04-17 14:48:31 |
159
159
  | mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
160
160
  | nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2024-09-27 01:23:18 |
161
161
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
162
162
  | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2024-09-04 01:54:37 |
163
- | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-09-27 01:23:33 |
163
+ | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-10-09 01:25:48 |
164
164
  | omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2024-09-26 01:28:34 |
165
165
  | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2024-09-23 12:16:37 |
166
166
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2024-06-26 01:21:35 |
@@ -174,7 +174,7 @@
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-10 01:27:37 |
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 |
@@ -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-10 01:35:42 |
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.950"
1
+ export const sdkVersion = "4.0.952"
@@ -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
  }
@@ -110,6 +110,11 @@ export interface DescribeClusterConfigsResponse {
110
110
  * 返回当前内核版本 如果不存在则返回空字符串
111
111
  */
112
112
  BuildVersion?: string
113
+ /**
114
+ * 错误信息
115
+ 注意:此字段可能返回 null,表示取不到有效值。
116
+ */
117
+ ErrorMsg?: string
113
118
  /**
114
119
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
115
120
  */
@@ -673,6 +678,11 @@ export interface ZoneInfo {
673
678
  注意:此字段可能返回 null,表示取不到有效值。
674
679
  */
675
680
  Encrypt?: number
681
+ /**
682
+ * 是否为主力园区
683
+ 注意:此字段可能返回 null,表示取不到有效值。
684
+ */
685
+ Main?: boolean
676
686
  }
677
687
 
678
688
  /**
@@ -1056,6 +1066,16 @@ export interface SlowQueryRecord {
1056
1066
  注意:此字段可能返回 null,表示取不到有效值。
1057
1067
  */
1058
1068
  DurationSec?: number
1069
+ /**
1070
+ * 状态
1071
+ 注意:此字段可能返回 null,表示取不到有效值。
1072
+ */
1073
+ State?: string
1074
+ /**
1075
+ * Catalog Name
1076
+ 注意:此字段可能返回 null,表示取不到有效值。
1077
+ */
1078
+ CatalogName?: string
1059
1079
  }
1060
1080
 
1061
1081
  /**
@@ -2117,6 +2137,11 @@ export interface DescribeDatabaseAuditRecordsResponse {
2117
2137
  * 记录列表
2118
2138
  */
2119
2139
  SlowQueryRecords?: DataBaseAuditRecord
2140
+ /**
2141
+ * 错误信息
2142
+ 注意:此字段可能返回 null,表示取不到有效值。
2143
+ */
2144
+ ErrorMsg?: string
2120
2145
  /**
2121
2146
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2122
2147
  */
@@ -2246,6 +2271,11 @@ export interface NodeInfo {
2246
2271
  注意:此字段可能返回 null,表示取不到有效值。
2247
2272
  */
2248
2273
  Zone?: string
2274
+ /**
2275
+ * Id
2276
+ 注意:此字段可能返回 null,表示取不到有效值。
2277
+ */
2278
+ Id?: string
2249
2279
  }
2250
2280
 
2251
2281
  /**
@@ -4123,6 +4153,16 @@ export interface NodeInfos {
4123
4153
  * 上一次重启时间
4124
4154
  */
4125
4155
  LastRestartTime?: string
4156
+ /**
4157
+ * id
4158
+ 注意:此字段可能返回 null,表示取不到有效值。
4159
+ */
4160
+ Id?: string
4161
+ /**
4162
+ * 可用区
4163
+ 注意:此字段可能返回 null,表示取不到有效值。
4164
+ */
4165
+ Zone?: string
4126
4166
  }
4127
4167
 
4128
4168
  /**
@@ -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
  /**
@@ -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
 
@@ -2164,6 +2164,36 @@ export interface ChannelCreateOrganizationModifyQrCodeRequest {
2164
2164
  Agent: Agent
2165
2165
  }
2166
2166
 
2167
+ /**
2168
+ * CreateChannelSubOrganizationActive请求参数结构体
2169
+ */
2170
+ export interface CreateChannelSubOrganizationActiveRequest {
2171
+ /**
2172
+ * 关于渠道应用的相关信息,包括渠道应用标识、第三方平台子客企业标识及第三方平台子客企业中的员工标识等内容,您可以参阅开发者中心所提供的 Agent 结构体以获取详细定义。
2173
+
2174
+ 此接口下面信息必填。
2175
+ <ul>
2176
+ <li>渠道应用标识: Agent.AppId</li>
2177
+ <li>第三方平台子客企业标识: Agent.ProxyOrganizationOpenId</li>
2178
+ <li>第三方平台子客企业中的员工标识: Agent. ProxyOperator.OpenId</li>
2179
+ </ul>
2180
+ 第三方平台子客企业和员工必须已经经过实名认证
2181
+ */
2182
+ Agent: Agent
2183
+ /**
2184
+ * 要进行激活或者续期的子客企业OrganizationOpenId列表,请确保所有列出的子客企业均已完成认证。
2185
+ */
2186
+ SubOrganizationOpenIds?: Array<string>
2187
+ /**
2188
+ * 操作类型,可以选择如下:
2189
+
2190
+ **false**:(默认)激活子客企业
2191
+ **true**:续期子客企业
2192
+
2193
+ */
2194
+ Renew?: boolean
2195
+ }
2196
+
2167
2197
  /**
2168
2198
  * ChannelRenewAutoSignLicense返回参数结构体
2169
2199
  */
@@ -2341,10 +2371,7 @@ export interface DescribeBatchOrganizationRegistrationUrlsRequest {
2341
2371
  此接口下面信息必填。
2342
2372
  <ul>
2343
2373
  <li>渠道应用标识: Agent.AppId</li>
2344
- <li>第三方平台子客企业标识: Agent.ProxyOrganizationOpenId</li>
2345
- <li>第三方平台子客企业中的员工标识: Agent. ProxyOperator.OpenId</li>
2346
2374
  </ul>
2347
- 第三方平台子客企业和员工必须已经经过实名认证
2348
2375
  */
2349
2376
  Agent: Agent
2350
2377
  /**
@@ -3322,11 +3349,13 @@ export interface CreateConsoleLoginUrlRequest {
3322
3349
  ProxyOperatorIdCardNumber?: string
3323
3350
  /**
3324
3351
  * 认证完成跳转链接。
3325
- 注意:`目前仅支持 H5 PC`。
3352
+ 注意:`此功能仅在Endpoint参数设置成 H5 PC时才有效`。
3326
3353
  */
3327
3354
  AutoJumpUrl?: string
3328
3355
  /**
3329
3356
  * 是否展示头顶导航栏 <ul><li> **ENABLE** : (默认)进入web控制台展示头顶导航栏</li> <li> **DISABLE** : 进入web控制台不展示头顶导航栏</li></ul> 注:该参数**仅在企业和员工激活完成,登录控制台场景才生效**。
3357
+
3358
+ <a href="https://qcloudimg.tencent-cloud.cn/raw/dd54f333140c711cf6a88e3801bcd178.png" target="_blank">点击查看头顶导航栏位置</a>
3330
3359
  */
3331
3360
  TopNavigationStatus?: string
3332
3361
  /**
@@ -6151,6 +6180,18 @@ export interface ChannelOrganizationInfo {
6151
6180
  </ul>
6152
6181
  */
6153
6182
  AuthorizationType?: string
6183
+ /**
6184
+ * 子企业激活状态。值如下:
6185
+ <ul>
6186
+ <li>**0**: 未激活</li>
6187
+ <li>**1**: 已激活</li>
6188
+ </ul>
6189
+ */
6190
+ ActiveStatus?: number
6191
+ /**
6192
+ * 账号过期时间,时间戳
6193
+ */
6194
+ LicenseExpireTime?: number
6154
6195
  }
6155
6196
 
6156
6197
  /**
@@ -6203,10 +6244,8 @@ export interface CreateBatchOrganizationRegistrationTasksRequest {
6203
6244
  此接口下面信息必填。
6204
6245
  <ul>
6205
6246
  <li>渠道应用标识: Agent.AppId</li>
6206
- <li>第三方平台子客企业标识: Agent.ProxyOrganizationOpenId</li>
6207
- <li>第三方平台子客企业中的员工标识: Agent. ProxyOperator.OpenId</li>
6208
6247
  </ul>
6209
- 第三方平台子客企业和员工必须已经经过实名认证
6248
+
6210
6249
  */
6211
6250
  Agent: Agent
6212
6251
  /**
@@ -6508,6 +6547,16 @@ export interface ChannelDescribeRolesResponse {
6508
6547
  RequestId?: string
6509
6548
  }
6510
6549
 
6550
+ /**
6551
+ * CreateChannelSubOrganizationActive返回参数结构体
6552
+ */
6553
+ export interface CreateChannelSubOrganizationActiveResponse {
6554
+ /**
6555
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6556
+ */
6557
+ RequestId?: string
6558
+ }
6559
+
6511
6560
  /**
6512
6561
  * ChannelCreateReleaseFlow请求参数结构体
6513
6562
  */
@@ -43,7 +43,7 @@ import {
43
43
  DescribeFileDownloadUrlRequest,
44
44
  DescribeDBInstanceSpecsResponse,
45
45
  DestroyHourDBInstanceResponse,
46
- Account,
46
+ DescribeDBSyncModeResponse,
47
47
  DescribeProjectSecurityGroupsRequest,
48
48
  DescribeDBSlowLogsRequest,
49
49
  CreateAccountRequest,
@@ -53,6 +53,7 @@ import {
53
53
  IsolateDBInstanceResponse,
54
54
  ModifyLogFileRetentionPeriodRequest,
55
55
  DescribeDatabaseTableRequest,
56
+ ModifyDBInstanceNameResponse,
56
57
  DescribeLogFileRetentionPeriodRequest,
57
58
  DescribeFlowResponse,
58
59
  CloneAccountResponse,
@@ -153,7 +154,7 @@ import {
153
154
  ReservedNetResource,
154
155
  DatabasePrivilege,
155
156
  ModifyDBInstanceSecurityGroupsResponse,
156
- ModifyDBInstanceNameResponse,
157
+ DescribeDBSyncModeRequest,
157
158
  CloseDBExtranetAccessResponse,
158
159
  FunctionPrivilege,
159
160
  ModifyAccountDescriptionRequest,
@@ -173,6 +174,7 @@ import {
173
174
  DescribeFlowRequest,
174
175
  DCNReplicaConfig,
175
176
  ModifyAccountPrivilegesRequest,
177
+ Account,
176
178
  ModifyBackupConfigsResponse,
177
179
  DatabaseProcedure,
178
180
  DescribeDBTmpInstancesResponse,
@@ -820,13 +822,13 @@ export class Client extends AbstractClient {
820
822
  }
821
823
 
822
824
  /**
823
- * 隔离MariaDB按量计费实例
825
+ * 本接口(DescribeDBSyncMode)用于查询云数据库实例的同步模式。
824
826
  */
825
- async IsolateHourDBInstance(
826
- req: IsolateHourDBInstanceRequest,
827
- cb?: (error: string, rep: IsolateHourDBInstanceResponse) => void
828
- ): Promise<IsolateHourDBInstanceResponse> {
829
- return this.request("IsolateHourDBInstance", req, cb)
827
+ async DescribeDBSyncMode(
828
+ req: DescribeDBSyncModeRequest,
829
+ cb?: (error: string, rep: DescribeDBSyncModeResponse) => void
830
+ ): Promise<DescribeDBSyncModeResponse> {
831
+ return this.request("DescribeDBSyncMode", req, cb)
830
832
  }
831
833
 
832
834
  /**
@@ -929,6 +931,16 @@ export class Client extends AbstractClient {
929
931
  return this.request("CloneAccount", req, cb)
930
932
  }
931
933
 
934
+ /**
935
+ * 隔离MariaDB按量计费实例
936
+ */
937
+ async IsolateHourDBInstance(
938
+ req: IsolateHourDBInstanceRequest,
939
+ cb?: (error: string, rep: IsolateHourDBInstanceResponse) => void
940
+ ): Promise<IsolateHourDBInstanceResponse> {
941
+ return this.request("IsolateHourDBInstance", req, cb)
942
+ }
943
+
932
944
  /**
933
945
  * 本接口(UpgradeDBInstance)用于扩容云数据库实例。本接口完成下单和支付两个动作,如果发生支付失败的错误,调用用户账户相关接口中的支付订单接口(PayDeals)重新支付即可。
934
946
  */
@@ -546,17 +546,25 @@ export interface DestroyHourDBInstanceResponse {
546
546
  }
547
547
 
548
548
  /**
549
- * 数据库账号信息
549
+ * DescribeDBSyncMode返回参数结构体
550
550
  */
551
- export interface Account {
551
+ export interface DescribeDBSyncModeResponse {
552
552
  /**
553
- * 账户的名称
553
+ * 同步模式:0 异步,1 强同步, 2 强同步可退化
554
554
  */
555
- User: string
555
+ SyncMode: number
556
556
  /**
557
- * 账户的域名
557
+ * 是否有修改流程在执行中:1 是, 0 否。
558
558
  */
559
- Host: string
559
+ IsModifying: number
560
+ /**
561
+ * 当前复制方式,0 异步,1 同步
562
+ */
563
+ CurrentSyncMode: number
564
+ /**
565
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
566
+ */
567
+ RequestId?: string
560
568
  }
561
569
 
562
570
  /**
@@ -757,6 +765,20 @@ export interface DescribeDatabaseTableRequest {
757
765
  Table: string
758
766
  }
759
767
 
768
+ /**
769
+ * ModifyDBInstanceName返回参数结构体
770
+ */
771
+ export interface ModifyDBInstanceNameResponse {
772
+ /**
773
+ * 实例ID
774
+ */
775
+ InstanceId: string
776
+ /**
777
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
778
+ */
779
+ RequestId?: string
780
+ }
781
+
760
782
  /**
761
783
  * DescribeLogFileRetentionPeriod请求参数结构体
762
784
  */
@@ -3401,17 +3423,13 @@ export interface ModifyDBInstanceSecurityGroupsResponse {
3401
3423
  }
3402
3424
 
3403
3425
  /**
3404
- * ModifyDBInstanceName返回参数结构体
3426
+ * DescribeDBSyncMode请求参数结构体
3405
3427
  */
3406
- export interface ModifyDBInstanceNameResponse {
3428
+ export interface DescribeDBSyncModeRequest {
3407
3429
  /**
3408
- * 实例ID
3430
+ * 实例ID,形如:tdsql-ow728lmc
3409
3431
  */
3410
3432
  InstanceId: string
3411
- /**
3412
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3413
- */
3414
- RequestId?: string
3415
3433
  }
3416
3434
 
3417
3435
  /**
@@ -3794,6 +3812,20 @@ export interface ModifyAccountPrivilegesRequest {
3794
3812
  ProcedurePrivileges?: Array<ProcedurePrivilege>
3795
3813
  }
3796
3814
 
3815
+ /**
3816
+ * 数据库账号信息
3817
+ */
3818
+ export interface Account {
3819
+ /**
3820
+ * 账户的名称
3821
+ */
3822
+ User: string
3823
+ /**
3824
+ * 账户的域名
3825
+ */
3826
+ Host: string
3827
+ }
3828
+
3797
3829
  /**
3798
3830
  * ModifyBackupConfigs返回参数结构体
3799
3831
  */
@@ -394,14 +394,6 @@ export interface PathologicalDiagnosisDetailBlock {
394
394
  * ImageToObject请求参数结构体
395
395
  */
396
396
  export interface ImageToObjectRequest {
397
- /**
398
- * 图片列表,允许传入多张图片,目前只支持传入图片base64编码,图片url暂不支持
399
- */
400
- ImageInfoList: Array<ImageInfo>
401
- /**
402
- * 图片处理参数
403
- */
404
- HandleParam: HandleParam
405
397
  /**
406
398
  * 报告类型,目前支持11(检验报告),12(检查报告),15(病理报告),28(出院报告),29(入院报告),210(门诊病历),212(手术记录),218(诊断证明),363(心电图),27(内窥镜检查),215(处方单),219(免疫接种证明),301(C14呼气试验)。如果不清楚报告类型,可以使用分类引擎,该字段传0(同时IsUsedClassify字段必须为True,否则无法输出结果)
407
399
  */
@@ -411,6 +403,14 @@ export interface ImageToObjectRequest {
411
403
  注意:当 IsUsedClassify 为True 时,表示使用收费的报告分类服务,将会产生额外的费用,具体收费标准参见 [购买指南的产品价格](https://cloud.tencent.com/document/product/1314/54264)。
412
404
  */
413
405
  IsUsedClassify: boolean
406
+ /**
407
+ * 图片处理参数
408
+ */
409
+ HandleParam?: HandleParam
410
+ /**
411
+ * 图片列表,允许传入多张图片,目前只支持传入图片base64编码,图片url暂不支持
412
+ */
413
+ ImageInfoList?: Array<ImageInfo>
414
414
  /**
415
415
  * 后付费的用户类型,新客户传1,老客户可不传或传 0。2022 年 12 月 15 新增了计费项,在此时间之前已经通过商务指定优惠价格的大客户,请不传这个字段或传 0,如果传 1 会导致以前获得的折扣价格失效。在 2022 年 12 月 15 日之后,通过商务指定优惠价格的大客户请传 1。
416
416
  */