tencentcloud-sdk-nodejs 4.0.810 → 4.0.812
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 +242 -0
- package/SERVICE_CHANGELOG.md +255 -137
- package/package.json +1 -1
- package/products.md +17 -17
- package/src/common/sdk_version.ts +1 -1
- package/src/services/af/v20200226/af_models.ts +3 -5
- package/src/services/ams/index.ts +2 -2
- package/src/services/bma/index.ts +2 -2
- package/src/services/chdfs/index.ts +2 -2
- package/src/services/cls/v20201016/cls_client.ts +17 -29
- package/src/services/cls/v20201016/cls_models.ts +4 -28
- package/src/services/dbbrain/index.ts +2 -2
- package/src/services/dnspod/v20210323/dnspod_client.ts +22 -9
- package/src/services/dnspod/v20210323/dnspod_models.ts +130 -60
- package/src/services/dts/index.ts +2 -2
- package/src/services/dts/v20211206/dts_models.ts +7 -2
- package/src/services/eis/index.ts +2 -2
- package/src/services/emr/v20190103/emr_models.ts +24 -0
- package/src/services/es/v20180416/es_client.ts +181 -33
- package/src/services/es/v20180416/es_models.ts +1177 -188
- package/src/services/ess/v20201111/ess_client.ts +40 -14
- package/src/services/ess/v20201111/ess_models.ts +106 -94
- package/src/services/iai/index.ts +2 -2
- package/src/services/iotcloud/index.ts +2 -2
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +40 -0
- package/src/services/iotvideo/index.ts +2 -2
- package/src/services/irp/index.ts +2 -2
- package/src/services/live/v20180801/live_client.ts +13 -0
- package/src/services/live/v20180801/live_models.ts +58 -0
- package/src/services/mps/v20190612/mps_models.ts +2 -2
- package/src/services/mrs/v20200910/mrs_models.ts +1 -1
- package/src/services/organization/index.ts +2 -2
- package/src/services/ssl/v20191205/ssl_models.ts +1 -1
- package/src/services/tem/index.ts +2 -2
- package/src/services/teo/v20220901/teo_models.ts +1 -1
- package/src/services/thpc/index.ts +2 -2
- package/src/services/tione/index.ts +2 -2
- package/src/services/tione/v20211111/tione_client.ts +19 -7
- package/src/services/tione/v20211111/tione_models.ts +26 -7
- package/src/services/tke/index.ts +2 -2
- package/src/services/tsf/v20180326/tsf_models.ts +219 -219
- package/src/services/vm/index.ts +2 -2
- package/src/services/wedata/v20210820/wedata_models.ts +30 -0
- package/src/services/yunsou/index.ts +2 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/af/v20200226/af_models.d.ts +3 -5
- package/tencentcloud/services/ams/index.d.ts +4 -4
- package/tencentcloud/services/ams/index.js +2 -2
- package/tencentcloud/services/bma/index.d.ts +4 -4
- package/tencentcloud/services/bma/index.js +2 -2
- package/tencentcloud/services/chdfs/index.d.ts +4 -4
- package/tencentcloud/services/chdfs/index.js +2 -2
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +7 -11
- package/tencentcloud/services/cls/v20201016/cls_client.js +9 -15
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +4 -26
- package/tencentcloud/services/dbbrain/index.d.ts +4 -4
- package/tencentcloud/services/dbbrain/index.js +2 -2
- package/tencentcloud/services/dnspod/v20210323/dnspod_client.d.ts +7 -3
- package/tencentcloud/services/dnspod/v20210323/dnspod_client.js +9 -3
- package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +127 -60
- package/tencentcloud/services/dts/index.d.ts +4 -4
- package/tencentcloud/services/dts/index.js +2 -2
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +7 -2
- package/tencentcloud/services/eis/index.d.ts +4 -4
- package/tencentcloud/services/eis/index.js +2 -2
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +24 -0
- package/tencentcloud/services/es/v20180416/es_client.d.ts +51 -7
- package/tencentcloud/services/es/v20180416/es_client.js +75 -9
- package/tencentcloud/services/es/v20180416/es_models.d.ts +1144 -193
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +40 -14
- package/tencentcloud/services/ess/v20201111/ess_client.js +40 -14
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +106 -94
- package/tencentcloud/services/iai/index.d.ts +4 -4
- package/tencentcloud/services/iai/index.js +2 -2
- package/tencentcloud/services/iotcloud/index.d.ts +4 -4
- package/tencentcloud/services/iotcloud/index.js +2 -2
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +40 -0
- package/tencentcloud/services/iotvideo/index.d.ts +4 -4
- package/tencentcloud/services/iotvideo/index.js +2 -2
- package/tencentcloud/services/irp/index.d.ts +4 -4
- package/tencentcloud/services/irp/index.js +2 -2
- package/tencentcloud/services/live/v20180801/live_client.d.ts +5 -1
- package/tencentcloud/services/live/v20180801/live_client.js +6 -0
- package/tencentcloud/services/live/v20180801/live_models.d.ts +55 -0
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +2 -2
- package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +1 -1
- package/tencentcloud/services/organization/index.d.ts +4 -4
- package/tencentcloud/services/organization/index.js +2 -2
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +1 -1
- package/tencentcloud/services/tem/index.d.ts +4 -4
- package/tencentcloud/services/tem/index.js +2 -2
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +1 -1
- package/tencentcloud/services/thpc/index.d.ts +4 -4
- package/tencentcloud/services/thpc/index.js +2 -2
- package/tencentcloud/services/tione/index.d.ts +4 -4
- package/tencentcloud/services/tione/index.js +2 -2
- package/tencentcloud/services/tione/v20211111/tione_client.d.ts +7 -3
- package/tencentcloud/services/tione/v20211111/tione_client.js +9 -3
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +24 -7
- package/tencentcloud/services/tke/index.d.ts +4 -4
- package/tencentcloud/services/tke/index.js +2 -2
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +219 -219
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +30 -0
- package/tencentcloud/services/yunsou/index.d.ts +4 -4
- package/tencentcloud/services/yunsou/index.js +2 -2
- package/test/cls.v20201016.test.js +12 -22
- package/test/dnspod.v20210323.test.js +12 -2
- package/test/es.v20180416.test.js +116 -6
- package/test/live.v20180801.test.js +10 -0
- package/test/tione.v20211111.test.js +12 -2
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,91 +1,57 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 85 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-03-
|
|
7
|
+
发布时间:2024-03-14 01:11:38
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
* [LoginActionFlag](https://cloud.tencent.com/document/api/598/33167#LoginActionFlag)
|
|
16
|
-
|
|
17
|
-
* 新增成员:U2FToken
|
|
18
|
-
|
|
19
|
-
* [LoginActionFlagIntl](https://cloud.tencent.com/document/api/598/33167#LoginActionFlagIntl)
|
|
20
|
-
|
|
21
|
-
* 新增成员:U2FToken
|
|
13
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
22
14
|
|
|
15
|
+
* DescribeKafkaUser
|
|
23
16
|
|
|
24
17
|
|
|
25
18
|
|
|
26
|
-
##
|
|
19
|
+
## DNSPod(dnspod) 版本:2021-03-23
|
|
27
20
|
|
|
28
|
-
### 第
|
|
21
|
+
### 第 30 次发布
|
|
29
22
|
|
|
30
|
-
发布时间:2024-03-
|
|
23
|
+
发布时间:2024-03-14 01:14:21
|
|
31
24
|
|
|
32
25
|
本次发布包含了以下内容:
|
|
33
26
|
|
|
34
27
|
改善已有的文档。
|
|
35
28
|
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
* [SdkAppIdBuyInfo](https://cloud.tencent.com/document/api/679/47715#SdkAppIdBuyInfo)
|
|
39
|
-
|
|
40
|
-
* <font color="#dd0000">**修改成员**:</font>SipBuyNum
|
|
41
|
-
|
|
42
|
-
* [ServeParticipant](https://cloud.tencent.com/document/api/679/47715#ServeParticipant)
|
|
43
|
-
|
|
44
|
-
* <font color="#dd0000">**修改成员**:</font>TransferFromType
|
|
45
|
-
|
|
46
|
-
* [SkillGroupInfoItem](https://cloud.tencent.com/document/api/679/47715#SkillGroupInfoItem)
|
|
47
|
-
|
|
48
|
-
* <font color="#dd0000">**修改成员**:</font>SkillGroupId, SkillGroupName, Type, RoutePolicy, UsingLastSeat, MaxConcurrency, LastModifyTimestamp, SkillGroupType
|
|
49
|
-
|
|
50
|
-
* [StaffBuyInfo](https://cloud.tencent.com/document/api/679/47715#StaffBuyInfo)
|
|
51
|
-
|
|
52
|
-
* <font color="#dd0000">**修改成员**:</font>SipNum
|
|
53
|
-
|
|
54
|
-
* [StaffStatusMetrics](https://cloud.tencent.com/document/api/679/47715#StaffStatusMetrics)
|
|
55
|
-
|
|
56
|
-
* <font color="#dd0000">**修改成员**:</font>LastOnlineTimestamp, LastStatusTimestamp
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
## 日志服务(cls) 版本:2020-10-16
|
|
62
|
-
|
|
63
|
-
### 第 84 次发布
|
|
64
|
-
|
|
65
|
-
发布时间:2024-03-13 01:11:37
|
|
66
|
-
|
|
67
|
-
本次发布包含了以下内容:
|
|
29
|
+
新增接口:
|
|
68
30
|
|
|
69
|
-
|
|
31
|
+
* [DescribeRecordLineCategoryList](https://cloud.tencent.com/document/api/1427/104320)
|
|
70
32
|
|
|
71
33
|
修改接口:
|
|
72
34
|
|
|
73
|
-
* [
|
|
35
|
+
* [CreateRecord](https://cloud.tencent.com/document/api/1427/56180)
|
|
74
36
|
|
|
75
|
-
* 新增入参:
|
|
37
|
+
* 新增入参:DnssecConflictMode
|
|
76
38
|
|
|
39
|
+
* [ModifyRecord](https://cloud.tencent.com/document/api/1427/56157)
|
|
77
40
|
|
|
41
|
+
* 新增入参:DnssecConflictMode
|
|
78
42
|
|
|
79
43
|
|
|
80
|
-
|
|
44
|
+
新增数据结构:
|
|
81
45
|
|
|
46
|
+
* [LineItem](https://cloud.tencent.com/document/api/1427/56185#LineItem)
|
|
82
47
|
|
|
83
48
|
|
|
84
|
-
## 数据库智能管家 DBbrain(dbbrain) 版本:2019-10-16
|
|
85
49
|
|
|
86
|
-
|
|
50
|
+
## 数据传输服务(dts) 版本:2021-12-06
|
|
87
51
|
|
|
88
|
-
|
|
52
|
+
### 第 25 次发布
|
|
53
|
+
|
|
54
|
+
发布时间:2024-03-14 01:15:02
|
|
89
55
|
|
|
90
56
|
本次发布包含了以下内容:
|
|
91
57
|
|
|
@@ -93,37 +59,22 @@
|
|
|
93
59
|
|
|
94
60
|
修改数据结构:
|
|
95
61
|
|
|
96
|
-
* [
|
|
97
|
-
|
|
98
|
-
* <font color="#dd0000">**修改成员**:</font>Md5
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
## 域名注册(domain) 版本:2018-08-08
|
|
104
|
-
|
|
105
|
-
### 第 32 次发布
|
|
106
|
-
|
|
107
|
-
发布时间:2024-03-13 01:14:31
|
|
108
|
-
|
|
109
|
-
本次发布包含了以下内容:
|
|
62
|
+
* [DBInfo](https://cloud.tencent.com/document/api/571/82108#DBInfo)
|
|
110
63
|
|
|
111
|
-
|
|
64
|
+
* 新增成员:SetId
|
|
112
65
|
|
|
113
|
-
修改接口:
|
|
114
66
|
|
|
115
|
-
* [DescribePreDomainList](https://cloud.tencent.com/document/api/242/103889)
|
|
116
67
|
|
|
117
|
-
* 新增入参:UpTime
|
|
118
68
|
|
|
69
|
+
## 数据传输服务(dts) 版本:2018-03-30
|
|
119
70
|
|
|
120
71
|
|
|
121
72
|
|
|
122
|
-
##
|
|
73
|
+
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
123
74
|
|
|
124
|
-
### 第
|
|
75
|
+
### 第 61 次发布
|
|
125
76
|
|
|
126
|
-
发布时间:2024-03-
|
|
77
|
+
发布时间:2024-03-14 01:15:43
|
|
127
78
|
|
|
128
79
|
本次发布包含了以下内容:
|
|
129
80
|
|
|
@@ -131,22 +82,22 @@
|
|
|
131
82
|
|
|
132
83
|
修改接口:
|
|
133
84
|
|
|
134
|
-
* [
|
|
135
|
-
|
|
136
|
-
* 新增入参:PlatformAppAuthorization
|
|
85
|
+
* [DescribeHiveQueries](https://cloud.tencent.com/document/api/589/94487)
|
|
137
86
|
|
|
87
|
+
* 新增入参:State, EndTimeGte, EndTimeLte
|
|
138
88
|
|
|
89
|
+
* [DescribeImpalaQueries](https://cloud.tencent.com/document/api/589/94486)
|
|
139
90
|
|
|
91
|
+
* 新增入参:State, EndTimeGte, EndTimeLte
|
|
140
92
|
|
|
141
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
142
93
|
|
|
143
94
|
|
|
144
95
|
|
|
145
|
-
##
|
|
96
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
146
97
|
|
|
147
|
-
### 第
|
|
98
|
+
### 第 54 次发布
|
|
148
99
|
|
|
149
|
-
发布时间:2024-03-
|
|
100
|
+
发布时间:2024-03-14 01:15:53
|
|
150
101
|
|
|
151
102
|
本次发布包含了以下内容:
|
|
152
103
|
|
|
@@ -154,38 +105,42 @@
|
|
|
154
105
|
|
|
155
106
|
新增接口:
|
|
156
107
|
|
|
157
|
-
* [
|
|
108
|
+
* [CheckMigrateIndexMetaData](https://cloud.tencent.com/document/api/845/104323)
|
|
109
|
+
* [CreateCosMigrateToServerlessInstance](https://cloud.tencent.com/document/api/845/104322)
|
|
110
|
+
* [DescribeUserCosSnapshotList](https://cloud.tencent.com/document/api/845/104321)
|
|
158
111
|
|
|
112
|
+
新增数据结构:
|
|
159
113
|
|
|
114
|
+
* [CommonIndexInfo](https://cloud.tencent.com/document/api/845/30634#CommonIndexInfo)
|
|
115
|
+
* [CosSnapShotInfo](https://cloud.tencent.com/document/api/845/30634#CosSnapShotInfo)
|
|
116
|
+
* [DataStreamInfo](https://cloud.tencent.com/document/api/845/30634#DataStreamInfo)
|
|
160
117
|
|
|
161
|
-
## 云数据库 MongoDB(mongodb) 版本:2018-04-08
|
|
162
118
|
|
|
163
119
|
|
|
120
|
+
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
164
121
|
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
### 第 131 次发布
|
|
122
|
+
### 第 57 次发布
|
|
168
123
|
|
|
169
|
-
发布时间:2024-03-
|
|
124
|
+
发布时间:2024-03-14 01:17:47
|
|
170
125
|
|
|
171
126
|
本次发布包含了以下内容:
|
|
172
127
|
|
|
173
128
|
改善已有的文档。
|
|
174
129
|
|
|
175
|
-
|
|
130
|
+
修改数据结构:
|
|
176
131
|
|
|
177
|
-
* [
|
|
132
|
+
* [InstanceDetail](https://cloud.tencent.com/document/api/1081/34988#InstanceDetail)
|
|
178
133
|
|
|
179
|
-
*
|
|
134
|
+
* 新增成员:UpDownTPS, UpDownCurrentTPS, ForwardTPS, ForwardCurrentTPS, CellNum, BillingTag, EverydayFreeMessageCount, MaxDeviceOnlineCount
|
|
180
135
|
|
|
181
136
|
|
|
182
137
|
|
|
183
138
|
|
|
184
|
-
##
|
|
139
|
+
## 云直播CSS(live) 版本:2018-08-01
|
|
185
140
|
|
|
186
|
-
### 第
|
|
141
|
+
### 第 118 次发布
|
|
187
142
|
|
|
188
|
-
发布时间:2024-03-
|
|
143
|
+
发布时间:2024-03-14 01:19:23
|
|
189
144
|
|
|
190
145
|
本次发布包含了以下内容:
|
|
191
146
|
|
|
@@ -193,19 +148,19 @@
|
|
|
193
148
|
|
|
194
149
|
新增接口:
|
|
195
150
|
|
|
196
|
-
* [
|
|
151
|
+
* [DescribePullTransformPushInfo](https://cloud.tencent.com/document/api/267/104324)
|
|
197
152
|
|
|
153
|
+
新增数据结构:
|
|
198
154
|
|
|
199
|
-
|
|
200
|
-
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
155
|
+
* [TaskDurationInfo](https://cloud.tencent.com/document/api/267/20474#TaskDurationInfo)
|
|
201
156
|
|
|
202
157
|
|
|
203
158
|
|
|
204
159
|
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
205
160
|
|
|
206
|
-
### 第
|
|
161
|
+
### 第 53 次发布
|
|
207
162
|
|
|
208
|
-
发布时间:2024-03-
|
|
163
|
+
发布时间:2024-03-14 01:25:59
|
|
209
164
|
|
|
210
165
|
本次发布包含了以下内容:
|
|
211
166
|
|
|
@@ -213,7 +168,7 @@
|
|
|
213
168
|
|
|
214
169
|
新增接口:
|
|
215
170
|
|
|
216
|
-
* [
|
|
171
|
+
* [DescribeBuildInImages](https://cloud.tencent.com/document/api/851/104325)
|
|
217
172
|
|
|
218
173
|
|
|
219
174
|
|
|
@@ -221,34 +176,11 @@
|
|
|
221
176
|
|
|
222
177
|
|
|
223
178
|
|
|
224
|
-
## 容器服务(tke) 版本:2022-05-01
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
## 容器服务(tke) 版本:2018-05-25
|
|
229
|
-
|
|
230
|
-
### 第 168 次发布
|
|
231
|
-
|
|
232
|
-
发布时间:2024-03-13 01:25:40
|
|
233
|
-
|
|
234
|
-
本次发布包含了以下内容:
|
|
235
|
-
|
|
236
|
-
改善已有的文档。
|
|
237
|
-
|
|
238
|
-
修改接口:
|
|
239
|
-
|
|
240
|
-
* [GetClusterLevelPrice](https://cloud.tencent.com/document/api/457/72004)
|
|
241
|
-
|
|
242
|
-
* 新增出参:Policy
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
179
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
248
180
|
|
|
249
|
-
### 第
|
|
181
|
+
### 第 79 次发布
|
|
250
182
|
|
|
251
|
-
发布时间:2024-03-
|
|
183
|
+
发布时间:2024-03-14 01:29:38
|
|
252
184
|
|
|
253
185
|
本次发布包含了以下内容:
|
|
254
186
|
|
|
@@ -256,17 +188,13 @@
|
|
|
256
188
|
|
|
257
189
|
修改数据结构:
|
|
258
190
|
|
|
259
|
-
* [
|
|
260
|
-
|
|
261
|
-
* 新增成员:InstanceState
|
|
262
|
-
|
|
263
|
-
* <font color="#dd0000">**修改成员**:</font>TaskId, CurRunDate, LifeRound, RunType, Tries, InstanceLifeDetailDtoList, RunnerState, ErrorDesc, ErrorCodeLevel, InstanceLogListOpsDto
|
|
191
|
+
* [TableLineageInfo](https://cloud.tencent.com/document/api/1267/76336#TableLineageInfo)
|
|
264
192
|
|
|
265
|
-
*
|
|
193
|
+
* 新增成员:DatasourceName, DatabaseName, DatabaseId
|
|
266
194
|
|
|
267
|
-
|
|
195
|
+
* [TableMeta](https://cloud.tencent.com/document/api/1267/76336#TableMeta)
|
|
268
196
|
|
|
269
|
-
*
|
|
197
|
+
* 新增成员:IsPartitionTable, PartitionColumns, PartitionExpireDays
|
|
270
198
|
|
|
271
199
|
|
|
272
200
|
|
|
@@ -30462,6 +30390,18 @@
|
|
|
30462
30390
|
|
|
30463
30391
|
## 日志服务(cls) 版本:2020-10-16
|
|
30464
30392
|
|
|
30393
|
+
### 第 85 次发布
|
|
30394
|
+
|
|
30395
|
+
发布时间:2024-03-14 01:11:38
|
|
30396
|
+
|
|
30397
|
+
本次发布包含了以下内容:
|
|
30398
|
+
|
|
30399
|
+
改善已有的文档。
|
|
30400
|
+
|
|
30401
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
30402
|
+
|
|
30403
|
+
* DescribeKafkaUser
|
|
30404
|
+
|
|
30465
30405
|
### 第 84 次发布
|
|
30466
30406
|
|
|
30467
30407
|
发布时间:2024-03-13 01:11:37
|
|
@@ -30922,7 +30862,7 @@
|
|
|
30922
30862
|
|
|
30923
30863
|
新增接口:
|
|
30924
30864
|
|
|
30925
|
-
* [DescribeKafkaUser](https://cloud.tencent.com/document/api
|
|
30865
|
+
* [DescribeKafkaUser](https://cloud.tencent.com/document/api/#/#)
|
|
30926
30866
|
|
|
30927
30867
|
### 第 62 次发布
|
|
30928
30868
|
|
|
@@ -50692,6 +50632,33 @@
|
|
|
50692
50632
|
|
|
50693
50633
|
## DNSPod(dnspod) 版本:2021-03-23
|
|
50694
50634
|
|
|
50635
|
+
### 第 30 次发布
|
|
50636
|
+
|
|
50637
|
+
发布时间:2024-03-14 01:14:21
|
|
50638
|
+
|
|
50639
|
+
本次发布包含了以下内容:
|
|
50640
|
+
|
|
50641
|
+
改善已有的文档。
|
|
50642
|
+
|
|
50643
|
+
新增接口:
|
|
50644
|
+
|
|
50645
|
+
* [[DescribeRecordLineCategoryList](https://cloud.tencent.com/document/api/1427/104320)](https://cloud.tencent.com/document/api/#/#)
|
|
50646
|
+
|
|
50647
|
+
修改接口:
|
|
50648
|
+
|
|
50649
|
+
* [CreateRecord](https://cloud.tencent.com/document/api/1427/56180)
|
|
50650
|
+
|
|
50651
|
+
* 新增入参:DnssecConflictMode
|
|
50652
|
+
|
|
50653
|
+
* [ModifyRecord](https://cloud.tencent.com/document/api/1427/56157)
|
|
50654
|
+
|
|
50655
|
+
* 新增入参:DnssecConflictMode
|
|
50656
|
+
|
|
50657
|
+
|
|
50658
|
+
新增数据结构:
|
|
50659
|
+
|
|
50660
|
+
* [[LineItem](https://cloud.tencent.com/document/api/1427/56185#LineItem)](https://cloud.tencent.com/document/api/1427/56185#[LineItem](https://cloud.tencent.com/document/api/1427/56185#LineItem))
|
|
50661
|
+
|
|
50695
50662
|
### 第 29 次发布
|
|
50696
50663
|
|
|
50697
50664
|
发布时间:2024-01-10 01:13:10
|
|
@@ -53000,6 +52967,21 @@
|
|
|
53000
52967
|
|
|
53001
52968
|
## 数据传输服务(dts) 版本:2021-12-06
|
|
53002
52969
|
|
|
52970
|
+
### 第 25 次发布
|
|
52971
|
+
|
|
52972
|
+
发布时间:2024-03-14 01:15:02
|
|
52973
|
+
|
|
52974
|
+
本次发布包含了以下内容:
|
|
52975
|
+
|
|
52976
|
+
改善已有的文档。
|
|
52977
|
+
|
|
52978
|
+
修改数据结构:
|
|
52979
|
+
|
|
52980
|
+
* [DBInfo](https://cloud.tencent.com/document/api/571/82108#DBInfo)
|
|
52981
|
+
|
|
52982
|
+
* 新增成员:SetId
|
|
52983
|
+
|
|
52984
|
+
|
|
53003
52985
|
### 第 24 次发布
|
|
53004
52986
|
|
|
53005
52987
|
发布时间:2024-03-08 01:15:05
|
|
@@ -56513,6 +56495,25 @@
|
|
|
56513
56495
|
|
|
56514
56496
|
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
56515
56497
|
|
|
56498
|
+
### 第 61 次发布
|
|
56499
|
+
|
|
56500
|
+
发布时间:2024-03-14 01:15:43
|
|
56501
|
+
|
|
56502
|
+
本次发布包含了以下内容:
|
|
56503
|
+
|
|
56504
|
+
改善已有的文档。
|
|
56505
|
+
|
|
56506
|
+
修改接口:
|
|
56507
|
+
|
|
56508
|
+
* [DescribeHiveQueries](https://cloud.tencent.com/document/api/589/94487)
|
|
56509
|
+
|
|
56510
|
+
* 新增入参:State, EndTimeGte, EndTimeLte
|
|
56511
|
+
|
|
56512
|
+
* [DescribeImpalaQueries](https://cloud.tencent.com/document/api/589/94486)
|
|
56513
|
+
|
|
56514
|
+
* 新增入参:State, EndTimeGte, EndTimeLte
|
|
56515
|
+
|
|
56516
|
+
|
|
56516
56517
|
### 第 60 次发布
|
|
56517
56518
|
|
|
56518
56519
|
发布时间:2024-02-28 01:16:01
|
|
@@ -57917,6 +57918,61 @@
|
|
|
57917
57918
|
|
|
57918
57919
|
## Elasticsearch Service(es) 版本:2018-04-16
|
|
57919
57920
|
|
|
57921
|
+
### 第 54 次发布
|
|
57922
|
+
|
|
57923
|
+
发布时间:2024-03-14 01:15:53
|
|
57924
|
+
|
|
57925
|
+
本次发布包含了以下内容:
|
|
57926
|
+
|
|
57927
|
+
改善已有的文档。
|
|
57928
|
+
|
|
57929
|
+
新增接口:
|
|
57930
|
+
|
|
57931
|
+
* [[CheckMigrateIndexMetaData](https://cloud.tencent.com/document/api/845/104323)](https://cloud.tencent.com/document/api/#/#)
|
|
57932
|
+
* [[CreateCosMigrateToServerlessInstance](https://cloud.tencent.com/document/api/845/104322)](https://cloud.tencent.com/document/api/#/#)
|
|
57933
|
+
* [[DescribeUserCosSnapshotList](https://cloud.tencent.com/document/api/845/104321)](https://cloud.tencent.com/document/api/#/#)
|
|
57934
|
+
|
|
57935
|
+
新增数据结构:
|
|
57936
|
+
|
|
57937
|
+
* [[CommonIndexInfo](https://cloud.tencent.com/document/api/845/30634#CommonIndexInfo)](https://cloud.tencent.com/document/api/845/30634#[CommonIndexInfo](https://cloud.tencent.com/document/api/845/30634#CommonIndexInfo))
|
|
57938
|
+
* [[CosSnapShotInfo](https://cloud.tencent.com/document/api/845/30634#CosSnapShotInfo)](https://cloud.tencent.com/document/api/845/30634#[CosSnapShotInfo](https://cloud.tencent.com/document/api/845/30634#CosSnapShotInfo))
|
|
57939
|
+
* [[DataStreamInfo](https://cloud.tencent.com/document/api/845/30634#DataStreamInfo)](https://cloud.tencent.com/document/api/845/30634#[DataStreamInfo](https://cloud.tencent.com/document/api/845/30634#DataStreamInfo))
|
|
57940
|
+
|
|
57941
|
+
### 第 53 次发布
|
|
57942
|
+
|
|
57943
|
+
发布时间:2024-03-13 16:49:04
|
|
57944
|
+
|
|
57945
|
+
本次发布包含了以下内容:
|
|
57946
|
+
|
|
57947
|
+
改善已有的文档。
|
|
57948
|
+
|
|
57949
|
+
新增接口:
|
|
57950
|
+
|
|
57951
|
+
* [CreateServerlessInstance](https://cloud.tencent.com/document/api/845/104318)
|
|
57952
|
+
* [CreateServerlessSpaceV2](https://cloud.tencent.com/document/api/845/104317)
|
|
57953
|
+
* [DeleteServerlessInstance](https://cloud.tencent.com/document/api/845/104316)
|
|
57954
|
+
* [DeleteServerlessSpaceUser](https://cloud.tencent.com/document/api/845/104315)
|
|
57955
|
+
* [DescribeServerlessSpaceUser](https://cloud.tencent.com/document/api/845/104314)
|
|
57956
|
+
* [DescribeServerlessSpaces](https://cloud.tencent.com/document/api/845/104313)
|
|
57957
|
+
* [UpdateServerlessInstance](https://cloud.tencent.com/document/api/845/104312)
|
|
57958
|
+
* [UpdateServerlessSpace](https://cloud.tencent.com/document/api/845/104311)
|
|
57959
|
+
|
|
57960
|
+
新增数据结构:
|
|
57961
|
+
|
|
57962
|
+
* [DiData](https://cloud.tencent.com/document/api/845/30634#DiData)
|
|
57963
|
+
* [DiDataSinkServerless](https://cloud.tencent.com/document/api/845/30634#DiDataSinkServerless)
|
|
57964
|
+
* [DiDataSourceCvm](https://cloud.tencent.com/document/api/845/30634#DiDataSourceCvm)
|
|
57965
|
+
* [DiDataSourceCvmInstance](https://cloud.tencent.com/document/api/845/30634#DiDataSourceCvmInstance)
|
|
57966
|
+
* [DiDataSourceTke](https://cloud.tencent.com/document/api/845/30634#DiDataSourceTke)
|
|
57967
|
+
* [DiSourceCvm](https://cloud.tencent.com/document/api/845/30634#DiSourceCvm)
|
|
57968
|
+
* [DiSourceTke](https://cloud.tencent.com/document/api/845/30634#DiSourceTke)
|
|
57969
|
+
* [DiSourceTkePodLabel](https://cloud.tencent.com/document/api/845/30634#DiSourceTkePodLabel)
|
|
57970
|
+
* [KibanaPublicAcl](https://cloud.tencent.com/document/api/845/30634#KibanaPublicAcl)
|
|
57971
|
+
* [ServerlessDi](https://cloud.tencent.com/document/api/845/30634#ServerlessDi)
|
|
57972
|
+
* [ServerlessSpace](https://cloud.tencent.com/document/api/845/30634#ServerlessSpace)
|
|
57973
|
+
* [ServerlessSpaceUser](https://cloud.tencent.com/document/api/845/30634#ServerlessSpaceUser)
|
|
57974
|
+
* [VpcInfo](https://cloud.tencent.com/document/api/845/30634#VpcInfo)
|
|
57975
|
+
|
|
57920
57976
|
### 第 52 次发布
|
|
57921
57977
|
|
|
57922
57978
|
发布时间:2024-01-25 01:13:20
|
|
@@ -73128,6 +73184,21 @@
|
|
|
73128
73184
|
|
|
73129
73185
|
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
73130
73186
|
|
|
73187
|
+
### 第 57 次发布
|
|
73188
|
+
|
|
73189
|
+
发布时间:2024-03-14 01:17:47
|
|
73190
|
+
|
|
73191
|
+
本次发布包含了以下内容:
|
|
73192
|
+
|
|
73193
|
+
改善已有的文档。
|
|
73194
|
+
|
|
73195
|
+
修改数据结构:
|
|
73196
|
+
|
|
73197
|
+
* [InstanceDetail](https://cloud.tencent.com/document/api/1081/34988#InstanceDetail)
|
|
73198
|
+
|
|
73199
|
+
* 新增成员:UpDownTPS, UpDownCurrentTPS, ForwardTPS, ForwardCurrentTPS, CellNum, BillingTag, EverydayFreeMessageCount, MaxDeviceOnlineCount
|
|
73200
|
+
|
|
73201
|
+
|
|
73131
73202
|
### 第 56 次发布
|
|
73132
73203
|
|
|
73133
73204
|
发布时间:2024-02-26 01:17:19
|
|
@@ -80064,6 +80135,22 @@
|
|
|
80064
80135
|
|
|
80065
80136
|
## 云直播CSS(live) 版本:2018-08-01
|
|
80066
80137
|
|
|
80138
|
+
### 第 118 次发布
|
|
80139
|
+
|
|
80140
|
+
发布时间:2024-03-14 01:19:23
|
|
80141
|
+
|
|
80142
|
+
本次发布包含了以下内容:
|
|
80143
|
+
|
|
80144
|
+
改善已有的文档。
|
|
80145
|
+
|
|
80146
|
+
新增接口:
|
|
80147
|
+
|
|
80148
|
+
* [[DescribePullTransformPushInfo](https://cloud.tencent.com/document/api/267/104324)](https://cloud.tencent.com/document/api/#/#)
|
|
80149
|
+
|
|
80150
|
+
新增数据结构:
|
|
80151
|
+
|
|
80152
|
+
* [[TaskDurationInfo](https://cloud.tencent.com/document/api/267/20474#TaskDurationInfo)](https://cloud.tencent.com/document/api/267/20474#[TaskDurationInfo](https://cloud.tencent.com/document/api/267/20474#TaskDurationInfo))
|
|
80153
|
+
|
|
80067
80154
|
### 第 117 次发布
|
|
80068
80155
|
|
|
80069
80156
|
发布时间:2024-01-22 01:16:38
|
|
@@ -84553,7 +84640,7 @@
|
|
|
84553
84640
|
|
|
84554
84641
|
新增接口:
|
|
84555
84642
|
|
|
84556
|
-
* [
|
|
84643
|
+
* [SetInstanceMaintenance](https://cloud.tencent.com/document/api/240/104304)
|
|
84557
84644
|
|
|
84558
84645
|
### 第 35 次发布
|
|
84559
84646
|
|
|
@@ -120174,7 +120261,7 @@
|
|
|
120174
120261
|
|
|
120175
120262
|
新增接口:
|
|
120176
120263
|
|
|
120177
|
-
* [
|
|
120264
|
+
* [DescribeSecurityIPGroupInfo](https://cloud.tencent.com/document/api/1552/104305)
|
|
120178
120265
|
|
|
120179
120266
|
### 第 75 次发布
|
|
120180
120267
|
|
|
@@ -124338,6 +124425,18 @@
|
|
|
124338
124425
|
|
|
124339
124426
|
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
124340
124427
|
|
|
124428
|
+
### 第 53 次发布
|
|
124429
|
+
|
|
124430
|
+
发布时间:2024-03-14 01:25:59
|
|
124431
|
+
|
|
124432
|
+
本次发布包含了以下内容:
|
|
124433
|
+
|
|
124434
|
+
改善已有的文档。
|
|
124435
|
+
|
|
124436
|
+
新增接口:
|
|
124437
|
+
|
|
124438
|
+
* [[DescribeBuildInImages](https://cloud.tencent.com/document/api/851/104325)](https://cloud.tencent.com/document/api/#/#)
|
|
124439
|
+
|
|
124341
124440
|
### 第 52 次发布
|
|
124342
124441
|
|
|
124343
124442
|
发布时间:2024-03-13 01:25:17
|
|
@@ -124348,7 +124447,7 @@
|
|
|
124348
124447
|
|
|
124349
124448
|
新增接口:
|
|
124350
124449
|
|
|
124351
|
-
* [
|
|
124450
|
+
* [CreatePresignedNotebookUrl](https://cloud.tencent.com/document/api/851/104306)
|
|
124352
124451
|
|
|
124353
124452
|
### 第 51 次发布
|
|
124354
124453
|
|
|
@@ -148585,6 +148684,25 @@
|
|
|
148585
148684
|
|
|
148586
148685
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
148587
148686
|
|
|
148687
|
+
### 第 79 次发布
|
|
148688
|
+
|
|
148689
|
+
发布时间:2024-03-14 01:29:38
|
|
148690
|
+
|
|
148691
|
+
本次发布包含了以下内容:
|
|
148692
|
+
|
|
148693
|
+
改善已有的文档。
|
|
148694
|
+
|
|
148695
|
+
修改数据结构:
|
|
148696
|
+
|
|
148697
|
+
* [TableLineageInfo](https://cloud.tencent.com/document/api/1267/76336#TableLineageInfo)
|
|
148698
|
+
|
|
148699
|
+
* 新增成员:DatasourceName, DatabaseName, DatabaseId
|
|
148700
|
+
|
|
148701
|
+
* [TableMeta](https://cloud.tencent.com/document/api/1267/76336#TableMeta)
|
|
148702
|
+
|
|
148703
|
+
* 新增成员:IsPartitionTable, PartitionColumns, PartitionExpireDays
|
|
148704
|
+
|
|
148705
|
+
|
|
148588
148706
|
### 第 78 次发布
|
|
148589
148707
|
|
|
148590
148708
|
发布时间:2024-03-13 01:28:24
|