tencentcloud-sdk-nodejs 4.0.485 → 4.0.486
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 +246 -0
- package/SERVICE_CHANGELOG.md +367 -42
- package/package.json +1 -1
- package/products.md +14 -14
- package/src/common/sdk_version.ts +1 -1
- package/src/services/captcha/v20190722/captcha_models.ts +1 -1
- package/src/services/dnspod/v20210323/dnspod_client.ts +207 -47
- package/src/services/dnspod/v20210323/dnspod_models.ts +789 -56
- package/src/services/ess/v20201111/ess_models.ts +5 -0
- package/src/services/essbasic/v20210526/essbasic_models.ts +21 -2
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +1 -1
- package/src/services/mps/v20190612/mps_client.ts +1 -0
- package/src/services/mps/v20190612/mps_models.ts +33 -0
- package/src/services/redis/v20180412/redis_client.ts +1 -1
- package/src/services/redis/v20180412/redis_models.ts +6 -6
- package/src/services/rum/v20210622/rum_models.ts +5 -0
- package/src/services/tiia/v20190529/tiia_client.ts +174 -124
- package/src/services/tiia/v20190529/tiia_models.ts +225 -70
- package/src/services/tione/v20211111/tione_models.ts +11 -1
- package/src/services/tke/v20180525/tke_models.ts +10 -0
- package/src/services/trp/v20210515/trp_models.ts +15 -0
- package/src/services/vod/v20180717/vod_models.ts +1 -1
- package/src/services/vpc/v20170312/vpc_models.ts +5 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/captcha/v20190722/captcha_models.d.ts +1 -1
- package/tencentcloud/services/dnspod/v20210323/dnspod_client.d.ts +67 -15
- package/tencentcloud/services/dnspod/v20210323/dnspod_client.js +99 -21
- package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +657 -37
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +4 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +16 -0
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +1 -1
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +28 -0
- package/tencentcloud/services/redis/v20180412/redis_client.d.ts +1 -1
- package/tencentcloud/services/redis/v20180412/redis_client.js +1 -1
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +6 -6
- package/tencentcloud/services/rum/v20210622/rum_models.d.ts +4 -0
- package/tencentcloud/services/tiia/v20190529/tiia_client.d.ts +84 -52
- package/tencentcloud/services/tiia/v20190529/tiia_client.js +104 -68
- package/tencentcloud/services/tiia/v20190529/tiia_models.d.ts +199 -62
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +11 -1
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +8 -0
- package/tencentcloud/services/trp/v20210515/trp_models.d.ts +12 -0
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +1 -1
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +4 -0
- package/test/dnspod.v20210323.test.js +144 -14
- package/test/tiia.v20190529.test.js +52 -32
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## DNSPod(dnspod) 版本:2021-03-23
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 9 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-11-
|
|
7
|
+
发布时间:2022-11-22 06:27:31
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,23 +12,34 @@
|
|
|
12
12
|
|
|
13
13
|
新增接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
16
|
-
* [
|
|
17
|
-
* [
|
|
15
|
+
* [CheckRecordSnapshotRollback](https://cloud.tencent.com/document/api/1427/83186)
|
|
16
|
+
* [CheckSnapshotRollback](https://cloud.tencent.com/document/api/1427/83185)
|
|
17
|
+
* [CreateSnapshot](https://cloud.tencent.com/document/api/1427/83184)
|
|
18
|
+
* [DeleteSnapshot](https://cloud.tencent.com/document/api/1427/83183)
|
|
19
|
+
* [DescribeRecordSnapshotRollbackResult](https://cloud.tencent.com/document/api/1427/83182)
|
|
20
|
+
* [DescribeSnapshotConfig](https://cloud.tencent.com/document/api/1427/83181)
|
|
21
|
+
* [DescribeSnapshotList](https://cloud.tencent.com/document/api/1427/83180)
|
|
22
|
+
* [DescribeSnapshotRollbackResult](https://cloud.tencent.com/document/api/1427/83179)
|
|
23
|
+
* [DescribeSnapshotRollbackTask](https://cloud.tencent.com/document/api/1427/83178)
|
|
24
|
+
* [DownloadSnapshot](https://cloud.tencent.com/document/api/1427/83177)
|
|
25
|
+
* [ModifySnapshotConfig](https://cloud.tencent.com/document/api/1427/83176)
|
|
26
|
+
* [RollbackRecordSnapshot](https://cloud.tencent.com/document/api/1427/83175)
|
|
27
|
+
* [RollbackSnapshot](https://cloud.tencent.com/document/api/1427/83174)
|
|
18
28
|
|
|
19
29
|
新增数据结构:
|
|
20
30
|
|
|
21
|
-
* [
|
|
22
|
-
* [
|
|
23
|
-
* [
|
|
31
|
+
* [SnapshotConfig](https://cloud.tencent.com/document/api/1427/56185#SnapshotConfig)
|
|
32
|
+
* [SnapshotInfo](https://cloud.tencent.com/document/api/1427/56185#SnapshotInfo)
|
|
33
|
+
* [SnapshotPageInfo](https://cloud.tencent.com/document/api/1427/56185#SnapshotPageInfo)
|
|
34
|
+
* [SnapshotRecord](https://cloud.tencent.com/document/api/1427/56185#SnapshotRecord)
|
|
24
35
|
|
|
25
36
|
|
|
26
37
|
|
|
27
|
-
##
|
|
38
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
28
39
|
|
|
29
|
-
### 第
|
|
40
|
+
### 第 30 次发布
|
|
30
41
|
|
|
31
|
-
发布时间:2022-11-21
|
|
42
|
+
发布时间:2022-11-21 15:12:52
|
|
32
43
|
|
|
33
44
|
本次发布包含了以下内容:
|
|
34
45
|
|
|
@@ -36,28 +47,59 @@
|
|
|
36
47
|
|
|
37
48
|
修改接口:
|
|
38
49
|
|
|
39
|
-
* [
|
|
50
|
+
* [CreateFlowByFiles](https://cloud.tencent.com/document/api/1323/70360)
|
|
40
51
|
|
|
41
|
-
* 新增入参:
|
|
42
|
-
|
|
43
|
-
* <font color="#dd0000">**修改入参**:</font>SnapshotId
|
|
52
|
+
* 新增入参:SignBeanTag
|
|
44
53
|
|
|
45
54
|
|
|
46
55
|
|
|
47
56
|
|
|
48
57
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
49
58
|
|
|
50
|
-
### 第
|
|
59
|
+
### 第 50 次发布
|
|
51
60
|
|
|
52
|
-
发布时间:2022-11-
|
|
61
|
+
发布时间:2022-11-21 19:31:59
|
|
53
62
|
|
|
54
63
|
本次发布包含了以下内容:
|
|
55
64
|
|
|
56
65
|
改善已有的文档。
|
|
57
66
|
|
|
58
|
-
|
|
67
|
+
修改数据结构:
|
|
68
|
+
|
|
69
|
+
* [Component](https://cloud.tencent.com/document/api/1420/61525#Component)
|
|
70
|
+
|
|
71
|
+
* 新增成员:ChannelComponentId
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
### 第 49 次发布
|
|
75
|
+
|
|
76
|
+
发布时间:2022-11-21 17:22:12
|
|
77
|
+
|
|
78
|
+
本次发布包含了以下内容:
|
|
79
|
+
|
|
80
|
+
改善已有的文档。
|
|
81
|
+
|
|
82
|
+
修改数据结构:
|
|
83
|
+
|
|
84
|
+
* [TemplateInfo](https://cloud.tencent.com/document/api/1420/61525#TemplateInfo)
|
|
85
|
+
|
|
86
|
+
* 新增成员:ChannelTemplateId
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
### 第 48 次发布
|
|
90
|
+
|
|
91
|
+
发布时间:2022-11-21 15:12:25
|
|
92
|
+
|
|
93
|
+
本次发布包含了以下内容:
|
|
94
|
+
|
|
95
|
+
改善已有的文档。
|
|
96
|
+
|
|
97
|
+
修改接口:
|
|
98
|
+
|
|
99
|
+
* [ChannelCreateFlowByFiles](https://cloud.tencent.com/document/api/1420/73068)
|
|
100
|
+
|
|
101
|
+
* 新增入参:SignBeanTag
|
|
59
102
|
|
|
60
|
-
* [ChannelCreateBoundFlows](https://cloud.tencent.com/document/api/1420/83118)
|
|
61
103
|
|
|
62
104
|
|
|
63
105
|
|
|
@@ -65,11 +107,61 @@
|
|
|
65
107
|
|
|
66
108
|
|
|
67
109
|
|
|
68
|
-
##
|
|
110
|
+
## 媒体处理(mps) 版本:2019-06-12
|
|
69
111
|
|
|
70
112
|
### 第 47 次发布
|
|
71
113
|
|
|
72
|
-
发布时间:2022-11-
|
|
114
|
+
发布时间:2022-11-22 06:43:53
|
|
115
|
+
|
|
116
|
+
本次发布包含了以下内容:
|
|
117
|
+
|
|
118
|
+
改善已有的文档。
|
|
119
|
+
|
|
120
|
+
新增数据结构:
|
|
121
|
+
|
|
122
|
+
* [ResilientStreamConf](https://cloud.tencent.com/document/api/862/37615#ResilientStreamConf)
|
|
123
|
+
|
|
124
|
+
修改数据结构:
|
|
125
|
+
|
|
126
|
+
* [CreateInput](https://cloud.tencent.com/document/api/862/37615#CreateInput)
|
|
127
|
+
|
|
128
|
+
* 新增成员:ResilientStream
|
|
129
|
+
|
|
130
|
+
* [DescribeInput](https://cloud.tencent.com/document/api/862/37615#DescribeInput)
|
|
131
|
+
|
|
132
|
+
* 新增成员:ResilientStream
|
|
133
|
+
|
|
134
|
+
* [ModifyInput](https://cloud.tencent.com/document/api/862/37615#ModifyInput)
|
|
135
|
+
|
|
136
|
+
* 新增成员:ResilientStream
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
## 前端性能监控(rum) 版本:2021-06-22
|
|
142
|
+
|
|
143
|
+
### 第 17 次发布
|
|
144
|
+
|
|
145
|
+
发布时间:2022-11-22 06:49:05
|
|
146
|
+
|
|
147
|
+
本次发布包含了以下内容:
|
|
148
|
+
|
|
149
|
+
改善已有的文档。
|
|
150
|
+
|
|
151
|
+
修改接口:
|
|
152
|
+
|
|
153
|
+
* [CreateWhitelist](https://cloud.tencent.com/document/api/1464/69243)
|
|
154
|
+
|
|
155
|
+
* 新增出参:ID
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
## 图像分析(tiia) 版本:2019-05-29
|
|
161
|
+
|
|
162
|
+
### 第 30 次发布
|
|
163
|
+
|
|
164
|
+
发布时间:2022-11-22 07:01:36
|
|
73
165
|
|
|
74
166
|
本次发布包含了以下内容:
|
|
75
167
|
|
|
@@ -77,19 +169,21 @@
|
|
|
77
169
|
|
|
78
170
|
新增接口:
|
|
79
171
|
|
|
80
|
-
* [
|
|
172
|
+
* [DetectChefDress](https://cloud.tencent.com/document/api/865/83188)
|
|
173
|
+
* [DetectSecurity](https://cloud.tencent.com/document/api/865/83187)
|
|
81
174
|
|
|
82
175
|
新增数据结构:
|
|
83
176
|
|
|
84
|
-
* [
|
|
177
|
+
* [AttributesForBody](https://cloud.tencent.com/document/api/865/35474#AttributesForBody)
|
|
178
|
+
* [BodyAttributes](https://cloud.tencent.com/document/api/865/35474#BodyAttributes)
|
|
85
179
|
|
|
86
180
|
|
|
87
181
|
|
|
88
|
-
##
|
|
182
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
89
183
|
|
|
90
|
-
### 第
|
|
184
|
+
### 第 130 次发布
|
|
91
185
|
|
|
92
|
-
发布时间:2022-11-
|
|
186
|
+
发布时间:2022-11-22 07:03:00
|
|
93
187
|
|
|
94
188
|
本次发布包含了以下内容:
|
|
95
189
|
|
|
@@ -97,18 +191,45 @@
|
|
|
97
191
|
|
|
98
192
|
修改数据结构:
|
|
99
193
|
|
|
100
|
-
* [
|
|
194
|
+
* [SubnetInfos](https://cloud.tencent.com/document/api/457/31866#SubnetInfos)
|
|
101
195
|
|
|
102
|
-
* 新增成员:
|
|
196
|
+
* 新增成员:Os, Arch
|
|
103
197
|
|
|
104
198
|
|
|
105
199
|
|
|
106
200
|
|
|
107
|
-
##
|
|
201
|
+
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
202
|
+
|
|
203
|
+
### 第 10 次发布
|
|
204
|
+
|
|
205
|
+
发布时间:2022-11-22 07:04:58
|
|
206
|
+
|
|
207
|
+
本次发布包含了以下内容:
|
|
208
|
+
|
|
209
|
+
改善已有的文档。
|
|
210
|
+
|
|
211
|
+
修改接口:
|
|
212
|
+
|
|
213
|
+
* [CreateCodePack](https://cloud.tencent.com/document/api/1458/75028)
|
|
214
|
+
|
|
215
|
+
* 新增入参:BatchId
|
|
216
|
+
|
|
217
|
+
* [CreateCustomPack](https://cloud.tencent.com/document/api/1458/81464)
|
|
218
|
+
|
|
219
|
+
* 新增入参:BatchId
|
|
220
|
+
|
|
221
|
+
* [ModifyCustomRuleStatus](https://cloud.tencent.com/document/api/1458/81458)
|
|
222
|
+
|
|
223
|
+
* 新增入参:CorpId
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
108
229
|
|
|
109
230
|
### 第 129 次发布
|
|
110
231
|
|
|
111
|
-
发布时间:2022-11-
|
|
232
|
+
发布时间:2022-11-22 07:10:00
|
|
112
233
|
|
|
113
234
|
本次发布包含了以下内容:
|
|
114
235
|
|
|
@@ -116,9 +237,9 @@
|
|
|
116
237
|
|
|
117
238
|
修改接口:
|
|
118
239
|
|
|
119
|
-
* [
|
|
240
|
+
* [ModifyNetworkInterfaceQos](https://cloud.tencent.com/document/api/215/55136)
|
|
120
241
|
|
|
121
|
-
* 新增入参:
|
|
242
|
+
* 新增入参:DirectSendMaxPort
|
|
122
243
|
|
|
123
244
|
|
|
124
245
|
|
|
@@ -11461,15 +11582,15 @@
|
|
|
11461
11582
|
|
|
11462
11583
|
新增接口:
|
|
11463
11584
|
|
|
11464
|
-
* [
|
|
11465
|
-
* [
|
|
11466
|
-
* [
|
|
11585
|
+
* [CreateCarrierPrivilegeNumberApplicant](https://cloud.tencent.com/document/api/679/83127)
|
|
11586
|
+
* [DescribeActiveCarrierPrivilegeNumber](https://cloud.tencent.com/document/api/679/83126)
|
|
11587
|
+
* [DescribeCarrierPrivilegeNumberApplicants](https://cloud.tencent.com/document/api/679/83125)
|
|
11467
11588
|
|
|
11468
11589
|
新增数据结构:
|
|
11469
11590
|
|
|
11470
|
-
* [
|
|
11471
|
-
* [
|
|
11472
|
-
* [
|
|
11591
|
+
* [ActiveCarrierPrivilegeNumber](https://cloud.tencent.com/document/api/679/47715#ActiveCarrierPrivilegeNumber)
|
|
11592
|
+
* [CarrierPrivilegeNumberApplicant](https://cloud.tencent.com/document/api/679/47715#CarrierPrivilegeNumberApplicant)
|
|
11593
|
+
* [Filter](https://cloud.tencent.com/document/api/679/47715#Filter)
|
|
11473
11594
|
|
|
11474
11595
|
### 第 35 次发布
|
|
11475
11596
|
|
|
@@ -34790,6 +34911,37 @@
|
|
|
34790
34911
|
|
|
34791
34912
|
## DNSPod(dnspod) 版本:2021-03-23
|
|
34792
34913
|
|
|
34914
|
+
### 第 9 次发布
|
|
34915
|
+
|
|
34916
|
+
发布时间:2022-11-22 06:27:31
|
|
34917
|
+
|
|
34918
|
+
本次发布包含了以下内容:
|
|
34919
|
+
|
|
34920
|
+
改善已有的文档。
|
|
34921
|
+
|
|
34922
|
+
新增接口:
|
|
34923
|
+
|
|
34924
|
+
* [[CheckRecordSnapshotRollback](https://cloud.tencent.com/document/api/1427/83186)](https://cloud.tencent.com/document/api/#/#)
|
|
34925
|
+
* [[CheckSnapshotRollback](https://cloud.tencent.com/document/api/1427/83185)](https://cloud.tencent.com/document/api/#/#)
|
|
34926
|
+
* [[CreateSnapshot](https://cloud.tencent.com/document/api/1427/83184)](https://cloud.tencent.com/document/api/#/#)
|
|
34927
|
+
* [[DeleteSnapshot](https://cloud.tencent.com/document/api/1427/83183)](https://cloud.tencent.com/document/api/#/#)
|
|
34928
|
+
* [[DescribeRecordSnapshotRollbackResult](https://cloud.tencent.com/document/api/1427/83182)](https://cloud.tencent.com/document/api/#/#)
|
|
34929
|
+
* [[DescribeSnapshotConfig](https://cloud.tencent.com/document/api/1427/83181)](https://cloud.tencent.com/document/api/#/#)
|
|
34930
|
+
* [[DescribeSnapshotList](https://cloud.tencent.com/document/api/1427/83180)](https://cloud.tencent.com/document/api/#/#)
|
|
34931
|
+
* [[DescribeSnapshotRollbackResult](https://cloud.tencent.com/document/api/1427/83179)](https://cloud.tencent.com/document/api/#/#)
|
|
34932
|
+
* [[DescribeSnapshotRollbackTask](https://cloud.tencent.com/document/api/1427/83178)](https://cloud.tencent.com/document/api/#/#)
|
|
34933
|
+
* [[DownloadSnapshot](https://cloud.tencent.com/document/api/1427/83177)](https://cloud.tencent.com/document/api/#/#)
|
|
34934
|
+
* [[ModifySnapshotConfig](https://cloud.tencent.com/document/api/1427/83176)](https://cloud.tencent.com/document/api/#/#)
|
|
34935
|
+
* [[RollbackRecordSnapshot](https://cloud.tencent.com/document/api/1427/83175)](https://cloud.tencent.com/document/api/#/#)
|
|
34936
|
+
* [[RollbackSnapshot](https://cloud.tencent.com/document/api/1427/83174)](https://cloud.tencent.com/document/api/#/#)
|
|
34937
|
+
|
|
34938
|
+
新增数据结构:
|
|
34939
|
+
|
|
34940
|
+
* [[SnapshotConfig](https://cloud.tencent.com/document/api/1427/56185#SnapshotConfig)](https://cloud.tencent.com/document/api/1427/56185#[SnapshotConfig](https://cloud.tencent.com/document/api/1427/56185#SnapshotConfig))
|
|
34941
|
+
* [[SnapshotInfo](https://cloud.tencent.com/document/api/1427/56185#SnapshotInfo)](https://cloud.tencent.com/document/api/1427/56185#[SnapshotInfo](https://cloud.tencent.com/document/api/1427/56185#SnapshotInfo))
|
|
34942
|
+
* [[SnapshotPageInfo](https://cloud.tencent.com/document/api/1427/56185#SnapshotPageInfo)](https://cloud.tencent.com/document/api/1427/56185#[SnapshotPageInfo](https://cloud.tencent.com/document/api/1427/56185#SnapshotPageInfo))
|
|
34943
|
+
* [[SnapshotRecord](https://cloud.tencent.com/document/api/1427/56185#SnapshotRecord)](https://cloud.tencent.com/document/api/1427/56185#[SnapshotRecord](https://cloud.tencent.com/document/api/1427/56185#SnapshotRecord))
|
|
34944
|
+
|
|
34793
34945
|
### 第 8 次发布
|
|
34794
34946
|
|
|
34795
34947
|
发布时间:2022-09-16 06:21:57
|
|
@@ -40323,6 +40475,21 @@
|
|
|
40323
40475
|
|
|
40324
40476
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
40325
40477
|
|
|
40478
|
+
### 第 30 次发布
|
|
40479
|
+
|
|
40480
|
+
发布时间:2022-11-21 15:12:52
|
|
40481
|
+
|
|
40482
|
+
本次发布包含了以下内容:
|
|
40483
|
+
|
|
40484
|
+
改善已有的文档。
|
|
40485
|
+
|
|
40486
|
+
修改接口:
|
|
40487
|
+
|
|
40488
|
+
* [CreateFlowByFiles](https://cloud.tencent.com/document/api/1323/70360)
|
|
40489
|
+
|
|
40490
|
+
* 新增入参:SignBeanTag
|
|
40491
|
+
|
|
40492
|
+
|
|
40326
40493
|
### 第 29 次发布
|
|
40327
40494
|
|
|
40328
40495
|
发布时间:2022-11-17 06:26:17
|
|
@@ -40957,6 +41124,51 @@
|
|
|
40957
41124
|
|
|
40958
41125
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
40959
41126
|
|
|
41127
|
+
### 第 50 次发布
|
|
41128
|
+
|
|
41129
|
+
发布时间:2022-11-21 19:31:59
|
|
41130
|
+
|
|
41131
|
+
本次发布包含了以下内容:
|
|
41132
|
+
|
|
41133
|
+
改善已有的文档。
|
|
41134
|
+
|
|
41135
|
+
修改数据结构:
|
|
41136
|
+
|
|
41137
|
+
* [Component](https://cloud.tencent.com/document/api/1420/61525#Component)
|
|
41138
|
+
|
|
41139
|
+
* 新增成员:ChannelComponentId
|
|
41140
|
+
|
|
41141
|
+
|
|
41142
|
+
### 第 49 次发布
|
|
41143
|
+
|
|
41144
|
+
发布时间:2022-11-21 17:22:12
|
|
41145
|
+
|
|
41146
|
+
本次发布包含了以下内容:
|
|
41147
|
+
|
|
41148
|
+
改善已有的文档。
|
|
41149
|
+
|
|
41150
|
+
修改数据结构:
|
|
41151
|
+
|
|
41152
|
+
* [TemplateInfo](https://cloud.tencent.com/document/api/1420/61525#TemplateInfo)
|
|
41153
|
+
|
|
41154
|
+
* 新增成员:ChannelTemplateId
|
|
41155
|
+
|
|
41156
|
+
|
|
41157
|
+
### 第 48 次发布
|
|
41158
|
+
|
|
41159
|
+
发布时间:2022-11-21 15:12:25
|
|
41160
|
+
|
|
41161
|
+
本次发布包含了以下内容:
|
|
41162
|
+
|
|
41163
|
+
改善已有的文档。
|
|
41164
|
+
|
|
41165
|
+
修改接口:
|
|
41166
|
+
|
|
41167
|
+
* [ChannelCreateFlowByFiles](https://cloud.tencent.com/document/api/1420/73068)
|
|
41168
|
+
|
|
41169
|
+
* 新增入参:SignBeanTag
|
|
41170
|
+
|
|
41171
|
+
|
|
40960
41172
|
### 第 47 次发布
|
|
40961
41173
|
|
|
40962
41174
|
发布时间:2022-11-18 20:21:39
|
|
@@ -40967,7 +41179,7 @@
|
|
|
40967
41179
|
|
|
40968
41180
|
新增接口:
|
|
40969
41181
|
|
|
40970
|
-
* [
|
|
41182
|
+
* [ChannelCreateBoundFlows](https://cloud.tencent.com/document/api/1420/83118)
|
|
40971
41183
|
|
|
40972
41184
|
### 第 46 次发布
|
|
40973
41185
|
|
|
@@ -48599,11 +48811,11 @@
|
|
|
48599
48811
|
|
|
48600
48812
|
新增接口:
|
|
48601
48813
|
|
|
48602
|
-
* [
|
|
48814
|
+
* [DescribeDeviceLocationSolve](https://cloud.tencent.com/document/api/1081/83128)
|
|
48603
48815
|
|
|
48604
48816
|
新增数据结构:
|
|
48605
48817
|
|
|
48606
|
-
* [
|
|
48818
|
+
* [WifiInfo](https://cloud.tencent.com/document/api/1081/34988#WifiInfo)
|
|
48607
48819
|
|
|
48608
48820
|
### 第 46 次发布
|
|
48609
48821
|
|
|
@@ -58116,6 +58328,33 @@
|
|
|
58116
58328
|
|
|
58117
58329
|
## 媒体处理(mps) 版本:2019-06-12
|
|
58118
58330
|
|
|
58331
|
+
### 第 47 次发布
|
|
58332
|
+
|
|
58333
|
+
发布时间:2022-11-22 06:43:53
|
|
58334
|
+
|
|
58335
|
+
本次发布包含了以下内容:
|
|
58336
|
+
|
|
58337
|
+
改善已有的文档。
|
|
58338
|
+
|
|
58339
|
+
新增数据结构:
|
|
58340
|
+
|
|
58341
|
+
* [[ResilientStreamConf](https://cloud.tencent.com/document/api/862/37615#ResilientStreamConf)](https://cloud.tencent.com/document/api/862/37615#[ResilientStreamConf](https://cloud.tencent.com/document/api/862/37615#ResilientStreamConf))
|
|
58342
|
+
|
|
58343
|
+
修改数据结构:
|
|
58344
|
+
|
|
58345
|
+
* [CreateInput](https://cloud.tencent.com/document/api/862/37615#CreateInput)
|
|
58346
|
+
|
|
58347
|
+
* 新增成员:ResilientStream
|
|
58348
|
+
|
|
58349
|
+
* [DescribeInput](https://cloud.tencent.com/document/api/862/37615#DescribeInput)
|
|
58350
|
+
|
|
58351
|
+
* 新增成员:ResilientStream
|
|
58352
|
+
|
|
58353
|
+
* [ModifyInput](https://cloud.tencent.com/document/api/862/37615#ModifyInput)
|
|
58354
|
+
|
|
58355
|
+
* 新增成员:ResilientStream
|
|
58356
|
+
|
|
58357
|
+
|
|
58119
58358
|
### 第 46 次发布
|
|
58120
58359
|
|
|
58121
58360
|
发布时间:2022-11-18 06:39:04
|
|
@@ -66179,6 +66418,21 @@
|
|
|
66179
66418
|
|
|
66180
66419
|
## 前端性能监控(rum) 版本:2021-06-22
|
|
66181
66420
|
|
|
66421
|
+
### 第 17 次发布
|
|
66422
|
+
|
|
66423
|
+
发布时间:2022-11-22 06:49:05
|
|
66424
|
+
|
|
66425
|
+
本次发布包含了以下内容:
|
|
66426
|
+
|
|
66427
|
+
改善已有的文档。
|
|
66428
|
+
|
|
66429
|
+
修改接口:
|
|
66430
|
+
|
|
66431
|
+
* [CreateWhitelist](https://cloud.tencent.com/document/api/1464/69243)
|
|
66432
|
+
|
|
66433
|
+
* 新增出参:ID
|
|
66434
|
+
|
|
66435
|
+
|
|
66182
66436
|
### 第 16 次发布
|
|
66183
66437
|
|
|
66184
66438
|
发布时间:2022-10-10 06:36:43
|
|
@@ -81710,6 +81964,24 @@
|
|
|
81710
81964
|
|
|
81711
81965
|
## 图像分析(tiia) 版本:2019-05-29
|
|
81712
81966
|
|
|
81967
|
+
### 第 30 次发布
|
|
81968
|
+
|
|
81969
|
+
发布时间:2022-11-22 07:01:36
|
|
81970
|
+
|
|
81971
|
+
本次发布包含了以下内容:
|
|
81972
|
+
|
|
81973
|
+
改善已有的文档。
|
|
81974
|
+
|
|
81975
|
+
新增接口:
|
|
81976
|
+
|
|
81977
|
+
* [[DetectChefDress](https://cloud.tencent.com/document/api/865/83188)](https://cloud.tencent.com/document/api/#/#)
|
|
81978
|
+
* [[DetectSecurity](https://cloud.tencent.com/document/api/865/83187)](https://cloud.tencent.com/document/api/#/#)
|
|
81979
|
+
|
|
81980
|
+
新增数据结构:
|
|
81981
|
+
|
|
81982
|
+
* [[AttributesForBody](https://cloud.tencent.com/document/api/865/35474#AttributesForBody)](https://cloud.tencent.com/document/api/865/35474#[AttributesForBody](https://cloud.tencent.com/document/api/865/35474#AttributesForBody))
|
|
81983
|
+
* [[BodyAttributes](https://cloud.tencent.com/document/api/865/35474#BodyAttributes)](https://cloud.tencent.com/document/api/865/35474#[BodyAttributes](https://cloud.tencent.com/document/api/865/35474#BodyAttributes))
|
|
81984
|
+
|
|
81713
81985
|
### 第 29 次发布
|
|
81714
81986
|
|
|
81715
81987
|
发布时间:2022-11-09 06:57:46
|
|
@@ -83365,6 +83637,21 @@
|
|
|
83365
83637
|
|
|
83366
83638
|
## 容器服务(tke) 版本:2018-05-25
|
|
83367
83639
|
|
|
83640
|
+
### 第 130 次发布
|
|
83641
|
+
|
|
83642
|
+
发布时间:2022-11-22 07:03:00
|
|
83643
|
+
|
|
83644
|
+
本次发布包含了以下内容:
|
|
83645
|
+
|
|
83646
|
+
改善已有的文档。
|
|
83647
|
+
|
|
83648
|
+
修改数据结构:
|
|
83649
|
+
|
|
83650
|
+
* [SubnetInfos](https://cloud.tencent.com/document/api/457/31866#SubnetInfos)
|
|
83651
|
+
|
|
83652
|
+
* 新增成员:Os, Arch
|
|
83653
|
+
|
|
83654
|
+
|
|
83368
83655
|
### 第 129 次发布
|
|
83369
83656
|
|
|
83370
83657
|
发布时间:2022-11-21 06:55:04
|
|
@@ -86352,6 +86639,29 @@
|
|
|
86352
86639
|
|
|
86353
86640
|
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
86354
86641
|
|
|
86642
|
+
### 第 10 次发布
|
|
86643
|
+
|
|
86644
|
+
发布时间:2022-11-22 07:04:58
|
|
86645
|
+
|
|
86646
|
+
本次发布包含了以下内容:
|
|
86647
|
+
|
|
86648
|
+
改善已有的文档。
|
|
86649
|
+
|
|
86650
|
+
修改接口:
|
|
86651
|
+
|
|
86652
|
+
* [CreateCodePack](https://cloud.tencent.com/document/api/1458/75028)
|
|
86653
|
+
|
|
86654
|
+
* 新增入参:BatchId
|
|
86655
|
+
|
|
86656
|
+
* [CreateCustomPack](https://cloud.tencent.com/document/api/1458/81464)
|
|
86657
|
+
|
|
86658
|
+
* 新增入参:BatchId
|
|
86659
|
+
|
|
86660
|
+
* [ModifyCustomRuleStatus](https://cloud.tencent.com/document/api/1458/81458)
|
|
86661
|
+
|
|
86662
|
+
* 新增入参:CorpId
|
|
86663
|
+
|
|
86664
|
+
|
|
86355
86665
|
### 第 9 次发布
|
|
86356
86666
|
|
|
86357
86667
|
发布时间:2022-11-02 10:37:26
|
|
@@ -94145,6 +94455,21 @@
|
|
|
94145
94455
|
|
|
94146
94456
|
## 私有网络(vpc) 版本:2017-03-12
|
|
94147
94457
|
|
|
94458
|
+
### 第 129 次发布
|
|
94459
|
+
|
|
94460
|
+
发布时间:2022-11-22 07:10:00
|
|
94461
|
+
|
|
94462
|
+
本次发布包含了以下内容:
|
|
94463
|
+
|
|
94464
|
+
改善已有的文档。
|
|
94465
|
+
|
|
94466
|
+
修改接口:
|
|
94467
|
+
|
|
94468
|
+
* [ModifyNetworkInterfaceQos](https://cloud.tencent.com/document/api/215/55136)
|
|
94469
|
+
|
|
94470
|
+
* 新增入参:DirectSendMaxPort
|
|
94471
|
+
|
|
94472
|
+
|
|
94148
94473
|
### 第 128 次发布
|
|
94149
94474
|
|
|
94150
94475
|
发布时间:2022-11-15 06:49:10
|