tencentcloud-sdk-nodejs-tione 4.0.472 → 4.0.473
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 +310 -0
- package/SERVICE_CHANGELOG.md +426 -84
- package/package.json +1 -1
- package/products.md +17 -17
- package/src/services/tione/v20211111/tione_client.ts +196 -35
- package/src/services/tione/v20211111/tione_models.ts +1687 -281
- package/tencentcloud/services/tione/v20211111/tione_client.d.ts +55 -7
- package/tencentcloud/services/tione/v20211111/tione_client.js +81 -9
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +1435 -236
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,313 @@
|
|
|
1
|
+
# Release 4.0.473
|
|
2
|
+
|
|
3
|
+
## 验证码(captcha) 版本:2019-07-22
|
|
4
|
+
|
|
5
|
+
### 第 13 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-11-02 06:08:36
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [GetTicketStatistics](https://cloud.tencent.com/document/api/1110/82276)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## 云服务器(cvm) 版本:2017-03-12
|
|
20
|
+
|
|
21
|
+
### 第 96 次发布
|
|
22
|
+
|
|
23
|
+
发布时间:2022-11-02 06:16:11
|
|
24
|
+
|
|
25
|
+
本次发布包含了以下内容:
|
|
26
|
+
|
|
27
|
+
改善已有的文档。
|
|
28
|
+
|
|
29
|
+
修改接口:
|
|
30
|
+
|
|
31
|
+
* [ResetInstance](https://cloud.tencent.com/document/api/213/15724)
|
|
32
|
+
|
|
33
|
+
* 新增入参:UserData
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
39
|
+
|
|
40
|
+
### 第 39 次发布
|
|
41
|
+
|
|
42
|
+
发布时间:2022-11-02 06:23:18
|
|
43
|
+
|
|
44
|
+
本次发布包含了以下内容:
|
|
45
|
+
|
|
46
|
+
改善已有的文档。
|
|
47
|
+
|
|
48
|
+
修改数据结构:
|
|
49
|
+
|
|
50
|
+
* [IndexPolicyField](https://cloud.tencent.com/document/api/845/30634#IndexPolicyField)
|
|
51
|
+
|
|
52
|
+
* 新增成员:ColdAction
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
58
|
+
|
|
59
|
+
### 第 23 次发布
|
|
60
|
+
|
|
61
|
+
发布时间:2022-11-01 17:32:04
|
|
62
|
+
|
|
63
|
+
本次发布包含了以下内容:
|
|
64
|
+
|
|
65
|
+
改善已有的文档。
|
|
66
|
+
|
|
67
|
+
修改接口:
|
|
68
|
+
|
|
69
|
+
* [CreateFlowByFiles](https://cloud.tencent.com/document/api/1323/70360)
|
|
70
|
+
|
|
71
|
+
* 新增入参:UserData
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
### 第 22 次发布
|
|
75
|
+
|
|
76
|
+
发布时间:2022-11-01 16:03:19
|
|
77
|
+
|
|
78
|
+
本次发布包含了以下内容:
|
|
79
|
+
|
|
80
|
+
改善已有的文档。
|
|
81
|
+
|
|
82
|
+
修改数据结构:
|
|
83
|
+
|
|
84
|
+
* [ApproverInfo](https://cloud.tencent.com/document/api/1323/70369#ApproverInfo)
|
|
85
|
+
|
|
86
|
+
* 新增成员:ApproverOption
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
92
|
+
|
|
93
|
+
### 第 81 次发布
|
|
94
|
+
|
|
95
|
+
发布时间:2022-11-02 06:33:46
|
|
96
|
+
|
|
97
|
+
本次发布包含了以下内容:
|
|
98
|
+
|
|
99
|
+
改善已有的文档。
|
|
100
|
+
|
|
101
|
+
修改接口:
|
|
102
|
+
|
|
103
|
+
* [VatInvoiceVerifyNew](https://cloud.tencent.com/document/api/866/73674)
|
|
104
|
+
|
|
105
|
+
* 新增入参:RegionCode, SellerTaxCode, EnableCommonElectronic
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
## 集团账号管理(organization) 版本:2021-03-31
|
|
111
|
+
|
|
112
|
+
### 第 12 次发布
|
|
113
|
+
|
|
114
|
+
发布时间:2022-11-02 06:34:29
|
|
115
|
+
|
|
116
|
+
本次发布包含了以下内容:
|
|
117
|
+
|
|
118
|
+
改善已有的文档。
|
|
119
|
+
|
|
120
|
+
修改接口:
|
|
121
|
+
|
|
122
|
+
* [CreateOrganizationMember](https://cloud.tencent.com/document/api/850/63310)
|
|
123
|
+
|
|
124
|
+
* 新增入参:AuthRelationId
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
## 集团账号管理(organization) 版本:2018-12-25
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
## SSL 证书(ssl) 版本:2019-12-05
|
|
134
|
+
|
|
135
|
+
### 第 21 次发布
|
|
136
|
+
|
|
137
|
+
发布时间:2022-11-02 06:38:26
|
|
138
|
+
|
|
139
|
+
本次发布包含了以下内容:
|
|
140
|
+
|
|
141
|
+
改善已有的文档。
|
|
142
|
+
|
|
143
|
+
新增接口:
|
|
144
|
+
|
|
145
|
+
* [ModifyCertificatesExpiringNotificationSwitch](https://cloud.tencent.com/document/api/400/82277)
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
## 服务网格(tcm) 版本:2021-04-13
|
|
150
|
+
|
|
151
|
+
### 第 17 次发布
|
|
152
|
+
|
|
153
|
+
发布时间:2022-11-02 06:40:38
|
|
154
|
+
|
|
155
|
+
本次发布包含了以下内容:
|
|
156
|
+
|
|
157
|
+
改善已有的文档。
|
|
158
|
+
|
|
159
|
+
新增接口:
|
|
160
|
+
|
|
161
|
+
* [ModifyTracingConfig](https://cloud.tencent.com/document/api/1261/82278)
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
## 容器镜像服务(tcr) 版本:2019-09-24
|
|
166
|
+
|
|
167
|
+
### 第 44 次发布
|
|
168
|
+
|
|
169
|
+
发布时间:2022-11-02 06:40:49
|
|
170
|
+
|
|
171
|
+
本次发布包含了以下内容:
|
|
172
|
+
|
|
173
|
+
改善已有的文档。
|
|
174
|
+
|
|
175
|
+
修改接口:
|
|
176
|
+
|
|
177
|
+
* [DescribeInstanceAllNamespaces](https://cloud.tencent.com/document/api/1141/79582)
|
|
178
|
+
|
|
179
|
+
* 新增入参:Limit, Offset
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
## 容器安全服务(tcss) 版本:2020-11-01
|
|
185
|
+
|
|
186
|
+
### 第 31 次发布
|
|
187
|
+
|
|
188
|
+
发布时间:2022-11-02 06:41:34
|
|
189
|
+
|
|
190
|
+
本次发布包含了以下内容:
|
|
191
|
+
|
|
192
|
+
改善已有的文档。
|
|
193
|
+
|
|
194
|
+
新增接口:
|
|
195
|
+
|
|
196
|
+
* [CreateRiskDnsEventExportJob](https://cloud.tencent.com/document/api/1285/82279)
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
|
|
200
|
+
## 弹性微服务 TEM(tem) 版本:2021-07-01
|
|
201
|
+
|
|
202
|
+
### 第 33 次发布
|
|
203
|
+
|
|
204
|
+
发布时间:2022-11-02 06:44:20
|
|
205
|
+
|
|
206
|
+
本次发布包含了以下内容:
|
|
207
|
+
|
|
208
|
+
改善已有的文档。
|
|
209
|
+
|
|
210
|
+
修改接口:
|
|
211
|
+
|
|
212
|
+
* [CreateLogConfig](https://cloud.tencent.com/document/api/1371/78465)
|
|
213
|
+
|
|
214
|
+
* 新增入参:ExtractRule
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
新增数据结构:
|
|
218
|
+
|
|
219
|
+
* [LogConfigExtractRule](https://cloud.tencent.com/document/api/1371/60171#LogConfigExtractRule)
|
|
220
|
+
|
|
221
|
+
修改数据结构:
|
|
222
|
+
|
|
223
|
+
* [LogConfig](https://cloud.tencent.com/document/api/1371/60171#LogConfig)
|
|
224
|
+
|
|
225
|
+
* 新增成员:ExtractRule
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
## 弹性微服务 TEM(tem) 版本:2020-12-21
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2021-11-11
|
|
235
|
+
|
|
236
|
+
### 第 7 次发布
|
|
237
|
+
|
|
238
|
+
发布时间:2022-11-02 06:46:06
|
|
239
|
+
|
|
240
|
+
本次发布包含了以下内容:
|
|
241
|
+
|
|
242
|
+
改善已有的文档。
|
|
243
|
+
|
|
244
|
+
新增接口:
|
|
245
|
+
|
|
246
|
+
* [CreateModelService](https://cloud.tencent.com/document/api/851/82291)
|
|
247
|
+
* [DeleteModelService](https://cloud.tencent.com/document/api/851/82290)
|
|
248
|
+
* [DeleteModelServiceGroup](https://cloud.tencent.com/document/api/851/82289)
|
|
249
|
+
* [DescribeAPIConfigs](https://cloud.tencent.com/document/api/851/82288)
|
|
250
|
+
* [DescribeModelService](https://cloud.tencent.com/document/api/851/82287)
|
|
251
|
+
* [DescribeModelServiceCallInfo](https://cloud.tencent.com/document/api/851/82286)
|
|
252
|
+
* [DescribeModelServiceGroup](https://cloud.tencent.com/document/api/851/82285)
|
|
253
|
+
* [DescribeModelServiceGroups](https://cloud.tencent.com/document/api/851/82284)
|
|
254
|
+
* [DescribeModelServiceHistory](https://cloud.tencent.com/document/api/851/82283)
|
|
255
|
+
* [DescribeModelServiceHotUpdated](https://cloud.tencent.com/document/api/851/82282)
|
|
256
|
+
* [DescribeModelServices](https://cloud.tencent.com/document/api/851/82281)
|
|
257
|
+
* [ModifyServiceGroupWeights](https://cloud.tencent.com/document/api/851/82280)
|
|
258
|
+
|
|
259
|
+
修改接口:
|
|
260
|
+
|
|
261
|
+
* [CreateTrainingTask](https://cloud.tencent.com/document/api/851/75094)
|
|
262
|
+
|
|
263
|
+
* 新增入参:FrameworkEnvironment
|
|
264
|
+
|
|
265
|
+
|
|
266
|
+
新增数据结构:
|
|
267
|
+
|
|
268
|
+
* [APIConfigDetail](https://cloud.tencent.com/document/api/851/75051#APIConfigDetail)
|
|
269
|
+
* [CronScaleJob](https://cloud.tencent.com/document/api/851/75051#CronScaleJob)
|
|
270
|
+
* [EnvVar](https://cloud.tencent.com/document/api/851/75051#EnvVar)
|
|
271
|
+
* [HorizontalPodAutoscaler](https://cloud.tencent.com/document/api/851/75051#HorizontalPodAutoscaler)
|
|
272
|
+
* [InferGatewayCallInfo](https://cloud.tencent.com/document/api/851/75051#InferGatewayCallInfo)
|
|
273
|
+
* [Option](https://cloud.tencent.com/document/api/851/75051#Option)
|
|
274
|
+
* [ScheduledAction](https://cloud.tencent.com/document/api/851/75051#ScheduledAction)
|
|
275
|
+
* [Service](https://cloud.tencent.com/document/api/851/75051#Service)
|
|
276
|
+
* [ServiceCallInfo](https://cloud.tencent.com/document/api/851/75051#ServiceCallInfo)
|
|
277
|
+
* [ServiceGroup](https://cloud.tencent.com/document/api/851/75051#ServiceGroup)
|
|
278
|
+
* [ServiceHistory](https://cloud.tencent.com/document/api/851/75051#ServiceHistory)
|
|
279
|
+
* [ServiceInfo](https://cloud.tencent.com/document/api/851/75051#ServiceInfo)
|
|
280
|
+
* [ServiceLimit](https://cloud.tencent.com/document/api/851/75051#ServiceLimit)
|
|
281
|
+
* [StatefulSetCondition](https://cloud.tencent.com/document/api/851/75051#StatefulSetCondition)
|
|
282
|
+
* [VolumeMount](https://cloud.tencent.com/document/api/851/75051#VolumeMount)
|
|
283
|
+
* [WeightEntry](https://cloud.tencent.com/document/api/851/75051#WeightEntry)
|
|
284
|
+
* [WorkloadStatus](https://cloud.tencent.com/document/api/851/75051#WorkloadStatus)
|
|
285
|
+
|
|
286
|
+
修改数据结构:
|
|
287
|
+
|
|
288
|
+
* [FrameworkVersion](https://cloud.tencent.com/document/api/851/75051#FrameworkVersion)
|
|
289
|
+
|
|
290
|
+
* 新增成员:Environment
|
|
291
|
+
|
|
292
|
+
* [ResourceInfo](https://cloud.tencent.com/document/api/851/75051#ResourceInfo)
|
|
293
|
+
|
|
294
|
+
* 新增成员:RealGpuDetailSet
|
|
295
|
+
|
|
296
|
+
* [TrainingTaskDetail](https://cloud.tencent.com/document/api/851/75051#TrainingTaskDetail)
|
|
297
|
+
|
|
298
|
+
* 新增成员:FrameworkEnvironment
|
|
299
|
+
|
|
300
|
+
* [TrainingTaskSetItem](https://cloud.tencent.com/document/api/851/75051#TrainingTaskSetItem)
|
|
301
|
+
|
|
302
|
+
* 新增成员:FrameworkEnvironment
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+
|
|
307
|
+
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2019-10-22
|
|
308
|
+
|
|
309
|
+
|
|
310
|
+
|
|
1
311
|
# Release 4.0.472
|
|
2
312
|
|
|
3
313
|
## T-Sec-DDoS防护(Anti-DDoS)(antiddos) 版本:2020-03-09
|