tencentcloud-sdk-nodejs 4.0.957 → 4.0.959
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 +195 -0
- package/SERVICE_CHANGELOG.md +429 -218
- package/package.json +1 -1
- package/products.md +27 -27
- package/src/common/sdk_version.ts +1 -1
- package/src/services/bma/v20221115/bma_models.ts +8 -0
- package/src/services/cam/v20190116/cam_models.ts +18 -18
- package/src/services/cdwdoris/v20211228/cdwdoris_client.ts +1 -1
- package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +16 -1
- package/src/services/cfg/v20210820/cfg_models.ts +10 -0
- package/src/services/cls/v20201016/cls_client.ts +3 -2
- package/src/services/cls/v20201016/cls_models.ts +40 -10
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +1 -1
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +10 -6
- package/src/services/dasb/v20191018/dasb_models.ts +10 -6
- package/src/services/dnspod/v20210323/dnspod_models.ts +1 -3
- package/src/services/emr/v20190103/emr_client.ts +81 -28
- package/src/services/emr/v20190103/emr_models.ts +518 -60
- package/src/services/es/v20180416/es_client.ts +1 -0
- package/src/services/es/v20180416/es_models.ts +69 -1
- package/src/services/ess/v20201111/ess_models.ts +2 -1
- package/src/services/essbasic/v20210526/essbasic_models.ts +8 -2
- package/src/services/gwlb/v20240906/gwlb_models.ts +17 -16
- package/src/services/hunyuan/v20230901/hunyuan_client.ts +1 -0
- package/src/services/hunyuan/v20230901/hunyuan_models.ts +66 -13
- package/src/services/iss/v20230517/iss_client.ts +1 -1
- package/src/services/iss/v20230517/iss_models.ts +32 -12
- package/src/services/redis/v20180412/redis_client.ts +1 -1
- package/src/services/sms/v20210111/sms_models.ts +1 -1
- package/src/services/sqlserver/v20180328/sqlserver_models.ts +8 -0
- package/src/services/sts/v20180813/sts_models.ts +5 -5
- package/src/services/tcss/v20201101/tcss_models.ts +67 -18
- package/src/services/teo/v20220901/teo_client.ts +4 -4
- package/src/services/teo/v20220901/teo_models.ts +75 -72
- package/src/services/tke/v20180525/tke_client.ts +37 -12
- package/src/services/tke/v20180525/tke_models.ts +85 -0
- package/src/services/vclm/v20240523/vclm_models.ts +24 -9
- package/src/services/vpc/v20170312/vpc_client.ts +2 -2
- package/src/services/vpc/v20170312/vpc_models.ts +17 -16
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/bma/v20221115/bma_models.d.ts +8 -0
- package/tencentcloud/services/cam/v20190116/cam_models.d.ts +18 -18
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_client.d.ts +1 -1
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +16 -1
- package/tencentcloud/services/cfg/v20210820/cfg_models.d.ts +10 -0
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +2 -1
- package/tencentcloud/services/cls/v20201016/cls_client.js +2 -1
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +40 -10
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +1 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +1 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +10 -6
- package/tencentcloud/services/dasb/v20191018/dasb_models.d.ts +10 -6
- package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +1 -3
- package/tencentcloud/services/emr/v20190103/emr_client.d.ts +25 -9
- package/tencentcloud/services/emr/v20190103/emr_client.js +35 -11
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +504 -59
- package/tencentcloud/services/es/v20180416/es_models.d.ts +68 -1
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +2 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +8 -2
- package/tencentcloud/services/gwlb/v20240906/gwlb_models.d.ts +17 -16
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +65 -13
- package/tencentcloud/services/iss/v20230517/iss_client.d.ts +1 -1
- package/tencentcloud/services/iss/v20230517/iss_client.js +1 -1
- package/tencentcloud/services/iss/v20230517/iss_models.d.ts +32 -12
- package/tencentcloud/services/redis/v20180412/redis_client.d.ts +1 -1
- package/tencentcloud/services/redis/v20180412/redis_client.js +1 -1
- package/tencentcloud/services/sms/v20210111/sms_models.d.ts +1 -1
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +8 -0
- package/tencentcloud/services/sts/v20180813/sts_models.d.ts +5 -5
- package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +67 -18
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +4 -4
- package/tencentcloud/services/teo/v20220901/teo_client.js +4 -4
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +75 -72
- package/tencentcloud/services/tke/v20180525/tke_client.d.ts +13 -5
- package/tencentcloud/services/tke/v20180525/tke_client.js +18 -6
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +80 -0
- package/tencentcloud/services/vclm/v20240523/vclm_models.d.ts +24 -9
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +2 -2
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +2 -2
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +17 -16
- package/test/emr.v20190103.test.js +46 -6
- package/test/tke.v20180525.test.js +24 -4
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,169 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
## 云联络中心(ccc) 版本:2020-02-10
|
|
4
|
-
|
|
5
|
-
### 第 77 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2024-10-16 01:05:10
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
修改接口:
|
|
14
|
-
|
|
15
|
-
* [CreateAICall](https://cloud.tencent.com/document/api/679/111211)
|
|
16
|
-
|
|
17
|
-
* 新增入参:NotifyDuration, NotifyMessage, CustomTTSConfig
|
|
18
|
-
|
|
19
|
-
* <font color="#dd0000">**修改入参**:</font>VoiceType
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
## 日志服务(cls) 版本:2020-10-16
|
|
25
|
-
|
|
26
|
-
### 第 108 次发布
|
|
27
|
-
|
|
28
|
-
发布时间:2024-10-16 01:07:47
|
|
29
|
-
|
|
30
|
-
本次发布包含了以下内容:
|
|
31
|
-
|
|
32
|
-
改善已有的文档。
|
|
33
|
-
|
|
34
|
-
新增接口:
|
|
35
|
-
|
|
36
|
-
* [CreateNoticeContent](https://cloud.tencent.com/document/api/614/111716)
|
|
37
|
-
* [DeleteNoticeContent](https://cloud.tencent.com/document/api/614/111715)
|
|
38
|
-
* [DescribeNoticeContents](https://cloud.tencent.com/document/api/614/111714)
|
|
39
|
-
* [ModifyNoticeContent](https://cloud.tencent.com/document/api/614/111713)
|
|
40
|
-
|
|
41
|
-
新增数据结构:
|
|
42
|
-
|
|
43
|
-
* [NoticeContent](https://cloud.tencent.com/document/api/614/56471#NoticeContent)
|
|
44
|
-
* [NoticeContentInfo](https://cloud.tencent.com/document/api/614/56471#NoticeContentInfo)
|
|
45
|
-
* [NoticeContentTemplate](https://cloud.tencent.com/document/api/614/56471#NoticeContentTemplate)
|
|
46
|
-
|
|
47
|
-
修改数据结构:
|
|
48
|
-
|
|
49
|
-
* [MonitorTime](https://cloud.tencent.com/document/api/614/56471#MonitorTime)
|
|
50
|
-
|
|
51
|
-
* 新增成员:CronExpression
|
|
52
|
-
|
|
53
|
-
* [NoticeReceiver](https://cloud.tencent.com/document/api/614/56471#NoticeReceiver)
|
|
54
|
-
|
|
55
|
-
* 新增成员:NoticeContentId
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
61
|
-
|
|
62
|
-
### 第 107 次发布
|
|
63
|
-
|
|
64
|
-
发布时间:2024-10-16 01:10:12
|
|
65
|
-
|
|
66
|
-
本次发布包含了以下内容:
|
|
67
|
-
|
|
68
|
-
改善已有的文档。
|
|
69
|
-
|
|
70
|
-
修改数据结构:
|
|
71
|
-
|
|
72
|
-
* [Ability](https://cloud.tencent.com/document/api/1003/48097#Ability)
|
|
73
|
-
|
|
74
|
-
* 新增成员:IsSupportManualLogic
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
## 人脸核身(faceid) 版本:2018-03-01
|
|
80
|
-
|
|
81
|
-
### 第 81 次发布
|
|
82
|
-
|
|
83
|
-
发布时间:2024-10-16 01:15:00
|
|
84
|
-
|
|
85
|
-
本次发布包含了以下内容:
|
|
86
|
-
|
|
87
|
-
改善已有的文档。
|
|
88
|
-
|
|
89
|
-
修改数据结构:
|
|
90
|
-
|
|
91
|
-
* [DetectInfoText](https://cloud.tencent.com/document/api/1007/41958#DetectInfoText)
|
|
92
|
-
|
|
93
|
-
* 新增成员:LivenessInfoTag
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
## 网关负载均衡(gwlb) 版本:2024-09-06
|
|
99
|
-
|
|
100
|
-
### 第 1 次发布
|
|
101
|
-
|
|
102
|
-
发布时间:2024-10-15 19:52:37
|
|
103
|
-
|
|
104
|
-
本次发布包含了以下内容:
|
|
105
|
-
|
|
106
|
-
改善已有的文档。
|
|
107
|
-
|
|
108
|
-
新增接口:
|
|
109
|
-
|
|
110
|
-
* [AssociateTargetGroups](https://cloud.tencent.com/document/api/1782/111698)
|
|
111
|
-
* [CreateGatewayLoadBalancer](https://cloud.tencent.com/document/api/1782/111685)
|
|
112
|
-
* [CreateTargetGroup](https://cloud.tencent.com/document/api/1782/111697)
|
|
113
|
-
* [DeleteGatewayLoadBalancer](https://cloud.tencent.com/document/api/1782/111684)
|
|
114
|
-
* [DeleteTargetGroups](https://cloud.tencent.com/document/api/1782/111696)
|
|
115
|
-
* [DeregisterTargetGroupInstances](https://cloud.tencent.com/document/api/1782/111695)
|
|
116
|
-
* [DescribeGatewayLoadBalancers](https://cloud.tencent.com/document/api/1782/111683)
|
|
117
|
-
* [DescribeTargetGroupInstanceStatus](https://cloud.tencent.com/document/api/1782/111694)
|
|
118
|
-
* [DescribeTargetGroupInstances](https://cloud.tencent.com/document/api/1782/111693)
|
|
119
|
-
* [DescribeTargetGroupList](https://cloud.tencent.com/document/api/1782/111692)
|
|
120
|
-
* [DescribeTargetGroups](https://cloud.tencent.com/document/api/1782/111691)
|
|
121
|
-
* [DescribeTaskStatus](https://cloud.tencent.com/document/api/1782/111700)
|
|
122
|
-
* [DisassociateTargetGroups](https://cloud.tencent.com/document/api/1782/111690)
|
|
123
|
-
* [InquirePriceCreateGatewayLoadBalancer](https://cloud.tencent.com/document/api/1782/111682)
|
|
124
|
-
* [ModifyGatewayLoadBalancerAttribute](https://cloud.tencent.com/document/api/1782/111681)
|
|
125
|
-
* [ModifyTargetGroupAttribute](https://cloud.tencent.com/document/api/1782/111689)
|
|
126
|
-
* [ModifyTargetGroupInstancesWeight](https://cloud.tencent.com/document/api/1782/111688)
|
|
127
|
-
* [RegisterTargetGroupInstances](https://cloud.tencent.com/document/api/1782/111687)
|
|
128
|
-
|
|
129
|
-
新增数据结构:
|
|
130
|
-
|
|
131
|
-
* [AssociationItem](https://cloud.tencent.com/document/api/1782/111701#AssociationItem)
|
|
132
|
-
* [Filter](https://cloud.tencent.com/document/api/1782/111701#Filter)
|
|
133
|
-
* [GatewayLoadBalancer](https://cloud.tencent.com/document/api/1782/111701#GatewayLoadBalancer)
|
|
134
|
-
* [ItemPrice](https://cloud.tencent.com/document/api/1782/111701#ItemPrice)
|
|
135
|
-
* [Price](https://cloud.tencent.com/document/api/1782/111701#Price)
|
|
136
|
-
* [TagInfo](https://cloud.tencent.com/document/api/1782/111701#TagInfo)
|
|
137
|
-
* [TargetGroupAssociation](https://cloud.tencent.com/document/api/1782/111701#TargetGroupAssociation)
|
|
138
|
-
* [TargetGroupBackend](https://cloud.tencent.com/document/api/1782/111701#TargetGroupBackend)
|
|
139
|
-
* [TargetGroupHealthCheck](https://cloud.tencent.com/document/api/1782/111701#TargetGroupHealthCheck)
|
|
140
|
-
* [TargetGroupInfo](https://cloud.tencent.com/document/api/1782/111701#TargetGroupInfo)
|
|
141
|
-
* [TargetGroupInstance](https://cloud.tencent.com/document/api/1782/111701#TargetGroupInstance)
|
|
142
|
-
* [TargetGroupInstanceStatus](https://cloud.tencent.com/document/api/1782/111701#TargetGroupInstanceStatus)
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
## 私有域解析 Private DNS(privatedns) 版本:2020-10-28
|
|
147
|
-
|
|
148
|
-
### 第 18 次发布
|
|
149
|
-
|
|
150
|
-
发布时间:2024-10-16 01:22:48
|
|
151
|
-
|
|
152
|
-
本次发布包含了以下内容:
|
|
153
|
-
|
|
154
|
-
改善已有的文档。
|
|
155
|
-
|
|
156
|
-
新增接口:
|
|
157
|
-
|
|
158
|
-
* [CreateEndPoint](https://cloud.tencent.com/document/api/1338/111717)
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
3
|
## 大模型视频创作引擎(vclm) 版本:2024-05-23
|
|
163
4
|
|
|
164
|
-
### 第
|
|
5
|
+
### 第 9 次发布
|
|
165
6
|
|
|
166
|
-
发布时间:2024-10-16
|
|
7
|
+
发布时间:2024-10-18 16:42:09
|
|
167
8
|
|
|
168
9
|
本次发布包含了以下内容:
|
|
169
10
|
|
|
@@ -171,28 +12,13 @@
|
|
|
171
12
|
|
|
172
13
|
修改接口:
|
|
173
14
|
|
|
174
|
-
* [
|
|
175
|
-
|
|
176
|
-
* 新增入参:RemoveVocal
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
## 视频转译(vtc) 版本:2024-02-23
|
|
182
|
-
|
|
183
|
-
### 第 4 次发布
|
|
184
|
-
|
|
185
|
-
发布时间:2024-10-16 01:32:39
|
|
186
|
-
|
|
187
|
-
本次发布包含了以下内容:
|
|
15
|
+
* [DescribePortraitSingJob](https://cloud.tencent.com/document/api/1616/109379)
|
|
188
16
|
|
|
189
|
-
|
|
17
|
+
* 新增出参:ErrorCode, ErrorMessage
|
|
190
18
|
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
* [SubmitVideoTranslateJob](https://cloud.tencent.com/document/api/1769/106273)
|
|
19
|
+
* [SubmitPortraitSingJob](https://cloud.tencent.com/document/api/1616/109378)
|
|
194
20
|
|
|
195
|
-
* 新增入参:
|
|
21
|
+
* 新增入参:Mode
|
|
196
22
|
|
|
197
23
|
|
|
198
24
|
|
|
@@ -11722,6 +11548,25 @@
|
|
|
11722
11548
|
|
|
11723
11549
|
## 品牌经营管家(bma) 版本:2022-11-15
|
|
11724
11550
|
|
|
11551
|
+
### 第 12 次发布
|
|
11552
|
+
|
|
11553
|
+
发布时间:2024-10-17 01:08:51
|
|
11554
|
+
|
|
11555
|
+
本次发布包含了以下内容:
|
|
11556
|
+
|
|
11557
|
+
改善已有的文档。
|
|
11558
|
+
|
|
11559
|
+
修改接口:
|
|
11560
|
+
|
|
11561
|
+
* [CreateBPFakeAPP](https://cloud.tencent.com/document/api/1296/86532)
|
|
11562
|
+
|
|
11563
|
+
* 新增出参:FakeAPPId
|
|
11564
|
+
|
|
11565
|
+
* [CreateBPFakeURL](https://cloud.tencent.com/document/api/1296/86530)
|
|
11566
|
+
|
|
11567
|
+
* 新增出参:FakeURLId
|
|
11568
|
+
|
|
11569
|
+
|
|
11725
11570
|
### 第 11 次发布
|
|
11726
11571
|
|
|
11727
11572
|
发布时间:2024-02-02 01:06:13
|
|
@@ -24197,6 +24042,25 @@
|
|
|
24197
24042
|
|
|
24198
24043
|
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
|
24199
24044
|
|
|
24045
|
+
### 第 27 次发布
|
|
24046
|
+
|
|
24047
|
+
发布时间:2024-10-18 01:06:21
|
|
24048
|
+
|
|
24049
|
+
本次发布包含了以下内容:
|
|
24050
|
+
|
|
24051
|
+
改善已有的文档。
|
|
24052
|
+
|
|
24053
|
+
修改接口:
|
|
24054
|
+
|
|
24055
|
+
* [DescribeBackUpJob](https://cloud.tencent.com/document/api/1387/109558)
|
|
24056
|
+
|
|
24057
|
+
* 新增入参:ApplicationType
|
|
24058
|
+
|
|
24059
|
+
* [DescribeBackUpSchedules](https://cloud.tencent.com/document/api/1387/109556)
|
|
24060
|
+
|
|
24061
|
+
* 新增入参:ApplicationType
|
|
24062
|
+
|
|
24063
|
+
|
|
24200
24064
|
### 第 26 次发布
|
|
24201
24065
|
|
|
24202
24066
|
发布时间:2024-10-09 01:10:49
|
|
@@ -24924,6 +24788,25 @@
|
|
|
24924
24788
|
|
|
24925
24789
|
## 混沌演练平台(cfg) 版本:2021-08-20
|
|
24926
24790
|
|
|
24791
|
+
### 第 21 次发布
|
|
24792
|
+
|
|
24793
|
+
发布时间:2024-10-18 01:06:35
|
|
24794
|
+
|
|
24795
|
+
本次发布包含了以下内容:
|
|
24796
|
+
|
|
24797
|
+
改善已有的文档。
|
|
24798
|
+
|
|
24799
|
+
修改数据结构:
|
|
24800
|
+
|
|
24801
|
+
* [ActionLibraryListResult](https://cloud.tencent.com/document/api/1500/71784#ActionLibraryListResult)
|
|
24802
|
+
|
|
24803
|
+
* 新增成员:ObjectTypeId
|
|
24804
|
+
|
|
24805
|
+
* [TaskReportInfo](https://cloud.tencent.com/document/api/1500/71784#TaskReportInfo)
|
|
24806
|
+
|
|
24807
|
+
* 新增成员:ArchiveUuid
|
|
24808
|
+
|
|
24809
|
+
|
|
24927
24810
|
### 第 20 次发布
|
|
24928
24811
|
|
|
24929
24812
|
发布时间:2024-09-20 12:56:59
|
|
@@ -33289,6 +33172,43 @@
|
|
|
33289
33172
|
|
|
33290
33173
|
## 日志服务(cls) 版本:2020-10-16
|
|
33291
33174
|
|
|
33175
|
+
### 第 110 次发布
|
|
33176
|
+
|
|
33177
|
+
发布时间:2024-10-18 01:07:51
|
|
33178
|
+
|
|
33179
|
+
本次发布包含了以下内容:
|
|
33180
|
+
|
|
33181
|
+
改善已有的文档。
|
|
33182
|
+
|
|
33183
|
+
修改接口:
|
|
33184
|
+
|
|
33185
|
+
* [ModifyTopic](https://cloud.tencent.com/document/api/614/56453)
|
|
33186
|
+
|
|
33187
|
+
* 新增入参:CancelTopicAsyncTaskID
|
|
33188
|
+
|
|
33189
|
+
|
|
33190
|
+
修改数据结构:
|
|
33191
|
+
|
|
33192
|
+
* [TopicInfo](https://cloud.tencent.com/document/api/614/56471#TopicInfo)
|
|
33193
|
+
|
|
33194
|
+
* 新增成员:TopicAsyncTaskID, MigrationStatus, EffectiveDate
|
|
33195
|
+
|
|
33196
|
+
|
|
33197
|
+
### 第 109 次发布
|
|
33198
|
+
|
|
33199
|
+
发布时间:2024-10-17 01:12:35
|
|
33200
|
+
|
|
33201
|
+
本次发布包含了以下内容:
|
|
33202
|
+
|
|
33203
|
+
改善已有的文档。
|
|
33204
|
+
|
|
33205
|
+
修改数据结构:
|
|
33206
|
+
|
|
33207
|
+
* [WebCallback](https://cloud.tencent.com/document/api/614/56471#WebCallback)
|
|
33208
|
+
|
|
33209
|
+
* 新增成员:NoticeContentId, WebCallbackId
|
|
33210
|
+
|
|
33211
|
+
|
|
33292
33212
|
### 第 108 次发布
|
|
33293
33213
|
|
|
33294
33214
|
发布时间:2024-10-16 01:07:47
|
|
@@ -33299,16 +33219,16 @@
|
|
|
33299
33219
|
|
|
33300
33220
|
新增接口:
|
|
33301
33221
|
|
|
33302
|
-
* [
|
|
33303
|
-
* [
|
|
33304
|
-
* [
|
|
33305
|
-
* [
|
|
33222
|
+
* [CreateNoticeContent](https://cloud.tencent.com/document/api/614/111716)
|
|
33223
|
+
* [DeleteNoticeContent](https://cloud.tencent.com/document/api/614/111715)
|
|
33224
|
+
* [DescribeNoticeContents](https://cloud.tencent.com/document/api/614/111714)
|
|
33225
|
+
* [ModifyNoticeContent](https://cloud.tencent.com/document/api/614/111713)
|
|
33306
33226
|
|
|
33307
33227
|
新增数据结构:
|
|
33308
33228
|
|
|
33309
|
-
* [
|
|
33310
|
-
* [
|
|
33311
|
-
* [
|
|
33229
|
+
* [NoticeContent](https://cloud.tencent.com/document/api/614/56471#NoticeContent)
|
|
33230
|
+
* [NoticeContentInfo](https://cloud.tencent.com/document/api/614/56471#NoticeContentInfo)
|
|
33231
|
+
* [NoticeContentTemplate](https://cloud.tencent.com/document/api/614/56471#NoticeContentTemplate)
|
|
33312
33232
|
|
|
33313
33233
|
修改数据结构:
|
|
33314
33234
|
|
|
@@ -47442,6 +47362,23 @@
|
|
|
47442
47362
|
|
|
47443
47363
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
47444
47364
|
|
|
47365
|
+
### 第 108 次发布
|
|
47366
|
+
|
|
47367
|
+
发布时间:2024-10-17 01:14:59
|
|
47368
|
+
|
|
47369
|
+
本次发布包含了以下内容:
|
|
47370
|
+
|
|
47371
|
+
改善已有的文档。
|
|
47372
|
+
|
|
47373
|
+
修改数据结构:
|
|
47374
|
+
|
|
47375
|
+
* [SaleZone](https://cloud.tencent.com/document/api/1003/48097#SaleZone)
|
|
47376
|
+
|
|
47377
|
+
* 新增成员:IsSupportCreateCluster
|
|
47378
|
+
|
|
47379
|
+
* <font color="#dd0000">**修改成员**:</font>HasPermission, IsWholeRdmaZone
|
|
47380
|
+
|
|
47381
|
+
|
|
47445
47382
|
### 第 107 次发布
|
|
47446
47383
|
|
|
47447
47384
|
发布时间:2024-10-16 01:10:12
|
|
@@ -49716,6 +49653,23 @@
|
|
|
49716
49653
|
|
|
49717
49654
|
## 运维安全中心(堡垒机)(dasb) 版本:2019-10-18
|
|
49718
49655
|
|
|
49656
|
+
### 第 32 次发布
|
|
49657
|
+
|
|
49658
|
+
发布时间:2024-10-18 01:10:42
|
|
49659
|
+
|
|
49660
|
+
本次发布包含了以下内容:
|
|
49661
|
+
|
|
49662
|
+
改善已有的文档。
|
|
49663
|
+
|
|
49664
|
+
修改接口:
|
|
49665
|
+
|
|
49666
|
+
* [DescribeDeviceGroupMembers](https://cloud.tencent.com/document/api/1025/74787)
|
|
49667
|
+
|
|
49668
|
+
* 新增入参:IdSet
|
|
49669
|
+
|
|
49670
|
+
* <font color="#dd0000">**修改入参**:</font>Id
|
|
49671
|
+
|
|
49672
|
+
|
|
49719
49673
|
### 第 31 次发布
|
|
49720
49674
|
|
|
49721
49675
|
发布时间:2024-09-26 01:16:16
|
|
@@ -62835,6 +62789,29 @@
|
|
|
62835
62789
|
|
|
62836
62790
|
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
62837
62791
|
|
|
62792
|
+
### 第 79 次发布
|
|
62793
|
+
|
|
62794
|
+
发布时间:2024-10-18 01:14:01
|
|
62795
|
+
|
|
62796
|
+
本次发布包含了以下内容:
|
|
62797
|
+
|
|
62798
|
+
改善已有的文档。
|
|
62799
|
+
|
|
62800
|
+
新增接口:
|
|
62801
|
+
|
|
62802
|
+
* [DescribeHDFSStorageInfo](https://cloud.tencent.com/document/api/589/111775)
|
|
62803
|
+
* [DescribeKyuubiQueryInfo](https://cloud.tencent.com/document/api/589/111774)
|
|
62804
|
+
* [DescribeSparkQueries](https://cloud.tencent.com/document/api/589/111773)
|
|
62805
|
+
* [DescribeStarRocksQueryInfo](https://cloud.tencent.com/document/api/589/111772)
|
|
62806
|
+
|
|
62807
|
+
新增数据结构:
|
|
62808
|
+
|
|
62809
|
+
* [Dps](https://cloud.tencent.com/document/api/589/33981#Dps)
|
|
62810
|
+
* [KyuubiQueryInfo](https://cloud.tencent.com/document/api/589/33981#KyuubiQueryInfo)
|
|
62811
|
+
* [SparkQuery](https://cloud.tencent.com/document/api/589/33981#SparkQuery)
|
|
62812
|
+
* [StarRocksQueryInfo](https://cloud.tencent.com/document/api/589/33981#StarRocksQueryInfo)
|
|
62813
|
+
* [StorageSummaryDistribution](https://cloud.tencent.com/document/api/589/33981#StorageSummaryDistribution)
|
|
62814
|
+
|
|
62838
62815
|
### 第 78 次发布
|
|
62839
62816
|
|
|
62840
62817
|
发布时间:2024-09-27 01:15:03
|
|
@@ -64668,6 +64645,44 @@
|
|
|
64668
64645
|
|
|
64669
64646
|
## Elasticsearch Service(es) 版本:2018-04-16
|
|
64670
64647
|
|
|
64648
|
+
### 第 70 次发布
|
|
64649
|
+
|
|
64650
|
+
发布时间:2024-10-17 01:18:44
|
|
64651
|
+
|
|
64652
|
+
本次发布包含了以下内容:
|
|
64653
|
+
|
|
64654
|
+
改善已有的文档。
|
|
64655
|
+
|
|
64656
|
+
修改接口:
|
|
64657
|
+
|
|
64658
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
|
64659
|
+
|
|
64660
|
+
* 新增入参:EnableScheduleRecoverGroup, EnableScheduleOperationDuration
|
|
64661
|
+
|
|
64662
|
+
* [RestartNodes](https://cloud.tencent.com/document/api/845/48473)
|
|
64663
|
+
|
|
64664
|
+
* 新增入参:EnableScheduleRecoverGroup, EnableScheduleOperationDuration
|
|
64665
|
+
|
|
64666
|
+
* [UpdateInstance](https://cloud.tencent.com/document/api/845/30629)
|
|
64667
|
+
|
|
64668
|
+
* 新增入参:EnableScheduleRecoverGroup, EnableScheduleOperationDuration
|
|
64669
|
+
|
|
64670
|
+
* [UpgradeInstance](https://cloud.tencent.com/document/api/845/36270)
|
|
64671
|
+
|
|
64672
|
+
* 新增入参:EnableScheduleRecoverGroup, EnableScheduleOperationDuration
|
|
64673
|
+
|
|
64674
|
+
|
|
64675
|
+
新增数据结构:
|
|
64676
|
+
|
|
64677
|
+
* [EnableScheduleOperationDuration](https://cloud.tencent.com/document/api/845/30634#EnableScheduleOperationDuration)
|
|
64678
|
+
|
|
64679
|
+
修改数据结构:
|
|
64680
|
+
|
|
64681
|
+
* [NodeView](https://cloud.tencent.com/document/api/845/30634#NodeView)
|
|
64682
|
+
|
|
64683
|
+
* 新增成员:CVMDisasterRecoverGroupId, CVMDisasterRecoverGroupStatus
|
|
64684
|
+
|
|
64685
|
+
|
|
64671
64686
|
### 第 69 次发布
|
|
64672
64687
|
|
|
64673
64688
|
发布时间:2024-09-10 15:12:32
|
|
@@ -69815,6 +69830,21 @@
|
|
|
69815
69830
|
|
|
69816
69831
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
69817
69832
|
|
|
69833
|
+
### 第 188 次发布
|
|
69834
|
+
|
|
69835
|
+
发布时间:2024-10-17 01:19:20
|
|
69836
|
+
|
|
69837
|
+
本次发布包含了以下内容:
|
|
69838
|
+
|
|
69839
|
+
改善已有的文档。
|
|
69840
|
+
|
|
69841
|
+
修改数据结构:
|
|
69842
|
+
|
|
69843
|
+
* [RegistrationOrganizationInfo](https://cloud.tencent.com/document/api/1420/61525#RegistrationOrganizationInfo)
|
|
69844
|
+
|
|
69845
|
+
* 新增成员:AutoJumpUrl
|
|
69846
|
+
|
|
69847
|
+
|
|
69818
69848
|
### 第 187 次发布
|
|
69819
69849
|
|
|
69820
69850
|
发布时间:2024-10-14 01:19:22
|
|
@@ -78344,39 +78374,39 @@
|
|
|
78344
78374
|
|
|
78345
78375
|
新增接口:
|
|
78346
78376
|
|
|
78347
|
-
* [
|
|
78348
|
-
* [
|
|
78349
|
-
* [
|
|
78350
|
-
* [
|
|
78351
|
-
* [
|
|
78352
|
-
* [
|
|
78353
|
-
* [
|
|
78354
|
-
* [
|
|
78355
|
-
* [
|
|
78356
|
-
* [
|
|
78357
|
-
* [
|
|
78358
|
-
* [
|
|
78359
|
-
* [
|
|
78360
|
-
* [
|
|
78361
|
-
* [
|
|
78362
|
-
* [
|
|
78363
|
-
* [
|
|
78364
|
-
* [
|
|
78377
|
+
* [AssociateTargetGroups](https://cloud.tencent.com/document/api/1782/111698)
|
|
78378
|
+
* [CreateGatewayLoadBalancer](https://cloud.tencent.com/document/api/1782/111685)
|
|
78379
|
+
* [CreateTargetGroup](https://cloud.tencent.com/document/api/1782/111697)
|
|
78380
|
+
* [DeleteGatewayLoadBalancer](https://cloud.tencent.com/document/api/1782/111684)
|
|
78381
|
+
* [DeleteTargetGroups](https://cloud.tencent.com/document/api/1782/111696)
|
|
78382
|
+
* [DeregisterTargetGroupInstances](https://cloud.tencent.com/document/api/1782/111695)
|
|
78383
|
+
* [DescribeGatewayLoadBalancers](https://cloud.tencent.com/document/api/1782/111683)
|
|
78384
|
+
* [DescribeTargetGroupInstanceStatus](https://cloud.tencent.com/document/api/1782/111694)
|
|
78385
|
+
* [DescribeTargetGroupInstances](https://cloud.tencent.com/document/api/1782/111693)
|
|
78386
|
+
* [DescribeTargetGroupList](https://cloud.tencent.com/document/api/1782/111692)
|
|
78387
|
+
* [DescribeTargetGroups](https://cloud.tencent.com/document/api/1782/111691)
|
|
78388
|
+
* [DescribeTaskStatus](https://cloud.tencent.com/document/api/1782/111700)
|
|
78389
|
+
* [DisassociateTargetGroups](https://cloud.tencent.com/document/api/1782/111690)
|
|
78390
|
+
* [InquirePriceCreateGatewayLoadBalancer](https://cloud.tencent.com/document/api/1782/111682)
|
|
78391
|
+
* [ModifyGatewayLoadBalancerAttribute](https://cloud.tencent.com/document/api/1782/111681)
|
|
78392
|
+
* [ModifyTargetGroupAttribute](https://cloud.tencent.com/document/api/1782/111689)
|
|
78393
|
+
* [ModifyTargetGroupInstancesWeight](https://cloud.tencent.com/document/api/1782/111688)
|
|
78394
|
+
* [RegisterTargetGroupInstances](https://cloud.tencent.com/document/api/1782/111687)
|
|
78365
78395
|
|
|
78366
78396
|
新增数据结构:
|
|
78367
78397
|
|
|
78368
|
-
* [
|
|
78369
|
-
* [
|
|
78370
|
-
* [
|
|
78371
|
-
* [
|
|
78372
|
-
* [
|
|
78373
|
-
* [
|
|
78374
|
-
* [
|
|
78375
|
-
* [
|
|
78376
|
-
* [
|
|
78377
|
-
* [
|
|
78378
|
-
* [
|
|
78379
|
-
* [
|
|
78398
|
+
* [AssociationItem](https://cloud.tencent.com/document/api/1782/111701#AssociationItem)
|
|
78399
|
+
* [Filter](https://cloud.tencent.com/document/api/1782/111701#Filter)
|
|
78400
|
+
* [GatewayLoadBalancer](https://cloud.tencent.com/document/api/1782/111701#GatewayLoadBalancer)
|
|
78401
|
+
* [ItemPrice](https://cloud.tencent.com/document/api/1782/111701#ItemPrice)
|
|
78402
|
+
* [Price](https://cloud.tencent.com/document/api/1782/111701#Price)
|
|
78403
|
+
* [TagInfo](https://cloud.tencent.com/document/api/1782/111701#TagInfo)
|
|
78404
|
+
* [TargetGroupAssociation](https://cloud.tencent.com/document/api/1782/111701#TargetGroupAssociation)
|
|
78405
|
+
* [TargetGroupBackend](https://cloud.tencent.com/document/api/1782/111701#TargetGroupBackend)
|
|
78406
|
+
* [TargetGroupHealthCheck](https://cloud.tencent.com/document/api/1782/111701#TargetGroupHealthCheck)
|
|
78407
|
+
* [TargetGroupInfo](https://cloud.tencent.com/document/api/1782/111701#TargetGroupInfo)
|
|
78408
|
+
* [TargetGroupInstance](https://cloud.tencent.com/document/api/1782/111701#TargetGroupInstance)
|
|
78409
|
+
* [TargetGroupInstanceStatus](https://cloud.tencent.com/document/api/1782/111701#TargetGroupInstanceStatus)
|
|
78380
78410
|
|
|
78381
78411
|
|
|
78382
78412
|
|
|
@@ -78765,6 +78795,25 @@
|
|
|
78765
78795
|
|
|
78766
78796
|
## 腾讯混元大模型(hunyuan) 版本:2023-09-01
|
|
78767
78797
|
|
|
78798
|
+
### 第 20 次发布
|
|
78799
|
+
|
|
78800
|
+
发布时间:2024-10-17 01:20:28
|
|
78801
|
+
|
|
78802
|
+
本次发布包含了以下内容:
|
|
78803
|
+
|
|
78804
|
+
改善已有的文档。
|
|
78805
|
+
|
|
78806
|
+
新增数据结构:
|
|
78807
|
+
|
|
78808
|
+
* [SongExt](https://cloud.tencent.com/document/api/1729/101838#SongExt)
|
|
78809
|
+
|
|
78810
|
+
修改数据结构:
|
|
78811
|
+
|
|
78812
|
+
* [Multimedia](https://cloud.tencent.com/document/api/1729/101838#Multimedia)
|
|
78813
|
+
|
|
78814
|
+
* 新增成员:Title, Desc, Singer, Ext
|
|
78815
|
+
|
|
78816
|
+
|
|
78768
78817
|
### 第 19 次发布
|
|
78769
78818
|
|
|
78770
78819
|
发布时间:2024-09-17 18:52:07
|
|
@@ -86032,6 +86081,40 @@
|
|
|
86032
86081
|
|
|
86033
86082
|
## 智能视图计算平台(iss) 版本:2023-05-17
|
|
86034
86083
|
|
|
86084
|
+
### 第 21 次发布
|
|
86085
|
+
|
|
86086
|
+
发布时间:2024-10-17 01:22:31
|
|
86087
|
+
|
|
86088
|
+
本次发布包含了以下内容:
|
|
86089
|
+
|
|
86090
|
+
改善已有的文档。
|
|
86091
|
+
|
|
86092
|
+
修改接口:
|
|
86093
|
+
|
|
86094
|
+
* [AddRecordPlan](https://cloud.tencent.com/document/api/1344/95928)
|
|
86095
|
+
|
|
86096
|
+
* 新增入参:RepairMode
|
|
86097
|
+
|
|
86098
|
+
|
|
86099
|
+
修改数据结构:
|
|
86100
|
+
|
|
86101
|
+
* [RecordPlanBaseInfo](https://cloud.tencent.com/document/api/1344/95952#RecordPlanBaseInfo)
|
|
86102
|
+
|
|
86103
|
+
* 新增成员:RepairMode
|
|
86104
|
+
|
|
86105
|
+
* [RecordPlanChannelInfo](https://cloud.tencent.com/document/api/1344/95952#RecordPlanChannelInfo)
|
|
86106
|
+
|
|
86107
|
+
* 新增成员:AccessProtocol
|
|
86108
|
+
|
|
86109
|
+
* [RecordPlanOptData](https://cloud.tencent.com/document/api/1344/95952#RecordPlanOptData)
|
|
86110
|
+
|
|
86111
|
+
* 新增成员:RepairMode
|
|
86112
|
+
|
|
86113
|
+
* [UpdateRecordPlanData](https://cloud.tencent.com/document/api/1344/95952#UpdateRecordPlanData)
|
|
86114
|
+
|
|
86115
|
+
* 新增成员:RepairMode
|
|
86116
|
+
|
|
86117
|
+
|
|
86035
86118
|
### 第 20 次发布
|
|
86036
86119
|
|
|
86037
86120
|
发布时间:2024-10-11 18:07:24
|
|
@@ -111159,7 +111242,7 @@
|
|
|
111159
111242
|
|
|
111160
111243
|
新增接口:
|
|
111161
111244
|
|
|
111162
|
-
* [
|
|
111245
|
+
* [CreateEndPoint](https://cloud.tencent.com/document/api/1338/111717)
|
|
111163
111246
|
|
|
111164
111247
|
### 第 17 次发布
|
|
111165
111248
|
|
|
@@ -117106,6 +117189,30 @@
|
|
|
117106
117189
|
|
|
117107
117190
|
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
|
117108
117191
|
|
|
117192
|
+
### 第 65 次发布
|
|
117193
|
+
|
|
117194
|
+
发布时间:2024-10-17 01:29:06
|
|
117195
|
+
|
|
117196
|
+
本次发布包含了以下内容:
|
|
117197
|
+
|
|
117198
|
+
改善已有的文档。
|
|
117199
|
+
|
|
117200
|
+
修改接口:
|
|
117201
|
+
|
|
117202
|
+
* [DescribeRestoreTask](https://cloud.tencent.com/document/api/238/101741)
|
|
117203
|
+
|
|
117204
|
+
* 新增入参:FlowId
|
|
117205
|
+
|
|
117206
|
+
|
|
117207
|
+
修改数据结构:
|
|
117208
|
+
|
|
117209
|
+
* [RestoreTask](https://cloud.tencent.com/document/api/238/19976#RestoreTask)
|
|
117210
|
+
|
|
117211
|
+
* 新增成员:FlowId
|
|
117212
|
+
|
|
117213
|
+
* <font color="#dd0000">**修改成员**:</font>TargetInstanceId, TargetInstanceName, TargetInstanceStatus, TargetRegion, RestoreId, TargetType, RestoreType, RestoreTime, StartTime, EndTime, Status
|
|
117214
|
+
|
|
117215
|
+
|
|
117109
117216
|
### 第 64 次发布
|
|
117110
117217
|
|
|
117111
117218
|
发布时间:2024-08-19 02:09:32
|
|
@@ -127510,6 +127617,50 @@
|
|
|
127510
127617
|
|
|
127511
127618
|
## 容器安全服务(tcss) 版本:2020-11-01
|
|
127512
127619
|
|
|
127620
|
+
### 第 69 次发布
|
|
127621
|
+
|
|
127622
|
+
发布时间:2024-10-18 01:26:11
|
|
127623
|
+
|
|
127624
|
+
本次发布包含了以下内容:
|
|
127625
|
+
|
|
127626
|
+
改善已有的文档。
|
|
127627
|
+
|
|
127628
|
+
修改接口:
|
|
127629
|
+
|
|
127630
|
+
* [DescribeESAggregations](https://cloud.tencent.com/document/api/1285/81742)
|
|
127631
|
+
|
|
127632
|
+
* 新增入参:LogTypes
|
|
127633
|
+
|
|
127634
|
+
* [DescribeESHits](https://cloud.tencent.com/document/api/1285/81741)
|
|
127635
|
+
|
|
127636
|
+
* 新增入参:LogTypes
|
|
127637
|
+
|
|
127638
|
+
* [DescribeSearchExportList](https://cloud.tencent.com/document/api/1285/81737)
|
|
127639
|
+
|
|
127640
|
+
* 新增入参:LogTypes
|
|
127641
|
+
|
|
127642
|
+
* [DescribeSecLogJoinObjectList](https://cloud.tencent.com/document/api/1285/81728)
|
|
127643
|
+
|
|
127644
|
+
* 新增出参:RangeType, AutoJoin, ExcludedCount
|
|
127645
|
+
|
|
127646
|
+
* [ModifySecLogJoinObjects](https://cloud.tencent.com/document/api/1285/81721)
|
|
127647
|
+
|
|
127648
|
+
* 新增入参:RangeType, AutoJoin
|
|
127649
|
+
|
|
127650
|
+
|
|
127651
|
+
修改数据结构:
|
|
127652
|
+
|
|
127653
|
+
* [SecLogJoinInfo](https://cloud.tencent.com/document/api/1285/65614#SecLogJoinInfo)
|
|
127654
|
+
|
|
127655
|
+
* 新增成员:ClusterCount
|
|
127656
|
+
|
|
127657
|
+
* <font color="#dd0000">**修改成员**:</font>SuperNodeCount
|
|
127658
|
+
|
|
127659
|
+
* [SecLogJoinObjectInfo](https://cloud.tencent.com/document/api/1285/65614#SecLogJoinObjectInfo)
|
|
127660
|
+
|
|
127661
|
+
* 新增成员:ContainerCnt, ClusterType, ClusterStatus
|
|
127662
|
+
|
|
127663
|
+
|
|
127513
127664
|
### 第 68 次发布
|
|
127514
127665
|
|
|
127515
127666
|
发布时间:2024-10-14 01:30:34
|
|
@@ -142192,6 +142343,23 @@
|
|
|
142192
142343
|
|
|
142193
142344
|
## 容器服务(tke) 版本:2018-05-25
|
|
142194
142345
|
|
|
142346
|
+
### 第 183 次发布
|
|
142347
|
+
|
|
142348
|
+
发布时间:2024-10-17 01:33:37
|
|
142349
|
+
|
|
142350
|
+
本次发布包含了以下内容:
|
|
142351
|
+
|
|
142352
|
+
改善已有的文档。
|
|
142353
|
+
|
|
142354
|
+
新增接口:
|
|
142355
|
+
|
|
142356
|
+
* [DescribeBatchModifyTagsStatus](https://cloud.tencent.com/document/api/457/111753)
|
|
142357
|
+
* [ModifyClusterTags](https://cloud.tencent.com/document/api/457/111752)
|
|
142358
|
+
|
|
142359
|
+
新增数据结构:
|
|
142360
|
+
|
|
142361
|
+
* [FailedResource](https://cloud.tencent.com/document/api/457/31866#FailedResource)
|
|
142362
|
+
|
|
142195
142363
|
### 第 182 次发布
|
|
142196
142364
|
|
|
142197
142365
|
发布时间:2024-10-15 01:28:12
|
|
@@ -154474,6 +154642,25 @@
|
|
|
154474
154642
|
|
|
154475
154643
|
## 大模型视频创作引擎(vclm) 版本:2024-05-23
|
|
154476
154644
|
|
|
154645
|
+
### 第 9 次发布
|
|
154646
|
+
|
|
154647
|
+
发布时间:2024-10-18 16:42:09
|
|
154648
|
+
|
|
154649
|
+
本次发布包含了以下内容:
|
|
154650
|
+
|
|
154651
|
+
改善已有的文档。
|
|
154652
|
+
|
|
154653
|
+
修改接口:
|
|
154654
|
+
|
|
154655
|
+
* [DescribePortraitSingJob](https://cloud.tencent.com/document/api/1616/109379)
|
|
154656
|
+
|
|
154657
|
+
* 新增出参:ErrorCode, ErrorMessage
|
|
154658
|
+
|
|
154659
|
+
* [SubmitPortraitSingJob](https://cloud.tencent.com/document/api/1616/109378)
|
|
154660
|
+
|
|
154661
|
+
* 新增入参:Mode
|
|
154662
|
+
|
|
154663
|
+
|
|
154477
154664
|
### 第 8 次发布
|
|
154478
154665
|
|
|
154479
154666
|
发布时间:2024-10-16 01:30:50
|
|
@@ -160217,6 +160404,30 @@
|
|
|
160217
160404
|
|
|
160218
160405
|
## 私有网络(vpc) 版本:2017-03-12
|
|
160219
160406
|
|
|
160407
|
+
### 第 213 次发布
|
|
160408
|
+
|
|
160409
|
+
发布时间:2024-10-17 01:36:43
|
|
160410
|
+
|
|
160411
|
+
本次发布包含了以下内容:
|
|
160412
|
+
|
|
160413
|
+
改善已有的文档。
|
|
160414
|
+
|
|
160415
|
+
修改接口:
|
|
160416
|
+
|
|
160417
|
+
* [CreateNatGateway](https://cloud.tencent.com/document/api/215/36721)
|
|
160418
|
+
|
|
160419
|
+
|
|
160420
|
+
修改数据结构:
|
|
160421
|
+
|
|
160422
|
+
* [DestinationIpPortTranslationNatRule](https://cloud.tencent.com/document/api/215/15824#DestinationIpPortTranslationNatRule)
|
|
160423
|
+
|
|
160424
|
+
* <font color="#dd0000">**修改成员**:</font>Description
|
|
160425
|
+
|
|
160426
|
+
* [NetworkInterfaceAttachment](https://cloud.tencent.com/document/api/215/15824#NetworkInterfaceAttachment)
|
|
160427
|
+
|
|
160428
|
+
* <font color="#dd0000">**修改成员**:</font>DeviceIndex, InstanceAccountId, AttachTime, InstanceId
|
|
160429
|
+
|
|
160430
|
+
|
|
160220
160431
|
### 第 212 次发布
|
|
160221
160432
|
|
|
160222
160433
|
发布时间:2024-10-15 01:31:18
|