tencentcloud-sdk-nodejs 4.0.793 → 4.0.795
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 +108 -0
- package/SERVICE_CHANGELOG.md +114 -289
- package/package.json +1 -1
- package/products.md +13 -13
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cdn/v20180606/cdn_models.ts +1 -1
- package/src/services/cls/v20201016/cls_client.ts +4 -2
- package/src/services/cls/v20201016/cls_models.ts +30 -11
- package/src/services/cvm/v20170312/cvm_client.ts +3 -3
- package/src/services/cvm/v20170312/cvm_models.ts +2 -2
- package/src/services/ecm/v20190719/ecm_models.ts +19 -19
- package/src/services/ess/v20201111/ess_models.ts +1 -1
- package/src/services/essbasic/v20210526/essbasic_client.ts +6 -20
- package/src/services/essbasic/v20210526/essbasic_models.ts +89 -239
- package/src/services/faceid/v20180301/faceid_models.ts +1 -1
- package/src/services/mongodb/v20190725/mongodb_models.ts +2 -3
- package/src/services/ocr/v20181119/ocr_models.ts +4 -1
- package/src/services/rce/v20201103/rce_models.ts +64 -66
- package/src/services/taf/v20200210/taf_client.ts +16 -1
- package/src/services/taf/v20200210/taf_models.ts +81 -4
- package/src/services/tcr/v20190924/tcr_client.ts +12 -0
- package/src/services/tcr/v20190924/tcr_models.ts +36 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +1 -1
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +1 -0
- package/tencentcloud/services/cls/v20201016/cls_client.js +1 -0
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +29 -11
- package/tencentcloud/services/cvm/v20170312/cvm_client.d.ts +3 -3
- package/tencentcloud/services/cvm/v20170312/cvm_client.js +3 -3
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +2 -2
- package/tencentcloud/services/ecm/v20190719/ecm_models.d.ts +19 -19
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +6 -11
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +5 -12
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +89 -236
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +1 -1
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +2 -3
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +4 -1
- package/tencentcloud/services/rce/v20201103/rce_models.d.ts +64 -66
- package/tencentcloud/services/taf/v20200210/taf_client.d.ts +5 -1
- package/tencentcloud/services/taf/v20200210/taf_client.js +6 -0
- package/tencentcloud/services/taf/v20200210/taf_models.d.ts +76 -4
- package/tencentcloud/services/tcr/v20190924/tcr_client.d.ts +5 -1
- package/tencentcloud/services/tcr/v20190924/tcr_client.js +6 -0
- package/tencentcloud/services/tcr/v20190924/tcr_models.d.ts +34 -0
- package/test/essbasic.v20210526.test.js +0 -10
- package/test/taf.v20200210.test.js +10 -0
- package/test/tcr.v20190924.test.js +10 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,111 @@
|
|
|
1
|
+
# Release 4.0.795
|
|
2
|
+
|
|
3
|
+
## 边缘计算机器(ecm) 版本:2019-07-19
|
|
4
|
+
|
|
5
|
+
### 第 73 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2024-02-20 01:15:12
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [Node](https://cloud.tencent.com/document/api/1108/42574#Node)
|
|
16
|
+
|
|
17
|
+
* <font color="#dd0000">**修改成员**:</font>LBSupported
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
23
|
+
|
|
24
|
+
### 第 153 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2024-02-20 01:16:04
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
33
|
+
|
|
34
|
+
* DescribeBillUsageDetail
|
|
35
|
+
|
|
36
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
37
|
+
|
|
38
|
+
* BillUsageDetail
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
## 容器镜像服务(tcr) 版本:2019-09-24
|
|
47
|
+
|
|
48
|
+
### 第 65 次发布
|
|
49
|
+
|
|
50
|
+
发布时间:2024-02-19 10:37:21
|
|
51
|
+
|
|
52
|
+
本次发布包含了以下内容:
|
|
53
|
+
|
|
54
|
+
改善已有的文档。
|
|
55
|
+
|
|
56
|
+
新增接口:
|
|
57
|
+
|
|
58
|
+
* [ModifyServiceAccountPassword](https://cloud.tencent.com/document/api/1141/103857)
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
# Release 4.0.794
|
|
63
|
+
|
|
64
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
65
|
+
|
|
66
|
+
### 第 81 次发布
|
|
67
|
+
|
|
68
|
+
发布时间:2024-02-05 10:48:52
|
|
69
|
+
|
|
70
|
+
本次发布包含了以下内容:
|
|
71
|
+
|
|
72
|
+
改善已有的文档。
|
|
73
|
+
|
|
74
|
+
新增数据结构:
|
|
75
|
+
|
|
76
|
+
* [HighLightItem](https://cloud.tencent.com/document/api/614/56471#HighLightItem)
|
|
77
|
+
|
|
78
|
+
修改数据结构:
|
|
79
|
+
|
|
80
|
+
* [LogContextInfo](https://cloud.tencent.com/document/api/614/56471#LogContextInfo)
|
|
81
|
+
|
|
82
|
+
* 新增成员:HighLights
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
## 流量反欺诈(taf) 版本:2020-02-10
|
|
88
|
+
|
|
89
|
+
### 第 18 次发布
|
|
90
|
+
|
|
91
|
+
发布时间:2024-02-05 01:21:52
|
|
92
|
+
|
|
93
|
+
本次发布包含了以下内容:
|
|
94
|
+
|
|
95
|
+
改善已有的文档。
|
|
96
|
+
|
|
97
|
+
新增接口:
|
|
98
|
+
|
|
99
|
+
* [ManagePortraitRisk](https://cloud.tencent.com/document/api/1031/103776)
|
|
100
|
+
|
|
101
|
+
新增数据结构:
|
|
102
|
+
|
|
103
|
+
* [ManagePortraitRiskInput](https://cloud.tencent.com/document/api/1031/43310#ManagePortraitRiskInput)
|
|
104
|
+
* [ManagePortraitRiskOutput](https://cloud.tencent.com/document/api/1031/43310#ManagePortraitRiskOutput)
|
|
105
|
+
* [ManagePortraitRiskValueOutput](https://cloud.tencent.com/document/api/1031/43310#ManagePortraitRiskValueOutput)
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
|
|
1
109
|
# Release 4.0.793
|
|
2
110
|
|
|
3
111
|
## 语音识别(asr) 版本:2019-06-14
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,143 +1,41 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 32 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2024-02-02 01:05:31
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
新增接口:
|
|
14
|
-
|
|
15
|
-
* [VoicePrintCompare](https://cloud.tencent.com/document/api/1093/103720)
|
|
16
|
-
|
|
17
|
-
新增数据结构:
|
|
18
|
-
|
|
19
|
-
* [VoicePrintCompareData](https://cloud.tencent.com/document/api/1093/37824#VoicePrintCompareData)
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
## 品牌经营管家(bma) 版本:2022-11-15
|
|
24
|
-
|
|
25
|
-
### 第 11 次发布
|
|
26
|
-
|
|
27
|
-
发布时间:2024-02-02 01:06:13
|
|
28
|
-
|
|
29
|
-
本次发布包含了以下内容:
|
|
30
|
-
|
|
31
|
-
改善已有的文档。
|
|
32
|
-
|
|
33
|
-
修改数据结构:
|
|
34
|
-
|
|
35
|
-
* [FakeURLData](https://cloud.tencent.com/document/api/1296/86604#FakeURLData)
|
|
36
|
-
|
|
37
|
-
* 新增成员:OfflineTime
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
## 品牌经营管家(bma) 版本:2021-06-24
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
3
|
+
## 边缘计算机器(ecm) 版本:2019-07-19
|
|
47
4
|
|
|
48
|
-
### 第
|
|
5
|
+
### 第 73 次发布
|
|
49
6
|
|
|
50
|
-
发布时间:2024-02-
|
|
7
|
+
发布时间:2024-02-20 01:15:12
|
|
51
8
|
|
|
52
9
|
本次发布包含了以下内容:
|
|
53
10
|
|
|
54
11
|
改善已有的文档。
|
|
55
12
|
|
|
56
|
-
修改接口:
|
|
57
|
-
|
|
58
|
-
* [DescribeCVMAssets](https://cloud.tencent.com/document/api/664/90821)
|
|
59
|
-
|
|
60
|
-
* 新增入参:MemberId
|
|
61
|
-
|
|
62
|
-
* 新增出参:AssetMapInstanceTypeList
|
|
63
|
-
|
|
64
|
-
* [DescribeVULRiskAdvanceCFGList](https://cloud.tencent.com/document/api/664/100951)
|
|
65
|
-
|
|
66
|
-
* 新增入参:MemberId
|
|
67
|
-
|
|
68
|
-
* 新增出参:VulTagList
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
新增数据结构:
|
|
72
|
-
|
|
73
|
-
* [AssetInstanceTypeMap](https://cloud.tencent.com/document/api/664/90825#AssetInstanceTypeMap)
|
|
74
|
-
* [Element](https://cloud.tencent.com/document/api/664/90825#Element)
|
|
75
|
-
* [ServiceSupport](https://cloud.tencent.com/document/api/664/90825#ServiceSupport)
|
|
76
|
-
|
|
77
13
|
修改数据结构:
|
|
78
14
|
|
|
79
|
-
* [
|
|
80
|
-
|
|
81
|
-
* 新增成员:CVMAgentStatus, CVMStatus, DefenseModel, TatStatus, CpuTrend, MemoryTrend, AgentStatus, CloseDefenseCount, InstanceState, SecurityGroupIds, AgentMemRss, AgentCpuPer
|
|
82
|
-
|
|
83
|
-
* [RiskCenterStatusKey](https://cloud.tencent.com/document/api/664/90825#RiskCenterStatusKey)
|
|
84
|
-
|
|
85
|
-
* <font color="#dd0000">**修改成员**:</font>AppId
|
|
86
|
-
|
|
87
|
-
* [VULRiskAdvanceCFGList](https://cloud.tencent.com/document/api/664/90825#VULRiskAdvanceCFGList)
|
|
88
|
-
|
|
89
|
-
* 新增成员:Payload, References, CVSS, AttackHeat, ServiceSupport, RecentScanTime
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
## 主机安全(cwp) 版本:2018-02-28
|
|
95
|
-
|
|
96
|
-
### 第 108 次发布
|
|
97
|
-
|
|
98
|
-
发布时间:2024-02-02 01:09:36
|
|
99
|
-
|
|
100
|
-
本次发布包含了以下内容:
|
|
101
|
-
|
|
102
|
-
改善已有的文档。
|
|
103
|
-
|
|
104
|
-
修改接口:
|
|
105
|
-
|
|
106
|
-
* [DescribeNetAttackSetting](https://cloud.tencent.com/document/api/296/99476)
|
|
107
|
-
|
|
108
|
-
* 新增出参:Scope, InstanceIds, ExcludeInstanceIds, AutoInclude
|
|
109
|
-
|
|
110
|
-
* [DescribeVulDefenceSetting](https://cloud.tencent.com/document/api/296/99659)
|
|
111
|
-
|
|
112
|
-
* 新增出参:InstanceIds, AutoInclude, ExcludeInstanceIds
|
|
113
|
-
|
|
114
|
-
* [ModifyNetAttackSetting](https://cloud.tencent.com/document/api/296/99456)
|
|
115
|
-
|
|
116
|
-
* 新增入参:Scope, InstanceIds, ExcludeInstanceIds, AutoInclude
|
|
117
|
-
|
|
118
|
-
* [ModifyVulDefenceSetting](https://cloud.tencent.com/document/api/296/99545)
|
|
15
|
+
* [Node](https://cloud.tencent.com/document/api/1108/42574#Node)
|
|
119
16
|
|
|
120
|
-
*
|
|
17
|
+
* <font color="#dd0000">**修改成员**:</font>LBSupported
|
|
121
18
|
|
|
122
19
|
|
|
123
20
|
|
|
124
21
|
|
|
125
22
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
126
23
|
|
|
127
|
-
### 第
|
|
24
|
+
### 第 153 次发布
|
|
128
25
|
|
|
129
|
-
发布时间:2024-02-
|
|
26
|
+
发布时间:2024-02-20 01:16:04
|
|
130
27
|
|
|
131
28
|
本次发布包含了以下内容:
|
|
132
29
|
|
|
133
30
|
改善已有的文档。
|
|
134
31
|
|
|
135
|
-
|
|
32
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
136
33
|
|
|
137
|
-
*
|
|
34
|
+
* DescribeBillUsageDetail
|
|
138
35
|
|
|
139
|
-
|
|
36
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
140
37
|
|
|
38
|
+
* BillUsageDetail
|
|
141
39
|
|
|
142
40
|
|
|
143
41
|
|
|
@@ -145,150 +43,11 @@
|
|
|
145
43
|
|
|
146
44
|
|
|
147
45
|
|
|
148
|
-
##
|
|
149
|
-
|
|
150
|
-
### 第 55 次发布
|
|
151
|
-
|
|
152
|
-
发布时间:2024-02-02 01:15:04
|
|
153
|
-
|
|
154
|
-
本次发布包含了以下内容:
|
|
155
|
-
|
|
156
|
-
改善已有的文档。
|
|
157
|
-
|
|
158
|
-
修改接口:
|
|
159
|
-
|
|
160
|
-
* [UploadFirmware](https://cloud.tencent.com/document/api/1081/53872)
|
|
161
|
-
|
|
162
|
-
* 新增入参:FirmwareUserDefined
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
修改数据结构:
|
|
166
|
-
|
|
167
|
-
* [InstanceDetail](https://cloud.tencent.com/document/api/1081/34988#InstanceDetail)
|
|
168
|
-
|
|
169
|
-
* 新增成员:Description, Status
|
|
170
|
-
|
|
171
|
-
* [ProductEntry](https://cloud.tencent.com/document/api/1081/34988#ProductEntry)
|
|
172
|
-
|
|
173
|
-
* 新增成员:DeviceCount
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
## 智能视图计算平台(iss) 版本:2023-05-17
|
|
179
|
-
|
|
180
|
-
### 第 11 次发布
|
|
181
|
-
|
|
182
|
-
发布时间:2024-02-02 01:16:04
|
|
183
|
-
|
|
184
|
-
本次发布包含了以下内容:
|
|
185
|
-
|
|
186
|
-
改善已有的文档。
|
|
187
|
-
|
|
188
|
-
修改接口:
|
|
189
|
-
|
|
190
|
-
* [AddUserDevice](https://cloud.tencent.com/document/api/1344/95876)
|
|
191
|
-
|
|
192
|
-
* 新增入参:SNCode
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
## SSL 证书(ssl) 版本:2019-12-05
|
|
198
|
-
|
|
199
|
-
### 第 54 次发布
|
|
200
|
-
|
|
201
|
-
发布时间:2024-02-02 01:20:24
|
|
202
|
-
|
|
203
|
-
本次发布包含了以下内容:
|
|
204
|
-
|
|
205
|
-
改善已有的文档。
|
|
206
|
-
|
|
207
|
-
修改接口:
|
|
208
|
-
|
|
209
|
-
* [ApplyCertificate](https://cloud.tencent.com/document/api/400/41678)
|
|
210
|
-
|
|
211
|
-
* 新增入参:DnsNames
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
## 容器安全服务(tcss) 版本:2020-11-01
|
|
217
|
-
|
|
218
|
-
### 第 60 次发布
|
|
219
|
-
|
|
220
|
-
发布时间:2024-02-02 01:21:42
|
|
221
|
-
|
|
222
|
-
本次发布包含了以下内容:
|
|
223
|
-
|
|
224
|
-
改善已有的文档。
|
|
225
|
-
|
|
226
|
-
修改接口:
|
|
227
|
-
|
|
228
|
-
* [DescribeImageAuthorizedInfo](https://cloud.tencent.com/document/api/1285/65473)
|
|
229
|
-
|
|
230
|
-
* 新增出参:TrialAuthorizedCnt, UsedTrialAuthorizedCnt, PurchasedAuthorizedCnt, UsedPurchasedAuthorizedCnt, CanApplyFreeImageAuthorize
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
236
|
-
|
|
237
|
-
### 第 51 次发布
|
|
238
|
-
|
|
239
|
-
发布时间:2024-02-02 01:23:26
|
|
240
|
-
|
|
241
|
-
本次发布包含了以下内容:
|
|
242
|
-
|
|
243
|
-
改善已有的文档。
|
|
244
|
-
|
|
245
|
-
新增数据结构:
|
|
246
|
-
|
|
247
|
-
* [DefaultInnerCallInfo](https://cloud.tencent.com/document/api/851/75051#DefaultInnerCallInfo)
|
|
248
|
-
* [PrivateLinkInfo](https://cloud.tencent.com/document/api/851/75051#PrivateLinkInfo)
|
|
249
|
-
|
|
250
|
-
修改数据结构:
|
|
251
|
-
|
|
252
|
-
* [InferCodeInfo](https://cloud.tencent.com/document/api/851/75051#InferCodeInfo)
|
|
253
|
-
|
|
254
|
-
* <font color="#dd0000">**修改成员**:</font>CosPathInfo
|
|
255
|
-
|
|
256
|
-
* [IngressPrivateLinkInfo](https://cloud.tencent.com/document/api/851/75051#IngressPrivateLinkInfo)
|
|
257
|
-
|
|
258
|
-
* 新增成员:State
|
|
259
|
-
|
|
260
|
-
* [IntranetCallInfo](https://cloud.tencent.com/document/api/851/75051#IntranetCallInfo)
|
|
261
|
-
|
|
262
|
-
* 新增成员:PrivateLinkInfos, DefaultInnerCallInfos
|
|
263
|
-
|
|
264
|
-
* [Service](https://cloud.tencent.com/document/api/851/75051#Service)
|
|
265
|
-
|
|
266
|
-
* 新增成员:ResourceGroupSWType
|
|
267
|
-
|
|
268
|
-
* [ServiceCallInfo](https://cloud.tencent.com/document/api/851/75051#ServiceCallInfo)
|
|
269
|
-
|
|
270
|
-
* 新增成员:AuthorizationEnable
|
|
271
|
-
|
|
272
|
-
* [ServiceGroup](https://cloud.tencent.com/document/api/851/75051#ServiceGroup)
|
|
273
|
-
|
|
274
|
-
* 新增成员:ReplicasCount, AvailableReplicasCount
|
|
275
|
-
|
|
276
|
-
* [ServiceInfo](https://cloud.tencent.com/document/api/851/75051#ServiceInfo)
|
|
277
|
-
|
|
278
|
-
* <font color="#dd0000">**修改成员**:</font>PodList
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
## 微服务引擎(tse) 版本:2020-12-07
|
|
46
|
+
## 容器镜像服务(tcr) 版本:2019-09-24
|
|
288
47
|
|
|
289
|
-
### 第
|
|
48
|
+
### 第 65 次发布
|
|
290
49
|
|
|
291
|
-
发布时间:2024-02-
|
|
50
|
+
发布时间:2024-02-19 10:37:21
|
|
292
51
|
|
|
293
52
|
本次发布包含了以下内容:
|
|
294
53
|
|
|
@@ -296,21 +55,7 @@
|
|
|
296
55
|
|
|
297
56
|
新增接口:
|
|
298
57
|
|
|
299
|
-
* [
|
|
300
|
-
* [CreateAutoScalerResourceStrategy](https://cloud.tencent.com/document/api/1364/103727)
|
|
301
|
-
* [DeleteAutoScalerResourceStrategy](https://cloud.tencent.com/document/api/1364/103726)
|
|
302
|
-
* [DescribeAutoScalerResourceStrategies](https://cloud.tencent.com/document/api/1364/103725)
|
|
303
|
-
* [DescribeAutoScalerResourceStrategyBindingGroups](https://cloud.tencent.com/document/api/1364/103724)
|
|
304
|
-
* [DescribePublicNetwork](https://cloud.tencent.com/document/api/1364/103723)
|
|
305
|
-
* [ModifyAutoScalerResourceStrategy](https://cloud.tencent.com/document/api/1364/103722)
|
|
306
|
-
* [UnbindAutoScalerResourceStrategyFromGroups](https://cloud.tencent.com/document/api/1364/103721)
|
|
307
|
-
|
|
308
|
-
新增数据结构:
|
|
309
|
-
|
|
310
|
-
* [CloudNativeAPIGatewayStrategyBindingGroupInfo](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayStrategyBindingGroupInfo)
|
|
311
|
-
* [DescribePublicNetworkResult](https://cloud.tencent.com/document/api/1364/54942#DescribePublicNetworkResult)
|
|
312
|
-
* [ListCloudNativeAPIGatewayStrategyBindingGroupInfoResult](https://cloud.tencent.com/document/api/1364/54942#ListCloudNativeAPIGatewayStrategyBindingGroupInfoResult)
|
|
313
|
-
* [ListCloudNativeAPIGatewayStrategyResult](https://cloud.tencent.com/document/api/1364/54942#ListCloudNativeAPIGatewayStrategyResult)
|
|
58
|
+
* [ModifyServiceAccountPassword](https://cloud.tencent.com/document/api/1141/103857)
|
|
314
59
|
|
|
315
60
|
|
|
316
61
|
|
|
@@ -6687,11 +6432,11 @@
|
|
|
6687
6432
|
|
|
6688
6433
|
新增接口:
|
|
6689
6434
|
|
|
6690
|
-
* [
|
|
6435
|
+
* [VoicePrintCompare](https://cloud.tencent.com/document/api/1093/103720)
|
|
6691
6436
|
|
|
6692
6437
|
新增数据结构:
|
|
6693
6438
|
|
|
6694
|
-
* [
|
|
6439
|
+
* [VoicePrintCompareData](https://cloud.tencent.com/document/api/1093/37824#VoicePrintCompareData)
|
|
6695
6440
|
|
|
6696
6441
|
### 第 31 次发布
|
|
6697
6442
|
|
|
@@ -30125,6 +29870,25 @@
|
|
|
30125
29870
|
|
|
30126
29871
|
## 日志服务(cls) 版本:2020-10-16
|
|
30127
29872
|
|
|
29873
|
+
### 第 81 次发布
|
|
29874
|
+
|
|
29875
|
+
发布时间:2024-02-05 10:48:52
|
|
29876
|
+
|
|
29877
|
+
本次发布包含了以下内容:
|
|
29878
|
+
|
|
29879
|
+
改善已有的文档。
|
|
29880
|
+
|
|
29881
|
+
新增数据结构:
|
|
29882
|
+
|
|
29883
|
+
* [HighLightItem](https://cloud.tencent.com/document/api/614/56471#HighLightItem)
|
|
29884
|
+
|
|
29885
|
+
修改数据结构:
|
|
29886
|
+
|
|
29887
|
+
* [LogContextInfo](https://cloud.tencent.com/document/api/614/56471#LogContextInfo)
|
|
29888
|
+
|
|
29889
|
+
* 新增成员:HighLights
|
|
29890
|
+
|
|
29891
|
+
|
|
30128
29892
|
### 第 80 次发布
|
|
30129
29893
|
|
|
30130
29894
|
发布时间:2024-01-31 01:10:12
|
|
@@ -36352,9 +36116,9 @@
|
|
|
36352
36116
|
|
|
36353
36117
|
新增数据结构:
|
|
36354
36118
|
|
|
36355
|
-
* [
|
|
36356
|
-
* [
|
|
36357
|
-
* [
|
|
36119
|
+
* [AssetInstanceTypeMap](https://cloud.tencent.com/document/api/664/90825#AssetInstanceTypeMap)
|
|
36120
|
+
* [Element](https://cloud.tencent.com/document/api/664/90825#Element)
|
|
36121
|
+
* [ServiceSupport](https://cloud.tencent.com/document/api/664/90825#ServiceSupport)
|
|
36358
36122
|
|
|
36359
36123
|
修改数据结构:
|
|
36360
36124
|
|
|
@@ -53542,6 +53306,21 @@
|
|
|
53542
53306
|
|
|
53543
53307
|
## 边缘计算机器(ecm) 版本:2019-07-19
|
|
53544
53308
|
|
|
53309
|
+
### 第 73 次发布
|
|
53310
|
+
|
|
53311
|
+
发布时间:2024-02-20 01:15:12
|
|
53312
|
+
|
|
53313
|
+
本次发布包含了以下内容:
|
|
53314
|
+
|
|
53315
|
+
改善已有的文档。
|
|
53316
|
+
|
|
53317
|
+
修改数据结构:
|
|
53318
|
+
|
|
53319
|
+
* [Node](https://cloud.tencent.com/document/api/1108/42574#Node)
|
|
53320
|
+
|
|
53321
|
+
* <font color="#dd0000">**修改成员**:</font>LBSupported
|
|
53322
|
+
|
|
53323
|
+
|
|
53545
53324
|
### 第 72 次发布
|
|
53546
53325
|
|
|
53547
53326
|
发布时间:2023-10-23 00:10:30
|
|
@@ -61110,6 +60889,22 @@
|
|
|
61110
60889
|
|
|
61111
60890
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
61112
60891
|
|
|
60892
|
+
### 第 153 次发布
|
|
60893
|
+
|
|
60894
|
+
发布时间:2024-02-20 01:16:04
|
|
60895
|
+
|
|
60896
|
+
本次发布包含了以下内容:
|
|
60897
|
+
|
|
60898
|
+
改善已有的文档。
|
|
60899
|
+
|
|
60900
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
60901
|
+
|
|
60902
|
+
* DescribeBillUsageDetail
|
|
60903
|
+
|
|
60904
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
60905
|
+
|
|
60906
|
+
* BillUsageDetail
|
|
60907
|
+
|
|
61113
60908
|
### 第 152 次发布
|
|
61114
60909
|
|
|
61115
60910
|
发布时间:2024-02-02 01:13:44
|
|
@@ -104929,6 +104724,24 @@
|
|
|
104929
104724
|
|
|
104930
104725
|
## 流量反欺诈(taf) 版本:2020-02-10
|
|
104931
104726
|
|
|
104727
|
+
### 第 18 次发布
|
|
104728
|
+
|
|
104729
|
+
发布时间:2024-02-05 01:21:52
|
|
104730
|
+
|
|
104731
|
+
本次发布包含了以下内容:
|
|
104732
|
+
|
|
104733
|
+
改善已有的文档。
|
|
104734
|
+
|
|
104735
|
+
新增接口:
|
|
104736
|
+
|
|
104737
|
+
* [ManagePortraitRisk](https://cloud.tencent.com/document/api/1031/103776)
|
|
104738
|
+
|
|
104739
|
+
新增数据结构:
|
|
104740
|
+
|
|
104741
|
+
* [ManagePortraitRiskInput](https://cloud.tencent.com/document/api/1031/43310#ManagePortraitRiskInput)
|
|
104742
|
+
* [ManagePortraitRiskOutput](https://cloud.tencent.com/document/api/1031/43310#ManagePortraitRiskOutput)
|
|
104743
|
+
* [ManagePortraitRiskValueOutput](https://cloud.tencent.com/document/api/1031/43310#ManagePortraitRiskValueOutput)
|
|
104744
|
+
|
|
104932
104745
|
### 第 17 次发布
|
|
104933
104746
|
|
|
104934
104747
|
发布时间:2023-05-24 01:44:57
|
|
@@ -110116,6 +109929,18 @@
|
|
|
110116
109929
|
|
|
110117
109930
|
## 容器镜像服务(tcr) 版本:2019-09-24
|
|
110118
109931
|
|
|
109932
|
+
### 第 65 次发布
|
|
109933
|
+
|
|
109934
|
+
发布时间:2024-02-19 10:37:21
|
|
109935
|
+
|
|
109936
|
+
本次发布包含了以下内容:
|
|
109937
|
+
|
|
109938
|
+
改善已有的文档。
|
|
109939
|
+
|
|
109940
|
+
新增接口:
|
|
109941
|
+
|
|
109942
|
+
* [[ModifyServiceAccountPassword](https://cloud.tencent.com/document/api/1141/103857)](https://cloud.tencent.com/document/api/#/#)
|
|
109943
|
+
|
|
110119
109944
|
### 第 64 次发布
|
|
110120
109945
|
|
|
110121
109946
|
发布时间:2023-12-12 02:27:39
|
|
@@ -122496,8 +122321,8 @@
|
|
|
122496
122321
|
|
|
122497
122322
|
新增数据结构:
|
|
122498
122323
|
|
|
122499
|
-
* [
|
|
122500
|
-
* [
|
|
122324
|
+
* [DefaultInnerCallInfo](https://cloud.tencent.com/document/api/851/75051#DefaultInnerCallInfo)
|
|
122325
|
+
* [PrivateLinkInfo](https://cloud.tencent.com/document/api/851/75051#PrivateLinkInfo)
|
|
122501
122326
|
|
|
122502
122327
|
修改数据结构:
|
|
122503
122328
|
|
|
@@ -130697,21 +130522,21 @@
|
|
|
130697
130522
|
|
|
130698
130523
|
新增接口:
|
|
130699
130524
|
|
|
130700
|
-
* [
|
|
130701
|
-
* [
|
|
130702
|
-
* [
|
|
130703
|
-
* [
|
|
130704
|
-
* [
|
|
130705
|
-
* [
|
|
130706
|
-
* [
|
|
130707
|
-
* [
|
|
130525
|
+
* [BindAutoScalerResourceStrategyToGroups](https://cloud.tencent.com/document/api/1364/103728)
|
|
130526
|
+
* [CreateAutoScalerResourceStrategy](https://cloud.tencent.com/document/api/1364/103727)
|
|
130527
|
+
* [DeleteAutoScalerResourceStrategy](https://cloud.tencent.com/document/api/1364/103726)
|
|
130528
|
+
* [DescribeAutoScalerResourceStrategies](https://cloud.tencent.com/document/api/1364/103725)
|
|
130529
|
+
* [DescribeAutoScalerResourceStrategyBindingGroups](https://cloud.tencent.com/document/api/1364/103724)
|
|
130530
|
+
* [DescribePublicNetwork](https://cloud.tencent.com/document/api/1364/103723)
|
|
130531
|
+
* [ModifyAutoScalerResourceStrategy](https://cloud.tencent.com/document/api/1364/103722)
|
|
130532
|
+
* [UnbindAutoScalerResourceStrategyFromGroups](https://cloud.tencent.com/document/api/1364/103721)
|
|
130708
130533
|
|
|
130709
130534
|
新增数据结构:
|
|
130710
130535
|
|
|
130711
|
-
* [
|
|
130712
|
-
* [
|
|
130713
|
-
* [
|
|
130714
|
-
* [
|
|
130536
|
+
* [CloudNativeAPIGatewayStrategyBindingGroupInfo](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayStrategyBindingGroupInfo)
|
|
130537
|
+
* [DescribePublicNetworkResult](https://cloud.tencent.com/document/api/1364/54942#DescribePublicNetworkResult)
|
|
130538
|
+
* [ListCloudNativeAPIGatewayStrategyBindingGroupInfoResult](https://cloud.tencent.com/document/api/1364/54942#ListCloudNativeAPIGatewayStrategyBindingGroupInfoResult)
|
|
130539
|
+
* [ListCloudNativeAPIGatewayStrategyResult](https://cloud.tencent.com/document/api/1364/54942#ListCloudNativeAPIGatewayStrategyResult)
|
|
130715
130540
|
|
|
130716
130541
|
### 第 56 次发布
|
|
130717
130542
|
|