tencentcloud-sdk-nodejs 4.0.897 → 4.0.898

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 (38) hide show
  1. package/CHANGELOG.md +211 -0
  2. package/SERVICE_CHANGELOG.md +340 -75
  3. package/package.json +1 -1
  4. package/products.md +13 -13
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/cdc/v20201214/cdc_models.ts +59 -20
  7. package/src/services/cvm/v20170312/cvm_models.ts +10 -10
  8. package/src/services/dlc/v20210125/dlc_models.ts +9 -1
  9. package/src/services/es/v20180416/es_models.ts +9 -1
  10. package/src/services/gaap/v20180529/gaap_models.ts +9 -0
  11. package/src/services/hunyuan/v20230901/hunyuan_models.ts +4 -0
  12. package/src/services/lcic/v20220817/lcic_models.ts +9 -1
  13. package/src/services/lke/v20231130/lke_client.ts +1 -1
  14. package/src/services/monitor/v20180724/monitor_models.ts +108 -39
  15. package/src/services/tdmq/v20200217/tdmq_client.ts +37 -0
  16. package/src/services/tdmq/v20200217/tdmq_models.ts +144 -0
  17. package/src/services/tsi/v20210325/tsi_client.ts +15 -2
  18. package/src/services/vpc/v20170312/vpc_client.ts +1 -0
  19. package/src/services/vpc/v20170312/vpc_models.ts +94 -45
  20. package/tencentcloud/common/sdk_version.d.ts +1 -1
  21. package/tencentcloud/common/sdk_version.js +1 -1
  22. package/tencentcloud/services/cdc/v20201214/cdc_models.d.ts +59 -20
  23. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +10 -10
  24. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +9 -1
  25. package/tencentcloud/services/es/v20180416/es_models.d.ts +9 -1
  26. package/tencentcloud/services/gaap/v20180529/gaap_models.d.ts +9 -0
  27. package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +4 -0
  28. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +9 -1
  29. package/tencentcloud/services/lke/v20231130/lke_client.d.ts +1 -1
  30. package/tencentcloud/services/lke/v20231130/lke_client.js +1 -1
  31. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +108 -39
  32. package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +13 -1
  33. package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +18 -0
  34. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +137 -0
  35. package/tencentcloud/services/tsi/v20210325/tsi_client.d.ts +14 -1
  36. package/tencentcloud/services/tsi/v20210325/tsi_client.js +14 -1
  37. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +93 -45
  38. package/test/tdmq.v20200217.test.js +30 -0
package/products.md CHANGED
@@ -41,7 +41,7 @@
41
41
  | cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2024-07-16 01:09:24 |
42
42
  | ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2024-07-16 01:09:31 |
43
43
  | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-07-10 01:09:35 |
44
- | cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2024-03-20 01:10:04 |
44
+ | cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2024-07-17 01:09:51 |
45
45
  | cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-07-10 01:10:02 |
46
46
  | cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2024-06-18 01:18:51 |
47
47
  | cdwch | [腾讯云数据仓库TCHouse-C](https://cloud.tencent.com/document/product/1299) | 2024-06-27 01:07:08 |
@@ -70,7 +70,7 @@
70
70
  | cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
71
71
  | csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-07-03 01:12:26 |
72
72
  | csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2024-03-20 01:12:25 |
73
- | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-06-20 01:25:33 |
73
+ | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-07-17 01:11:57 |
74
74
  | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-07-12 01:12:13 |
75
75
  | cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
76
76
  | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-07-16 01:13:21 |
@@ -81,7 +81,7 @@
81
81
  | dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2024-07-08 01:12:54 |
82
82
  | dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2024-07-15 01:09:18 |
83
83
  | dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2024-07-11 01:14:04 |
84
- | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-07-08 01:13:07 |
84
+ | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-07-17 01:14:09 |
85
85
  | dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2024-07-11 01:14:33 |
86
86
  | domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-07-02 01:14:51 |
87
87
  | drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2024-07-12 01:14:44 |
@@ -96,14 +96,14 @@
96
96
  | eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2024-06-25 01:14:34 |
97
97
  | eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
98
98
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-07-09 01:14:34 |
99
- | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-07-09 01:14:44 |
99
+ | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-07-17 01:15:53 |
100
100
  | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-07-16 01:16:14 |
101
101
  | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-07-16 01:16:31 |
102
102
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2024-07-16 01:16:45 |
103
103
  | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-06-26 01:16:46 |
104
104
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-07-05 01:10:44 |
105
105
  | ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2024-03-20 01:17:13 |
106
- | gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2024-07-15 01:12:05 |
106
+ | gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2024-07-17 01:16:44 |
107
107
  | gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2024-06-27 01:13:06 |
108
108
  | goosefs | [数据加速器 GooseFS](https://cloud.tencent.com/document/product/1424) | 2024-07-10 01:17:00 |
109
109
  | gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2022-07-11 06:12:36 |
@@ -113,7 +113,7 @@
113
113
  | hai | [高性能应用服务](https://cloud.tencent.com/document/product/1721) | 2024-05-29 01:43:09 |
114
114
  | hasim | [高可用物联网卡](https://cloud.tencent.com/document/product/1482) | 2023-05-18 01:29:47 |
115
115
  | hcm | [数学作业批改](https://cloud.tencent.com/document/product/1004) | 2024-05-09 01:16:27 |
116
- | hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2024-07-16 01:17:20 |
116
+ | hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2024-07-17 01:17:08 |
117
117
  | iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2024-03-20 01:17:43 |
118
118
  | ic | [图片瘦身](https://cloud.tencent.com/document/product/636) | 2023-03-02 01:23:21 |
119
119
  | icr | [对话机器人](https://cloud.tencent.com/document/product/1268) | 2024-04-22 01:17:48 |
@@ -133,10 +133,10 @@
133
133
  | ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2024-07-09 14:27:21 |
134
134
  | keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2024-03-20 01:19:20 |
135
135
  | kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2024-04-17 01:17:16 |
136
- | lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-06-24 01:17:36 |
136
+ | lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-07-17 01:19:12 |
137
137
  | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-07-11 01:19:19 |
138
138
  | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-07-12 01:19:39 |
139
- | lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-07-15 01:15:17 |
139
+ | lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-07-17 01:19:55 |
140
140
  | lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
141
141
  | lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
142
142
  | mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2024-03-20 01:20:11 |
@@ -147,7 +147,7 @@
147
147
  | mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2024-07-02 01:19:41 |
148
148
  | mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2024-07-11 01:20:22 |
149
149
  | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-07-15 01:15:52 |
150
- | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-07-12 01:20:43 |
150
+ | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-07-17 01:20:37 |
151
151
  | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-07-16 01:21:13 |
152
152
  | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-06-14 02:16:42 |
153
153
  | ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2024-06-05 02:02:03 |
@@ -204,7 +204,7 @@
204
204
  | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-06-26 01:23:56 |
205
205
  | tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2024-07-10 01:25:35 |
206
206
  | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2024-06-04 02:17:43 |
207
- | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-07-12 01:25:48 |
207
+ | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-07-17 01:25:48 |
208
208
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2024-04-22 01:26:50 |
209
209
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2024-06-25 01:23:38 |
210
210
  | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-07-03 19:33:55 |
@@ -229,7 +229,7 @@
229
229
  | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-07-12 01:27:45 |
230
230
  | tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-07-10 01:27:48 |
231
231
  | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-07-11 01:28:05 |
232
- | tsi | [腾讯同传系统](https://cloud.tencent.com/document/product/1399) | 2024-07-08 01:25:22 |
232
+ | tsi | [腾讯同传系统](https://cloud.tencent.com/document/product/1399) | 2024-07-17 01:28:37 |
233
233
  | tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2024-03-20 01:30:06 |
234
234
  | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2024-07-08 01:25:23 |
235
235
  | ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2024-03-20 01:30:08 |
@@ -238,8 +238,8 @@
238
238
  | vdb | [向量数据库](https://cloud.tencent.com/document/product/1709) | 2024-07-09 01:25:36 |
239
239
  | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2024-06-06 02:47:30 |
240
240
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2024-03-20 01:30:13 |
241
- | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-07-05 01:20:46 |
242
- | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-07-16 01:29:31 |
241
+ | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-07-17 01:28:46 |
242
+ | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-07-17 01:29:26 |
243
243
  | vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2024-04-02 01:27:45 |
244
244
  | vtc | [视频转译](https://cloud.tencent.com/document/product/1769) | 2024-06-07 02:52:58 |
245
245
  | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-07-10 01:30:00 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.897"
1
+ export const sdkVersion = "4.0.898"
@@ -822,92 +822,127 @@ export interface DedicatedClusterOrder {
822
822
  /**
823
823
  * 专用集群id
824
824
  */
825
- DedicatedClusterId: string
825
+ DedicatedClusterId?: string
826
826
  /**
827
827
  * 专用集群类型id(移到下一层级,已经废弃,后续将删除)
828
828
  */
829
- DedicatedClusterTypeId: string
829
+ DedicatedClusterTypeId?: string
830
830
  /**
831
831
  * 支持的存储类型列表(移到下一层级,已经废弃,后续将删除)
832
832
  */
833
- SupportedStorageType: Array<string>
833
+ SupportedStorageType?: Array<string>
834
834
  /**
835
835
  * 支持的上连交换机的链路传输速率(GiB)(移到下一层级,已经废弃,后续将删除)
836
836
  */
837
- SupportedUplinkSpeed: Array<number | bigint>
837
+ SupportedUplinkSpeed?: Array<number | bigint>
838
838
  /**
839
839
  * 支持的实例族列表(移到下一层级,已经废弃,后续将删除)
840
840
  */
841
- SupportedInstanceFamily: Array<string>
841
+ SupportedInstanceFamily?: Array<string>
842
842
  /**
843
843
  * 地板承重要求(KG)
844
844
  */
845
- Weight: number
845
+ Weight?: number
846
846
  /**
847
847
  * 功率要求(KW)
848
848
  */
849
- PowerDraw: number
849
+ PowerDraw?: number
850
850
  /**
851
851
  * 订单状态
852
852
  */
853
- OrderStatus: string
853
+ OrderStatus?: string
854
854
  /**
855
855
  * 订单创建的时间
856
856
  */
857
- CreateTime: string
857
+ CreateTime?: string
858
858
  /**
859
859
  * 大订单ID
860
860
  */
861
- DedicatedClusterOrderId: string
861
+ DedicatedClusterOrderId?: string
862
862
  /**
863
863
  * 订单类型,创建CREATE或扩容EXTEND
864
864
  */
865
- Action: string
865
+ Action?: string
866
866
  /**
867
867
  * 子订单详情列表
868
868
  注意:此字段可能返回 null,表示取不到有效值。
869
869
  */
870
- DedicatedClusterOrderItems: Array<DedicatedClusterOrderItem>
870
+ DedicatedClusterOrderItems?: Array<DedicatedClusterOrderItem>
871
871
  /**
872
872
  * cpu值
873
873
  注意:此字段可能返回 null,表示取不到有效值。
874
874
  */
875
- Cpu: number
875
+ Cpu?: number
876
876
  /**
877
877
  * mem值
878
878
  注意:此字段可能返回 null,表示取不到有效值。
879
879
  */
880
- Mem: number
880
+ Mem?: number
881
881
  /**
882
882
  * gpu值
883
883
  注意:此字段可能返回 null,表示取不到有效值。
884
884
  */
885
- Gpu: number
885
+ Gpu?: number
886
886
  /**
887
887
  * 0代表未支付,1代表已支付
888
888
  注意:此字段可能返回 null,表示取不到有效值。
889
889
  */
890
- PayStatus: number
890
+ PayStatus?: number
891
891
  /**
892
892
  * 支付方式,一次性、按月、按年
893
893
  注意:此字段可能返回 null,表示取不到有效值。
894
894
  */
895
- PayType: string
895
+ PayType?: string
896
896
  /**
897
897
  * 购买时长的单位
898
898
  注意:此字段可能返回 null,表示取不到有效值。
899
899
  */
900
- TimeUnit: string
900
+ TimeUnit?: string
901
901
  /**
902
902
  * 购买时长
903
903
  注意:此字段可能返回 null,表示取不到有效值。
904
904
  */
905
- TimeSpan: number
905
+ TimeSpan?: number
906
906
  /**
907
907
  * 订单类型
908
908
  注意:此字段可能返回 null,表示取不到有效值。
909
909
  */
910
- OrderType: string
910
+ OrderType?: string
911
+ /**
912
+ * 验收状态
913
+ 注意:此字段可能返回 null,表示取不到有效值。
914
+ */
915
+ CheckStatus?: string
916
+ /**
917
+ * 交付预期时间
918
+ 注意:此字段可能返回 null,表示取不到有效值。
919
+ */
920
+ DeliverExpectTime?: string
921
+ /**
922
+ * 交付实际完成时间
923
+ 注意:此字段可能返回 null,表示取不到有效值。
924
+ */
925
+ DeliverFinishTime?: string
926
+ /**
927
+ * 验收预期时间
928
+ 注意:此字段可能返回 null,表示取不到有效值。
929
+ */
930
+ CheckExpectTime?: string
931
+ /**
932
+ * 验收实际完成时间
933
+ 注意:此字段可能返回 null,表示取不到有效值。
934
+ */
935
+ CheckFinishTime?: string
936
+ /**
937
+ * 订单SLA
938
+ 注意:此字段可能返回 null,表示取不到有效值。
939
+ */
940
+ OrderSLA?: string
941
+ /**
942
+ * 订单支付计划
943
+ 注意:此字段可能返回 null,表示取不到有效值。
944
+ */
945
+ OrderPayPlan?: string
911
946
  }
912
947
 
913
948
  /**
@@ -1126,6 +1161,10 @@ export interface DescribeDedicatedClusterOrdersRequest {
1126
1161
  * 订单类型为过滤条件:CREATE EXTEND
1127
1162
  */
1128
1163
  ActionType?: string
1164
+ /**
1165
+ * 订单类型列表
1166
+ */
1167
+ OrderTypes?: Array<string>
1129
1168
  }
1130
1169
 
1131
1170
  /**
@@ -3358,7 +3358,7 @@ export interface CreateLaunchTemplateVersionRequest {
3358
3358
  LaunchTemplateVersionDescription?: string
3359
3359
  /**
3360
3360
  * 实例机型。不同实例机型指定了不同的资源规格。
3361
- <br><li>对于付费模式为PREPAID或POSTPAID\_BY\_HOUR的实例创建,具体取值可通过调用接口[DescribeInstanceTypeConfigs](https://cloud.tencent.com/document/api/213/15749)来获得最新的规格表或参见[实例规格](https://cloud.tencent.com/document/product/213/11518)描述。若不指定该参数,则系统将根据当前地域的资源售卖情况动态指定默认机型。<br><li>对于付费模式为CDHPAID的实例创建,该参数以"CDH_"为前缀,根据CPU和内存配置生成,具体形式为:CDH_XCXG,例如对于创建CPU为1核,内存为1G大小的专用宿主机的实例,该参数应该为CDH_1C1G
3361
+ <br><li>对于付费模式为PREPAID或POSTPAID\_BY\_HOUR的实例创建,具体取值可通过调用接口[DescribeInstanceTypeConfigs](https://cloud.tencent.com/document/api/213/15749)来获得最新的规格表或参见[实例规格](https://cloud.tencent.com/document/product/213/11518)描述。若不指定该参数,则系统将根据当前地域的资源售卖情况动态指定默认机型。</li><br><li>对于付费模式为CDHPAID的实例创建,该参数以"CDH_"为前缀,根据CPU和内存配置生成,具体形式为:CDH_XCXG,例如对于创建CPU为1核,内存为1G大小的专用宿主机的实例,该参数应该为CDH_1C1G。</li>
3362
3362
  */
3363
3363
  InstanceType?: string
3364
3364
  /**
@@ -3386,7 +3386,7 @@ export interface CreateLaunchTemplateVersionRequest {
3386
3386
  */
3387
3387
  InstanceCount?: number
3388
3388
  /**
3389
- * 实例显示名称。<br><li>不指定实例显示名称则默认显示‘未命名’。</li><li>购买多台实例,如果指定模式串`{R:x}`,表示生成数字`[x, x+n-1]`,其中`n`表示购买实例的数量,例如`server_{R:3}`,购买1台时,实例显示名称为`server_3`;购买2台时,实例显示名称分别为`server_3`,`server_4`。支持指定多个模式串`{R:x}`。</li><li>购买多台实例,如果不指定模式串,则在实例显示名称添加后缀`1、2...n`,其中`n`表示购买实例的数量,例如`server_`,购买2台时,实例显示名称分别为`server_1`,`server_2`。</li><li>最多支持60个字符(包含模式串)。
3389
+ * 实例显示名称。<br><li>不指定实例显示名称则默认显示‘未命名’。</li><li>购买多台实例,如果指定模式串`{R:x}`,表示生成数字`[x, x+n-1]`,其中`n`表示购买实例的数量,例如`server_{R:3}`,购买1台时,实例显示名称为`server_3`;购买2台时,实例显示名称分别为`server_3`,`server_4`。支持指定多个模式串`{R:x}`。</li><li>购买多台实例,如果不指定模式串,则在实例显示名称添加后缀`1、2...n`,其中`n`表示购买实例的数量,例如`server_`,购买2台时,实例显示名称分别为`server_1`,`server_2`。</li><li>最多支持60个字符(包含模式串)。</li>
3390
3390
  */
3391
3391
  InstanceName?: string
3392
3392
  /**
@@ -3406,7 +3406,7 @@ export interface CreateLaunchTemplateVersionRequest {
3406
3406
  */
3407
3407
  ClientToken?: string
3408
3408
  /**
3409
- * 云服务器的主机名。<br><li>点号(.)和短横线(-)不能作为 HostName 的首尾字符,不能连续使用。<br><li>Windows 实例:名字符长度为[2, 15],允许字母(不限制大小写)、数字和短横线(-)组成,不支持点号(.),不能全是数字。<br><li>其他类型(Linux 等)实例:字符长度为[2, 60],允许支持多个点号,点之间为一段,每段允许字母(不限制大小写)、数字和短横线(-)组成。
3409
+ * 云服务器的主机名。<br><li>点号(.)和短横线(-)不能作为 HostName 的首尾字符,不能连续使用。</li><br><li>Windows 实例:名字符长度为[2, 15],允许字母(不限制大小写)、数字和短横线(-)组成,不支持点号(.),不能全是数字。</li><br><li>其他类型(Linux 等)实例:字符长度为[2, 60],允许支持多个点号,点之间为一段,每段允许字母(不限制大小写)、数字和短横线(-)组成。</li>
3410
3410
  */
3411
3411
  HostName?: string
3412
3412
  /**
@@ -3446,7 +3446,7 @@ false(默认):发送正常请求,通过检查后直接创建实例。
3446
3446
  */
3447
3447
  HpcClusterId?: string
3448
3448
  /**
3449
- * 实例[计费类型](https://cloud.tencent.com/document/product/213/2180)。<br><li>PREPAID:预付费,即包年包月<br><li>POSTPAID_BY_HOUR:按小时后付费<br><li>CDHPAID:独享子机(基于专用宿主机创建,宿主机部分的资源不收费)<br><li>SPOTPAID:竞价付费<br>默认值:POSTPAID_BY_HOUR。
3449
+ * 实例[计费类型](https://cloud.tencent.com/document/product/213/2180)。<br><li>PREPAID:预付费,即包年包月</li><li>POSTPAID_BY_HOUR:按小时后付费</li><li>CDHPAID:独享子机(基于专用宿主机创建,宿主机部分的资源不收费)</li><li>SPOTPAID:竞价付费</li>默认值:POSTPAID_BY_HOUR。
3450
3450
  */
3451
3451
  InstanceChargeType?: string
3452
3452
  /**
@@ -3454,7 +3454,7 @@ false(默认):发送正常请求,通过检查后直接创建实例。
3454
3454
  */
3455
3455
  InstanceChargePrepaid?: InstanceChargePrepaid
3456
3456
  /**
3457
- * 实例销毁保护标志,表示是否允许通过api接口删除实例。取值范围:<br><li>TRUE:表示开启实例保护,不允许通过api接口删除实例<br><li>FALSE:表示关闭实例保护,允许通过api接口删除实例<br><br>默认取值:FALSE。
3457
+ * 实例销毁保护标志,表示是否允许通过api接口删除实例。取值范围:<br><li>TRUE:表示开启实例保护,不允许通过api接口删除实例</li><br><li>FALSE:表示关闭实例保护,允许通过api接口删除实例</li><br><br>默认取值:FALSE。
3458
3458
  */
3459
3459
  DisableApiTermination?: boolean
3460
3460
  }
@@ -3679,7 +3679,7 @@ export interface CreateLaunchTemplateRequest {
3679
3679
  LaunchTemplateVersionDescription?: string
3680
3680
  /**
3681
3681
  * 实例机型。不同实例机型指定了不同的资源规格。
3682
- <br><li>对于付费模式为PREPAID或POSTPAID\_BY\_HOUR的实例创建,具体取值可通过调用接口[DescribeInstanceTypeConfigs](https://cloud.tencent.com/document/api/213/15749)来获得最新的规格表或参见[实例规格](https://cloud.tencent.com/document/product/213/11518)描述。若不指定该参数,则系统将根据当前地域的资源售卖情况动态指定默认机型。<br><li>对于付费模式为CDHPAID的实例创建,该参数以"CDH_"为前缀,根据CPU和内存配置生成,具体形式为:CDH_XCXG,例如对于创建CPU为1核,内存为1G大小的专用宿主机的实例,该参数应该为CDH_1C1G
3682
+ <br><li>对于付费模式为PREPAID或POSTPAID\_BY\_HOUR的实例创建,具体取值可通过调用接口[DescribeInstanceTypeConfigs](https://cloud.tencent.com/document/api/213/15749)来获得最新的规格表或参见[实例规格](https://cloud.tencent.com/document/product/213/11518)描述。若不指定该参数,则系统将根据当前地域的资源售卖情况动态指定默认机型。</li><li>对于付费模式为CDHPAID的实例创建,该参数以"CDH_"为前缀,根据CPU和内存配置生成,具体形式为:CDH_XCXG,例如对于创建CPU为1核,内存为1G大小的专用宿主机的实例,该参数应该为CDH_1C1G。</li>
3683
3683
  */
3684
3684
  InstanceType?: string
3685
3685
  /**
@@ -3703,7 +3703,7 @@ export interface CreateLaunchTemplateRequest {
3703
3703
  */
3704
3704
  InstanceCount?: number
3705
3705
  /**
3706
- * 实例显示名称。<br><li>不指定实例显示名称则默认显示‘未命名’。</li><li>购买多台实例,如果指定模式串`{R:x}`,表示生成数字`[x, x+n-1]`,其中`n`表示购买实例的数量,例如`server_{R:3}`,购买1台时,实例显示名称为`server_3`;购买2台时,实例显示名称分别为`server_3`,`server_4`。支持指定多个模式串`{R:x}`。</li><li>购买多台实例,如果不指定模式串,则在实例显示名称添加后缀`1、2...n`,其中`n`表示购买实例的数量,例如`server_`,购买2台时,实例显示名称分别为`server_1`,`server_2`。</li><li>最多支持60个字符(包含模式串)。
3706
+ * 实例显示名称。<br><li>不指定实例显示名称则默认显示‘未命名’。</li><li>购买多台实例,如果指定模式串`{R:x}`,表示生成数字`[x, x+n-1]`,其中`n`表示购买实例的数量,例如`server_{R:3}`,购买1台时,实例显示名称为`server_3`;购买2台时,实例显示名称分别为`server_3`,`server_4`。支持指定多个模式串`{R:x}`。</li><li>购买多台实例,如果不指定模式串,则在实例显示名称添加后缀`1、2...n`,其中`n`表示购买实例的数量,例如`server_`,购买2台时,实例显示名称分别为`server_1`,`server_2`。</li><li>最多支持60个字符(包含模式串)。</li>
3707
3707
  */
3708
3708
  InstanceName?: string
3709
3709
  /**
@@ -3723,7 +3723,7 @@ export interface CreateLaunchTemplateRequest {
3723
3723
  */
3724
3724
  ClientToken?: string
3725
3725
  /**
3726
- * 云服务器的主机名。<br><li>点号(.)和短横线(-)不能作为 HostName 的首尾字符,不能连续使用。<br><li>Windows 实例:名字符长度为[2, 15],允许字母(不限制大小写)、数字和短横线(-)组成,不支持点号(.),不能全是数字。<br><li>其他类型(Linux 等)实例:字符长度为[2, 60],允许支持多个点号,点之间为一段,每段允许字母(不限制大小写)、数字和短横线(-)组成。
3726
+ * 云服务器的主机名。<br><li>点号(.)和短横线(-)不能作为 HostName 的首尾字符,不能连续使用。</li><li>Windows 实例:名字符长度为[2, 15],允许字母(不限制大小写)、数字和短横线(-)组成,不支持点号(.),不能全是数字。</li><li>其他类型(Linux 等)实例:字符长度为[2, 60],允许支持多个点号,点之间为一段,每段允许字母(不限制大小写)、数字和短横线(-)组成。</li>
3727
3727
  */
3728
3728
  HostName?: string
3729
3729
  /**
@@ -3763,7 +3763,7 @@ false(默认):发送正常请求,通过检查后直接创建实例。
3763
3763
  */
3764
3764
  HpcClusterId?: string
3765
3765
  /**
3766
- * 实例[计费类型](https://cloud.tencent.com/document/product/213/2180)。<br><li>PREPAID:预付费,即包年包月<br><li>POSTPAID_BY_HOUR:按小时后付费<br><li>CDHPAID:独享子机(基于专用宿主机创建,宿主机部分的资源不收费)<br><li>SPOTPAID:竞价付费<br>默认值:POSTPAID_BY_HOUR。
3766
+ * 实例[计费类型](https://cloud.tencent.com/document/product/213/2180)。<br><li>PREPAID:预付费,即包年包月</li><li>POSTPAID_BY_HOUR:按小时后付费</li><li>CDHPAID:独享子机(基于专用宿主机创建,宿主机部分的资源不收费)</li><li>SPOTPAID:竞价付费</li>默认值:POSTPAID_BY_HOUR。
3767
3767
  */
3768
3768
  InstanceChargeType?: string
3769
3769
  /**
@@ -3771,7 +3771,7 @@ false(默认):发送正常请求,通过检查后直接创建实例。
3771
3771
  */
3772
3772
  InstanceChargePrepaid?: InstanceChargePrepaid
3773
3773
  /**
3774
- * 实例销毁保护标志,表示是否允许通过api接口删除实例。取值范围:<br><li>TRUE:表示开启实例保护,不允许通过api接口删除实例<br><li>FALSE:表示关闭实例保护,允许通过api接口删除实例<br><br>默认取值:FALSE。
3774
+ * 实例销毁保护标志,表示是否允许通过api接口删除实例。取值范围:<br><li>TRUE:表示开启实例保护,不允许通过api接口删除实例</li><li>FALSE:表示关闭实例保护,允许通过api接口删除实例<br></li>默认取值:FALSE。
3775
3775
  */
3776
3776
  DisableApiTermination?: boolean
3777
3777
  }
@@ -5821,9 +5821,17 @@ export interface DatasourceConnectionInfo {
5821
5821
  */
5822
5822
  export interface DescribeDataEngineImageVersionsRequest {
5823
5823
  /**
5824
- * 引擎类型:SQL、SparkBatch、StandardSpark、StandardPresto
5824
+ * 引擎类型:SparkSQLPrestoSQL、SparkBatch、StandardSpark、StandardPresto
5825
5825
  */
5826
5826
  EngineType: string
5827
+ /**
5828
+ * 排序字段: InsertTime(插入时间,默认),UpdateTime(更新时间)
5829
+ */
5830
+ Sort?: string
5831
+ /**
5832
+ * 排序方式:false(降序,默认),true(升序)
5833
+ */
5834
+ Asc?: boolean
5827
5835
  }
5828
5836
 
5829
5837
  /**
@@ -4616,6 +4616,14 @@ CLOSE 关闭
4616
4616
  * cvm延迟上架参数
4617
4617
  */
4618
4618
  CvmDelayOnlineTime?: number
4619
+ /**
4620
+ * 分片迁移并发数
4621
+ */
4622
+ ShardAllocationConcurrents?: number
4623
+ /**
4624
+ * 分片迁移并发速度
4625
+ */
4626
+ ShardAllocationBytes?: number
4619
4627
  }
4620
4628
 
4621
4629
  /**
@@ -4953,7 +4961,7 @@ export interface DescribeInstancePluginListRequest {
4953
4961
  */
4954
4962
  Limit?: number
4955
4963
  /**
4956
- * 排序字段<li>1:插件名 pluginName
4964
+ * 排序字段<li>1:插件名 pluginName</li>
4957
4965
  */
4958
4966
  OrderBy?: string
4959
4967
  /**
@@ -1564,6 +1564,15 @@ export interface RealServerStatus {
1564
1564
  * DescribeTaskStatus返回参数结构体
1565
1565
  */
1566
1566
  export interface DescribeTaskStatusResponse {
1567
+ /**
1568
+ * 任务状态:RUNNING,FAIL,SUCCESS
1569
+ */
1570
+ Status?: string
1571
+ /**
1572
+ * 任务ID
1573
+ 注意:此字段可能返回 null,表示取不到有效值。
1574
+ */
1575
+ TaskId?: string
1567
1576
  /**
1568
1577
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1569
1578
  */
@@ -579,6 +579,10 @@ export interface ChatCompletionsResponse {
579
579
  注意:此字段可能返回 null,表示取不到有效值。
580
580
  */
581
581
  ErrorMsg?: ErrorMsg
582
+ /**
583
+ * 多轮会话风险审核,值为1时,表明存在信息安全风险,建议终止客户多轮会话。
584
+ */
585
+ ModerationLevel?: string
582
586
  /**
583
587
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。本接口为流式响应接口,当请求成功时,RequestId 会被放在 HTTP 响应的 Header "X-TC-RequestId" 中。
584
588
  */
@@ -155,6 +155,10 @@ video 纯视频
155
155
  * @deprecated
156
156
  */
157
157
  RecordLang?: string
158
+ /**
159
+ * 录制类型 0 仅录制混流(默认) ;1 录制混流+单流,该模式下除混流录制基础上,分别录制老师、台上学生的音视频流,每路录制都会产生相应的录制费用 。示例:0
160
+ */
161
+ RecordStream?: number
158
162
  }
159
163
 
160
164
  /**
@@ -2224,7 +2228,7 @@ video 纯视频
2224
2228
  */
2225
2229
  EndDelayTime?: number
2226
2230
  /**
2227
- * 直播类型:0 常规(默认)1 伪直播
2231
+ * 直播类型:0 常规(默认)1 伪直播 2 RTMP推流直播
2228
2232
  */
2229
2233
  LiveType?: number
2230
2234
  /**
@@ -2840,6 +2844,10 @@ export interface RoomInfo {
2840
2844
  * @deprecated
2841
2845
  */
2842
2846
  RecordLang?: string
2847
+ /**
2848
+ * 录制类型 0 仅录制混流(默认) ;1 录制混流+单流,该模式下除混流录制基础上,分别录制老师、台上学生的音视频流,每路录制都会产生相应的录制费用 。示例:0
2849
+ */
2850
+ RecordStream?: number
2843
2851
  }
2844
2852
 
2845
2853
  /**
@@ -867,7 +867,7 @@ export class Client extends AbstractClient {
867
867
  }
868
868
 
869
869
  /**
870
- * 获取推荐问题
870
+ * 获取聊天历史请求
871
871
  */
872
872
  async GetMsgRecord(
873
873
  req: GetMsgRecordRequest,