tencentcloud-sdk-nodejs 4.0.895 → 4.0.897
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.
- package/CHANGELOG.md +249 -0
- package/SERVICE_CHANGELOG.md +272 -117
- package/package.json +1 -1
- package/products.md +22 -21
- package/src/common/sdk_version.ts +1 -1
- package/src/services/asr/v20190614/asr_models.ts +2 -1
- package/src/services/cbs/v20170312/cbs_client.ts +35 -21
- package/src/services/cbs/v20170312/cbs_models.ts +47 -16
- package/src/services/cdz/index.ts +5 -0
- package/src/services/cdz/v20221123/cdz_client.ts +58 -0
- package/src/services/cdz/v20221123/cdz_models.ts +161 -0
- package/src/services/cdz/v20221123/index.ts +6 -0
- package/src/services/clb/v20180317/clb_models.ts +4 -0
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +3 -3
- package/src/services/dasb/v20191018/dasb_models.ts +2 -2
- package/src/services/dts/v20211206/dts_models.ts +2 -2
- package/src/services/ess/v20201111/ess_models.ts +7 -13
- package/src/services/essbasic/v20210526/essbasic_client.ts +3 -4
- package/src/services/essbasic/v20210526/essbasic_models.ts +1 -8
- package/src/services/facefusion/v20220927/facefusion_models.ts +20 -7
- package/src/services/gaap/v20180529/gaap_client.ts +1 -1
- package/src/services/gaap/v20180529/gaap_models.ts +6 -1
- package/src/services/hunyuan/v20230901/hunyuan_client.ts +34 -21
- package/src/services/hunyuan/v20230901/hunyuan_models.ts +69 -14
- package/src/services/index.ts +1 -0
- package/src/services/iotexplorer/v20190423/iotexplorer_client.ts +5 -3
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +76 -29
- package/src/services/lke/v20231130/lke_models.ts +5 -1
- package/src/services/mongodb/v20190725/mongodb_models.ts +16 -13
- package/src/services/mps/v20190612/mps_client.ts +1 -1
- package/src/services/mps/v20190612/mps_models.ts +17 -15
- package/src/services/oceanus/v20190422/oceanus_models.ts +4 -0
- package/src/services/ses/v20201002/ses_models.ts +1 -2
- package/src/services/vpc/v20170312/vpc_client.ts +2555 -2352
- package/src/services/vpc/v20170312/vpc_models.ts +1038 -328
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +2 -1
- package/tencentcloud/services/cbs/v20170312/cbs_client.d.ts +17 -11
- package/tencentcloud/services/cbs/v20170312/cbs_client.js +20 -12
- package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +45 -16
- package/tencentcloud/services/cdz/index.d.ts +6 -0
- package/tencentcloud/services/cdz/index.js +7 -0
- package/tencentcloud/services/cdz/v20221123/cdz_client.d.ts +18 -0
- package/tencentcloud/services/cdz/v20221123/cdz_client.js +43 -0
- package/tencentcloud/services/cdz/v20221123/cdz_models.d.ts +138 -0
- package/tencentcloud/services/cdz/v20221123/cdz_models.js +18 -0
- package/tencentcloud/services/cdz/v20221123/index.d.ts +6 -0
- package/tencentcloud/services/cdz/v20221123/index.js +9 -0
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +4 -0
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +3 -3
- package/tencentcloud/services/dasb/v20191018/dasb_models.d.ts +2 -2
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +2 -2
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +7 -13
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +3 -4
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +3 -4
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -8
- package/tencentcloud/services/facefusion/v20220927/facefusion_models.d.ts +20 -7
- package/tencentcloud/services/gaap/v20180529/gaap_client.d.ts +1 -1
- package/tencentcloud/services/gaap/v20180529/gaap_models.d.ts +6 -1
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.d.ts +17 -12
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.js +21 -14
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +66 -13
- package/tencentcloud/services/index.d.ts +1 -0
- package/tencentcloud/services/index.js +2 -0
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +1 -1
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +74 -29
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +5 -1
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +16 -13
- package/tencentcloud/services/mps/v20190612/mps_client.d.ts +1 -1
- package/tencentcloud/services/mps/v20190612/mps_client.js +1 -1
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +17 -15
- package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +4 -0
- package/tencentcloud/services/ses/v20201002/ses_models.d.ts +1 -2
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +1007 -920
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +1362 -1249
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +1009 -337
- package/test/cbs.v20170312.test.js +14 -4
- package/test/cdz.v20221123.test.js +41 -0
- package/test/hunyuan.v20230901.test.js +14 -4
- package/test/vpc.v20170312.test.js +796 -666
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,49 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 117 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2024-07-12 01:12:13
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
修改接口:
|
|
14
|
-
|
|
15
|
-
* [DescribeMalwareTimingScanSetting](https://cloud.tencent.com/document/api/296/58240)
|
|
16
|
-
|
|
17
|
-
* 新增出参:ProtectMode, ProtectFileScope
|
|
18
|
-
|
|
19
|
-
* [ModifyMalwareTimingScanSettings](https://cloud.tencent.com/document/api/296/52509)
|
|
20
|
-
|
|
21
|
-
* 新增入参:DoClean, ProtectMode, ProtectFileScope
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
27
|
-
|
|
28
|
-
### 第 179 次发布
|
|
29
|
-
|
|
30
|
-
发布时间:2024-07-12 01:16:02
|
|
31
|
-
|
|
32
|
-
本次发布包含了以下内容:
|
|
33
|
-
|
|
34
|
-
改善已有的文档。
|
|
35
|
-
|
|
36
|
-
新增接口:
|
|
37
|
-
|
|
38
|
-
* [CreateEmployeeQualificationSealQrCode](https://cloud.tencent.com/document/api/1323/108596)
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
3
|
+
## 云硬盘(cbs) 版本:2017-03-12
|
|
43
4
|
|
|
44
|
-
### 第
|
|
5
|
+
### 第 57 次发布
|
|
45
6
|
|
|
46
|
-
发布时间:2024-07-
|
|
7
|
+
发布时间:2024-07-16 01:09:24
|
|
47
8
|
|
|
48
9
|
本次发布包含了以下内容:
|
|
49
10
|
|
|
@@ -51,51 +12,34 @@
|
|
|
51
12
|
|
|
52
13
|
新增接口:
|
|
53
14
|
|
|
54
|
-
* [
|
|
55
|
-
|
|
15
|
+
* [DescribeSnapshotOverview](https://cloud.tencent.com/document/api/362/108737)
|
|
56
16
|
|
|
57
17
|
|
|
58
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
59
|
-
|
|
60
18
|
|
|
19
|
+
## 负载均衡(clb) 版本:2018-03-17
|
|
61
20
|
|
|
62
|
-
|
|
21
|
+
### 第 106 次发布
|
|
63
22
|
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
发布时间:2024-07-12 01:16:49
|
|
23
|
+
发布时间:2024-07-16 01:11:14
|
|
67
24
|
|
|
68
25
|
本次发布包含了以下内容:
|
|
69
26
|
|
|
70
27
|
改善已有的文档。
|
|
71
28
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
* [DescribeTaskStatus](https://cloud.tencent.com/document/api/608/108598)
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
79
|
-
|
|
80
|
-
### 第 63 次发布
|
|
81
|
-
|
|
82
|
-
发布时间:2024-07-12 01:20:13
|
|
83
|
-
|
|
84
|
-
本次发布包含了以下内容:
|
|
29
|
+
修改接口:
|
|
85
30
|
|
|
86
|
-
|
|
31
|
+
* [CreateLoadBalancer](https://cloud.tencent.com/document/api/214/30692)
|
|
87
32
|
|
|
88
|
-
|
|
33
|
+
* 新增入参:LBChargePrepaid
|
|
89
34
|
|
|
90
|
-
* [UpgradeHourDBInstance](https://cloud.tencent.com/document/api/237/108599)
|
|
91
35
|
|
|
92
36
|
|
|
93
37
|
|
|
94
|
-
##
|
|
38
|
+
## 人脸融合(facefusion) 版本:2022-09-27
|
|
95
39
|
|
|
96
|
-
### 第
|
|
40
|
+
### 第 8 次发布
|
|
97
41
|
|
|
98
|
-
发布时间:2024-07-
|
|
42
|
+
发布时间:2024-07-16 01:16:45
|
|
99
43
|
|
|
100
44
|
本次发布包含了以下内容:
|
|
101
45
|
|
|
@@ -103,79 +47,73 @@
|
|
|
103
47
|
|
|
104
48
|
修改数据结构:
|
|
105
49
|
|
|
106
|
-
* [
|
|
107
|
-
|
|
108
|
-
* 新增成员:FlinkVersion
|
|
109
|
-
|
|
110
|
-
* [SlotSharingGroup](https://cloud.tencent.com/document/api/849/52010#SlotSharingGroup)
|
|
111
|
-
|
|
112
|
-
* 新增成员:Configuration
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
## 前端性能监控(rum) 版本:2021-06-22
|
|
118
|
-
|
|
119
|
-
### 第 35 次发布
|
|
120
|
-
|
|
121
|
-
发布时间:2024-07-12 01:22:59
|
|
122
|
-
|
|
123
|
-
本次发布包含了以下内容:
|
|
50
|
+
* [PublicMaterialInfos](https://cloud.tencent.com/document/api/670/85619#PublicMaterialInfos)
|
|
124
51
|
|
|
125
|
-
|
|
52
|
+
* <font color="#dd0000">**修改成员**:</font>AuditResult
|
|
126
53
|
|
|
127
|
-
修改接口:
|
|
128
54
|
|
|
129
|
-
* [DescribeReleaseFiles](https://cloud.tencent.com/document/api/1464/69215)
|
|
130
55
|
|
|
131
|
-
* 新增入参:FileName
|
|
132
56
|
|
|
57
|
+
## 人脸融合(facefusion) 版本:2018-12-01
|
|
133
58
|
|
|
134
59
|
|
|
135
60
|
|
|
136
|
-
##
|
|
61
|
+
## 腾讯混元大模型(hunyuan) 版本:2023-09-01
|
|
137
62
|
|
|
138
|
-
### 第
|
|
63
|
+
### 第 10 次发布
|
|
139
64
|
|
|
140
|
-
发布时间:2024-07-
|
|
65
|
+
发布时间:2024-07-16 01:17:20
|
|
141
66
|
|
|
142
67
|
本次发布包含了以下内容:
|
|
143
68
|
|
|
144
69
|
改善已有的文档。
|
|
145
70
|
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
* [LoginSettings](https://cloud.tencent.com/document/api/1527/89579#LoginSettings)
|
|
149
|
-
|
|
150
|
-
* 新增成员:KeyIds
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
## 高性能计算平台(thpc) 版本:2022-04-01
|
|
156
|
-
|
|
71
|
+
新增接口:
|
|
157
72
|
|
|
73
|
+
* [TextToImageLite](https://cloud.tencent.com/document/api/1729/108738)
|
|
158
74
|
|
|
159
|
-
## 高性能计算平台(thpc) 版本:2021-11-09
|
|
160
75
|
|
|
161
76
|
|
|
77
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
162
78
|
|
|
163
|
-
|
|
79
|
+
### 第 194 次发布
|
|
164
80
|
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
发布时间:2024-07-12 01:27:45
|
|
81
|
+
发布时间:2024-07-16 01:29:31
|
|
168
82
|
|
|
169
83
|
本次发布包含了以下内容:
|
|
170
84
|
|
|
171
85
|
改善已有的文档。
|
|
172
86
|
|
|
173
|
-
|
|
87
|
+
新增接口:
|
|
174
88
|
|
|
175
|
-
* [
|
|
89
|
+
* [AssociateInstancesToCcnRouteTable](https://cloud.tencent.com/document/api/215/108751)
|
|
90
|
+
* [ClearRouteTableSelectionPolicies](https://cloud.tencent.com/document/api/215/108750)
|
|
91
|
+
* [CreateCcnRouteTables](https://cloud.tencent.com/document/api/215/108749)
|
|
92
|
+
* [DeleteCcnRouteTables](https://cloud.tencent.com/document/api/215/108748)
|
|
93
|
+
* [DescribeCcnRouteTableBroadcastPolicys](https://cloud.tencent.com/document/api/215/108747)
|
|
94
|
+
* [DescribeCcnRouteTableInputPolicys](https://cloud.tencent.com/document/api/215/108746)
|
|
95
|
+
* [DescribeCcnRouteTables](https://cloud.tencent.com/document/api/215/108745)
|
|
96
|
+
* [DescribeRouteTableAssociatedInstances](https://cloud.tencent.com/document/api/215/108744)
|
|
97
|
+
* [DescribeRouteTableSelectionPolicies](https://cloud.tencent.com/document/api/215/108743)
|
|
98
|
+
* [ModifyCcnRouteTables](https://cloud.tencent.com/document/api/215/108742)
|
|
99
|
+
* [ModifyRouteTableSelectionPolicies](https://cloud.tencent.com/document/api/215/108741)
|
|
100
|
+
* [ReplaceCcnRouteTableBroadcastPolicys](https://cloud.tencent.com/document/api/215/108740)
|
|
101
|
+
* [ReplaceCcnRouteTableInputPolicys](https://cloud.tencent.com/document/api/215/108739)
|
|
176
102
|
|
|
177
|
-
|
|
103
|
+
新增数据结构:
|
|
178
104
|
|
|
105
|
+
* [CcnBatchRouteTable](https://cloud.tencent.com/document/api/215/15824#CcnBatchRouteTable)
|
|
106
|
+
* [CcnInstanceWithoutRegion](https://cloud.tencent.com/document/api/215/15824#CcnInstanceWithoutRegion)
|
|
107
|
+
* [CcnRouteBroadcastPolicyRouteCondition](https://cloud.tencent.com/document/api/215/15824#CcnRouteBroadcastPolicyRouteCondition)
|
|
108
|
+
* [CcnRouteTable](https://cloud.tencent.com/document/api/215/15824#CcnRouteTable)
|
|
109
|
+
* [CcnRouteTableBroadcastPolicy](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableBroadcastPolicy)
|
|
110
|
+
* [CcnRouteTableBroadcastPolicys](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableBroadcastPolicys)
|
|
111
|
+
* [CcnRouteTableInputPolicy](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableInputPolicy)
|
|
112
|
+
* [CcnRouteTableInputPolicys](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableInputPolicys)
|
|
113
|
+
* [CcnRouteTableSelectPolicy](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableSelectPolicy)
|
|
114
|
+
* [InstanceBind](https://cloud.tencent.com/document/api/215/15824#InstanceBind)
|
|
115
|
+
* [ModifyRouteTableInfo](https://cloud.tencent.com/document/api/215/15824#ModifyRouteTableInfo)
|
|
116
|
+
* [RouteSelectionPolicy](https://cloud.tencent.com/document/api/215/15824#RouteSelectionPolicy)
|
|
179
117
|
|
|
180
118
|
|
|
181
119
|
|
|
@@ -14335,6 +14273,30 @@
|
|
|
14335
14273
|
|
|
14336
14274
|
## 云硬盘(cbs) 版本:2017-03-12
|
|
14337
14275
|
|
|
14276
|
+
### 第 57 次发布
|
|
14277
|
+
|
|
14278
|
+
发布时间:2024-07-16 01:09:24
|
|
14279
|
+
|
|
14280
|
+
本次发布包含了以下内容:
|
|
14281
|
+
|
|
14282
|
+
改善已有的文档。
|
|
14283
|
+
|
|
14284
|
+
新增接口:
|
|
14285
|
+
|
|
14286
|
+
* [[DescribeSnapshotOverview](https://cloud.tencent.com/document/api/362/108737)](https://cloud.tencent.com/document/api/#/#)
|
|
14287
|
+
|
|
14288
|
+
### 第 56 次发布
|
|
14289
|
+
|
|
14290
|
+
发布时间:2024-07-15 01:04:45
|
|
14291
|
+
|
|
14292
|
+
本次发布包含了以下内容:
|
|
14293
|
+
|
|
14294
|
+
改善已有的文档。
|
|
14295
|
+
|
|
14296
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
14297
|
+
|
|
14298
|
+
* GetSnapOverview
|
|
14299
|
+
|
|
14338
14300
|
### 第 55 次发布
|
|
14339
14301
|
|
|
14340
14302
|
发布时间:2024-06-28 01:05:34
|
|
@@ -23685,6 +23647,30 @@
|
|
|
23685
23647
|
|
|
23686
23648
|
|
|
23687
23649
|
|
|
23650
|
+
## 专属可用区(cdz) 版本:2022-11-23
|
|
23651
|
+
|
|
23652
|
+
### 第 1 次发布
|
|
23653
|
+
|
|
23654
|
+
发布时间:2024-07-15 09:37:14
|
|
23655
|
+
|
|
23656
|
+
本次发布包含了以下内容:
|
|
23657
|
+
|
|
23658
|
+
改善已有的文档。
|
|
23659
|
+
|
|
23660
|
+
新增接口:
|
|
23661
|
+
|
|
23662
|
+
* [DescribeCloudDedicatedZoneHosts](https://cloud.tencent.com/document/api/1629/108682)
|
|
23663
|
+
* [DescribeCloudDedicatedZoneResourceSummary](https://cloud.tencent.com/document/api/1629/108681)
|
|
23664
|
+
|
|
23665
|
+
新增数据结构:
|
|
23666
|
+
|
|
23667
|
+
* [CloudDedicatedZoneHostsInfo](https://cloud.tencent.com/document/api/1629/108683#CloudDedicatedZoneHostsInfo)
|
|
23668
|
+
* [CloudDedicatedZoneResourceStatisticsInfo](https://cloud.tencent.com/document/api/1629/108683#CloudDedicatedZoneResourceStatisticsInfo)
|
|
23669
|
+
* [CloudDedicatedZoneResourceSummaryInfo](https://cloud.tencent.com/document/api/1629/108683#CloudDedicatedZoneResourceSummaryInfo)
|
|
23670
|
+
|
|
23671
|
+
|
|
23672
|
+
|
|
23673
|
+
|
|
23688
23674
|
## 混沌演练平台(cfg) 版本:2021-08-20
|
|
23689
23675
|
|
|
23690
23676
|
### 第 15 次发布
|
|
@@ -28877,6 +28863,21 @@
|
|
|
28877
28863
|
|
|
28878
28864
|
## 负载均衡(clb) 版本:2018-03-17
|
|
28879
28865
|
|
|
28866
|
+
### 第 106 次发布
|
|
28867
|
+
|
|
28868
|
+
发布时间:2024-07-16 01:11:14
|
|
28869
|
+
|
|
28870
|
+
本次发布包含了以下内容:
|
|
28871
|
+
|
|
28872
|
+
改善已有的文档。
|
|
28873
|
+
|
|
28874
|
+
修改接口:
|
|
28875
|
+
|
|
28876
|
+
* [CreateLoadBalancer](https://cloud.tencent.com/document/api/214/30692)
|
|
28877
|
+
|
|
28878
|
+
* 新增入参:LBChargePrepaid
|
|
28879
|
+
|
|
28880
|
+
|
|
28880
28881
|
### 第 105 次发布
|
|
28881
28882
|
|
|
28882
28883
|
发布时间:2024-05-14 01:28:52
|
|
@@ -62711,7 +62712,7 @@
|
|
|
62711
62712
|
|
|
62712
62713
|
新增接口:
|
|
62713
62714
|
|
|
62714
|
-
* [
|
|
62715
|
+
* [CreateEmployeeQualificationSealQrCode](https://cloud.tencent.com/document/api/1323/108596)
|
|
62715
62716
|
|
|
62716
62717
|
### 第 178 次发布
|
|
62717
62718
|
|
|
@@ -66135,7 +66136,7 @@
|
|
|
66135
66136
|
|
|
66136
66137
|
新增接口:
|
|
66137
66138
|
|
|
66138
|
-
* [
|
|
66139
|
+
* [CreateEmployeeQualificationSealQrCode](https://cloud.tencent.com/document/api/1420/108597)
|
|
66139
66140
|
|
|
66140
66141
|
### 第 173 次发布
|
|
66141
66142
|
|
|
@@ -69446,6 +69447,21 @@
|
|
|
69446
69447
|
|
|
69447
69448
|
## 人脸融合(facefusion) 版本:2022-09-27
|
|
69448
69449
|
|
|
69450
|
+
### 第 8 次发布
|
|
69451
|
+
|
|
69452
|
+
发布时间:2024-07-16 01:16:45
|
|
69453
|
+
|
|
69454
|
+
本次发布包含了以下内容:
|
|
69455
|
+
|
|
69456
|
+
改善已有的文档。
|
|
69457
|
+
|
|
69458
|
+
修改数据结构:
|
|
69459
|
+
|
|
69460
|
+
* [PublicMaterialInfos](https://cloud.tencent.com/document/api/670/85619#PublicMaterialInfos)
|
|
69461
|
+
|
|
69462
|
+
* <font color="#dd0000">**修改成员**:</font>AuditResult
|
|
69463
|
+
|
|
69464
|
+
|
|
69449
69465
|
### 第 7 次发布
|
|
69450
69466
|
|
|
69451
69467
|
发布时间:2024-06-05 10:32:35
|
|
@@ -71136,6 +71152,21 @@
|
|
|
71136
71152
|
|
|
71137
71153
|
## 全球应用加速(gaap) 版本:2018-05-29
|
|
71138
71154
|
|
|
71155
|
+
### 第 48 次发布
|
|
71156
|
+
|
|
71157
|
+
发布时间:2024-07-15 01:12:05
|
|
71158
|
+
|
|
71159
|
+
本次发布包含了以下内容:
|
|
71160
|
+
|
|
71161
|
+
改善已有的文档。
|
|
71162
|
+
|
|
71163
|
+
修改接口:
|
|
71164
|
+
|
|
71165
|
+
* [DescribeTaskStatus](https://cloud.tencent.com/document/api/608/108598)
|
|
71166
|
+
|
|
71167
|
+
* 新增入参:TaskId
|
|
71168
|
+
|
|
71169
|
+
|
|
71139
71170
|
### 第 47 次发布
|
|
71140
71171
|
|
|
71141
71172
|
发布时间:2024-07-12 01:16:49
|
|
@@ -71146,7 +71177,7 @@
|
|
|
71146
71177
|
|
|
71147
71178
|
新增接口:
|
|
71148
71179
|
|
|
71149
|
-
* [
|
|
71180
|
+
* [DescribeTaskStatus](https://cloud.tencent.com/document/api/608/108598)
|
|
71150
71181
|
|
|
71151
71182
|
### 第 46 次发布
|
|
71152
71183
|
|
|
@@ -74661,6 +74692,18 @@
|
|
|
74661
74692
|
|
|
74662
74693
|
## 腾讯混元大模型(hunyuan) 版本:2023-09-01
|
|
74663
74694
|
|
|
74695
|
+
### 第 10 次发布
|
|
74696
|
+
|
|
74697
|
+
发布时间:2024-07-16 01:17:20
|
|
74698
|
+
|
|
74699
|
+
本次发布包含了以下内容:
|
|
74700
|
+
|
|
74701
|
+
改善已有的文档。
|
|
74702
|
+
|
|
74703
|
+
新增接口:
|
|
74704
|
+
|
|
74705
|
+
* [[TextToImageLite](https://cloud.tencent.com/document/api/1729/108738)](https://cloud.tencent.com/document/api/#/#)
|
|
74706
|
+
|
|
74664
74707
|
### 第 9 次发布
|
|
74665
74708
|
|
|
74666
74709
|
发布时间:2024-07-05 01:11:07
|
|
@@ -77997,6 +78040,34 @@
|
|
|
77997
78040
|
|
|
77998
78041
|
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
77999
78042
|
|
|
78043
|
+
### 第 74 次发布
|
|
78044
|
+
|
|
78045
|
+
发布时间:2024-07-15 01:13:08
|
|
78046
|
+
|
|
78047
|
+
本次发布包含了以下内容:
|
|
78048
|
+
|
|
78049
|
+
改善已有的文档。
|
|
78050
|
+
|
|
78051
|
+
修改接口:
|
|
78052
|
+
|
|
78053
|
+
* [DescribeTopicRule](https://cloud.tencent.com/document/api/1081/50231)
|
|
78054
|
+
|
|
78055
|
+
* 新增出参:CamTag
|
|
78056
|
+
|
|
78057
|
+
* [GetDeviceList](https://cloud.tencent.com/document/api/1081/37653)
|
|
78058
|
+
|
|
78059
|
+
* 新增入参:Filters
|
|
78060
|
+
|
|
78061
|
+
* [SearchStudioProduct](https://cloud.tencent.com/document/api/1081/34981)
|
|
78062
|
+
|
|
78063
|
+
* 新增入参:Filters
|
|
78064
|
+
|
|
78065
|
+
|
|
78066
|
+
新增数据结构:
|
|
78067
|
+
|
|
78068
|
+
* [CamTag](https://cloud.tencent.com/document/api/1081/34988#CamTag)
|
|
78069
|
+
* [Filter](https://cloud.tencent.com/document/api/1081/34988#Filter)
|
|
78070
|
+
|
|
78000
78071
|
### 第 73 次发布
|
|
78001
78072
|
|
|
78002
78073
|
发布时间:2024-07-08 01:16:17
|
|
@@ -88167,6 +88238,21 @@
|
|
|
88167
88238
|
|
|
88168
88239
|
## 大模型知识引擎(lke) 版本:2023-11-30
|
|
88169
88240
|
|
|
88241
|
+
### 第 12 次发布
|
|
88242
|
+
|
|
88243
|
+
发布时间:2024-07-15 01:15:17
|
|
88244
|
+
|
|
88245
|
+
本次发布包含了以下内容:
|
|
88246
|
+
|
|
88247
|
+
改善已有的文档。
|
|
88248
|
+
|
|
88249
|
+
修改接口:
|
|
88250
|
+
|
|
88251
|
+
* [CreateReconstructDocumentFlow](https://cloud.tencent.com/document/api/1759/107506)
|
|
88252
|
+
|
|
88253
|
+
* 新增入参:FileType
|
|
88254
|
+
|
|
88255
|
+
|
|
88170
88256
|
### 第 11 次发布
|
|
88171
88257
|
|
|
88172
88258
|
发布时间:2024-07-11 01:19:53
|
|
@@ -88635,7 +88721,7 @@
|
|
|
88635
88721
|
|
|
88636
88722
|
新增接口:
|
|
88637
88723
|
|
|
88638
|
-
* [
|
|
88724
|
+
* [UpgradeHourDBInstance](https://cloud.tencent.com/document/api/237/108599)
|
|
88639
88725
|
|
|
88640
88726
|
### 第 62 次发布
|
|
88641
88727
|
|
|
@@ -90799,6 +90885,21 @@
|
|
|
90799
90885
|
|
|
90800
90886
|
## 云数据库 MongoDB(mongodb) 版本:2019-07-25
|
|
90801
90887
|
|
|
90888
|
+
### 第 42 次发布
|
|
90889
|
+
|
|
90890
|
+
发布时间:2024-07-15 01:15:52
|
|
90891
|
+
|
|
90892
|
+
本次发布包含了以下内容:
|
|
90893
|
+
|
|
90894
|
+
改善已有的文档。
|
|
90895
|
+
|
|
90896
|
+
修改接口:
|
|
90897
|
+
|
|
90898
|
+
* [ModifyDBInstanceSpec](https://cloud.tencent.com/document/api/240/38565)
|
|
90899
|
+
|
|
90900
|
+
* 新增入参:MongosMemory
|
|
90901
|
+
|
|
90902
|
+
|
|
90802
90903
|
### 第 41 次发布
|
|
90803
90904
|
|
|
90804
90905
|
发布时间:2024-06-21 01:58:00
|
|
@@ -98752,6 +98853,21 @@
|
|
|
98752
98853
|
|
|
98753
98854
|
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
98754
98855
|
|
|
98856
|
+
### 第 58 次发布
|
|
98857
|
+
|
|
98858
|
+
发布时间:2024-07-15 01:16:56
|
|
98859
|
+
|
|
98860
|
+
本次发布包含了以下内容:
|
|
98861
|
+
|
|
98862
|
+
改善已有的文档。
|
|
98863
|
+
|
|
98864
|
+
修改接口:
|
|
98865
|
+
|
|
98866
|
+
* [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004)
|
|
98867
|
+
|
|
98868
|
+
* 新增入参:FlinkVersion
|
|
98869
|
+
|
|
98870
|
+
|
|
98755
98871
|
### 第 57 次发布
|
|
98756
98872
|
|
|
98757
98873
|
发布时间:2024-07-12 01:21:39
|
|
@@ -152525,6 +152641,45 @@
|
|
|
152525
152641
|
|
|
152526
152642
|
## 私有网络(vpc) 版本:2017-03-12
|
|
152527
152643
|
|
|
152644
|
+
### 第 194 次发布
|
|
152645
|
+
|
|
152646
|
+
发布时间:2024-07-16 01:29:31
|
|
152647
|
+
|
|
152648
|
+
本次发布包含了以下内容:
|
|
152649
|
+
|
|
152650
|
+
改善已有的文档。
|
|
152651
|
+
|
|
152652
|
+
新增接口:
|
|
152653
|
+
|
|
152654
|
+
* [[AssociateInstancesToCcnRouteTable](https://cloud.tencent.com/document/api/215/108751)](https://cloud.tencent.com/document/api/#/#)
|
|
152655
|
+
* [[ClearRouteTableSelectionPolicies](https://cloud.tencent.com/document/api/215/108750)](https://cloud.tencent.com/document/api/#/#)
|
|
152656
|
+
* [[CreateCcnRouteTables](https://cloud.tencent.com/document/api/215/108749)](https://cloud.tencent.com/document/api/#/#)
|
|
152657
|
+
* [[DeleteCcnRouteTables](https://cloud.tencent.com/document/api/215/108748)](https://cloud.tencent.com/document/api/#/#)
|
|
152658
|
+
* [[DescribeCcnRouteTableBroadcastPolicys](https://cloud.tencent.com/document/api/215/108747)](https://cloud.tencent.com/document/api/#/#)
|
|
152659
|
+
* [[DescribeCcnRouteTableInputPolicys](https://cloud.tencent.com/document/api/215/108746)](https://cloud.tencent.com/document/api/#/#)
|
|
152660
|
+
* [[DescribeCcnRouteTables](https://cloud.tencent.com/document/api/215/108745)](https://cloud.tencent.com/document/api/#/#)
|
|
152661
|
+
* [[DescribeRouteTableAssociatedInstances](https://cloud.tencent.com/document/api/215/108744)](https://cloud.tencent.com/document/api/#/#)
|
|
152662
|
+
* [[DescribeRouteTableSelectionPolicies](https://cloud.tencent.com/document/api/215/108743)](https://cloud.tencent.com/document/api/#/#)
|
|
152663
|
+
* [[ModifyCcnRouteTables](https://cloud.tencent.com/document/api/215/108742)](https://cloud.tencent.com/document/api/#/#)
|
|
152664
|
+
* [[ModifyRouteTableSelectionPolicies](https://cloud.tencent.com/document/api/215/108741)](https://cloud.tencent.com/document/api/#/#)
|
|
152665
|
+
* [[ReplaceCcnRouteTableBroadcastPolicys](https://cloud.tencent.com/document/api/215/108740)](https://cloud.tencent.com/document/api/#/#)
|
|
152666
|
+
* [[ReplaceCcnRouteTableInputPolicys](https://cloud.tencent.com/document/api/215/108739)](https://cloud.tencent.com/document/api/#/#)
|
|
152667
|
+
|
|
152668
|
+
新增数据结构:
|
|
152669
|
+
|
|
152670
|
+
* [[CcnBatchRouteTable](https://cloud.tencent.com/document/api/215/15824#CcnBatchRouteTable)](https://cloud.tencent.com/document/api/215/15824#[CcnBatchRouteTable](https://cloud.tencent.com/document/api/215/15824#CcnBatchRouteTable))
|
|
152671
|
+
* [[CcnInstanceWithoutRegion](https://cloud.tencent.com/document/api/215/15824#CcnInstanceWithoutRegion)](https://cloud.tencent.com/document/api/215/15824#[CcnInstanceWithoutRegion](https://cloud.tencent.com/document/api/215/15824#CcnInstanceWithoutRegion))
|
|
152672
|
+
* [[CcnRouteBroadcastPolicyRouteCondition](https://cloud.tencent.com/document/api/215/15824#CcnRouteBroadcastPolicyRouteCondition)](https://cloud.tencent.com/document/api/215/15824#[CcnRouteBroadcastPolicyRouteCondition](https://cloud.tencent.com/document/api/215/15824#CcnRouteBroadcastPolicyRouteCondition))
|
|
152673
|
+
* [[CcnRouteTable](https://cloud.tencent.com/document/api/215/15824#CcnRouteTable)](https://cloud.tencent.com/document/api/215/15824#[CcnRouteTable](https://cloud.tencent.com/document/api/215/15824#CcnRouteTable))
|
|
152674
|
+
* [[CcnRouteTableBroadcastPolicy](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableBroadcastPolicy)](https://cloud.tencent.com/document/api/215/15824#[CcnRouteTableBroadcastPolicy](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableBroadcastPolicy))
|
|
152675
|
+
* [[CcnRouteTableBroadcastPolicys](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableBroadcastPolicys)](https://cloud.tencent.com/document/api/215/15824#[CcnRouteTableBroadcastPolicys](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableBroadcastPolicys))
|
|
152676
|
+
* [[CcnRouteTableInputPolicy](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableInputPolicy)](https://cloud.tencent.com/document/api/215/15824#[CcnRouteTableInputPolicy](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableInputPolicy))
|
|
152677
|
+
* [[CcnRouteTableInputPolicys](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableInputPolicys)](https://cloud.tencent.com/document/api/215/15824#[CcnRouteTableInputPolicys](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableInputPolicys))
|
|
152678
|
+
* [[CcnRouteTableSelectPolicy](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableSelectPolicy)](https://cloud.tencent.com/document/api/215/15824#[CcnRouteTableSelectPolicy](https://cloud.tencent.com/document/api/215/15824#CcnRouteTableSelectPolicy))
|
|
152679
|
+
* [[InstanceBind](https://cloud.tencent.com/document/api/215/15824#InstanceBind)](https://cloud.tencent.com/document/api/215/15824#[InstanceBind](https://cloud.tencent.com/document/api/215/15824#InstanceBind))
|
|
152680
|
+
* [[ModifyRouteTableInfo](https://cloud.tencent.com/document/api/215/15824#ModifyRouteTableInfo)](https://cloud.tencent.com/document/api/215/15824#[ModifyRouteTableInfo](https://cloud.tencent.com/document/api/215/15824#ModifyRouteTableInfo))
|
|
152681
|
+
* [[RouteSelectionPolicy](https://cloud.tencent.com/document/api/215/15824#RouteSelectionPolicy)](https://cloud.tencent.com/document/api/215/15824#[RouteSelectionPolicy](https://cloud.tencent.com/document/api/215/15824#RouteSelectionPolicy))
|
|
152682
|
+
|
|
152528
152683
|
### 第 193 次发布
|
|
152529
152684
|
|
|
152530
152685
|
发布时间:2024-07-10 01:29:16
|