tencentcloud-sdk-nodejs 4.0.887 → 4.0.888
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 +261 -0
- package/SERVICE_CHANGELOG.md +397 -111
- package/package.json +1 -1
- package/products.md +22 -22
- package/src/common/sdk_version.ts +1 -1
- package/src/services/csip/v20221121/csip_models.ts +9 -9
- package/src/services/dcdb/v20180411/dcdb_models.ts +15 -11
- package/src/services/dts/v20211206/dts_models.ts +5 -0
- package/src/services/ess/v20201111/ess_models.ts +1 -1
- package/src/services/essbasic/v20210526/essbasic_models.ts +1 -1
- package/src/services/gaap/v20180529/gaap_client.ts +12 -0
- package/src/services/gaap/v20180529/gaap_models.ts +28 -0
- package/src/services/ims/v20201229/ims_client.ts +2 -0
- package/src/services/ims/v20201229/ims_models.ts +1 -1
- package/src/services/mariadb/v20170312/mariadb_models.ts +15 -11
- package/src/services/monitor/v20180724/monitor_models.ts +4 -0
- package/src/services/ocr/v20181119/ocr_client.ts +5 -2
- package/src/services/ocr/v20181119/ocr_models.ts +46 -26
- package/src/services/organization/v20210331/organization_client.ts +1 -1
- package/src/services/scf/v20180416/scf_models.ts +1 -1
- package/src/services/tdmq/v20200217/tdmq_models.ts +11 -2
- package/src/services/teo/v20220901/teo_client.ts +1 -0
- package/src/services/teo/v20220901/teo_models.ts +36 -9
- package/src/services/vpc/v20170312/vpc_client.ts +1 -0
- package/src/services/vpc/v20170312/vpc_models.ts +39 -0
- package/src/services/waf/v20180125/waf_models.ts +2 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +9 -9
- package/tencentcloud/services/dcdb/v20180411/dcdb_models.d.ts +15 -11
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +5 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -1
- package/tencentcloud/services/gaap/v20180529/gaap_client.d.ts +5 -1
- package/tencentcloud/services/gaap/v20180529/gaap_client.js +6 -0
- package/tencentcloud/services/gaap/v20180529/gaap_models.d.ts +26 -0
- package/tencentcloud/services/ims/v20201229/ims_client.d.ts +2 -0
- package/tencentcloud/services/ims/v20201229/ims_client.js +2 -0
- package/tencentcloud/services/ims/v20201229/ims_models.d.ts +1 -1
- package/tencentcloud/services/mariadb/v20170312/mariadb_models.d.ts +15 -11
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +4 -0
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +2 -0
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +2 -0
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +45 -26
- package/tencentcloud/services/organization/v20210331/organization_client.d.ts +1 -1
- package/tencentcloud/services/organization/v20210331/organization_client.js +1 -1
- package/tencentcloud/services/scf/v20180416/scf_models.d.ts +1 -1
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +11 -2
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +35 -9
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +38 -0
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +2 -2
- package/test/gaap.v20180529.test.js +10 -0
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 41 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-07-
|
|
7
|
+
发布时间:2024-07-03 01:12:26
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,26 +12,37 @@
|
|
|
12
12
|
|
|
13
13
|
修改数据结构:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [TaskLogURL](https://cloud.tencent.com/document/api/664/90825#TaskLogURL)
|
|
16
16
|
|
|
17
|
-
*
|
|
17
|
+
* <font color="#dd0000">**修改成员**:</font>URL, LogId, TaskLogName, AppId
|
|
18
18
|
|
|
19
|
-
* [NetAddr](https://cloud.tencent.com/document/api/1003/48097#NetAddr)
|
|
20
19
|
|
|
21
|
-
* <font color="#dd0000">**修改成员**:</font>InstanceGroupId
|
|
22
20
|
|
|
23
|
-
* [ParamInfo](https://cloud.tencent.com/document/api/1003/48097#ParamInfo)
|
|
24
21
|
|
|
25
|
-
|
|
22
|
+
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
|
26
23
|
|
|
24
|
+
### 第 69 次发布
|
|
27
25
|
|
|
26
|
+
发布时间:2024-07-03 01:14:20
|
|
28
27
|
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
修改数据结构:
|
|
33
|
+
|
|
34
|
+
* [InstanceBackupFileItem](https://cloud.tencent.com/document/api/557/16142#InstanceBackupFileItem)
|
|
35
|
+
|
|
36
|
+
* 新增成员:StorageClass
|
|
29
37
|
|
|
30
|
-
## 域名注册(domain) 版本:2018-08-08
|
|
31
38
|
|
|
32
|
-
### 第 41 次发布
|
|
33
39
|
|
|
34
|
-
|
|
40
|
+
|
|
41
|
+
## 数据传输服务(dts) 版本:2021-12-06
|
|
42
|
+
|
|
43
|
+
### 第 30 次发布
|
|
44
|
+
|
|
45
|
+
发布时间:2024-07-03 01:15:22
|
|
35
46
|
|
|
36
47
|
本次发布包含了以下内容:
|
|
37
48
|
|
|
@@ -39,22 +50,57 @@
|
|
|
39
50
|
|
|
40
51
|
修改数据结构:
|
|
41
52
|
|
|
42
|
-
* [
|
|
53
|
+
* [Endpoint](https://cloud.tencent.com/document/api/571/82108#Endpoint)
|
|
43
54
|
|
|
44
|
-
*
|
|
55
|
+
* 新增成员:SetId
|
|
45
56
|
|
|
46
|
-
* [DomainBatchLogSet](https://cloud.tencent.com/document/api/242/38895#DomainBatchLogSet)
|
|
47
57
|
|
|
48
|
-
* <font color="#dd0000">**修改成员**:</font>Success, Doing, Failed
|
|
49
58
|
|
|
50
59
|
|
|
60
|
+
## 数据传输服务(dts) 版本:2018-03-30
|
|
51
61
|
|
|
52
62
|
|
|
53
|
-
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
54
63
|
|
|
55
|
-
|
|
64
|
+
## 全球应用加速(gaap) 版本:2018-05-29
|
|
65
|
+
|
|
66
|
+
### 第 46 次发布
|
|
67
|
+
|
|
68
|
+
发布时间:2024-07-03 01:16:42
|
|
69
|
+
|
|
70
|
+
本次发布包含了以下内容:
|
|
71
|
+
|
|
72
|
+
改善已有的文档。
|
|
73
|
+
|
|
74
|
+
新增接口:
|
|
75
|
+
|
|
76
|
+
* [SetTlsVersion](https://cloud.tencent.com/document/api/608/107933)
|
|
56
77
|
|
|
57
|
-
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
81
|
+
|
|
82
|
+
### 第 62 次发布
|
|
83
|
+
|
|
84
|
+
发布时间:2024-07-03 01:20:08
|
|
85
|
+
|
|
86
|
+
本次发布包含了以下内容:
|
|
87
|
+
|
|
88
|
+
改善已有的文档。
|
|
89
|
+
|
|
90
|
+
修改数据结构:
|
|
91
|
+
|
|
92
|
+
* [InstanceBackupFileItem](https://cloud.tencent.com/document/api/237/16191#InstanceBackupFileItem)
|
|
93
|
+
|
|
94
|
+
* 新增成员:StorageClass
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
## 腾讯云可观测平台(monitor) 版本:2018-07-24
|
|
100
|
+
|
|
101
|
+
### 第 118 次发布
|
|
102
|
+
|
|
103
|
+
发布时间:2024-07-03 01:20:32
|
|
58
104
|
|
|
59
105
|
本次发布包含了以下内容:
|
|
60
106
|
|
|
@@ -62,18 +108,18 @@
|
|
|
62
108
|
|
|
63
109
|
修改接口:
|
|
64
110
|
|
|
65
|
-
* [
|
|
111
|
+
* [DescribeAlarmHistories](https://cloud.tencent.com/document/api/248/48684)
|
|
66
112
|
|
|
67
|
-
* 新增入参:
|
|
113
|
+
* 新增入参:ConvergenceHistoryIDs
|
|
68
114
|
|
|
69
115
|
|
|
70
116
|
|
|
71
117
|
|
|
72
|
-
##
|
|
118
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
73
119
|
|
|
74
|
-
### 第
|
|
120
|
+
### 第 141 次发布
|
|
75
121
|
|
|
76
|
-
发布时间:2024-07-
|
|
122
|
+
发布时间:2024-07-03 01:21:25
|
|
77
123
|
|
|
78
124
|
本次发布包含了以下内容:
|
|
79
125
|
|
|
@@ -81,102 +127,135 @@
|
|
|
81
127
|
|
|
82
128
|
修改接口:
|
|
83
129
|
|
|
84
|
-
* [
|
|
130
|
+
* [AdvertiseOCR](https://cloud.tencent.com/document/api/866/49524)
|
|
131
|
+
|
|
132
|
+
* 新增出参:ImageSize
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
新增数据结构:
|
|
136
|
+
|
|
137
|
+
* [ImageSize](https://cloud.tencent.com/document/api/866/33527#ImageSize)
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
142
|
+
|
|
143
|
+
### 第 118 次发布
|
|
144
|
+
|
|
145
|
+
发布时间:2024-07-03 01:24:52
|
|
146
|
+
|
|
147
|
+
本次发布包含了以下内容:
|
|
148
|
+
|
|
149
|
+
改善已有的文档。
|
|
150
|
+
|
|
151
|
+
修改接口:
|
|
152
|
+
|
|
153
|
+
* [CreateRabbitMQVipInstance](https://cloud.tencent.com/document/api/1179/88134)
|
|
154
|
+
|
|
155
|
+
* 新增入参:EnablePublicAccess
|
|
156
|
+
|
|
157
|
+
* [CreateRole](https://cloud.tencent.com/document/api/1179/62401)
|
|
158
|
+
|
|
159
|
+
* <font color="#dd0000">**修改入参**:</font>Remark, ClusterId
|
|
85
160
|
|
|
86
161
|
|
|
87
162
|
修改数据结构:
|
|
88
163
|
|
|
89
|
-
* [
|
|
164
|
+
* [RabbitMQVirtualHostInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQVirtualHostInfo)
|
|
90
165
|
|
|
91
|
-
* 新增成员:
|
|
166
|
+
* 新增成员:TraceFlag
|
|
92
167
|
|
|
93
168
|
|
|
94
169
|
|
|
95
170
|
|
|
96
|
-
##
|
|
171
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
97
172
|
|
|
98
|
-
### 第
|
|
173
|
+
### 第 83 次发布
|
|
99
174
|
|
|
100
|
-
发布时间:2024-07-
|
|
175
|
+
发布时间:2024-07-03 01:25:21
|
|
101
176
|
|
|
102
177
|
本次发布包含了以下内容:
|
|
103
178
|
|
|
104
179
|
改善已有的文档。
|
|
105
180
|
|
|
106
|
-
|
|
181
|
+
修改接口:
|
|
182
|
+
|
|
183
|
+
* [ModifyHostsCertificate](https://cloud.tencent.com/document/api/1552/80764)
|
|
184
|
+
|
|
185
|
+
* 新增入参:ClientCertInfo
|
|
107
186
|
|
|
108
|
-
* [CreatePrivateNatGateway](https://cloud.tencent.com/document/api/215/107904)
|
|
109
|
-
* [CreatePrivateNatGatewayDestinationIpPortTranslationNatRule](https://cloud.tencent.com/document/api/215/107903)
|
|
110
|
-
* [CreatePrivateNatGatewayTranslationAclRule](https://cloud.tencent.com/document/api/215/107902)
|
|
111
|
-
* [CreatePrivateNatGatewayTranslationNatRule](https://cloud.tencent.com/document/api/215/107901)
|
|
112
|
-
* [DeletePrivateNatGateway](https://cloud.tencent.com/document/api/215/107900)
|
|
113
|
-
* [DeletePrivateNatGatewayDestinationIpPortTranslationNatRule](https://cloud.tencent.com/document/api/215/107899)
|
|
114
|
-
* [DeletePrivateNatGatewayTranslationAclRule](https://cloud.tencent.com/document/api/215/107898)
|
|
115
|
-
* [DeletePrivateNatGatewayTranslationNatRule](https://cloud.tencent.com/document/api/215/107897)
|
|
116
|
-
* [DescribePrivateNatGatewayDestinationIpPortTranslationNatRules](https://cloud.tencent.com/document/api/215/107896)
|
|
117
|
-
* [DescribePrivateNatGatewayLimits](https://cloud.tencent.com/document/api/215/107895)
|
|
118
|
-
* [DescribePrivateNatGatewayRegions](https://cloud.tencent.com/document/api/215/107894)
|
|
119
|
-
* [DescribePrivateNatGatewayTranslationAclRules](https://cloud.tencent.com/document/api/215/107893)
|
|
120
|
-
* [DescribePrivateNatGatewayTranslationNatRules](https://cloud.tencent.com/document/api/215/107892)
|
|
121
|
-
* [DescribePrivateNatGateways](https://cloud.tencent.com/document/api/215/107891)
|
|
122
|
-
* [ModifyPrivateNatGatewayAttribute](https://cloud.tencent.com/document/api/215/107890)
|
|
123
|
-
* [ModifyPrivateNatGatewayDestinationIpPortTranslationNatRule](https://cloud.tencent.com/document/api/215/107889)
|
|
124
|
-
* [ModifyPrivateNatGatewayTranslationAclRule](https://cloud.tencent.com/document/api/215/107888)
|
|
125
|
-
* [ModifyPrivateNatGatewayTranslationNatRule](https://cloud.tencent.com/document/api/215/107887)
|
|
126
187
|
|
|
127
188
|
新增数据结构:
|
|
128
189
|
|
|
129
|
-
* [
|
|
130
|
-
* [LocalDestinationIpPortTranslationNatRule](https://cloud.tencent.com/document/api/215/15824#LocalDestinationIpPortTranslationNatRule)
|
|
131
|
-
* [NatRegionInfoWithArea](https://cloud.tencent.com/document/api/215/15824#NatRegionInfoWithArea)
|
|
132
|
-
* [PrivateNatDestinationIpPortTranslationNatRule](https://cloud.tencent.com/document/api/215/15824#PrivateNatDestinationIpPortTranslationNatRule)
|
|
133
|
-
* [PrivateNatGateway](https://cloud.tencent.com/document/api/215/15824#PrivateNatGateway)
|
|
134
|
-
* [PrivateNatGatewayLimit](https://cloud.tencent.com/document/api/215/15824#PrivateNatGatewayLimit)
|
|
135
|
-
* [TranslationAclRule](https://cloud.tencent.com/document/api/215/15824#TranslationAclRule)
|
|
136
|
-
* [TranslationNatRule](https://cloud.tencent.com/document/api/215/15824#TranslationNatRule)
|
|
137
|
-
* [TranslationNatRuleDiff](https://cloud.tencent.com/document/api/215/15824#TranslationNatRuleDiff)
|
|
138
|
-
* [TranslationNatRuleInput](https://cloud.tencent.com/document/api/215/15824#TranslationNatRuleInput)
|
|
190
|
+
* [MutualTLS](https://cloud.tencent.com/document/api/1552/80721#MutualTLS)
|
|
139
191
|
|
|
192
|
+
修改数据结构:
|
|
140
193
|
|
|
194
|
+
* [AccelerationDomainCertificate](https://cloud.tencent.com/document/api/1552/80721#AccelerationDomainCertificate)
|
|
141
195
|
|
|
142
|
-
|
|
196
|
+
* 新增成员:ClientCertInfo
|
|
143
197
|
|
|
144
|
-
|
|
198
|
+
* [CertificateInfo](https://cloud.tencent.com/document/api/1552/80721#CertificateInfo)
|
|
199
|
+
|
|
200
|
+
* <font color="#dd0000">**修改成员**:</font>Alias, Type, ExpireTime, DeployTime, SignAlgo, Status
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
145
206
|
|
|
146
|
-
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
210
|
+
|
|
211
|
+
### 第 192 次发布
|
|
212
|
+
|
|
213
|
+
发布时间:2024-07-03 01:28:07
|
|
147
214
|
|
|
148
215
|
本次发布包含了以下内容:
|
|
149
216
|
|
|
150
217
|
改善已有的文档。
|
|
151
218
|
|
|
152
|
-
|
|
219
|
+
修改接口:
|
|
153
220
|
|
|
154
|
-
*
|
|
221
|
+
* [CreateVpnConnection](https://cloud.tencent.com/document/api/215/17522)
|
|
155
222
|
|
|
223
|
+
* 新增入参:HealthCheckConfig
|
|
156
224
|
|
|
225
|
+
* [ModifyVpnConnectionAttribute](https://cloud.tencent.com/document/api/215/17508)
|
|
157
226
|
|
|
158
|
-
|
|
227
|
+
* 新增入参:HealthCheckConfig
|
|
159
228
|
|
|
160
|
-
### 第 99 次发布
|
|
161
229
|
|
|
162
|
-
|
|
230
|
+
新增数据结构:
|
|
231
|
+
|
|
232
|
+
* [HealthCheckConfig](https://cloud.tencent.com/document/api/215/15824#HealthCheckConfig)
|
|
233
|
+
|
|
234
|
+
修改数据结构:
|
|
235
|
+
|
|
236
|
+
* [VpnConnection](https://cloud.tencent.com/document/api/215/15824#VpnConnection)
|
|
237
|
+
|
|
238
|
+
* 新增成员:HealthCheckConfig
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
|
|
243
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
244
|
+
|
|
245
|
+
### 第 92 次发布
|
|
246
|
+
|
|
247
|
+
发布时间:2024-07-03 01:28:45
|
|
163
248
|
|
|
164
249
|
本次发布包含了以下内容:
|
|
165
250
|
|
|
166
251
|
改善已有的文档。
|
|
167
252
|
|
|
168
|
-
|
|
253
|
+
修改接口:
|
|
169
254
|
|
|
170
|
-
* [
|
|
171
|
-
* [DescribeDutyScheduleList](https://cloud.tencent.com/document/api/1267/107906)
|
|
255
|
+
* [DescribeDomainRules](https://cloud.tencent.com/document/api/627/99701)
|
|
172
256
|
|
|
173
|
-
|
|
257
|
+
* <font color="#dd0000">**修改出参**:</font>Rules
|
|
174
258
|
|
|
175
|
-
* [Duty](https://cloud.tencent.com/document/api/1267/76336#Duty)
|
|
176
|
-
* [DutyPerson](https://cloud.tencent.com/document/api/1267/76336#DutyPerson)
|
|
177
|
-
* [DutySchedule](https://cloud.tencent.com/document/api/1267/76336#DutySchedule)
|
|
178
|
-
* [DutyScheduleData](https://cloud.tencent.com/document/api/1267/76336#DutyScheduleData)
|
|
179
|
-
* [DutyScheduleDetailsInfo](https://cloud.tencent.com/document/api/1267/76336#DutyScheduleDetailsInfo)
|
|
180
259
|
|
|
181
260
|
|
|
182
261
|
|
|
@@ -38074,6 +38153,21 @@
|
|
|
38074
38153
|
|
|
38075
38154
|
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
38076
38155
|
|
|
38156
|
+
### 第 41 次发布
|
|
38157
|
+
|
|
38158
|
+
发布时间:2024-07-03 01:12:26
|
|
38159
|
+
|
|
38160
|
+
本次发布包含了以下内容:
|
|
38161
|
+
|
|
38162
|
+
改善已有的文档。
|
|
38163
|
+
|
|
38164
|
+
修改数据结构:
|
|
38165
|
+
|
|
38166
|
+
* [TaskLogURL](https://cloud.tencent.com/document/api/664/90825#TaskLogURL)
|
|
38167
|
+
|
|
38168
|
+
* <font color="#dd0000">**修改成员**:</font>URL, LogId, TaskLogName, AppId
|
|
38169
|
+
|
|
38170
|
+
|
|
38077
38171
|
### 第 40 次发布
|
|
38078
38172
|
|
|
38079
38173
|
发布时间:2024-06-20 01:24:58
|
|
@@ -49858,6 +49952,21 @@
|
|
|
49858
49952
|
|
|
49859
49953
|
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
|
49860
49954
|
|
|
49955
|
+
### 第 69 次发布
|
|
49956
|
+
|
|
49957
|
+
发布时间:2024-07-03 01:14:20
|
|
49958
|
+
|
|
49959
|
+
本次发布包含了以下内容:
|
|
49960
|
+
|
|
49961
|
+
改善已有的文档。
|
|
49962
|
+
|
|
49963
|
+
修改数据结构:
|
|
49964
|
+
|
|
49965
|
+
* [InstanceBackupFileItem](https://cloud.tencent.com/document/api/557/16142#InstanceBackupFileItem)
|
|
49966
|
+
|
|
49967
|
+
* 新增成员:StorageClass
|
|
49968
|
+
|
|
49969
|
+
|
|
49861
49970
|
### 第 68 次发布
|
|
49862
49971
|
|
|
49863
49972
|
发布时间:2024-04-24 01:10:19
|
|
@@ -55929,6 +56038,21 @@
|
|
|
55929
56038
|
|
|
55930
56039
|
## 数据传输服务(dts) 版本:2021-12-06
|
|
55931
56040
|
|
|
56041
|
+
### 第 30 次发布
|
|
56042
|
+
|
|
56043
|
+
发布时间:2024-07-03 01:15:22
|
|
56044
|
+
|
|
56045
|
+
本次发布包含了以下内容:
|
|
56046
|
+
|
|
56047
|
+
改善已有的文档。
|
|
56048
|
+
|
|
56049
|
+
修改数据结构:
|
|
56050
|
+
|
|
56051
|
+
* [Endpoint](https://cloud.tencent.com/document/api/571/82108#Endpoint)
|
|
56052
|
+
|
|
56053
|
+
* 新增成员:SetId
|
|
56054
|
+
|
|
56055
|
+
|
|
55932
56056
|
### 第 29 次发布
|
|
55933
56057
|
|
|
55934
56058
|
发布时间:2024-06-06 01:45:02
|
|
@@ -70830,6 +70954,18 @@
|
|
|
70830
70954
|
|
|
70831
70955
|
## 全球应用加速(gaap) 版本:2018-05-29
|
|
70832
70956
|
|
|
70957
|
+
### 第 46 次发布
|
|
70958
|
+
|
|
70959
|
+
发布时间:2024-07-03 01:16:42
|
|
70960
|
+
|
|
70961
|
+
本次发布包含了以下内容:
|
|
70962
|
+
|
|
70963
|
+
改善已有的文档。
|
|
70964
|
+
|
|
70965
|
+
新增接口:
|
|
70966
|
+
|
|
70967
|
+
* [[SetTlsVersion](https://cloud.tencent.com/document/api/608/107933)](https://cloud.tencent.com/document/api/#/#)
|
|
70968
|
+
|
|
70833
70969
|
### 第 45 次发布
|
|
70834
70970
|
|
|
70835
70971
|
发布时间:2024-06-19 01:43:58
|
|
@@ -88128,6 +88264,21 @@
|
|
|
88128
88264
|
|
|
88129
88265
|
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
88130
88266
|
|
|
88267
|
+
### 第 62 次发布
|
|
88268
|
+
|
|
88269
|
+
发布时间:2024-07-03 01:20:08
|
|
88270
|
+
|
|
88271
|
+
本次发布包含了以下内容:
|
|
88272
|
+
|
|
88273
|
+
改善已有的文档。
|
|
88274
|
+
|
|
88275
|
+
修改数据结构:
|
|
88276
|
+
|
|
88277
|
+
* [InstanceBackupFileItem](https://cloud.tencent.com/document/api/237/16191#InstanceBackupFileItem)
|
|
88278
|
+
|
|
88279
|
+
* 新增成员:StorageClass
|
|
88280
|
+
|
|
88281
|
+
|
|
88131
88282
|
### 第 61 次发布
|
|
88132
88283
|
|
|
88133
88284
|
发布时间:2024-04-24 01:16:00
|
|
@@ -90924,6 +91075,21 @@
|
|
|
90924
91075
|
|
|
90925
91076
|
## 腾讯云可观测平台(monitor) 版本:2018-07-24
|
|
90926
91077
|
|
|
91078
|
+
### 第 118 次发布
|
|
91079
|
+
|
|
91080
|
+
发布时间:2024-07-03 01:20:32
|
|
91081
|
+
|
|
91082
|
+
本次发布包含了以下内容:
|
|
91083
|
+
|
|
91084
|
+
改善已有的文档。
|
|
91085
|
+
|
|
91086
|
+
修改接口:
|
|
91087
|
+
|
|
91088
|
+
* [DescribeAlarmHistories](https://cloud.tencent.com/document/api/248/48684)
|
|
91089
|
+
|
|
91090
|
+
* 新增入参:ConvergenceHistoryIDs
|
|
91091
|
+
|
|
91092
|
+
|
|
90927
91093
|
### 第 117 次发布
|
|
90928
91094
|
|
|
90929
91095
|
发布时间:2024-06-20 01:58:59
|
|
@@ -99235,6 +99401,25 @@
|
|
|
99235
99401
|
|
|
99236
99402
|
## 文字识别(ocr) 版本:2018-11-19
|
|
99237
99403
|
|
|
99404
|
+
### 第 141 次发布
|
|
99405
|
+
|
|
99406
|
+
发布时间:2024-07-03 01:21:25
|
|
99407
|
+
|
|
99408
|
+
本次发布包含了以下内容:
|
|
99409
|
+
|
|
99410
|
+
改善已有的文档。
|
|
99411
|
+
|
|
99412
|
+
修改接口:
|
|
99413
|
+
|
|
99414
|
+
* [AdvertiseOCR](https://cloud.tencent.com/document/api/866/49524)
|
|
99415
|
+
|
|
99416
|
+
* 新增出参:ImageSize
|
|
99417
|
+
|
|
99418
|
+
|
|
99419
|
+
新增数据结构:
|
|
99420
|
+
|
|
99421
|
+
* [[ImageSize](https://cloud.tencent.com/document/api/866/33527#ImageSize)](https://cloud.tencent.com/document/api/866/33527#[ImageSize](https://cloud.tencent.com/document/api/866/33527#ImageSize))
|
|
99422
|
+
|
|
99238
99423
|
### 第 140 次发布
|
|
99239
99424
|
|
|
99240
99425
|
发布时间:2024-06-28 01:16:42
|
|
@@ -122923,6 +123108,32 @@
|
|
|
122923
123108
|
|
|
122924
123109
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
122925
123110
|
|
|
123111
|
+
### 第 118 次发布
|
|
123112
|
+
|
|
123113
|
+
发布时间:2024-07-03 01:24:52
|
|
123114
|
+
|
|
123115
|
+
本次发布包含了以下内容:
|
|
123116
|
+
|
|
123117
|
+
改善已有的文档。
|
|
123118
|
+
|
|
123119
|
+
修改接口:
|
|
123120
|
+
|
|
123121
|
+
* [CreateRabbitMQVipInstance](https://cloud.tencent.com/document/api/1179/88134)
|
|
123122
|
+
|
|
123123
|
+
* 新增入参:EnablePublicAccess
|
|
123124
|
+
|
|
123125
|
+
* [CreateRole](https://cloud.tencent.com/document/api/1179/62401)
|
|
123126
|
+
|
|
123127
|
+
* <font color="#dd0000">**修改入参**:</font>Remark, ClusterId
|
|
123128
|
+
|
|
123129
|
+
|
|
123130
|
+
修改数据结构:
|
|
123131
|
+
|
|
123132
|
+
* [RabbitMQVirtualHostInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQVirtualHostInfo)
|
|
123133
|
+
|
|
123134
|
+
* 新增成员:TraceFlag
|
|
123135
|
+
|
|
123136
|
+
|
|
122926
123137
|
### 第 117 次发布
|
|
122927
123138
|
|
|
122928
123139
|
发布时间:2024-06-28 01:20:13
|
|
@@ -127731,6 +127942,36 @@
|
|
|
127731
127942
|
|
|
127732
127943
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
127733
127944
|
|
|
127945
|
+
### 第 83 次发布
|
|
127946
|
+
|
|
127947
|
+
发布时间:2024-07-03 01:25:21
|
|
127948
|
+
|
|
127949
|
+
本次发布包含了以下内容:
|
|
127950
|
+
|
|
127951
|
+
改善已有的文档。
|
|
127952
|
+
|
|
127953
|
+
修改接口:
|
|
127954
|
+
|
|
127955
|
+
* [ModifyHostsCertificate](https://cloud.tencent.com/document/api/1552/80764)
|
|
127956
|
+
|
|
127957
|
+
* 新增入参:ClientCertInfo
|
|
127958
|
+
|
|
127959
|
+
|
|
127960
|
+
新增数据结构:
|
|
127961
|
+
|
|
127962
|
+
* [[MutualTLS](https://cloud.tencent.com/document/api/1552/80721#MutualTLS)](https://cloud.tencent.com/document/api/1552/80721#[MutualTLS](https://cloud.tencent.com/document/api/1552/80721#MutualTLS))
|
|
127963
|
+
|
|
127964
|
+
修改数据结构:
|
|
127965
|
+
|
|
127966
|
+
* [AccelerationDomainCertificate](https://cloud.tencent.com/document/api/1552/80721#AccelerationDomainCertificate)
|
|
127967
|
+
|
|
127968
|
+
* 新增成员:ClientCertInfo
|
|
127969
|
+
|
|
127970
|
+
* [CertificateInfo](https://cloud.tencent.com/document/api/1552/80721#CertificateInfo)
|
|
127971
|
+
|
|
127972
|
+
* <font color="#dd0000">**修改成员**:</font>Alias, Type, ExpireTime, DeployTime, SignAlgo, Status
|
|
127973
|
+
|
|
127974
|
+
|
|
127734
127975
|
### 第 82 次发布
|
|
127735
127976
|
|
|
127736
127977
|
发布时间:2024-06-07 12:08:08
|
|
@@ -151477,6 +151718,36 @@
|
|
|
151477
151718
|
|
|
151478
151719
|
## 私有网络(vpc) 版本:2017-03-12
|
|
151479
151720
|
|
|
151721
|
+
### 第 192 次发布
|
|
151722
|
+
|
|
151723
|
+
发布时间:2024-07-03 01:28:07
|
|
151724
|
+
|
|
151725
|
+
本次发布包含了以下内容:
|
|
151726
|
+
|
|
151727
|
+
改善已有的文档。
|
|
151728
|
+
|
|
151729
|
+
修改接口:
|
|
151730
|
+
|
|
151731
|
+
* [CreateVpnConnection](https://cloud.tencent.com/document/api/215/17522)
|
|
151732
|
+
|
|
151733
|
+
* 新增入参:HealthCheckConfig
|
|
151734
|
+
|
|
151735
|
+
* [ModifyVpnConnectionAttribute](https://cloud.tencent.com/document/api/215/17508)
|
|
151736
|
+
|
|
151737
|
+
* 新增入参:HealthCheckConfig
|
|
151738
|
+
|
|
151739
|
+
|
|
151740
|
+
新增数据结构:
|
|
151741
|
+
|
|
151742
|
+
* [[HealthCheckConfig](https://cloud.tencent.com/document/api/215/15824#HealthCheckConfig)](https://cloud.tencent.com/document/api/215/15824#[HealthCheckConfig](https://cloud.tencent.com/document/api/215/15824#HealthCheckConfig))
|
|
151743
|
+
|
|
151744
|
+
修改数据结构:
|
|
151745
|
+
|
|
151746
|
+
* [VpnConnection](https://cloud.tencent.com/document/api/215/15824#VpnConnection)
|
|
151747
|
+
|
|
151748
|
+
* 新增成员:HealthCheckConfig
|
|
151749
|
+
|
|
151750
|
+
|
|
151480
151751
|
### 第 191 次发布
|
|
151481
151752
|
|
|
151482
151753
|
发布时间:2024-07-02 01:27:15
|
|
@@ -151487,37 +151758,37 @@
|
|
|
151487
151758
|
|
|
151488
151759
|
新增接口:
|
|
151489
151760
|
|
|
151490
|
-
* [
|
|
151491
|
-
* [
|
|
151492
|
-
* [
|
|
151493
|
-
* [
|
|
151494
|
-
* [
|
|
151495
|
-
* [
|
|
151496
|
-
* [
|
|
151497
|
-
* [
|
|
151498
|
-
* [
|
|
151499
|
-
* [
|
|
151500
|
-
* [
|
|
151501
|
-
* [
|
|
151502
|
-
* [
|
|
151503
|
-
* [
|
|
151504
|
-
* [
|
|
151505
|
-
* [
|
|
151506
|
-
* [
|
|
151507
|
-
* [
|
|
151761
|
+
* [CreatePrivateNatGateway](https://cloud.tencent.com/document/api/215/107904)
|
|
151762
|
+
* [CreatePrivateNatGatewayDestinationIpPortTranslationNatRule](https://cloud.tencent.com/document/api/215/107903)
|
|
151763
|
+
* [CreatePrivateNatGatewayTranslationAclRule](https://cloud.tencent.com/document/api/215/107902)
|
|
151764
|
+
* [CreatePrivateNatGatewayTranslationNatRule](https://cloud.tencent.com/document/api/215/107901)
|
|
151765
|
+
* [DeletePrivateNatGateway](https://cloud.tencent.com/document/api/215/107900)
|
|
151766
|
+
* [DeletePrivateNatGatewayDestinationIpPortTranslationNatRule](https://cloud.tencent.com/document/api/215/107899)
|
|
151767
|
+
* [DeletePrivateNatGatewayTranslationAclRule](https://cloud.tencent.com/document/api/215/107898)
|
|
151768
|
+
* [DeletePrivateNatGatewayTranslationNatRule](https://cloud.tencent.com/document/api/215/107897)
|
|
151769
|
+
* [DescribePrivateNatGatewayDestinationIpPortTranslationNatRules](https://cloud.tencent.com/document/api/215/107896)
|
|
151770
|
+
* [DescribePrivateNatGatewayLimits](https://cloud.tencent.com/document/api/215/107895)
|
|
151771
|
+
* [DescribePrivateNatGatewayRegions](https://cloud.tencent.com/document/api/215/107894)
|
|
151772
|
+
* [DescribePrivateNatGatewayTranslationAclRules](https://cloud.tencent.com/document/api/215/107893)
|
|
151773
|
+
* [DescribePrivateNatGatewayTranslationNatRules](https://cloud.tencent.com/document/api/215/107892)
|
|
151774
|
+
* [DescribePrivateNatGateways](https://cloud.tencent.com/document/api/215/107891)
|
|
151775
|
+
* [ModifyPrivateNatGatewayAttribute](https://cloud.tencent.com/document/api/215/107890)
|
|
151776
|
+
* [ModifyPrivateNatGatewayDestinationIpPortTranslationNatRule](https://cloud.tencent.com/document/api/215/107889)
|
|
151777
|
+
* [ModifyPrivateNatGatewayTranslationAclRule](https://cloud.tencent.com/document/api/215/107888)
|
|
151778
|
+
* [ModifyPrivateNatGatewayTranslationNatRule](https://cloud.tencent.com/document/api/215/107887)
|
|
151508
151779
|
|
|
151509
151780
|
新增数据结构:
|
|
151510
151781
|
|
|
151511
|
-
* [
|
|
151512
|
-
* [
|
|
151513
|
-
* [
|
|
151514
|
-
* [
|
|
151515
|
-
* [
|
|
151516
|
-
* [
|
|
151517
|
-
* [
|
|
151518
|
-
* [
|
|
151519
|
-
* [
|
|
151520
|
-
* [
|
|
151782
|
+
* [DestinationIpPortTranslationNatRuleDiff](https://cloud.tencent.com/document/api/215/15824#DestinationIpPortTranslationNatRuleDiff)
|
|
151783
|
+
* [LocalDestinationIpPortTranslationNatRule](https://cloud.tencent.com/document/api/215/15824#LocalDestinationIpPortTranslationNatRule)
|
|
151784
|
+
* [NatRegionInfoWithArea](https://cloud.tencent.com/document/api/215/15824#NatRegionInfoWithArea)
|
|
151785
|
+
* [PrivateNatDestinationIpPortTranslationNatRule](https://cloud.tencent.com/document/api/215/15824#PrivateNatDestinationIpPortTranslationNatRule)
|
|
151786
|
+
* [PrivateNatGateway](https://cloud.tencent.com/document/api/215/15824#PrivateNatGateway)
|
|
151787
|
+
* [PrivateNatGatewayLimit](https://cloud.tencent.com/document/api/215/15824#PrivateNatGatewayLimit)
|
|
151788
|
+
* [TranslationAclRule](https://cloud.tencent.com/document/api/215/15824#TranslationAclRule)
|
|
151789
|
+
* [TranslationNatRule](https://cloud.tencent.com/document/api/215/15824#TranslationNatRule)
|
|
151790
|
+
* [TranslationNatRuleDiff](https://cloud.tencent.com/document/api/215/15824#TranslationNatRuleDiff)
|
|
151791
|
+
* [TranslationNatRuleInput](https://cloud.tencent.com/document/api/215/15824#TranslationNatRuleInput)
|
|
151521
151792
|
|
|
151522
151793
|
### 第 190 次发布
|
|
151523
151794
|
|
|
@@ -155869,6 +156140,21 @@
|
|
|
155869
156140
|
|
|
155870
156141
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
155871
156142
|
|
|
156143
|
+
### 第 92 次发布
|
|
156144
|
+
|
|
156145
|
+
发布时间:2024-07-03 01:28:45
|
|
156146
|
+
|
|
156147
|
+
本次发布包含了以下内容:
|
|
156148
|
+
|
|
156149
|
+
改善已有的文档。
|
|
156150
|
+
|
|
156151
|
+
修改接口:
|
|
156152
|
+
|
|
156153
|
+
* [DescribeDomainRules](https://cloud.tencent.com/document/api/627/99701)
|
|
156154
|
+
|
|
156155
|
+
* <font color="#dd0000">**修改出参**:</font>Rules
|
|
156156
|
+
|
|
156157
|
+
|
|
155872
156158
|
### 第 91 次发布
|
|
155873
156159
|
|
|
155874
156160
|
发布时间:2024-07-02 01:27:59
|
|
@@ -158298,16 +158584,16 @@
|
|
|
158298
158584
|
|
|
158299
158585
|
新增接口:
|
|
158300
158586
|
|
|
158301
|
-
* [
|
|
158302
|
-
* [
|
|
158587
|
+
* [DescribeDutyScheduleDetails](https://cloud.tencent.com/document/api/1267/107907)
|
|
158588
|
+
* [DescribeDutyScheduleList](https://cloud.tencent.com/document/api/1267/107906)
|
|
158303
158589
|
|
|
158304
158590
|
新增数据结构:
|
|
158305
158591
|
|
|
158306
|
-
* [
|
|
158307
|
-
* [
|
|
158308
|
-
* [
|
|
158309
|
-
* [
|
|
158310
|
-
* [
|
|
158592
|
+
* [Duty](https://cloud.tencent.com/document/api/1267/76336#Duty)
|
|
158593
|
+
* [DutyPerson](https://cloud.tencent.com/document/api/1267/76336#DutyPerson)
|
|
158594
|
+
* [DutySchedule](https://cloud.tencent.com/document/api/1267/76336#DutySchedule)
|
|
158595
|
+
* [DutyScheduleData](https://cloud.tencent.com/document/api/1267/76336#DutyScheduleData)
|
|
158596
|
+
* [DutyScheduleDetailsInfo](https://cloud.tencent.com/document/api/1267/76336#DutyScheduleDetailsInfo)
|
|
158311
158597
|
|
|
158312
158598
|
### 第 98 次发布
|
|
158313
158599
|
|