tencentcloud-sdk-nodejs-as 4.0.303 → 4.0.306
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 +286 -0
- package/SERVICE_CHANGELOG.md +247 -85
- package/package.json +1 -1
- package/products.md +19 -19
- package/src/services/as/v20180419/as_client.ts +0 -13
- package/src/services/as/v20180419/as_models.ts +15 -29
- package/tencentcloud/services/as/v20180419/as_client.d.ts +1 -6
- package/tencentcloud/services/as/v20180419/as_client.js +0 -7
- package/tencentcloud/services/as/v20180419/as_models.d.ts +14 -27
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,289 @@
|
|
|
1
|
+
# Release 4.0.306
|
|
2
|
+
|
|
3
|
+
## 弹性伸缩(as) 版本:2018-04-19
|
|
4
|
+
|
|
5
|
+
### 第 48 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-03-11 08:03:26
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
14
|
+
|
|
15
|
+
* PreviewPaiDomainName
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
|
20
|
+
|
|
21
|
+
### 第 28 次发布
|
|
22
|
+
|
|
23
|
+
发布时间:2022-03-11 08:15:26
|
|
24
|
+
|
|
25
|
+
本次发布包含了以下内容:
|
|
26
|
+
|
|
27
|
+
改善已有的文档。
|
|
28
|
+
|
|
29
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
30
|
+
|
|
31
|
+
* DescribeTrtcInteractiveTime
|
|
32
|
+
|
|
33
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
34
|
+
|
|
35
|
+
* OneSdkAppIdUsagesInfo
|
|
36
|
+
* SdkAppIdTrtcUsage
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
# Release 4.0.305
|
|
41
|
+
|
|
42
|
+
## 正版曲库直通车(ame) 版本:2019-09-16
|
|
43
|
+
|
|
44
|
+
### 第 30 次发布
|
|
45
|
+
|
|
46
|
+
发布时间:2022-03-10 08:03:53
|
|
47
|
+
|
|
48
|
+
本次发布包含了以下内容:
|
|
49
|
+
|
|
50
|
+
改善已有的文档。
|
|
51
|
+
|
|
52
|
+
新增接口:
|
|
53
|
+
|
|
54
|
+
* [DescribeKTVMusicTags](https://cloud.tencent.com/document/api/1155/70856)
|
|
55
|
+
* [DescribeKTVSuggestions](https://cloud.tencent.com/document/api/1155/70855)
|
|
56
|
+
|
|
57
|
+
修改接口:
|
|
58
|
+
|
|
59
|
+
* [CreateKTVRobot](https://cloud.tencent.com/document/api/1155/68351)
|
|
60
|
+
|
|
61
|
+
* 新增入参:ApplicationLicenseInput
|
|
62
|
+
|
|
63
|
+
* [SearchKTVMusics](https://cloud.tencent.com/document/api/1155/56401)
|
|
64
|
+
|
|
65
|
+
* 新增入参:TagIds
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
新增数据结构:
|
|
69
|
+
|
|
70
|
+
* [ApplicationLicenseInput](https://cloud.tencent.com/document/api/1155/40113#ApplicationLicenseInput)
|
|
71
|
+
* [KTVMusicTagGroup](https://cloud.tencent.com/document/api/1155/40113#KTVMusicTagGroup)
|
|
72
|
+
* [KTVMusicTagInfo](https://cloud.tencent.com/document/api/1155/40113#KTVMusicTagInfo)
|
|
73
|
+
* [KTVSuggestionInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSuggestionInfo)
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
|
78
|
+
|
|
79
|
+
### 第 37 次发布
|
|
80
|
+
|
|
81
|
+
发布时间:2022-03-10 08:06:28
|
|
82
|
+
|
|
83
|
+
本次发布包含了以下内容:
|
|
84
|
+
|
|
85
|
+
改善已有的文档。
|
|
86
|
+
|
|
87
|
+
修改接口:
|
|
88
|
+
|
|
89
|
+
* [ModifyTopicAttributes](https://cloud.tencent.com/document/api/597/40844)
|
|
90
|
+
|
|
91
|
+
* 新增入参:QuotaProducerByteRate, QuotaConsumerByteRate
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
新增数据结构:
|
|
95
|
+
|
|
96
|
+
* [InstanceQuotaConfigResp](https://cloud.tencent.com/document/api/597/40861#InstanceQuotaConfigResp)
|
|
97
|
+
|
|
98
|
+
修改数据结构:
|
|
99
|
+
|
|
100
|
+
* [TopicAttributesResponse](https://cloud.tencent.com/document/api/597/40861#TopicAttributesResponse)
|
|
101
|
+
|
|
102
|
+
* 新增成员:QuotaConfig
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
108
|
+
|
|
109
|
+
### 第 91 次发布
|
|
110
|
+
|
|
111
|
+
发布时间:2022-03-10 08:16:16
|
|
112
|
+
|
|
113
|
+
本次发布包含了以下内容:
|
|
114
|
+
|
|
115
|
+
改善已有的文档。
|
|
116
|
+
|
|
117
|
+
新增接口:
|
|
118
|
+
|
|
119
|
+
* [CreateImageCache](https://cloud.tencent.com/document/api/457/70861)
|
|
120
|
+
* [DeleteImageCaches](https://cloud.tencent.com/document/api/457/70860)
|
|
121
|
+
* [DescribeImageCaches](https://cloud.tencent.com/document/api/457/70859)
|
|
122
|
+
* [GetMostSuitableImageCache](https://cloud.tencent.com/document/api/457/70858)
|
|
123
|
+
* [UpdateImageCache](https://cloud.tencent.com/document/api/457/70857)
|
|
124
|
+
|
|
125
|
+
新增数据结构:
|
|
126
|
+
|
|
127
|
+
* [ImageCache](https://cloud.tencent.com/document/api/457/31866#ImageCache)
|
|
128
|
+
* [ImageCacheEvent](https://cloud.tencent.com/document/api/457/31866#ImageCacheEvent)
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
## 云点播(vod) 版本:2018-07-17
|
|
133
|
+
|
|
134
|
+
### 第 96 次发布
|
|
135
|
+
|
|
136
|
+
发布时间:2022-03-10 08:17:15
|
|
137
|
+
|
|
138
|
+
本次发布包含了以下内容:
|
|
139
|
+
|
|
140
|
+
改善已有的文档。
|
|
141
|
+
|
|
142
|
+
新增接口:
|
|
143
|
+
|
|
144
|
+
* [ModifyMediaStorageClass](https://cloud.tencent.com/document/api/266/70862)
|
|
145
|
+
|
|
146
|
+
修改数据结构:
|
|
147
|
+
|
|
148
|
+
* [AdaptiveStreamTemplate](https://cloud.tencent.com/document/api/266/31773#AdaptiveStreamTemplate)
|
|
149
|
+
|
|
150
|
+
* 新增成员:TEHDConfig
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
156
|
+
|
|
157
|
+
### 第 107 次发布
|
|
158
|
+
|
|
159
|
+
发布时间:2022-03-10 08:17:42
|
|
160
|
+
|
|
161
|
+
本次发布包含了以下内容:
|
|
162
|
+
|
|
163
|
+
改善已有的文档。
|
|
164
|
+
|
|
165
|
+
修改数据结构:
|
|
166
|
+
|
|
167
|
+
* [CcnBandwidthInfo](https://cloud.tencent.com/document/api/215/15824#CcnBandwidthInfo)
|
|
168
|
+
|
|
169
|
+
* 新增成员:MarketId
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
# Release 4.0.304
|
|
175
|
+
|
|
176
|
+
## 弹性伸缩(as) 版本:2018-04-19
|
|
177
|
+
|
|
178
|
+
### 第 47 次发布
|
|
179
|
+
|
|
180
|
+
发布时间:2022-03-09 08:05:55
|
|
181
|
+
|
|
182
|
+
本次发布包含了以下内容:
|
|
183
|
+
|
|
184
|
+
改善已有的文档。
|
|
185
|
+
|
|
186
|
+
修改数据结构:
|
|
187
|
+
|
|
188
|
+
* [DataDisk](https://cloud.tencent.com/document/api/377/20453#DataDisk)
|
|
189
|
+
|
|
190
|
+
* 新增成员:DeleteWithInstance
|
|
191
|
+
|
|
192
|
+
* [ScheduledAction](https://cloud.tencent.com/document/api/377/20453#ScheduledAction)
|
|
193
|
+
|
|
194
|
+
* 新增成员:ScheduledType
|
|
195
|
+
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
## 计费相关(billing) 版本:2018-07-09
|
|
200
|
+
|
|
201
|
+
### 第 32 次发布
|
|
202
|
+
|
|
203
|
+
发布时间:2022-03-09 08:06:22
|
|
204
|
+
|
|
205
|
+
本次发布包含了以下内容:
|
|
206
|
+
|
|
207
|
+
改善已有的文档。
|
|
208
|
+
|
|
209
|
+
新增接口:
|
|
210
|
+
|
|
211
|
+
* [DescribeVoucherInfo](https://cloud.tencent.com/document/api/555/70813)
|
|
212
|
+
* [DescribeVoucherUsageDetails](https://cloud.tencent.com/document/api/555/70812)
|
|
213
|
+
|
|
214
|
+
新增数据结构:
|
|
215
|
+
|
|
216
|
+
* [ApplicableProducts](https://cloud.tencent.com/document/api/555/19183#ApplicableProducts)
|
|
217
|
+
* [ExcludedProducts](https://cloud.tencent.com/document/api/555/19183#ExcludedProducts)
|
|
218
|
+
* [UsageDetails](https://cloud.tencent.com/document/api/555/19183#UsageDetails)
|
|
219
|
+
* [UsageRecords](https://cloud.tencent.com/document/api/555/19183#UsageRecords)
|
|
220
|
+
* [VoucherInfos](https://cloud.tencent.com/document/api/555/19183#VoucherInfos)
|
|
221
|
+
|
|
222
|
+
|
|
223
|
+
|
|
224
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
225
|
+
|
|
226
|
+
### 第 25 次发布
|
|
227
|
+
|
|
228
|
+
发布时间:2022-03-09 08:11:10
|
|
229
|
+
|
|
230
|
+
本次发布包含了以下内容:
|
|
231
|
+
|
|
232
|
+
改善已有的文档。
|
|
233
|
+
|
|
234
|
+
修改接口:
|
|
235
|
+
|
|
236
|
+
* [UpgradeInstance](https://cloud.tencent.com/document/api/845/36270)
|
|
237
|
+
|
|
238
|
+
* 新增入参:CosBackup
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
|
|
243
|
+
## 云监控(monitor) 版本:2018-07-24
|
|
244
|
+
|
|
245
|
+
### 第 41 次发布
|
|
246
|
+
|
|
247
|
+
发布时间:2022-03-09 08:14:02
|
|
248
|
+
|
|
249
|
+
本次发布包含了以下内容:
|
|
250
|
+
|
|
251
|
+
改善已有的文档。
|
|
252
|
+
|
|
253
|
+
修改接口:
|
|
254
|
+
|
|
255
|
+
* [ModifyAlarmPolicyNotice](https://cloud.tencent.com/document/api/248/51274)
|
|
256
|
+
|
|
257
|
+
* 新增入参:PolicyIds
|
|
258
|
+
|
|
259
|
+
* <font color="#dd0000">**修改入参**:</font>PolicyId
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
|
|
264
|
+
## 弹性微服务(tem) 版本:2021-07-01
|
|
265
|
+
|
|
266
|
+
### 第 13 次发布
|
|
267
|
+
|
|
268
|
+
发布时间:2022-03-09 08:17:24
|
|
269
|
+
|
|
270
|
+
本次发布包含了以下内容:
|
|
271
|
+
|
|
272
|
+
改善已有的文档。
|
|
273
|
+
|
|
274
|
+
修改接口:
|
|
275
|
+
|
|
276
|
+
* [DeployApplication](https://cloud.tencent.com/document/api/1371/60158)
|
|
277
|
+
|
|
278
|
+
* 新增入参:OsFlavour
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
## 弹性微服务(tem) 版本:2020-12-21
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
|
|
1
287
|
# Release 4.0.303
|
|
2
288
|
|
|
3
289
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,105 +1,39 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 58 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2022-03-08 08:09:49
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
新增接口:
|
|
14
|
-
|
|
15
|
-
* [QueryOpenBankBankAccountBalance](https://cloud.tencent.com/document/api/1122/70774)
|
|
16
|
-
* [QueryOpenBankDailyReceiptDownloadUrl](https://cloud.tencent.com/document/api/1122/70773)
|
|
17
|
-
|
|
18
|
-
新增数据结构:
|
|
19
|
-
|
|
20
|
-
* [QueryOpenBankBankAccountBalanceResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankBankAccountBalanceResult)
|
|
21
|
-
* [QueryOpenBankDailyReceiptDownloadUrlResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankDailyReceiptDownloadUrlResult)
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
## 企业组织(organization) 版本:2021-03-31
|
|
26
|
-
|
|
27
|
-
### 第 7 次发布
|
|
28
|
-
|
|
29
|
-
发布时间:2022-03-08 08:16:27
|
|
30
|
-
|
|
31
|
-
本次发布包含了以下内容:
|
|
32
|
-
|
|
33
|
-
改善已有的文档。
|
|
34
|
-
|
|
35
|
-
修改数据结构:
|
|
36
|
-
|
|
37
|
-
* [OrgMember](https://cloud.tencent.com/document/api/850/67060#OrgMember)
|
|
38
|
-
|
|
39
|
-
* 新增成员:BindStatus
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
## 企业组织(organization) 版本:2018-12-25
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
## 邮件推送(ses) 版本:2020-10-02
|
|
3
|
+
## 弹性伸缩(as) 版本:2018-04-19
|
|
49
4
|
|
|
50
|
-
### 第
|
|
5
|
+
### 第 48 次发布
|
|
51
6
|
|
|
52
|
-
发布时间:2022-03-
|
|
7
|
+
发布时间:2022-03-11 08:03:26
|
|
53
8
|
|
|
54
9
|
本次发布包含了以下内容:
|
|
55
10
|
|
|
56
11
|
改善已有的文档。
|
|
57
12
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
* [CreateReceiverDetailWithData](https://cloud.tencent.com/document/api/1288/70776)
|
|
61
|
-
|
|
62
|
-
新增数据结构:
|
|
63
|
-
|
|
64
|
-
* [ReceiverInputData](https://cloud.tencent.com/document/api/1288/51053#ReceiverInputData)
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
## 容器安全服务(tcss) 版本:2020-11-01
|
|
69
|
-
|
|
70
|
-
### 第 11 次发布
|
|
71
|
-
|
|
72
|
-
发布时间:2022-03-08 08:18:39
|
|
73
|
-
|
|
74
|
-
本次发布包含了以下内容:
|
|
75
|
-
|
|
76
|
-
改善已有的文档。
|
|
77
|
-
|
|
78
|
-
修改数据结构:
|
|
79
|
-
|
|
80
|
-
* [ImagesInfo](https://cloud.tencent.com/document/api/1285/65614#ImagesInfo)
|
|
81
|
-
|
|
82
|
-
* 新增成员:ComponentCnt
|
|
13
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
83
14
|
|
|
15
|
+
* PreviewPaiDomainName
|
|
84
16
|
|
|
85
17
|
|
|
86
18
|
|
|
87
|
-
##
|
|
19
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
|
88
20
|
|
|
89
|
-
### 第
|
|
21
|
+
### 第 28 次发布
|
|
90
22
|
|
|
91
|
-
发布时间:2022-03-
|
|
23
|
+
发布时间:2022-03-11 08:15:26
|
|
92
24
|
|
|
93
25
|
本次发布包含了以下内容:
|
|
94
26
|
|
|
95
27
|
改善已有的文档。
|
|
96
28
|
|
|
97
|
-
|
|
29
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
98
30
|
|
|
99
|
-
*
|
|
31
|
+
* DescribeTrtcInteractiveTime
|
|
100
32
|
|
|
101
|
-
|
|
33
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
102
34
|
|
|
35
|
+
* OneSdkAppIdUsagesInfo
|
|
36
|
+
* SdkAppIdTrtcUsage
|
|
103
37
|
|
|
104
38
|
|
|
105
39
|
|
|
@@ -502,6 +436,37 @@
|
|
|
502
436
|
|
|
503
437
|
## 正版曲库直通车(ame) 版本:2019-09-16
|
|
504
438
|
|
|
439
|
+
### 第 30 次发布
|
|
440
|
+
|
|
441
|
+
发布时间:2022-03-10 08:03:53
|
|
442
|
+
|
|
443
|
+
本次发布包含了以下内容:
|
|
444
|
+
|
|
445
|
+
改善已有的文档。
|
|
446
|
+
|
|
447
|
+
新增接口:
|
|
448
|
+
|
|
449
|
+
* [DescribeKTVMusicTags](https://cloud.tencent.com/document/api/1155/70856)
|
|
450
|
+
* [DescribeKTVSuggestions](https://cloud.tencent.com/document/api/1155/70855)
|
|
451
|
+
|
|
452
|
+
修改接口:
|
|
453
|
+
|
|
454
|
+
* [CreateKTVRobot](https://cloud.tencent.com/document/api/1155/68351)
|
|
455
|
+
|
|
456
|
+
* 新增入参:ApplicationLicenseInput
|
|
457
|
+
|
|
458
|
+
* [SearchKTVMusics](https://cloud.tencent.com/document/api/1155/56401)
|
|
459
|
+
|
|
460
|
+
* 新增入参:TagIds
|
|
461
|
+
|
|
462
|
+
|
|
463
|
+
新增数据结构:
|
|
464
|
+
|
|
465
|
+
* [ApplicationLicenseInput](https://cloud.tencent.com/document/api/1155/40113#ApplicationLicenseInput)
|
|
466
|
+
* [KTVMusicTagGroup](https://cloud.tencent.com/document/api/1155/40113#KTVMusicTagGroup)
|
|
467
|
+
* [KTVMusicTagInfo](https://cloud.tencent.com/document/api/1155/40113#KTVMusicTagInfo)
|
|
468
|
+
* [KTVSuggestionInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSuggestionInfo)
|
|
469
|
+
|
|
505
470
|
### 第 29 次发布
|
|
506
471
|
|
|
507
472
|
发布时间:2022-02-28 08:05:12
|
|
@@ -2739,6 +2704,37 @@
|
|
|
2739
2704
|
|
|
2740
2705
|
## 弹性伸缩(as) 版本:2018-04-19
|
|
2741
2706
|
|
|
2707
|
+
### 第 48 次发布
|
|
2708
|
+
|
|
2709
|
+
发布时间:2022-03-11 08:03:26
|
|
2710
|
+
|
|
2711
|
+
本次发布包含了以下内容:
|
|
2712
|
+
|
|
2713
|
+
改善已有的文档。
|
|
2714
|
+
|
|
2715
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
2716
|
+
|
|
2717
|
+
* PreviewPaiDomainName
|
|
2718
|
+
|
|
2719
|
+
### 第 47 次发布
|
|
2720
|
+
|
|
2721
|
+
发布时间:2022-03-09 08:05:55
|
|
2722
|
+
|
|
2723
|
+
本次发布包含了以下内容:
|
|
2724
|
+
|
|
2725
|
+
改善已有的文档。
|
|
2726
|
+
|
|
2727
|
+
修改数据结构:
|
|
2728
|
+
|
|
2729
|
+
* [DataDisk](https://cloud.tencent.com/document/api/377/20453#DataDisk)
|
|
2730
|
+
|
|
2731
|
+
* 新增成员:DeleteWithInstance
|
|
2732
|
+
|
|
2733
|
+
* [ScheduledAction](https://cloud.tencent.com/document/api/377/20453#ScheduledAction)
|
|
2734
|
+
|
|
2735
|
+
* 新增成员:ScheduledType
|
|
2736
|
+
|
|
2737
|
+
|
|
2742
2738
|
### 第 46 次发布
|
|
2743
2739
|
|
|
2744
2740
|
发布时间:2022-02-23 08:02:26
|
|
@@ -5301,6 +5297,27 @@
|
|
|
5301
5297
|
|
|
5302
5298
|
## 计费相关(billing) 版本:2018-07-09
|
|
5303
5299
|
|
|
5300
|
+
### 第 32 次发布
|
|
5301
|
+
|
|
5302
|
+
发布时间:2022-03-09 08:06:22
|
|
5303
|
+
|
|
5304
|
+
本次发布包含了以下内容:
|
|
5305
|
+
|
|
5306
|
+
改善已有的文档。
|
|
5307
|
+
|
|
5308
|
+
新增接口:
|
|
5309
|
+
|
|
5310
|
+
* [DescribeVoucherInfo](https://cloud.tencent.com/document/api/555/70813)
|
|
5311
|
+
* [DescribeVoucherUsageDetails](https://cloud.tencent.com/document/api/555/70812)
|
|
5312
|
+
|
|
5313
|
+
新增数据结构:
|
|
5314
|
+
|
|
5315
|
+
* [ApplicableProducts](https://cloud.tencent.com/document/api/555/19183#ApplicableProducts)
|
|
5316
|
+
* [ExcludedProducts](https://cloud.tencent.com/document/api/555/19183#ExcludedProducts)
|
|
5317
|
+
* [UsageDetails](https://cloud.tencent.com/document/api/555/19183#UsageDetails)
|
|
5318
|
+
* [UsageRecords](https://cloud.tencent.com/document/api/555/19183#UsageRecords)
|
|
5319
|
+
* [VoucherInfos](https://cloud.tencent.com/document/api/555/19183#VoucherInfos)
|
|
5320
|
+
|
|
5304
5321
|
### 第 31 次发布
|
|
5305
5322
|
|
|
5306
5323
|
发布时间:2022-03-02 08:05:35
|
|
@@ -14509,6 +14526,32 @@
|
|
|
14509
14526
|
|
|
14510
14527
|
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
|
14511
14528
|
|
|
14529
|
+
### 第 37 次发布
|
|
14530
|
+
|
|
14531
|
+
发布时间:2022-03-10 08:06:28
|
|
14532
|
+
|
|
14533
|
+
本次发布包含了以下内容:
|
|
14534
|
+
|
|
14535
|
+
改善已有的文档。
|
|
14536
|
+
|
|
14537
|
+
修改接口:
|
|
14538
|
+
|
|
14539
|
+
* [ModifyTopicAttributes](https://cloud.tencent.com/document/api/597/40844)
|
|
14540
|
+
|
|
14541
|
+
* 新增入参:QuotaProducerByteRate, QuotaConsumerByteRate
|
|
14542
|
+
|
|
14543
|
+
|
|
14544
|
+
新增数据结构:
|
|
14545
|
+
|
|
14546
|
+
* [InstanceQuotaConfigResp](https://cloud.tencent.com/document/api/597/40861#InstanceQuotaConfigResp)
|
|
14547
|
+
|
|
14548
|
+
修改数据结构:
|
|
14549
|
+
|
|
14550
|
+
* [TopicAttributesResponse](https://cloud.tencent.com/document/api/597/40861#TopicAttributesResponse)
|
|
14551
|
+
|
|
14552
|
+
* 新增成员:QuotaConfig
|
|
14553
|
+
|
|
14554
|
+
|
|
14512
14555
|
### 第 36 次发布
|
|
14513
14556
|
|
|
14514
14557
|
发布时间:2022-03-04 08:05:57
|
|
@@ -18900,13 +18943,13 @@
|
|
|
18900
18943
|
|
|
18901
18944
|
新增接口:
|
|
18902
18945
|
|
|
18903
|
-
* [
|
|
18904
|
-
* [
|
|
18946
|
+
* [QueryOpenBankBankAccountBalance](https://cloud.tencent.com/document/api/1122/70774)
|
|
18947
|
+
* [QueryOpenBankDailyReceiptDownloadUrl](https://cloud.tencent.com/document/api/1122/70773)
|
|
18905
18948
|
|
|
18906
18949
|
新增数据结构:
|
|
18907
18950
|
|
|
18908
|
-
* [
|
|
18909
|
-
* [
|
|
18951
|
+
* [QueryOpenBankBankAccountBalanceResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankBankAccountBalanceResult)
|
|
18952
|
+
* [QueryOpenBankDailyReceiptDownloadUrlResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankDailyReceiptDownloadUrlResult)
|
|
18910
18953
|
|
|
18911
18954
|
### 第 57 次发布
|
|
18912
18955
|
|
|
@@ -30138,6 +30181,21 @@
|
|
|
30138
30181
|
|
|
30139
30182
|
## Elasticsearch Service(es) 版本:2018-04-16
|
|
30140
30183
|
|
|
30184
|
+
### 第 25 次发布
|
|
30185
|
+
|
|
30186
|
+
发布时间:2022-03-09 08:11:10
|
|
30187
|
+
|
|
30188
|
+
本次发布包含了以下内容:
|
|
30189
|
+
|
|
30190
|
+
改善已有的文档。
|
|
30191
|
+
|
|
30192
|
+
修改接口:
|
|
30193
|
+
|
|
30194
|
+
* [UpgradeInstance](https://cloud.tencent.com/document/api/845/36270)
|
|
30195
|
+
|
|
30196
|
+
* 新增入参:CosBackup
|
|
30197
|
+
|
|
30198
|
+
|
|
30141
30199
|
### 第 24 次发布
|
|
30142
30200
|
|
|
30143
30201
|
发布时间:2022-02-18 08:09:35
|
|
@@ -43152,6 +43210,23 @@
|
|
|
43152
43210
|
|
|
43153
43211
|
## 云监控(monitor) 版本:2018-07-24
|
|
43154
43212
|
|
|
43213
|
+
### 第 41 次发布
|
|
43214
|
+
|
|
43215
|
+
发布时间:2022-03-09 08:14:02
|
|
43216
|
+
|
|
43217
|
+
本次发布包含了以下内容:
|
|
43218
|
+
|
|
43219
|
+
改善已有的文档。
|
|
43220
|
+
|
|
43221
|
+
修改接口:
|
|
43222
|
+
|
|
43223
|
+
* [ModifyAlarmPolicyNotice](https://cloud.tencent.com/document/api/248/51274)
|
|
43224
|
+
|
|
43225
|
+
* 新增入参:PolicyIds
|
|
43226
|
+
|
|
43227
|
+
* <font color="#dd0000">**修改入参**:</font>PolicyId
|
|
43228
|
+
|
|
43229
|
+
|
|
43155
43230
|
### 第 40 次发布
|
|
43156
43231
|
|
|
43157
43232
|
发布时间:2022-03-03 08:09:04
|
|
@@ -51153,11 +51228,11 @@
|
|
|
51153
51228
|
|
|
51154
51229
|
新增接口:
|
|
51155
51230
|
|
|
51156
|
-
* [
|
|
51231
|
+
* [CreateReceiverDetailWithData](https://cloud.tencent.com/document/api/1288/70776)
|
|
51157
51232
|
|
|
51158
51233
|
新增数据结构:
|
|
51159
51234
|
|
|
51160
|
-
* [
|
|
51235
|
+
* [ReceiverInputData](https://cloud.tencent.com/document/api/1288/51053#ReceiverInputData)
|
|
51161
51236
|
|
|
51162
51237
|
### 第 7 次发布
|
|
51163
51238
|
|
|
@@ -59409,6 +59484,21 @@
|
|
|
59409
59484
|
|
|
59410
59485
|
## 弹性微服务(tem) 版本:2021-07-01
|
|
59411
59486
|
|
|
59487
|
+
### 第 13 次发布
|
|
59488
|
+
|
|
59489
|
+
发布时间:2022-03-09 08:17:24
|
|
59490
|
+
|
|
59491
|
+
本次发布包含了以下内容:
|
|
59492
|
+
|
|
59493
|
+
改善已有的文档。
|
|
59494
|
+
|
|
59495
|
+
修改接口:
|
|
59496
|
+
|
|
59497
|
+
* [DeployApplication](https://cloud.tencent.com/document/api/1371/60158)
|
|
59498
|
+
|
|
59499
|
+
* 新增入参:OsFlavour
|
|
59500
|
+
|
|
59501
|
+
|
|
59412
59502
|
### 第 12 次发布
|
|
59413
59503
|
|
|
59414
59504
|
发布时间:2022-03-01 08:13:25
|
|
@@ -61408,6 +61498,27 @@
|
|
|
61408
61498
|
|
|
61409
61499
|
## 容器服务(tke) 版本:2018-05-25
|
|
61410
61500
|
|
|
61501
|
+
### 第 91 次发布
|
|
61502
|
+
|
|
61503
|
+
发布时间:2022-03-10 08:16:16
|
|
61504
|
+
|
|
61505
|
+
本次发布包含了以下内容:
|
|
61506
|
+
|
|
61507
|
+
改善已有的文档。
|
|
61508
|
+
|
|
61509
|
+
新增接口:
|
|
61510
|
+
|
|
61511
|
+
* [CreateImageCache](https://cloud.tencent.com/document/api/457/70861)
|
|
61512
|
+
* [DeleteImageCaches](https://cloud.tencent.com/document/api/457/70860)
|
|
61513
|
+
* [DescribeImageCaches](https://cloud.tencent.com/document/api/457/70859)
|
|
61514
|
+
* [GetMostSuitableImageCache](https://cloud.tencent.com/document/api/457/70858)
|
|
61515
|
+
* [UpdateImageCache](https://cloud.tencent.com/document/api/457/70857)
|
|
61516
|
+
|
|
61517
|
+
新增数据结构:
|
|
61518
|
+
|
|
61519
|
+
* [ImageCache](https://cloud.tencent.com/document/api/457/31866#ImageCache)
|
|
61520
|
+
* [ImageCacheEvent](https://cloud.tencent.com/document/api/457/31866#ImageCacheEvent)
|
|
61521
|
+
|
|
61411
61522
|
### 第 90 次发布
|
|
61412
61523
|
|
|
61413
61524
|
发布时间:2022-03-07 08:14:19
|
|
@@ -63458,6 +63569,23 @@
|
|
|
63458
63569
|
|
|
63459
63570
|
## 实时音视频(trtc) 版本:2019-07-22
|
|
63460
63571
|
|
|
63572
|
+
### 第 28 次发布
|
|
63573
|
+
|
|
63574
|
+
发布时间:2022-03-11 08:15:26
|
|
63575
|
+
|
|
63576
|
+
本次发布包含了以下内容:
|
|
63577
|
+
|
|
63578
|
+
改善已有的文档。
|
|
63579
|
+
|
|
63580
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
63581
|
+
|
|
63582
|
+
* DescribeTrtcInteractiveTime
|
|
63583
|
+
|
|
63584
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
63585
|
+
|
|
63586
|
+
* OneSdkAppIdUsagesInfo
|
|
63587
|
+
* SdkAppIdTrtcUsage
|
|
63588
|
+
|
|
63461
63589
|
### 第 27 次发布
|
|
63462
63590
|
|
|
63463
63591
|
发布时间:2021-10-29 08:10:53
|
|
@@ -66546,6 +66674,25 @@
|
|
|
66546
66674
|
|
|
66547
66675
|
## 云点播(vod) 版本:2018-07-17
|
|
66548
66676
|
|
|
66677
|
+
### 第 96 次发布
|
|
66678
|
+
|
|
66679
|
+
发布时间:2022-03-10 08:17:15
|
|
66680
|
+
|
|
66681
|
+
本次发布包含了以下内容:
|
|
66682
|
+
|
|
66683
|
+
改善已有的文档。
|
|
66684
|
+
|
|
66685
|
+
新增接口:
|
|
66686
|
+
|
|
66687
|
+
* [ModifyMediaStorageClass](https://cloud.tencent.com/document/api/266/70862)
|
|
66688
|
+
|
|
66689
|
+
修改数据结构:
|
|
66690
|
+
|
|
66691
|
+
* [AdaptiveStreamTemplate](https://cloud.tencent.com/document/api/266/31773#AdaptiveStreamTemplate)
|
|
66692
|
+
|
|
66693
|
+
* 新增成员:TEHDConfig
|
|
66694
|
+
|
|
66695
|
+
|
|
66549
66696
|
### 第 95 次发布
|
|
66550
66697
|
|
|
66551
66698
|
发布时间:2022-01-26 08:14:54
|
|
@@ -69268,6 +69415,21 @@
|
|
|
69268
69415
|
|
|
69269
69416
|
## 私有网络(vpc) 版本:2017-03-12
|
|
69270
69417
|
|
|
69418
|
+
### 第 107 次发布
|
|
69419
|
+
|
|
69420
|
+
发布时间:2022-03-10 08:17:42
|
|
69421
|
+
|
|
69422
|
+
本次发布包含了以下内容:
|
|
69423
|
+
|
|
69424
|
+
改善已有的文档。
|
|
69425
|
+
|
|
69426
|
+
修改数据结构:
|
|
69427
|
+
|
|
69428
|
+
* [CcnBandwidthInfo](https://cloud.tencent.com/document/api/215/15824#CcnBandwidthInfo)
|
|
69429
|
+
|
|
69430
|
+
* 新增成员:MarketId
|
|
69431
|
+
|
|
69432
|
+
|
|
69271
69433
|
### 第 106 次发布
|
|
69272
69434
|
|
|
69273
69435
|
发布时间:2022-02-24 08:15:58
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
| advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2022-02-21 08:00:44 |
|
|
6
6
|
| af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2022-02-21 08:00:45 |
|
|
7
7
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2022-02-21 08:00:46 |
|
|
8
|
-
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-03-
|
|
8
|
+
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-03-10 08:03:53 |
|
|
9
9
|
| ams | [音频内容检测](https://cloud.tencent.com/document/product/1219) | 2022-02-21 08:00:52 |
|
|
10
10
|
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-03-02 08:04:36 |
|
|
11
11
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-02-21 08:01:03 |
|
|
@@ -13,13 +13,13 @@
|
|
|
13
13
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2022-03-03 08:00:37 |
|
|
14
14
|
| apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2022-03-03 08:00:40 |
|
|
15
15
|
| apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2022-02-21 08:01:18 |
|
|
16
|
-
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-03-
|
|
16
|
+
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-03-11 08:03:26 |
|
|
17
17
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-03-08 08:06:26 |
|
|
18
18
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2022-02-21 08:01:30 |
|
|
19
19
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2022-02-21 08:01:32 |
|
|
20
20
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2022-02-21 08:01:33 |
|
|
21
21
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2022-02-21 08:01:38 |
|
|
22
|
-
| billing | [计费相关](https://cloud.tencent.com/document/product/555) | 2022-03-
|
|
22
|
+
| billing | [计费相关](https://cloud.tencent.com/document/product/555) | 2022-03-09 08:06:22 |
|
|
23
23
|
| bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
|
|
24
24
|
| bm | [黑石物理服务器1.0](https://cloud.tencent.com/document/product/386) | 2021-11-10 08:02:45 |
|
|
25
25
|
| bmeip | [黑石弹性公网IP](https://cloud.tencent.com/document/product/1028) | 2022-02-21 08:01:45 |
|
|
@@ -42,11 +42,11 @@
|
|
|
42
42
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-02-18 16:00:08 |
|
|
43
43
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
44
44
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
45
|
-
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-03-
|
|
45
|
+
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-03-10 08:06:28 |
|
|
46
46
|
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-03-03 08:03:01 |
|
|
47
47
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-02-28 08:08:23 |
|
|
48
48
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-02-21 08:03:43 |
|
|
49
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-03-
|
|
49
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-03-10 08:06:54 |
|
|
50
50
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2022-02-21 08:03:52 |
|
|
51
51
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2022-03-03 08:03:36 |
|
|
52
52
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2022-02-21 08:05:24 |
|
|
60
60
|
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-03-03 08:04:55 |
|
|
61
61
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-02-21 08:05:42 |
|
|
62
|
-
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-03-
|
|
62
|
+
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-03-10 08:08:37 |
|
|
63
63
|
| dlc | [数据湖计算](https://cloud.tencent.com/document/product/1342) | 2022-03-01 08:05:44 |
|
|
64
64
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2022-02-21 08:05:57 |
|
|
65
65
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2022-02-21 08:06:02 |
|
|
@@ -74,11 +74,11 @@
|
|
|
74
74
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2022-02-24 08:07:37 |
|
|
75
75
|
| eis | [企业集成服务](https://cloud.tencent.com/document/product/1270) | 2022-02-21 08:06:46 |
|
|
76
76
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-03-03 08:06:04 |
|
|
77
|
-
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-
|
|
78
|
-
| ess | [电子签服务](https://cloud.tencent.com/document/product/1323) | 2022-03-
|
|
77
|
+
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-03-09 08:11:10 |
|
|
78
|
+
| ess | [电子签服务](https://cloud.tencent.com/document/product/1323) | 2022-03-09 17:36:06 |
|
|
79
79
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-02-21 08:06:54 |
|
|
80
80
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-02-25 08:09:04 |
|
|
81
|
-
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-
|
|
81
|
+
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-03-09 08:11:20 |
|
|
82
82
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2022-02-21 08:07:03 |
|
|
83
83
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2022-02-21 08:07:05 |
|
|
84
84
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2022-02-21 08:07:07 |
|
|
@@ -101,18 +101,18 @@
|
|
|
101
101
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2022-02-21 08:08:26 |
|
|
102
102
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2022-02-21 08:08:35 |
|
|
103
103
|
| ivld | [视频智能标签](https://cloud.tencent.com/document/product/1509) | 2022-03-07 10:30:32 |
|
|
104
|
-
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-
|
|
104
|
+
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-03-10 08:11:43 |
|
|
105
105
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-03-03 08:08:18 |
|
|
106
106
|
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-02-24 08:10:24 |
|
|
107
107
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-02-21 08:09:21 |
|
|
108
108
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-02-21 08:09:21 |
|
|
109
|
-
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2022-03-
|
|
109
|
+
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2022-03-10 08:12:16 |
|
|
110
110
|
| market | [云市场](https://cloud.tencent.com/document/product/306) | 2022-02-21 08:09:30 |
|
|
111
111
|
| memcached | [云数据库 Memcached](https://cloud.tencent.com/document/product) | 2020-08-24 08:07:49 |
|
|
112
112
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-02-21 08:09:31 |
|
|
113
113
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2022-02-21 08:09:33 |
|
|
114
|
-
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2022-03-
|
|
115
|
-
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-03-
|
|
114
|
+
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2022-03-09 08:13:56 |
|
|
115
|
+
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-03-09 08:14:02 |
|
|
116
116
|
| mps | [视频处理](https://cloud.tencent.com/document/product/862) | 2022-02-21 08:09:56 |
|
|
117
117
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-02-21 08:10:08 |
|
|
118
118
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product) | 2020-06-05 08:13:52 |
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2022-02-21 08:10:11 |
|
|
122
122
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
123
123
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-03-03 08:09:36 |
|
|
124
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-
|
|
124
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-03-11 08:11:56 |
|
|
125
125
|
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-03-08 08:16:27 |
|
|
126
126
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-02-21 08:10:29 |
|
|
127
127
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2022-02-21 08:10:32 |
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-03-01 10:49:12 |
|
|
163
163
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2022-03-01 15:05:45 |
|
|
164
164
|
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-03-03 08:12:23 |
|
|
165
|
-
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2022-03-
|
|
165
|
+
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2022-03-09 08:17:24 |
|
|
166
166
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-02-21 08:13:08 |
|
|
167
167
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
168
168
|
| tic | [腾讯云IaC平台](https://cloud.tencent.com/document/product/1213) | 2022-02-21 08:13:09 |
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-02-21 08:13:16 |
|
|
173
173
|
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-02-21 08:13:19 |
|
|
174
174
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-02-21 08:13:23 |
|
|
175
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-03-
|
|
175
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-03-10 08:16:16 |
|
|
176
176
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
177
177
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-02-21 08:13:40 |
|
|
178
178
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-02-21 08:13:41 |
|
|
179
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2022-
|
|
179
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2022-03-11 08:15:26 |
|
|
180
180
|
| tse | [腾讯云微服务引擎](https://cloud.tencent.com/document/product/1364) | 2022-03-08 08:20:05 |
|
|
181
181
|
| tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-03-01 08:14:14 |
|
|
182
182
|
| tsw | [腾讯微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2022-02-21 08:14:10 |
|
|
@@ -184,8 +184,8 @@
|
|
|
184
184
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-02-21 08:14:12 |
|
|
185
185
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-02-21 08:14:15 |
|
|
186
186
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-02-21 08:14:16 |
|
|
187
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-
|
|
188
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-03-
|
|
187
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-03-10 08:17:15 |
|
|
188
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-03-10 08:17:42 |
|
|
189
189
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-02-21 08:15:09 |
|
|
190
190
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-02-21 08:15:12 |
|
|
191
191
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
@@ -92,7 +92,6 @@ import {
|
|
|
92
92
|
DescribeAutoScalingActivitiesResponse,
|
|
93
93
|
DescribeNotificationConfigurationsResponse,
|
|
94
94
|
DataDisk,
|
|
95
|
-
PreviewPaiDomainNameRequest,
|
|
96
95
|
DeleteScalingPolicyRequest,
|
|
97
96
|
LoginSettings,
|
|
98
97
|
CreateAutoScalingGroupFromInstanceResponse,
|
|
@@ -136,7 +135,6 @@ import {
|
|
|
136
135
|
LifecycleHook,
|
|
137
136
|
ForwardLoadBalancer,
|
|
138
137
|
ClearLaunchConfigurationAttributesRequest,
|
|
139
|
-
PreviewPaiDomainNameResponse,
|
|
140
138
|
ForwardLoadBalancerIdentification,
|
|
141
139
|
AutoScalingAdvice,
|
|
142
140
|
StartAutoScalingInstancesRequest,
|
|
@@ -191,17 +189,6 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
191
189
|
return this.request("CreateAutoScalingGroup", req, cb)
|
|
192
190
|
}
|
|
193
191
|
|
|
194
|
-
/**
|
|
195
|
-
* 本接口(PreviewPaiDomainName)用于预览PAI实例域名。
|
|
196
|
-
|
|
197
|
-
*/
|
|
198
|
-
async PreviewPaiDomainName(
|
|
199
|
-
req: PreviewPaiDomainNameRequest,
|
|
200
|
-
cb?: (error: string, rep: PreviewPaiDomainNameResponse) => void
|
|
201
|
-
): Promise<PreviewPaiDomainNameResponse> {
|
|
202
|
-
return this.request("PreviewPaiDomainName", req, cb)
|
|
203
|
-
}
|
|
204
|
-
|
|
205
192
|
/**
|
|
206
193
|
* 本接口(ClearLaunchConfigurationAttributes)用于将启动配置内的特定属性完全清空。
|
|
207
194
|
*/
|
|
@@ -1002,12 +1002,12 @@ export interface DescribeLaunchConfigurationsResponse {
|
|
|
1002
1002
|
/**
|
|
1003
1003
|
* 符合条件的启动配置数量。
|
|
1004
1004
|
*/
|
|
1005
|
-
TotalCount
|
|
1005
|
+
TotalCount: number
|
|
1006
1006
|
|
|
1007
1007
|
/**
|
|
1008
1008
|
* 启动配置详细信息列表。
|
|
1009
1009
|
*/
|
|
1010
|
-
LaunchConfigurationSet
|
|
1010
|
+
LaunchConfigurationSet: Array<LaunchConfiguration>
|
|
1011
1011
|
|
|
1012
1012
|
/**
|
|
1013
1013
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -1086,7 +1086,7 @@ export interface DetachLoadBalancersRequest {
|
|
|
1086
1086
|
*/
|
|
1087
1087
|
export interface DescribeAutoScalingInstancesRequest {
|
|
1088
1088
|
/**
|
|
1089
|
-
* 待查询云服务器(CVM)的实例ID。参数不支持同时指定InstanceIds和Filters。
|
|
1089
|
+
* 待查询云服务器(CVM)的实例ID。每次请求的上限为100。参数不支持同时指定InstanceIds和Filters。
|
|
1090
1090
|
*/
|
|
1091
1091
|
InstanceIds?: Array<string>
|
|
1092
1092
|
|
|
@@ -1104,7 +1104,7 @@ export interface DescribeAutoScalingInstancesRequest {
|
|
|
1104
1104
|
Offset?: number
|
|
1105
1105
|
|
|
1106
1106
|
/**
|
|
1107
|
-
* 返回数量,默认为20,最大值为
|
|
1107
|
+
* 返回数量,默认为20,最大值为100。关于`Limit`的更进一步介绍请参考 API [简介](https://cloud.tencent.com/document/api/213/15688)中的相关小节。
|
|
1108
1108
|
*/
|
|
1109
1109
|
Limit?: number
|
|
1110
1110
|
}
|
|
@@ -1774,12 +1774,12 @@ export interface DescribeScheduledActionsResponse {
|
|
|
1774
1774
|
/**
|
|
1775
1775
|
* 符合条件的定时任务数量。
|
|
1776
1776
|
*/
|
|
1777
|
-
TotalCount
|
|
1777
|
+
TotalCount: number
|
|
1778
1778
|
|
|
1779
1779
|
/**
|
|
1780
1780
|
* 定时任务详细信息列表。
|
|
1781
1781
|
*/
|
|
1782
|
-
ScheduledActionSet
|
|
1782
|
+
ScheduledActionSet: Array<ScheduledAction>
|
|
1783
1783
|
|
|
1784
1784
|
/**
|
|
1785
1785
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -2325,16 +2325,12 @@ export interface DataDisk {
|
|
|
2325
2325
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2326
2326
|
*/
|
|
2327
2327
|
SnapshotId?: string
|
|
2328
|
-
}
|
|
2329
2328
|
|
|
2330
|
-
/**
|
|
2331
|
-
* PreviewPaiDomainName请求参数结构体
|
|
2332
|
-
*/
|
|
2333
|
-
export interface PreviewPaiDomainNameRequest {
|
|
2334
2329
|
/**
|
|
2335
|
-
|
|
2336
|
-
|
|
2337
|
-
|
|
2330
|
+
* 数据盘是否随子机销毁。取值范围:<br><li>TRUE:子机销毁时,销毁数据盘,只支持按小时后付费云盘<br><li>FALSE:子机销毁时,保留数据盘
|
|
2331
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2332
|
+
*/
|
|
2333
|
+
DeleteWithInstance?: boolean
|
|
2338
2334
|
}
|
|
2339
2335
|
|
|
2340
2336
|
/**
|
|
@@ -2754,6 +2750,11 @@ export interface ScheduledAction {
|
|
|
2754
2750
|
* 定时任务的创建时间。取值为`UTC`时间,按照`ISO8601`标准,格式:`YYYY-MM-DDThh:mm:ssZ`。
|
|
2755
2751
|
*/
|
|
2756
2752
|
CreatedTime: string
|
|
2753
|
+
|
|
2754
|
+
/**
|
|
2755
|
+
* 定时任务的执行类型。取值范围:<br><li>CRONTAB:代表定时任务为重复执行。<br><li>ONCE:代表定时任务为单次执行。
|
|
2756
|
+
*/
|
|
2757
|
+
ScheduledType: string
|
|
2757
2758
|
}
|
|
2758
2759
|
|
|
2759
2760
|
/**
|
|
@@ -3328,21 +3329,6 @@ export interface ClearLaunchConfigurationAttributesRequest {
|
|
|
3328
3329
|
ClearInstanceNameSettings?: boolean
|
|
3329
3330
|
}
|
|
3330
3331
|
|
|
3331
|
-
/**
|
|
3332
|
-
* PreviewPaiDomainName返回参数结构体
|
|
3333
|
-
*/
|
|
3334
|
-
export interface PreviewPaiDomainNameResponse {
|
|
3335
|
-
/**
|
|
3336
|
-
* 可用的PAI域名
|
|
3337
|
-
*/
|
|
3338
|
-
DomainName: string
|
|
3339
|
-
|
|
3340
|
-
/**
|
|
3341
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
3342
|
-
*/
|
|
3343
|
-
RequestId?: string
|
|
3344
|
-
}
|
|
3345
|
-
|
|
3346
3332
|
/**
|
|
3347
3333
|
* 应用型负载均衡器标识信息
|
|
3348
3334
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
|
|
2
|
-
import { DisableAutoScalingGroupResponse, ModifyLaunchConfigurationAttributesRequest, DisableAutoScalingGroupRequest, ModifyAutoScalingGroupRequest, ScaleOutInstancesRequest, ModifyScheduledActionRequest, DescribeAutoScalingGroupsRequest, DescribeAccountLimitsResponse, CreateLaunchConfigurationResponse, CreateLifecycleHookResponse, ClearLaunchConfigurationAttributesResponse, DescribeAutoScalingGroupsResponse, CreateScheduledActionRequest, StopAutoScalingInstancesResponse, DescribeScalingPoliciesRequest, ModifyScheduledActionResponse, AttachLoadBalancersResponse, ExecuteScalingPolicyResponse, DeleteAutoScalingGroupRequest, SetInstancesProtectionResponse, StartAutoScalingInstancesResponse, CompleteLifecycleActionRequest, CreateScalingPolicyResponse, CreateNotificationConfigurationResponse, DescribeLaunchConfigurationsResponse, RemoveInstancesRequest, DeleteScalingPolicyResponse, DetachLoadBalancersRequest, DescribeAutoScalingInstancesRequest, ModifyLoadBalancersRequest, RemoveInstancesResponse, ModifyScalingPolicyResponse, SetInstancesProtectionRequest, DeleteNotificationConfigurationResponse, DetachInstancesResponse, ModifyLaunchConfigurationAttributesResponse, CreateLaunchConfigurationRequest, AttachInstancesResponse, DescribeAutoScalingGroupLastActivitiesResponse, DescribeAccountLimitsRequest, UpgradeLifecycleHookRequest, DetachLoadBalancersResponse, DescribeAutoScalingGroupLastActivitiesRequest, ModifyLoadBalancersResponse, DescribePaiInstancesRequest, CreateNotificationConfigurationRequest, DescribeScheduledActionsResponse, ModifyNotificationConfigurationRequest, DeleteLifecycleHookRequest, ModifyLoadBalancerTargetAttributesResponse, ModifyAutoScalingGroupResponse, DeleteLaunchConfigurationRequest, ModifyScalingPolicyRequest, UpgradeLifecycleHookResponse, DescribeAutoScalingAdvicesResponse, CreateAutoScalingGroupRequest, DeleteScheduledActionResponse, UpgradeLaunchConfigurationRequest, DescribeAutoScalingActivitiesResponse, DescribeNotificationConfigurationsResponse,
|
|
2
|
+
import { DisableAutoScalingGroupResponse, ModifyLaunchConfigurationAttributesRequest, DisableAutoScalingGroupRequest, ModifyAutoScalingGroupRequest, ScaleOutInstancesRequest, ModifyScheduledActionRequest, DescribeAutoScalingGroupsRequest, DescribeAccountLimitsResponse, CreateLaunchConfigurationResponse, CreateLifecycleHookResponse, ClearLaunchConfigurationAttributesResponse, DescribeAutoScalingGroupsResponse, CreateScheduledActionRequest, StopAutoScalingInstancesResponse, DescribeScalingPoliciesRequest, ModifyScheduledActionResponse, AttachLoadBalancersResponse, ExecuteScalingPolicyResponse, DeleteAutoScalingGroupRequest, SetInstancesProtectionResponse, StartAutoScalingInstancesResponse, CompleteLifecycleActionRequest, CreateScalingPolicyResponse, CreateNotificationConfigurationResponse, DescribeLaunchConfigurationsResponse, RemoveInstancesRequest, DeleteScalingPolicyResponse, DetachLoadBalancersRequest, DescribeAutoScalingInstancesRequest, ModifyLoadBalancersRequest, RemoveInstancesResponse, ModifyScalingPolicyResponse, SetInstancesProtectionRequest, DeleteNotificationConfigurationResponse, DetachInstancesResponse, ModifyLaunchConfigurationAttributesResponse, CreateLaunchConfigurationRequest, AttachInstancesResponse, DescribeAutoScalingGroupLastActivitiesResponse, DescribeAccountLimitsRequest, UpgradeLifecycleHookRequest, DetachLoadBalancersResponse, DescribeAutoScalingGroupLastActivitiesRequest, ModifyLoadBalancersResponse, DescribePaiInstancesRequest, CreateNotificationConfigurationRequest, DescribeScheduledActionsResponse, ModifyNotificationConfigurationRequest, DeleteLifecycleHookRequest, ModifyLoadBalancerTargetAttributesResponse, ModifyAutoScalingGroupResponse, DeleteLaunchConfigurationRequest, ModifyScalingPolicyRequest, UpgradeLifecycleHookResponse, DescribeAutoScalingAdvicesResponse, CreateAutoScalingGroupRequest, DeleteScheduledActionResponse, UpgradeLaunchConfigurationRequest, DescribeAutoScalingActivitiesResponse, DescribeNotificationConfigurationsResponse, DeleteScalingPolicyRequest, CreateAutoScalingGroupFromInstanceResponse, DetachInstancesRequest, DescribeAutoScalingInstancesResponse, DeleteLaunchConfigurationResponse, DescribeScheduledActionsRequest, DeleteScheduledActionRequest, DescribeAutoScalingActivitiesRequest, ModifyDesiredCapacityRequest, CreateScheduledActionResponse, CreateLifecycleHookRequest, CompleteLifecycleActionResponse, ScaleOutInstancesResponse, DescribeLifecycleHooksRequest, CreateAutoScalingGroupResponse, ModifyNotificationConfigurationResponse, DescribeLifecycleHooksResponse, CreateScalingPolicyRequest, ScaleInInstancesResponse, DescribeAutoScalingAdvicesRequest, DeleteNotificationConfigurationRequest, DescribeLaunchConfigurationsRequest, ModifyLoadBalancerTargetAttributesRequest, DeleteAutoScalingGroupResponse, EnableAutoScalingGroupRequest, DescribeNotificationConfigurationsRequest, ScaleInInstancesRequest, ClearLaunchConfigurationAttributesRequest, StartAutoScalingInstancesRequest, AttachInstancesRequest, AttachLoadBalancersRequest, DescribeScalingPoliciesResponse, ModifyDesiredCapacityResponse, StopAutoScalingInstancesRequest, DeleteLifecycleHookResponse, CreateAutoScalingGroupFromInstanceRequest, EnableAutoScalingGroupResponse, UpgradeLaunchConfigurationResponse, DescribePaiInstancesResponse, ExecuteScalingPolicyRequest } from "./as_models";
|
|
3
3
|
/**
|
|
4
4
|
* as client
|
|
5
5
|
* @class
|
|
@@ -17,11 +17,6 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
17
17
|
* 本接口(CreateAutoScalingGroup)用于创建伸缩组
|
|
18
18
|
*/
|
|
19
19
|
CreateAutoScalingGroup(req: CreateAutoScalingGroupRequest, cb?: (error: string, rep: CreateAutoScalingGroupResponse) => void): Promise<CreateAutoScalingGroupResponse>;
|
|
20
|
-
/**
|
|
21
|
-
* 本接口(PreviewPaiDomainName)用于预览PAI实例域名。
|
|
22
|
-
|
|
23
|
-
*/
|
|
24
|
-
PreviewPaiDomainName(req: PreviewPaiDomainNameRequest, cb?: (error: string, rep: PreviewPaiDomainNameResponse) => void): Promise<PreviewPaiDomainNameResponse>;
|
|
25
20
|
/**
|
|
26
21
|
* 本接口(ClearLaunchConfigurationAttributes)用于将启动配置内的特定属性完全清空。
|
|
27
22
|
*/
|
|
@@ -42,13 +42,6 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
42
42
|
async CreateAutoScalingGroup(req, cb) {
|
|
43
43
|
return this.request("CreateAutoScalingGroup", req, cb);
|
|
44
44
|
}
|
|
45
|
-
/**
|
|
46
|
-
* 本接口(PreviewPaiDomainName)用于预览PAI实例域名。
|
|
47
|
-
|
|
48
|
-
*/
|
|
49
|
-
async PreviewPaiDomainName(req, cb) {
|
|
50
|
-
return this.request("PreviewPaiDomainName", req, cb);
|
|
51
|
-
}
|
|
52
45
|
/**
|
|
53
46
|
* 本接口(ClearLaunchConfigurationAttributes)用于将启动配置内的特定属性完全清空。
|
|
54
47
|
*/
|
|
@@ -835,11 +835,11 @@ export interface DescribeLaunchConfigurationsResponse {
|
|
|
835
835
|
/**
|
|
836
836
|
* 符合条件的启动配置数量。
|
|
837
837
|
*/
|
|
838
|
-
TotalCount
|
|
838
|
+
TotalCount: number;
|
|
839
839
|
/**
|
|
840
840
|
* 启动配置详细信息列表。
|
|
841
841
|
*/
|
|
842
|
-
LaunchConfigurationSet
|
|
842
|
+
LaunchConfigurationSet: Array<LaunchConfiguration>;
|
|
843
843
|
/**
|
|
844
844
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
845
845
|
*/
|
|
@@ -907,7 +907,7 @@ export interface DetachLoadBalancersRequest {
|
|
|
907
907
|
*/
|
|
908
908
|
export interface DescribeAutoScalingInstancesRequest {
|
|
909
909
|
/**
|
|
910
|
-
* 待查询云服务器(CVM)的实例ID。参数不支持同时指定InstanceIds和Filters。
|
|
910
|
+
* 待查询云服务器(CVM)的实例ID。每次请求的上限为100。参数不支持同时指定InstanceIds和Filters。
|
|
911
911
|
*/
|
|
912
912
|
InstanceIds?: Array<string>;
|
|
913
913
|
/**
|
|
@@ -922,7 +922,7 @@ export interface DescribeAutoScalingInstancesRequest {
|
|
|
922
922
|
*/
|
|
923
923
|
Offset?: number;
|
|
924
924
|
/**
|
|
925
|
-
* 返回数量,默认为20,最大值为
|
|
925
|
+
* 返回数量,默认为20,最大值为100。关于`Limit`的更进一步介绍请参考 API [简介](https://cloud.tencent.com/document/api/213/15688)中的相关小节。
|
|
926
926
|
*/
|
|
927
927
|
Limit?: number;
|
|
928
928
|
}
|
|
@@ -1487,11 +1487,11 @@ export interface DescribeScheduledActionsResponse {
|
|
|
1487
1487
|
/**
|
|
1488
1488
|
* 符合条件的定时任务数量。
|
|
1489
1489
|
*/
|
|
1490
|
-
TotalCount
|
|
1490
|
+
TotalCount: number;
|
|
1491
1491
|
/**
|
|
1492
1492
|
* 定时任务详细信息列表。
|
|
1493
1493
|
*/
|
|
1494
|
-
ScheduledActionSet
|
|
1494
|
+
ScheduledActionSet: Array<ScheduledAction>;
|
|
1495
1495
|
/**
|
|
1496
1496
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1497
1497
|
*/
|
|
@@ -1954,15 +1954,11 @@ export interface DataDisk {
|
|
|
1954
1954
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1955
1955
|
*/
|
|
1956
1956
|
SnapshotId?: string;
|
|
1957
|
-
}
|
|
1958
|
-
/**
|
|
1959
|
-
* PreviewPaiDomainName请求参数结构体
|
|
1960
|
-
*/
|
|
1961
|
-
export interface PreviewPaiDomainNameRequest {
|
|
1962
1957
|
/**
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1958
|
+
* 数据盘是否随子机销毁。取值范围:<br><li>TRUE:子机销毁时,销毁数据盘,只支持按小时后付费云盘<br><li>FALSE:子机销毁时,保留数据盘
|
|
1959
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1960
|
+
*/
|
|
1961
|
+
DeleteWithInstance?: boolean;
|
|
1966
1962
|
}
|
|
1967
1963
|
/**
|
|
1968
1964
|
* DeleteScalingPolicy请求参数结构体
|
|
@@ -2319,6 +2315,10 @@ export interface ScheduledAction {
|
|
|
2319
2315
|
* 定时任务的创建时间。取值为`UTC`时间,按照`ISO8601`标准,格式:`YYYY-MM-DDThh:mm:ssZ`。
|
|
2320
2316
|
*/
|
|
2321
2317
|
CreatedTime: string;
|
|
2318
|
+
/**
|
|
2319
|
+
* 定时任务的执行类型。取值范围:<br><li>CRONTAB:代表定时任务为重复执行。<br><li>ONCE:代表定时任务为单次执行。
|
|
2320
|
+
*/
|
|
2321
|
+
ScheduledType: string;
|
|
2322
2322
|
}
|
|
2323
2323
|
/**
|
|
2324
2324
|
* CompleteLifecycleAction返回参数结构体
|
|
@@ -2811,19 +2811,6 @@ export interface ClearLaunchConfigurationAttributesRequest {
|
|
|
2811
2811
|
*/
|
|
2812
2812
|
ClearInstanceNameSettings?: boolean;
|
|
2813
2813
|
}
|
|
2814
|
-
/**
|
|
2815
|
-
* PreviewPaiDomainName返回参数结构体
|
|
2816
|
-
*/
|
|
2817
|
-
export interface PreviewPaiDomainNameResponse {
|
|
2818
|
-
/**
|
|
2819
|
-
* 可用的PAI域名
|
|
2820
|
-
*/
|
|
2821
|
-
DomainName: string;
|
|
2822
|
-
/**
|
|
2823
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2824
|
-
*/
|
|
2825
|
-
RequestId?: string;
|
|
2826
|
-
}
|
|
2827
2814
|
/**
|
|
2828
2815
|
* 应用型负载均衡器标识信息
|
|
2829
2816
|
*/
|