tencentcloud-sdk-nodejs-clb 4.0.610 → 4.0.612
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 +282 -0
- package/SERVICE_CHANGELOG.md +289 -193
- package/package.json +1 -1
- package/products.md +19 -19
- package/src/services/clb/v20180317/clb_client.ts +2 -1
- package/src/services/clb/v20180317/clb_models.ts +50 -5
- package/tencentcloud/services/clb/v20180317/clb_client.d.ts +0 -1
- package/tencentcloud/services/clb/v20180317/clb_client.js +0 -1
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +44 -5
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,285 @@
|
|
1
|
+
# Release 4.0.612
|
2
|
+
|
3
|
+
## 云防火墙(cfw) 版本:2019-09-04
|
4
|
+
|
5
|
+
### 第 37 次发布
|
6
|
+
|
7
|
+
发布时间:2023-06-02 01:13:34
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
修改数据结构:
|
14
|
+
|
15
|
+
* [AssociatedInstanceInfo](https://cloud.tencent.com/document/api/1132/49071#AssociatedInstanceInfo)
|
16
|
+
|
17
|
+
* 新增成员:SecurityGroupRuleCount, CdbId
|
18
|
+
|
19
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1132/49071#InstanceInfo)
|
20
|
+
|
21
|
+
* 新增成员:Server
|
22
|
+
|
23
|
+
|
24
|
+
|
25
|
+
|
26
|
+
## 负载均衡(clb) 版本:2018-03-17
|
27
|
+
|
28
|
+
### 第 90 次发布
|
29
|
+
|
30
|
+
发布时间:2023-06-02 01:14:55
|
31
|
+
|
32
|
+
本次发布包含了以下内容:
|
33
|
+
|
34
|
+
改善已有的文档。
|
35
|
+
|
36
|
+
修改接口:
|
37
|
+
|
38
|
+
* [CreateLoadBalancer](https://cloud.tencent.com/document/api/214/30692)
|
39
|
+
|
40
|
+
* 新增入参:DynamicVip
|
41
|
+
|
42
|
+
|
43
|
+
新增数据结构:
|
44
|
+
|
45
|
+
* [SpecAvailability](https://cloud.tencent.com/document/api/214/30694#SpecAvailability)
|
46
|
+
* [TypeInfo](https://cloud.tencent.com/document/api/214/30694#TypeInfo)
|
47
|
+
|
48
|
+
修改数据结构:
|
49
|
+
|
50
|
+
* [Resource](https://cloud.tencent.com/document/api/214/30694#Resource)
|
51
|
+
|
52
|
+
* 新增成员:TypeSet
|
53
|
+
|
54
|
+
|
55
|
+
|
56
|
+
|
57
|
+
## 主机安全(cwp) 版本:2018-02-28
|
58
|
+
|
59
|
+
### 第 89 次发布
|
60
|
+
|
61
|
+
发布时间:2023-06-02 01:19:01
|
62
|
+
|
63
|
+
本次发布包含了以下内容:
|
64
|
+
|
65
|
+
改善已有的文档。
|
66
|
+
|
67
|
+
修改数据结构:
|
68
|
+
|
69
|
+
* [AssetWebFrameBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetWebFrameBaseInfo)
|
70
|
+
|
71
|
+
* 新增成员:Path
|
72
|
+
|
73
|
+
|
74
|
+
|
75
|
+
|
76
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
77
|
+
|
78
|
+
### 第 71 次发布
|
79
|
+
|
80
|
+
发布时间:2023-06-02 01:26:15
|
81
|
+
|
82
|
+
本次发布包含了以下内容:
|
83
|
+
|
84
|
+
改善已有的文档。
|
85
|
+
|
86
|
+
修改数据结构:
|
87
|
+
|
88
|
+
* [Caller](https://cloud.tencent.com/document/api/1323/70369#Caller)
|
89
|
+
|
90
|
+
* [FlowCreateApprover](https://cloud.tencent.com/document/api/1323/70369#FlowCreateApprover)
|
91
|
+
|
92
|
+
|
93
|
+
|
94
|
+
|
95
|
+
## 渠道合作伙伴(partners) 版本:2018-03-21
|
96
|
+
|
97
|
+
### 第 27 次发布
|
98
|
+
|
99
|
+
发布时间:2023-06-02 01:39:39
|
100
|
+
|
101
|
+
本次发布包含了以下内容:
|
102
|
+
|
103
|
+
改善已有的文档。
|
104
|
+
|
105
|
+
<font color="#dd0000">**预下线接口**:</font>
|
106
|
+
|
107
|
+
* DescribeClientBalance
|
108
|
+
|
109
|
+
|
110
|
+
|
111
|
+
## SSL 证书(ssl) 版本:2019-12-05
|
112
|
+
|
113
|
+
### 第 35 次发布
|
114
|
+
|
115
|
+
发布时间:2023-06-02 01:43:30
|
116
|
+
|
117
|
+
本次发布包含了以下内容:
|
118
|
+
|
119
|
+
改善已有的文档。
|
120
|
+
|
121
|
+
新增接口:
|
122
|
+
|
123
|
+
* [CreateCertificateByPackage](https://cloud.tencent.com/document/api/400/93094)
|
124
|
+
|
125
|
+
|
126
|
+
|
127
|
+
## 容器安全服务(tcss) 版本:2020-11-01
|
128
|
+
|
129
|
+
### 第 45 次发布
|
130
|
+
|
131
|
+
发布时间:2023-06-02 01:46:04
|
132
|
+
|
133
|
+
本次发布包含了以下内容:
|
134
|
+
|
135
|
+
改善已有的文档。
|
136
|
+
|
137
|
+
新增接口:
|
138
|
+
|
139
|
+
* [DescribeVulRegistryImageList](https://cloud.tencent.com/document/api/1285/93095)
|
140
|
+
|
141
|
+
新增数据结构:
|
142
|
+
|
143
|
+
* [VulAffectedRegistryImageInfo](https://cloud.tencent.com/document/api/1285/65614#VulAffectedRegistryImageInfo)
|
144
|
+
|
145
|
+
|
146
|
+
|
147
|
+
# Release 4.0.611
|
148
|
+
|
149
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
150
|
+
|
151
|
+
### 第 129 次发布
|
152
|
+
|
153
|
+
发布时间:2023-06-01 09:45:06
|
154
|
+
|
155
|
+
本次发布包含了以下内容:
|
156
|
+
|
157
|
+
改善已有的文档。
|
158
|
+
|
159
|
+
修改接口:
|
160
|
+
|
161
|
+
* [DescribeBinlogs](https://cloud.tencent.com/document/api/236/15843)
|
162
|
+
|
163
|
+
* 新增入参:MinStartTime, MaxStartTime
|
164
|
+
|
165
|
+
|
166
|
+
|
167
|
+
|
168
|
+
## 内容安全(cms) 版本:2019-03-21
|
169
|
+
|
170
|
+
### 第 16 次发布
|
171
|
+
|
172
|
+
发布时间:2023-05-31 21:26:41
|
173
|
+
|
174
|
+
本次发布包含了以下内容:
|
175
|
+
|
176
|
+
改善已有的文档。
|
177
|
+
|
178
|
+
新增接口:
|
179
|
+
|
180
|
+
* [CreateKeywordsSamples](https://cloud.tencent.com/document/api/669/93038)
|
181
|
+
* [DeleteLibSamples](https://cloud.tencent.com/document/api/669/93037)
|
182
|
+
* [DescribeKeywordsLibs](https://cloud.tencent.com/document/api/669/93036)
|
183
|
+
* [DescribeLibSamples](https://cloud.tencent.com/document/api/669/93035)
|
184
|
+
|
185
|
+
<font color="#dd0000">**删除接口**:</font>
|
186
|
+
|
187
|
+
* CreateFileSample
|
188
|
+
* CreateTextSample
|
189
|
+
* DeleteFileSample
|
190
|
+
* DeleteTextSample
|
191
|
+
* DescribeFileSample
|
192
|
+
* DescribeTextSample
|
193
|
+
* ManualReview
|
194
|
+
|
195
|
+
新增数据结构:
|
196
|
+
|
197
|
+
* [DeleteSampleDetails](https://cloud.tencent.com/document/api/669/34506#DeleteSampleDetails)
|
198
|
+
* [Filters](https://cloud.tencent.com/document/api/669/34506#Filters)
|
199
|
+
* [InvalidSample](https://cloud.tencent.com/document/api/669/34506#InvalidSample)
|
200
|
+
* [KeywordsLibInfo](https://cloud.tencent.com/document/api/669/34506#KeywordsLibInfo)
|
201
|
+
* [UserKeyword](https://cloud.tencent.com/document/api/669/34506#UserKeyword)
|
202
|
+
* [UserKeywordInfo](https://cloud.tencent.com/document/api/669/34506#UserKeywordInfo)
|
203
|
+
|
204
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
205
|
+
|
206
|
+
* FileSample
|
207
|
+
* FileSampleInfo
|
208
|
+
* Filter
|
209
|
+
* ManualReviewContent
|
210
|
+
* ManualReviewData
|
211
|
+
* TextSample
|
212
|
+
|
213
|
+
修改数据结构:
|
214
|
+
|
215
|
+
* [CodeDetail](https://cloud.tencent.com/document/api/669/34506#CodeDetail)
|
216
|
+
|
217
|
+
* 新增成员:StrCharset, QrCodePosition, StrQrCodeText, Uint32QrCodeType
|
218
|
+
|
219
|
+
|
220
|
+
|
221
|
+
|
222
|
+
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
223
|
+
|
224
|
+
### 第 58 次发布
|
225
|
+
|
226
|
+
发布时间:2023-06-01 09:49:03
|
227
|
+
|
228
|
+
本次发布包含了以下内容:
|
229
|
+
|
230
|
+
改善已有的文档。
|
231
|
+
|
232
|
+
新增接口:
|
233
|
+
|
234
|
+
* [ModifyAccountConfig](https://cloud.tencent.com/document/api/557/93041)
|
235
|
+
|
236
|
+
新增数据结构:
|
237
|
+
|
238
|
+
* [ConfigValue](https://cloud.tencent.com/document/api/557/16142#ConfigValue)
|
239
|
+
|
240
|
+
|
241
|
+
|
242
|
+
## 弹性 MapReduce(emr) 版本:2019-01-03
|
243
|
+
|
244
|
+
### 第 46 次发布
|
245
|
+
|
246
|
+
发布时间:2023-06-01 09:50:15
|
247
|
+
|
248
|
+
本次发布包含了以下内容:
|
249
|
+
|
250
|
+
改善已有的文档。
|
251
|
+
|
252
|
+
修改接口:
|
253
|
+
|
254
|
+
* [DeleteUserManagerUserList](https://cloud.tencent.com/document/api/589/83729)
|
255
|
+
|
256
|
+
* 新增入参:TkeClusterId, DisplayStrategy, UserGroupList
|
257
|
+
|
258
|
+
* <font color="#dd0000">**修改入参**:</font>UserNameList
|
259
|
+
|
260
|
+
|
261
|
+
新增数据结构:
|
262
|
+
|
263
|
+
* [UserAndGroup](https://cloud.tencent.com/document/api/589/33981#UserAndGroup)
|
264
|
+
|
265
|
+
|
266
|
+
|
267
|
+
## 文字识别(ocr) 版本:2018-11-19
|
268
|
+
|
269
|
+
### 第 102 次发布
|
270
|
+
|
271
|
+
发布时间:2023-06-01 09:54:24
|
272
|
+
|
273
|
+
本次发布包含了以下内容:
|
274
|
+
|
275
|
+
改善已有的文档。
|
276
|
+
|
277
|
+
新增接口:
|
278
|
+
|
279
|
+
* [RecognizePhilippinesUMIDOCR](https://cloud.tencent.com/document/api/866/93042)
|
280
|
+
|
281
|
+
|
282
|
+
|
1
283
|
# Release 4.0.610
|
2
284
|
|
3
285
|
## 应用云渲染(car) 版本:2022-01-10
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,106 +1,33 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
4
|
-
|
5
|
-
### 第 7 次发布
|
6
|
-
|
7
|
-
发布时间:2023-05-31 01:09:58
|
8
|
-
|
9
|
-
本次发布包含了以下内容:
|
10
|
-
|
11
|
-
改善已有的文档。
|
12
|
-
|
13
|
-
修改接口:
|
14
|
-
|
15
|
-
* [CreateSession](https://cloud.tencent.com/document/api/1547/72826)
|
16
|
-
|
17
|
-
* 新增入参:ApplicationParameters
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
## 主机安全(cwp) 版本:2018-02-28
|
23
|
-
|
24
|
-
### 第 88 次发布
|
25
|
-
|
26
|
-
发布时间:2023-05-31 01:16:52
|
27
|
-
|
28
|
-
本次发布包含了以下内容:
|
29
|
-
|
30
|
-
改善已有的文档。
|
31
|
-
|
32
|
-
<font color="#dd0000">**预下线接口**:</font>
|
33
|
-
|
34
|
-
* DescribeSaveOrUpdateWarnings
|
35
|
-
|
36
|
-
修改接口:
|
37
|
-
|
38
|
-
* [DescribeAssetSystemPackageList](https://cloud.tencent.com/document/api/296/61933)
|
39
|
-
|
40
|
-
* <font color="#dd0000">**修改入参**:</font>Uuid, Quuid
|
41
|
-
|
42
|
-
|
43
|
-
修改数据结构:
|
44
|
-
|
45
|
-
* [AssetSystemPackageInfo](https://cloud.tencent.com/document/api/296/19867#AssetSystemPackageInfo)
|
46
|
-
|
47
|
-
* 新增成员:MachineExtraInfo, Quuid, Uuid
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
3
|
+
## 云防火墙(cfw) 版本:2019-09-04
|
53
4
|
|
54
|
-
### 第
|
5
|
+
### 第 37 次发布
|
55
6
|
|
56
|
-
发布时间:2023-
|
7
|
+
发布时间:2023-06-02 01:13:34
|
57
8
|
|
58
9
|
本次发布包含了以下内容:
|
59
10
|
|
60
11
|
改善已有的文档。
|
61
12
|
|
62
|
-
新增接口:
|
63
|
-
|
64
|
-
* [BindClusterResourcePackages](https://cloud.tencent.com/document/api/1003/93014)
|
65
|
-
* [CreateResourcePackage](https://cloud.tencent.com/document/api/1003/93013)
|
66
|
-
* [DescribeResourcePackageDetail](https://cloud.tencent.com/document/api/1003/93012)
|
67
|
-
* [DescribeResourcePackageList](https://cloud.tencent.com/document/api/1003/93011)
|
68
|
-
* [DescribeResourcePackageSaleSpec](https://cloud.tencent.com/document/api/1003/93010)
|
69
|
-
* [ModifyResourcePackageClusters](https://cloud.tencent.com/document/api/1003/93009)
|
70
|
-
* [ModifyResourcePackageName](https://cloud.tencent.com/document/api/1003/93008)
|
71
|
-
* [RefundResourcePackage](https://cloud.tencent.com/document/api/1003/93007)
|
72
|
-
* [UnbindClusterResourcePackages](https://cloud.tencent.com/document/api/1003/93006)
|
73
|
-
|
74
|
-
新增数据结构:
|
75
|
-
|
76
|
-
* [BindInstanceInfo](https://cloud.tencent.com/document/api/1003/48097#BindInstanceInfo)
|
77
|
-
* [Package](https://cloud.tencent.com/document/api/1003/48097#Package)
|
78
|
-
* [PackageDetail](https://cloud.tencent.com/document/api/1003/48097#PackageDetail)
|
79
|
-
* [ResourcePackage](https://cloud.tencent.com/document/api/1003/48097#ResourcePackage)
|
80
|
-
* [SalePackageSpec](https://cloud.tencent.com/document/api/1003/48097#SalePackageSpec)
|
81
|
-
|
82
13
|
修改数据结构:
|
83
14
|
|
84
|
-
* [
|
85
|
-
|
86
|
-
* 新增成员:ResourcePackages
|
15
|
+
* [AssociatedInstanceInfo](https://cloud.tencent.com/document/api/1132/49071#AssociatedInstanceInfo)
|
87
16
|
|
88
|
-
*
|
17
|
+
* 新增成员:SecurityGroupRuleCount, CdbId
|
89
18
|
|
90
|
-
|
19
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1132/49071#InstanceInfo)
|
91
20
|
|
92
|
-
*
|
21
|
+
* 新增成员:Server
|
93
22
|
|
94
|
-
* 新增成员:DbMode, ResourcePackages
|
95
23
|
|
96
24
|
|
97
25
|
|
26
|
+
## 负载均衡(clb) 版本:2018-03-17
|
98
27
|
|
99
|
-
|
28
|
+
### 第 90 次发布
|
100
29
|
|
101
|
-
|
102
|
-
|
103
|
-
发布时间:2023-05-31 01:25:51
|
30
|
+
发布时间:2023-06-02 01:14:55
|
104
31
|
|
105
32
|
本次发布包含了以下内容:
|
106
33
|
|
@@ -108,38 +35,30 @@
|
|
108
35
|
|
109
36
|
修改接口:
|
110
37
|
|
111
|
-
* [
|
112
|
-
|
113
|
-
* 新增入参:SealImageCompress, SealColor, ProcessSeal
|
114
|
-
|
115
|
-
|
116
|
-
修改数据结构:
|
117
|
-
|
118
|
-
* [TemplateInfo](https://cloud.tencent.com/document/api/1323/70369#TemplateInfo)
|
119
|
-
|
120
|
-
* 新增成员:TemplateType
|
121
|
-
|
38
|
+
* [CreateLoadBalancer](https://cloud.tencent.com/document/api/214/30692)
|
122
39
|
|
123
|
-
|
40
|
+
* 新增入参:DynamicVip
|
124
41
|
|
125
|
-
发布时间:2023-05-30 17:10:50
|
126
42
|
|
127
|
-
|
43
|
+
新增数据结构:
|
128
44
|
|
129
|
-
|
45
|
+
* [SpecAvailability](https://cloud.tencent.com/document/api/214/30694#SpecAvailability)
|
46
|
+
* [TypeInfo](https://cloud.tencent.com/document/api/214/30694#TypeInfo)
|
130
47
|
|
131
48
|
修改数据结构:
|
132
49
|
|
133
|
-
* [
|
50
|
+
* [Resource](https://cloud.tencent.com/document/api/214/30694#Resource)
|
134
51
|
|
52
|
+
* 新增成员:TypeSet
|
135
53
|
|
136
54
|
|
137
55
|
|
138
|
-
## 人脸融合(facefusion) 版本:2022-09-27
|
139
56
|
|
140
|
-
|
57
|
+
## 主机安全(cwp) 版本:2018-02-28
|
141
58
|
|
142
|
-
|
59
|
+
### 第 89 次发布
|
60
|
+
|
61
|
+
发布时间:2023-06-02 01:19:01
|
143
62
|
|
144
63
|
本次发布包含了以下内容:
|
145
64
|
|
@@ -147,22 +66,18 @@
|
|
147
66
|
|
148
67
|
修改数据结构:
|
149
68
|
|
150
|
-
* [
|
151
|
-
|
152
|
-
* 新增成员:AuditResult
|
153
|
-
|
154
|
-
|
69
|
+
* [AssetWebFrameBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetWebFrameBaseInfo)
|
155
70
|
|
71
|
+
* 新增成员:Path
|
156
72
|
|
157
|
-
## 人脸融合(facefusion) 版本:2018-12-01
|
158
73
|
|
159
74
|
|
160
75
|
|
161
|
-
##
|
76
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
162
77
|
|
163
|
-
### 第
|
78
|
+
### 第 71 次发布
|
164
79
|
|
165
|
-
发布时间:2023-
|
80
|
+
发布时间:2023-06-02 01:26:15
|
166
81
|
|
167
82
|
本次发布包含了以下内容:
|
168
83
|
|
@@ -170,111 +85,62 @@
|
|
170
85
|
|
171
86
|
修改数据结构:
|
172
87
|
|
173
|
-
* [
|
88
|
+
* [Caller](https://cloud.tencent.com/document/api/1323/70369#Caller)
|
174
89
|
|
175
|
-
|
90
|
+
* [FlowCreateApprover](https://cloud.tencent.com/document/api/1323/70369#FlowCreateApprover)
|
176
91
|
|
177
|
-
* [TriggerInfo](https://cloud.tencent.com/document/api/583/17244#TriggerInfo)
|
178
|
-
|
179
|
-
* <font color="#dd0000">**修改成员**:</font>ResourceId, BindStatus, TriggerAttribute
|
180
92
|
|
181
93
|
|
182
94
|
|
95
|
+
## 渠道合作伙伴(partners) 版本:2018-03-21
|
183
96
|
|
184
|
-
|
97
|
+
### 第 27 次发布
|
185
98
|
|
186
|
-
|
187
|
-
|
188
|
-
发布时间:2023-05-31 01:41:56
|
99
|
+
发布时间:2023-06-02 01:39:39
|
189
100
|
|
190
101
|
本次发布包含了以下内容:
|
191
102
|
|
192
103
|
改善已有的文档。
|
193
104
|
|
194
|
-
|
195
|
-
|
196
|
-
* [DeleteSecurityPolicy](https://cloud.tencent.com/document/api/1141/53907)
|
197
|
-
|
198
|
-
* 新增入参:CidrBlock
|
199
|
-
|
200
|
-
* <font color="#dd0000">**修改入参**:</font>PolicyIndex, PolicyVersion
|
105
|
+
<font color="#dd0000">**预下线接口**:</font>
|
201
106
|
|
107
|
+
* DescribeClientBalance
|
202
108
|
|
203
109
|
|
204
110
|
|
205
|
-
##
|
111
|
+
## SSL 证书(ssl) 版本:2019-12-05
|
206
112
|
|
207
|
-
### 第
|
113
|
+
### 第 35 次发布
|
208
114
|
|
209
|
-
发布时间:2023-
|
115
|
+
发布时间:2023-06-02 01:43:30
|
210
116
|
|
211
117
|
本次发布包含了以下内容:
|
212
118
|
|
213
119
|
改善已有的文档。
|
214
120
|
|
215
|
-
|
216
|
-
|
217
|
-
* [AddNodes](https://cloud.tencent.com/document/api/1527/89571)
|
218
|
-
|
219
|
-
* 新增入参:ProjectId
|
220
|
-
|
221
|
-
|
222
|
-
修改数据结构:
|
223
|
-
|
224
|
-
* [ComputeNode](https://cloud.tencent.com/document/api/1527/89579#ComputeNode)
|
225
|
-
|
226
|
-
* 新增成员:ProjectId
|
227
|
-
|
228
|
-
* [ExpansionNodeConfig](https://cloud.tencent.com/document/api/1527/89579#ExpansionNodeConfig)
|
229
|
-
|
230
|
-
* 新增成员:ProjectId
|
231
|
-
|
232
|
-
* [LoginNode](https://cloud.tencent.com/document/api/1527/89579#LoginNode)
|
233
|
-
|
234
|
-
* 新增成员:ProjectId
|
235
|
-
|
236
|
-
* [ManagerNode](https://cloud.tencent.com/document/api/1527/89579#ManagerNode)
|
237
|
-
|
238
|
-
* 新增成员:ProjectId
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
## 高性能计算平台(thpc) 版本:2022-04-01
|
244
|
-
|
245
|
-
|
121
|
+
新增接口:
|
246
122
|
|
247
|
-
|
123
|
+
* [CreateCertificateByPackage](https://cloud.tencent.com/document/api/400/93094)
|
248
124
|
|
249
125
|
|
250
126
|
|
251
|
-
##
|
127
|
+
## 容器安全服务(tcss) 版本:2020-11-01
|
252
128
|
|
253
|
-
### 第
|
129
|
+
### 第 45 次发布
|
254
130
|
|
255
|
-
发布时间:2023-
|
131
|
+
发布时间:2023-06-02 01:46:04
|
256
132
|
|
257
133
|
本次发布包含了以下内容:
|
258
134
|
|
259
135
|
改善已有的文档。
|
260
136
|
|
261
|
-
|
262
|
-
|
263
|
-
* [DescribeOperateTasks](https://cloud.tencent.com/document/api/1267/90705)
|
264
|
-
|
265
|
-
* 新增入参:SourceServiceId, SourceServiceType, TargetServiceId, TargetServiceType, AlarmType
|
266
|
-
|
267
|
-
|
268
|
-
修改数据结构:
|
269
|
-
|
270
|
-
* [TaskCanvasInfo](https://cloud.tencent.com/document/api/1267/76336#TaskCanvasInfo)
|
137
|
+
新增接口:
|
271
138
|
|
272
|
-
|
139
|
+
* [DescribeVulRegistryImageList](https://cloud.tencent.com/document/api/1285/93095)
|
273
140
|
|
274
|
-
|
275
|
-
|
276
|
-
* 新增成员:PageCount, TotalCount
|
141
|
+
新增数据结构:
|
277
142
|
|
143
|
+
* [VulAffectedRegistryImageInfo](https://cloud.tencent.com/document/api/1285/65614#VulAffectedRegistryImageInfo)
|
278
144
|
|
279
145
|
|
280
146
|
|
@@ -13816,6 +13682,21 @@
|
|
13816
13682
|
|
13817
13683
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
13818
13684
|
|
13685
|
+
### 第 129 次发布
|
13686
|
+
|
13687
|
+
发布时间:2023-06-01 09:45:06
|
13688
|
+
|
13689
|
+
本次发布包含了以下内容:
|
13690
|
+
|
13691
|
+
改善已有的文档。
|
13692
|
+
|
13693
|
+
修改接口:
|
13694
|
+
|
13695
|
+
* [DescribeBinlogs](https://cloud.tencent.com/document/api/236/15843)
|
13696
|
+
|
13697
|
+
* 新增入参:MinStartTime, MaxStartTime
|
13698
|
+
|
13699
|
+
|
13819
13700
|
### 第 128 次发布
|
13820
13701
|
|
13821
13702
|
发布时间:2023-05-22 01:07:39
|
@@ -20015,6 +19896,25 @@
|
|
20015
19896
|
|
20016
19897
|
## 云防火墙(cfw) 版本:2019-09-04
|
20017
19898
|
|
19899
|
+
### 第 37 次发布
|
19900
|
+
|
19901
|
+
发布时间:2023-06-02 01:13:34
|
19902
|
+
|
19903
|
+
本次发布包含了以下内容:
|
19904
|
+
|
19905
|
+
改善已有的文档。
|
19906
|
+
|
19907
|
+
修改数据结构:
|
19908
|
+
|
19909
|
+
* [AssociatedInstanceInfo](https://cloud.tencent.com/document/api/1132/49071#AssociatedInstanceInfo)
|
19910
|
+
|
19911
|
+
* 新增成员:SecurityGroupRuleCount, CdbId
|
19912
|
+
|
19913
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1132/49071#InstanceInfo)
|
19914
|
+
|
19915
|
+
* 新增成员:Server
|
19916
|
+
|
19917
|
+
|
20018
19918
|
### 第 36 次发布
|
20019
19919
|
|
20020
19920
|
发布时间:2023-05-19 01:21:55
|
@@ -23256,6 +23156,33 @@
|
|
23256
23156
|
|
23257
23157
|
## 负载均衡(clb) 版本:2018-03-17
|
23258
23158
|
|
23159
|
+
### 第 90 次发布
|
23160
|
+
|
23161
|
+
发布时间:2023-06-02 01:14:55
|
23162
|
+
|
23163
|
+
本次发布包含了以下内容:
|
23164
|
+
|
23165
|
+
改善已有的文档。
|
23166
|
+
|
23167
|
+
修改接口:
|
23168
|
+
|
23169
|
+
* [CreateLoadBalancer](https://cloud.tencent.com/document/api/214/30692)
|
23170
|
+
|
23171
|
+
* 新增入参:DynamicVip
|
23172
|
+
|
23173
|
+
|
23174
|
+
新增数据结构:
|
23175
|
+
|
23176
|
+
* [[SpecAvailability](https://cloud.tencent.com/document/api/214/30694#SpecAvailability)](https://cloud.tencent.com/document/api/214/30694#[SpecAvailability](https://cloud.tencent.com/document/api/214/30694#SpecAvailability))
|
23177
|
+
* [[TypeInfo](https://cloud.tencent.com/document/api/214/30694#TypeInfo)](https://cloud.tencent.com/document/api/214/30694#[TypeInfo](https://cloud.tencent.com/document/api/214/30694#TypeInfo))
|
23178
|
+
|
23179
|
+
修改数据结构:
|
23180
|
+
|
23181
|
+
* [Resource](https://cloud.tencent.com/document/api/214/30694#Resource)
|
23182
|
+
|
23183
|
+
* 新增成员:TypeSet
|
23184
|
+
|
23185
|
+
|
23259
23186
|
### 第 89 次发布
|
23260
23187
|
|
23261
23188
|
发布时间:2023-05-22 11:55:58
|
@@ -27900,6 +27827,56 @@
|
|
27900
27827
|
|
27901
27828
|
## 内容安全(cms) 版本:2019-03-21
|
27902
27829
|
|
27830
|
+
### 第 16 次发布
|
27831
|
+
|
27832
|
+
发布时间:2023-05-31 21:26:41
|
27833
|
+
|
27834
|
+
本次发布包含了以下内容:
|
27835
|
+
|
27836
|
+
改善已有的文档。
|
27837
|
+
|
27838
|
+
新增接口:
|
27839
|
+
|
27840
|
+
* [CreateKeywordsSamples](https://cloud.tencent.com/document/api/669/93038)
|
27841
|
+
* [DeleteLibSamples](https://cloud.tencent.com/document/api/669/93037)
|
27842
|
+
* [DescribeKeywordsLibs](https://cloud.tencent.com/document/api/669/93036)
|
27843
|
+
* [DescribeLibSamples](https://cloud.tencent.com/document/api/669/93035)
|
27844
|
+
|
27845
|
+
<font color="#dd0000">**删除接口**:</font>
|
27846
|
+
|
27847
|
+
* CreateFileSample
|
27848
|
+
* CreateTextSample
|
27849
|
+
* DeleteFileSample
|
27850
|
+
* DeleteTextSample
|
27851
|
+
* DescribeFileSample
|
27852
|
+
* DescribeTextSample
|
27853
|
+
* ManualReview
|
27854
|
+
|
27855
|
+
新增数据结构:
|
27856
|
+
|
27857
|
+
* [DeleteSampleDetails](https://cloud.tencent.com/document/api/669/34506#DeleteSampleDetails)
|
27858
|
+
* [Filters](https://cloud.tencent.com/document/api/669/34506#Filters)
|
27859
|
+
* [InvalidSample](https://cloud.tencent.com/document/api/669/34506#InvalidSample)
|
27860
|
+
* [KeywordsLibInfo](https://cloud.tencent.com/document/api/669/34506#KeywordsLibInfo)
|
27861
|
+
* [UserKeyword](https://cloud.tencent.com/document/api/669/34506#UserKeyword)
|
27862
|
+
* [UserKeywordInfo](https://cloud.tencent.com/document/api/669/34506#UserKeywordInfo)
|
27863
|
+
|
27864
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
27865
|
+
|
27866
|
+
* FileSample
|
27867
|
+
* FileSampleInfo
|
27868
|
+
* Filter
|
27869
|
+
* ManualReviewContent
|
27870
|
+
* ManualReviewData
|
27871
|
+
* TextSample
|
27872
|
+
|
27873
|
+
修改数据结构:
|
27874
|
+
|
27875
|
+
* [CodeDetail](https://cloud.tencent.com/document/api/669/34506#CodeDetail)
|
27876
|
+
|
27877
|
+
* 新增成员:StrCharset, QrCodePosition, StrQrCodeText, Uint32QrCodeType
|
27878
|
+
|
27879
|
+
|
27903
27880
|
### 第 15 次发布
|
27904
27881
|
|
27905
27882
|
发布时间:2020-07-30 08:07:34
|
@@ -33129,6 +33106,21 @@
|
|
33129
33106
|
|
33130
33107
|
## 主机安全(cwp) 版本:2018-02-28
|
33131
33108
|
|
33109
|
+
### 第 89 次发布
|
33110
|
+
|
33111
|
+
发布时间:2023-06-02 01:19:01
|
33112
|
+
|
33113
|
+
本次发布包含了以下内容:
|
33114
|
+
|
33115
|
+
改善已有的文档。
|
33116
|
+
|
33117
|
+
修改数据结构:
|
33118
|
+
|
33119
|
+
* [AssetWebFrameBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetWebFrameBaseInfo)
|
33120
|
+
|
33121
|
+
* 新增成员:Path
|
33122
|
+
|
33123
|
+
|
33132
33124
|
### 第 88 次发布
|
33133
33125
|
|
33134
33126
|
发布时间:2023-05-31 01:16:52
|
@@ -35882,23 +35874,23 @@
|
|
35882
35874
|
|
35883
35875
|
新增接口:
|
35884
35876
|
|
35885
|
-
* [
|
35886
|
-
* [
|
35887
|
-
* [
|
35888
|
-
* [
|
35889
|
-
* [
|
35890
|
-
* [
|
35891
|
-
* [
|
35892
|
-
* [
|
35893
|
-
* [
|
35877
|
+
* [BindClusterResourcePackages](https://cloud.tencent.com/document/api/1003/93014)
|
35878
|
+
* [CreateResourcePackage](https://cloud.tencent.com/document/api/1003/93013)
|
35879
|
+
* [DescribeResourcePackageDetail](https://cloud.tencent.com/document/api/1003/93012)
|
35880
|
+
* [DescribeResourcePackageList](https://cloud.tencent.com/document/api/1003/93011)
|
35881
|
+
* [DescribeResourcePackageSaleSpec](https://cloud.tencent.com/document/api/1003/93010)
|
35882
|
+
* [ModifyResourcePackageClusters](https://cloud.tencent.com/document/api/1003/93009)
|
35883
|
+
* [ModifyResourcePackageName](https://cloud.tencent.com/document/api/1003/93008)
|
35884
|
+
* [RefundResourcePackage](https://cloud.tencent.com/document/api/1003/93007)
|
35885
|
+
* [UnbindClusterResourcePackages](https://cloud.tencent.com/document/api/1003/93006)
|
35894
35886
|
|
35895
35887
|
新增数据结构:
|
35896
35888
|
|
35897
|
-
* [
|
35898
|
-
* [
|
35899
|
-
* [
|
35900
|
-
* [
|
35901
|
-
* [
|
35889
|
+
* [BindInstanceInfo](https://cloud.tencent.com/document/api/1003/48097#BindInstanceInfo)
|
35890
|
+
* [Package](https://cloud.tencent.com/document/api/1003/48097#Package)
|
35891
|
+
* [PackageDetail](https://cloud.tencent.com/document/api/1003/48097#PackageDetail)
|
35892
|
+
* [ResourcePackage](https://cloud.tencent.com/document/api/1003/48097#ResourcePackage)
|
35893
|
+
* [SalePackageSpec](https://cloud.tencent.com/document/api/1003/48097#SalePackageSpec)
|
35902
35894
|
|
35903
35895
|
修改数据结构:
|
35904
35896
|
|
@@ -39107,6 +39099,22 @@
|
|
39107
39099
|
|
39108
39100
|
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
39109
39101
|
|
39102
|
+
### 第 58 次发布
|
39103
|
+
|
39104
|
+
发布时间:2023-06-01 09:49:03
|
39105
|
+
|
39106
|
+
本次发布包含了以下内容:
|
39107
|
+
|
39108
|
+
改善已有的文档。
|
39109
|
+
|
39110
|
+
新增接口:
|
39111
|
+
|
39112
|
+
* [ModifyAccountConfig](https://cloud.tencent.com/document/api/557/93041)
|
39113
|
+
|
39114
|
+
新增数据结构:
|
39115
|
+
|
39116
|
+
* [ConfigValue](https://cloud.tencent.com/document/api/557/16142#ConfigValue)
|
39117
|
+
|
39110
39118
|
### 第 57 次发布
|
39111
39119
|
|
39112
39120
|
发布时间:2023-05-29 01:20:37
|
@@ -45686,6 +45694,27 @@
|
|
45686
45694
|
|
45687
45695
|
## 弹性 MapReduce(emr) 版本:2019-01-03
|
45688
45696
|
|
45697
|
+
### 第 46 次发布
|
45698
|
+
|
45699
|
+
发布时间:2023-06-01 09:50:15
|
45700
|
+
|
45701
|
+
本次发布包含了以下内容:
|
45702
|
+
|
45703
|
+
改善已有的文档。
|
45704
|
+
|
45705
|
+
修改接口:
|
45706
|
+
|
45707
|
+
* [DeleteUserManagerUserList](https://cloud.tencent.com/document/api/589/83729)
|
45708
|
+
|
45709
|
+
* 新增入参:TkeClusterId, DisplayStrategy, UserGroupList
|
45710
|
+
|
45711
|
+
* <font color="#dd0000">**修改入参**:</font>UserNameList
|
45712
|
+
|
45713
|
+
|
45714
|
+
新增数据结构:
|
45715
|
+
|
45716
|
+
* [UserAndGroup](https://cloud.tencent.com/document/api/589/33981#UserAndGroup)
|
45717
|
+
|
45689
45718
|
### 第 45 次发布
|
45690
45719
|
|
45691
45720
|
发布时间:2023-04-10 01:29:11
|
@@ -47774,6 +47803,21 @@
|
|
47774
47803
|
|
47775
47804
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
47776
47805
|
|
47806
|
+
### 第 71 次发布
|
47807
|
+
|
47808
|
+
发布时间:2023-06-02 01:26:15
|
47809
|
+
|
47810
|
+
本次发布包含了以下内容:
|
47811
|
+
|
47812
|
+
改善已有的文档。
|
47813
|
+
|
47814
|
+
修改数据结构:
|
47815
|
+
|
47816
|
+
* [Caller](https://cloud.tencent.com/document/api/1323/70369#Caller)
|
47817
|
+
|
47818
|
+
* [FlowCreateApprover](https://cloud.tencent.com/document/api/1323/70369#FlowCreateApprover)
|
47819
|
+
|
47820
|
+
|
47777
47821
|
### 第 70 次发布
|
47778
47822
|
|
47779
47823
|
发布时间:2023-05-31 01:25:51
|
@@ -73406,6 +73450,18 @@
|
|
73406
73450
|
|
73407
73451
|
## 文字识别(ocr) 版本:2018-11-19
|
73408
73452
|
|
73453
|
+
### 第 102 次发布
|
73454
|
+
|
73455
|
+
发布时间:2023-06-01 09:54:24
|
73456
|
+
|
73457
|
+
本次发布包含了以下内容:
|
73458
|
+
|
73459
|
+
改善已有的文档。
|
73460
|
+
|
73461
|
+
新增接口:
|
73462
|
+
|
73463
|
+
* [RecognizePhilippinesUMIDOCR](https://cloud.tencent.com/document/api/866/93042)
|
73464
|
+
|
73409
73465
|
### 第 101 次发布
|
73410
73466
|
|
73411
73467
|
发布时间:2023-05-26 01:45:09
|
@@ -75805,6 +75861,18 @@
|
|
75805
75861
|
|
75806
75862
|
## 渠道合作伙伴(partners) 版本:2018-03-21
|
75807
75863
|
|
75864
|
+
### 第 27 次发布
|
75865
|
+
|
75866
|
+
发布时间:2023-06-02 01:39:39
|
75867
|
+
|
75868
|
+
本次发布包含了以下内容:
|
75869
|
+
|
75870
|
+
改善已有的文档。
|
75871
|
+
|
75872
|
+
<font color="#dd0000">**预下线接口**:</font>
|
75873
|
+
|
75874
|
+
* DescribeClientBalance
|
75875
|
+
|
75808
75876
|
### 第 26 次发布
|
75809
75877
|
|
75810
75878
|
发布时间:2023-02-17 04:47:03
|
@@ -83387,6 +83455,18 @@
|
|
83387
83455
|
|
83388
83456
|
## SSL 证书(ssl) 版本:2019-12-05
|
83389
83457
|
|
83458
|
+
### 第 35 次发布
|
83459
|
+
|
83460
|
+
发布时间:2023-06-02 01:43:30
|
83461
|
+
|
83462
|
+
本次发布包含了以下内容:
|
83463
|
+
|
83464
|
+
改善已有的文档。
|
83465
|
+
|
83466
|
+
新增接口:
|
83467
|
+
|
83468
|
+
* [[CreateCertificateByPackage](https://cloud.tencent.com/document/api/400/93094)](https://cloud.tencent.com/document/api/#/#)
|
83469
|
+
|
83390
83470
|
### 第 34 次发布
|
83391
83471
|
|
83392
83472
|
发布时间:2023-05-29 14:59:54
|
@@ -90196,6 +90276,22 @@
|
|
90196
90276
|
|
90197
90277
|
## 容器安全服务(tcss) 版本:2020-11-01
|
90198
90278
|
|
90279
|
+
### 第 45 次发布
|
90280
|
+
|
90281
|
+
发布时间:2023-06-02 01:46:04
|
90282
|
+
|
90283
|
+
本次发布包含了以下内容:
|
90284
|
+
|
90285
|
+
改善已有的文档。
|
90286
|
+
|
90287
|
+
新增接口:
|
90288
|
+
|
90289
|
+
* [[DescribeVulRegistryImageList](https://cloud.tencent.com/document/api/1285/93095)](https://cloud.tencent.com/document/api/#/#)
|
90290
|
+
|
90291
|
+
新增数据结构:
|
90292
|
+
|
90293
|
+
* [[VulAffectedRegistryImageInfo](https://cloud.tencent.com/document/api/1285/65614#VulAffectedRegistryImageInfo)](https://cloud.tencent.com/document/api/1285/65614#[VulAffectedRegistryImageInfo](https://cloud.tencent.com/document/api/1285/65614#VulAffectedRegistryImageInfo))
|
90294
|
+
|
90199
90295
|
### 第 44 次发布
|
90200
90296
|
|
90201
90297
|
发布时间:2023-05-30 01:34:13
|
package/package.json
CHANGED
package/products.md
CHANGED
@@ -41,34 +41,34 @@
|
|
41
41
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-05-18 01:07:39 |
|
42
42
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-05-23 01:06:09 |
|
43
43
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-05-31 01:10:22 |
|
44
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-
|
45
|
-
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-
|
44
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-06-01 09:45:06 |
|
45
|
+
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-06-02 01:12:00 |
|
46
46
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-05-24 01:09:09 |
|
47
47
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-05-18 01:10:41 |
|
48
48
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-05-18 01:10:46 |
|
49
49
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-05-18 01:10:56 |
|
50
50
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-05-24 01:10:16 |
|
51
|
-
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-
|
51
|
+
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-06-02 01:13:34 |
|
52
52
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-05-31 01:12:53 |
|
53
53
|
| ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-05-18 01:11:59 |
|
54
54
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2023-05-18 01:12:07 |
|
55
55
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
56
56
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
57
57
|
| ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2023-05-18 01:12:17 |
|
58
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-
|
58
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-06-02 01:14:55 |
|
59
59
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
|
60
60
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-05-18 01:13:36 |
|
61
61
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-05-18 01:13:44 |
|
62
62
|
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-05-29 01:15:07 |
|
63
63
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-05-18 01:14:25 |
|
64
64
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-05-18 01:14:51 |
|
65
|
-
| cms | [内容安全](https://cloud.tencent.com/document/product) |
|
65
|
+
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-05-31 21:42:46 |
|
66
66
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-05-18 01:15:05 |
|
67
67
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
68
|
-
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-
|
68
|
+
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-06-02 01:18:01 |
|
69
69
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2023-05-19 11:26:14 |
|
70
70
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-05-26 01:16:07 |
|
71
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-
|
71
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-06-02 01:19:01 |
|
72
72
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
73
73
|
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-05-31 01:18:15 |
|
74
74
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-05-18 01:19:47 |
|
@@ -77,7 +77,7 @@
|
|
77
77
|
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-05-18 01:21:10 |
|
78
78
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-05-18 01:21:33 |
|
79
79
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-05-18 01:21:37 |
|
80
|
-
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-
|
80
|
+
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-06-01 09:49:03 |
|
81
81
|
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-05-29 01:21:27 |
|
82
82
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-05-18 01:22:51 |
|
83
83
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-05-18 01:23:17 |
|
@@ -91,10 +91,10 @@
|
|
91
91
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2023-05-18 01:24:47 |
|
92
92
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2023-05-18 01:25:40 |
|
93
93
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-05-18 01:25:58 |
|
94
|
-
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-
|
94
|
+
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-06-01 09:50:15 |
|
95
95
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-05-18 01:26:23 |
|
96
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-
|
97
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-
|
96
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-06-02 01:26:15 |
|
97
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-06-01 21:55:48 |
|
98
98
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-05-31 01:26:29 |
|
99
99
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-05-31 01:26:34 |
|
100
100
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-05-24 14:30:55 |
|
@@ -146,10 +146,10 @@
|
|
146
146
|
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-05-19 01:49:42 |
|
147
147
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
148
148
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-05-29 01:34:54 |
|
149
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-
|
149
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-06-01 09:54:24 |
|
150
150
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-05-18 01:43:39 |
|
151
|
-
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-
|
152
|
-
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-
|
151
|
+
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-06-01 09:54:49 |
|
152
|
+
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-06-02 01:39:39 |
|
153
153
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
|
154
154
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-05-23 01:34:25 |
|
155
155
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-05-18 01:45:21 |
|
@@ -170,7 +170,7 @@
|
|
170
170
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
171
171
|
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-05-26 01:49:53 |
|
172
172
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-05-18 01:49:08 |
|
173
|
-
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-
|
173
|
+
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-06-02 01:43:30 |
|
174
174
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2023-05-18 01:49:36 |
|
175
175
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2023-05-18 01:49:41 |
|
176
176
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2023-05-18 01:49:52 |
|
@@ -189,7 +189,7 @@
|
|
189
189
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
190
190
|
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2023-05-18 01:51:20 |
|
191
191
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-05-31 01:41:56 |
|
192
|
-
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-
|
192
|
+
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-06-02 01:46:04 |
|
193
193
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-05-18 01:54:30 |
|
194
194
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-05-18 01:54:42 |
|
195
195
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-05-30 01:35:56 |
|
@@ -211,7 +211,7 @@
|
|
211
211
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-05-18 02:01:10 |
|
212
212
|
| tourism | [文旅客情平台](https://cloud.tencent.com/document/product/1684) | 2023-05-18 02:01:16 |
|
213
213
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
|
214
|
-
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-
|
214
|
+
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-06-01 09:59:32 |
|
215
215
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-05-31 01:48:08 |
|
216
216
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-05-31 01:48:18 |
|
217
217
|
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-05-18 02:02:09 |
|
@@ -222,9 +222,9 @@
|
|
222
222
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
|
223
223
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-05-18 02:04:23 |
|
224
224
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-05-31 01:49:59 |
|
225
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-
|
225
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-06-01 10:01:44 |
|
226
226
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-05-19 02:51:58 |
|
227
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-
|
227
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-06-01 10:02:45 |
|
228
228
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-05-18 02:08:17 |
|
229
229
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-05-31 01:52:47 |
|
230
230
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
@@ -86,6 +86,7 @@ import {
|
|
86
86
|
DescribeTaskStatusResponse,
|
87
87
|
BatchRegisterTargetsResponse,
|
88
88
|
ModifyLoadBalancerAttributesRequest,
|
89
|
+
TypeInfo,
|
89
90
|
DescribeLBListenersRequest,
|
90
91
|
SlaUpdateParam,
|
91
92
|
Target,
|
@@ -96,6 +97,7 @@ import {
|
|
96
97
|
DescribeClsLogSetRequest,
|
97
98
|
Listener,
|
98
99
|
LoadBalancerTraffic,
|
100
|
+
SpecAvailability,
|
99
101
|
ConfigListItem,
|
100
102
|
RegisterTargetsWithClassicalLBRequest,
|
101
103
|
ModifyDomainAttributesResponse,
|
@@ -486,7 +488,6 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
486
488
|
限制条件:
|
487
489
|
- 本接口只支持升级按量计费的CLB实例,包年包月的CLB实例升级请通过控制台进行升级。
|
488
490
|
- 升级为性能容量型实例后,不支持再回退到共享型实例。
|
489
|
-
- 目前性能容量型实例处于内测中,如需升级为性能容量型实例,请提交 [内测申请](https://cloud.tencent.com/apply/p/hf45esx99lf)。
|
490
491
|
- 传统型负载均衡实例不支持升级为性能容量型实例。
|
491
492
|
*/
|
492
493
|
async ModifyLoadBalancerSla(
|
@@ -246,7 +246,7 @@ OPEN:公网属性, INTERNAL:内网属性。
|
|
246
246
|
ZoneId?: string
|
247
247
|
|
248
248
|
/**
|
249
|
-
*
|
249
|
+
* 仅对内网属性的性能容量型实例和公网属性的所有实例生效。
|
250
250
|
*/
|
251
251
|
InternetAccessible?: InternetAccessible
|
252
252
|
|
@@ -279,7 +279,7 @@ OPEN:公网属性, INTERNAL:内网属性。
|
|
279
279
|
/**
|
280
280
|
* 创建性能容量型实例。
|
281
281
|
<ul><li>若需要创建性能容量型实例,则此参数必填,且取值为:SLA,表示创建按量计费模式下的默认规格的性能容量型实例。
|
282
|
-
<ul><li
|
282
|
+
<ul><li>默认为普通规格的性能容量型实例,SLA对应超强型1规格。
|
283
283
|
<li>当您开通了超大型规格的性能容量型时,SLA对应超强型4规格。超大型规格的性能容量型正在内测中,请提交 [工单申请](https://console.cloud.tencent.com/workorder/category)。</li></ul></li><li>若需要创建共享型实例,则无需填写此参数。</li></ul>
|
284
284
|
*/
|
285
285
|
SlaType?: string
|
@@ -319,6 +319,11 @@ OPEN:公网属性, INTERNAL:内网属性。
|
|
319
319
|
* Target是否放通来自CLB的流量。开启放通(true):只验证CLB上的安全组;不开启放通(false):需同时验证CLB和后端实例上的安全组。
|
320
320
|
*/
|
321
321
|
LoadBalancerPassToTarget?: boolean
|
322
|
+
|
323
|
+
/**
|
324
|
+
* 创建域名化负载均衡。
|
325
|
+
*/
|
326
|
+
DynamicVip?: boolean
|
322
327
|
}
|
323
328
|
|
324
329
|
/**
|
@@ -1807,6 +1812,23 @@ export interface ModifyLoadBalancerAttributesRequest {
|
|
1807
1812
|
ModifyClassicDomain?: boolean
|
1808
1813
|
}
|
1809
1814
|
|
1815
|
+
/**
|
1816
|
+
* 运营商类型信息
|
1817
|
+
*/
|
1818
|
+
export interface TypeInfo {
|
1819
|
+
/**
|
1820
|
+
* 运营商类型
|
1821
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
1822
|
+
*/
|
1823
|
+
Type?: string
|
1824
|
+
|
1825
|
+
/**
|
1826
|
+
* 规格可用性
|
1827
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
1828
|
+
*/
|
1829
|
+
SpecAvailabilitySet?: Array<SpecAvailability>
|
1830
|
+
}
|
1831
|
+
|
1810
1832
|
/**
|
1811
1833
|
* DescribeLBListeners请求参数结构体
|
1812
1834
|
*/
|
@@ -2114,6 +2136,23 @@ export interface LoadBalancerTraffic {
|
|
2114
2136
|
Domain: string
|
2115
2137
|
}
|
2116
2138
|
|
2139
|
+
/**
|
2140
|
+
* 规格可用性
|
2141
|
+
*/
|
2142
|
+
export interface SpecAvailability {
|
2143
|
+
/**
|
2144
|
+
* 规格类型
|
2145
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
2146
|
+
*/
|
2147
|
+
SpecType?: string
|
2148
|
+
|
2149
|
+
/**
|
2150
|
+
* 规格可用性
|
2151
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
2152
|
+
*/
|
2153
|
+
Availability?: string
|
2154
|
+
}
|
2155
|
+
|
2117
2156
|
/**
|
2118
2157
|
* 配置内容
|
2119
2158
|
*/
|
@@ -4826,7 +4865,7 @@ BANDWIDTH_PACKAGE 按带宽包计费;
|
|
4826
4865
|
* 最大出带宽,单位Mbps,仅对公网属性的共享型、性能容量型和独占型 CLB 实例、以及内网属性的性能容量型 CLB 实例生效。
|
4827
4866
|
- 对于公网属性的共享型和独占型 CLB 实例,最大出带宽的范围为1Mbps-2048Mbps。
|
4828
4867
|
- 对于公网属性和内网属性的性能容量型 CLB实例
|
4829
|
-
-
|
4868
|
+
- 默认为普通规格的性能容量型实例,SLA对应超强型1规格,最大出带宽的范围为1Mbps-10240Mbps。
|
4830
4869
|
- 当您开通了超大型规格的性能容量型时,最大出带宽的范围为1Mbps-61440Mbps。超大型规格的性能容量型正在内测中,请提交 [工单申请](https://console.cloud.tencent.com/workorder/category)。
|
4831
4870
|
注意:此字段可能返回 null,表示取不到有效值。
|
4832
4871
|
*/
|
@@ -5224,6 +5263,12 @@ export interface Resource {
|
|
5224
5263
|
注意:此字段可能返回 null,表示取不到有效值。
|
5225
5264
|
*/
|
5226
5265
|
AvailabilitySet: Array<ResourceAvailability>
|
5266
|
+
|
5267
|
+
/**
|
5268
|
+
* 运营商类型信息
|
5269
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
5270
|
+
*/
|
5271
|
+
TypeSet?: Array<TypeInfo>
|
5227
5272
|
}
|
5228
5273
|
|
5229
5274
|
/**
|
@@ -5235,13 +5280,13 @@ export interface CreateLoadBalancerResponse {
|
|
5235
5280
|
存在某些场景,如创建出现延迟时,此字段可能返回为空;此时可以根据接口返回的RequestId或DealName参数,通过DescribeTaskStatus接口查询创建的资源ID。
|
5236
5281
|
注意:此字段可能返回 null,表示取不到有效值。
|
5237
5282
|
*/
|
5238
|
-
LoadBalancerIds
|
5283
|
+
LoadBalancerIds?: Array<string>
|
5239
5284
|
|
5240
5285
|
/**
|
5241
5286
|
* 订单号。
|
5242
5287
|
注意:此字段可能返回 null,表示取不到有效值。
|
5243
5288
|
*/
|
5244
|
-
DealName
|
5289
|
+
DealName?: string
|
5245
5290
|
|
5246
5291
|
/**
|
5247
5292
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
@@ -109,7 +109,6 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
109
109
|
限制条件:
|
110
110
|
- 本接口只支持升级按量计费的CLB实例,包年包月的CLB实例升级请通过控制台进行升级。
|
111
111
|
- 升级为性能容量型实例后,不支持再回退到共享型实例。
|
112
|
-
- 目前性能容量型实例处于内测中,如需升级为性能容量型实例,请提交 [内测申请](https://cloud.tencent.com/apply/p/hf45esx99lf)。
|
113
112
|
- 传统型负载均衡实例不支持升级为性能容量型实例。
|
114
113
|
*/
|
115
114
|
ModifyLoadBalancerSla(req: ModifyLoadBalancerSlaRequest, cb?: (error: string, rep: ModifyLoadBalancerSlaResponse) => void): Promise<ModifyLoadBalancerSlaResponse>;
|
@@ -174,7 +174,6 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
174
174
|
限制条件:
|
175
175
|
- 本接口只支持升级按量计费的CLB实例,包年包月的CLB实例升级请通过控制台进行升级。
|
176
176
|
- 升级为性能容量型实例后,不支持再回退到共享型实例。
|
177
|
-
- 目前性能容量型实例处于内测中,如需升级为性能容量型实例,请提交 [内测申请](https://cloud.tencent.com/apply/p/hf45esx99lf)。
|
178
177
|
- 传统型负载均衡实例不支持升级为性能容量型实例。
|
179
178
|
*/
|
180
179
|
async ModifyLoadBalancerSla(req, cb) {
|
@@ -194,7 +194,7 @@ export interface CreateLoadBalancerRequest {
|
|
194
194
|
*/
|
195
195
|
ZoneId?: string;
|
196
196
|
/**
|
197
|
-
*
|
197
|
+
* 仅对内网属性的性能容量型实例和公网属性的所有实例生效。
|
198
198
|
*/
|
199
199
|
InternetAccessible?: InternetAccessible;
|
200
200
|
/**
|
@@ -221,7 +221,7 @@ export interface CreateLoadBalancerRequest {
|
|
221
221
|
/**
|
222
222
|
* 创建性能容量型实例。
|
223
223
|
<ul><li>若需要创建性能容量型实例,则此参数必填,且取值为:SLA,表示创建按量计费模式下的默认规格的性能容量型实例。
|
224
|
-
<ul><li
|
224
|
+
<ul><li>默认为普通规格的性能容量型实例,SLA对应超强型1规格。
|
225
225
|
<li>当您开通了超大型规格的性能容量型时,SLA对应超强型4规格。超大型规格的性能容量型正在内测中,请提交 [工单申请](https://console.cloud.tencent.com/workorder/category)。</li></ul></li><li>若需要创建共享型实例,则无需填写此参数。</li></ul>
|
226
226
|
*/
|
227
227
|
SlaType?: string;
|
@@ -254,6 +254,10 @@ export interface CreateLoadBalancerRequest {
|
|
254
254
|
* Target是否放通来自CLB的流量。开启放通(true):只验证CLB上的安全组;不开启放通(false):需同时验证CLB和后端实例上的安全组。
|
255
255
|
*/
|
256
256
|
LoadBalancerPassToTarget?: boolean;
|
257
|
+
/**
|
258
|
+
* 创建域名化负载均衡。
|
259
|
+
*/
|
260
|
+
DynamicVip?: boolean;
|
257
261
|
}
|
258
262
|
/**
|
259
263
|
* DescribeLoadBalancerOverview返回参数结构体
|
@@ -1512,6 +1516,21 @@ export interface ModifyLoadBalancerAttributesRequest {
|
|
1512
1516
|
*/
|
1513
1517
|
ModifyClassicDomain?: boolean;
|
1514
1518
|
}
|
1519
|
+
/**
|
1520
|
+
* 运营商类型信息
|
1521
|
+
*/
|
1522
|
+
export interface TypeInfo {
|
1523
|
+
/**
|
1524
|
+
* 运营商类型
|
1525
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
1526
|
+
*/
|
1527
|
+
Type?: string;
|
1528
|
+
/**
|
1529
|
+
* 规格可用性
|
1530
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
1531
|
+
*/
|
1532
|
+
SpecAvailabilitySet?: Array<SpecAvailability>;
|
1533
|
+
}
|
1515
1534
|
/**
|
1516
1535
|
* DescribeLBListeners请求参数结构体
|
1517
1536
|
*/
|
@@ -1773,6 +1792,21 @@ export interface LoadBalancerTraffic {
|
|
1773
1792
|
*/
|
1774
1793
|
Domain: string;
|
1775
1794
|
}
|
1795
|
+
/**
|
1796
|
+
* 规格可用性
|
1797
|
+
*/
|
1798
|
+
export interface SpecAvailability {
|
1799
|
+
/**
|
1800
|
+
* 规格类型
|
1801
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
1802
|
+
*/
|
1803
|
+
SpecType?: string;
|
1804
|
+
/**
|
1805
|
+
* 规格可用性
|
1806
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
1807
|
+
*/
|
1808
|
+
Availability?: string;
|
1809
|
+
}
|
1776
1810
|
/**
|
1777
1811
|
* 配置内容
|
1778
1812
|
*/
|
@@ -4071,7 +4105,7 @@ export interface InternetAccessible {
|
|
4071
4105
|
* 最大出带宽,单位Mbps,仅对公网属性的共享型、性能容量型和独占型 CLB 实例、以及内网属性的性能容量型 CLB 实例生效。
|
4072
4106
|
- 对于公网属性的共享型和独占型 CLB 实例,最大出带宽的范围为1Mbps-2048Mbps。
|
4073
4107
|
- 对于公网属性和内网属性的性能容量型 CLB实例
|
4074
|
-
-
|
4108
|
+
- 默认为普通规格的性能容量型实例,SLA对应超强型1规格,最大出带宽的范围为1Mbps-10240Mbps。
|
4075
4109
|
- 当您开通了超大型规格的性能容量型时,最大出带宽的范围为1Mbps-61440Mbps。超大型规格的性能容量型正在内测中,请提交 [工单申请](https://console.cloud.tencent.com/workorder/category)。
|
4076
4110
|
注意:此字段可能返回 null,表示取不到有效值。
|
4077
4111
|
*/
|
@@ -4412,6 +4446,11 @@ export interface Resource {
|
|
4412
4446
|
注意:此字段可能返回 null,表示取不到有效值。
|
4413
4447
|
*/
|
4414
4448
|
AvailabilitySet: Array<ResourceAvailability>;
|
4449
|
+
/**
|
4450
|
+
* 运营商类型信息
|
4451
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
4452
|
+
*/
|
4453
|
+
TypeSet?: Array<TypeInfo>;
|
4415
4454
|
}
|
4416
4455
|
/**
|
4417
4456
|
* CreateLoadBalancer返回参数结构体
|
@@ -4422,12 +4461,12 @@ export interface CreateLoadBalancerResponse {
|
|
4422
4461
|
存在某些场景,如创建出现延迟时,此字段可能返回为空;此时可以根据接口返回的RequestId或DealName参数,通过DescribeTaskStatus接口查询创建的资源ID。
|
4423
4462
|
注意:此字段可能返回 null,表示取不到有效值。
|
4424
4463
|
*/
|
4425
|
-
LoadBalancerIds
|
4464
|
+
LoadBalancerIds?: Array<string>;
|
4426
4465
|
/**
|
4427
4466
|
* 订单号。
|
4428
4467
|
注意:此字段可能返回 null,表示取不到有效值。
|
4429
4468
|
*/
|
4430
|
-
DealName
|
4469
|
+
DealName?: string;
|
4431
4470
|
/**
|
4432
4471
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
4433
4472
|
*/
|