tencentcloud-sdk-nodejs-as 4.0.317 → 4.0.318
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 +173 -0
- package/SERVICE_CHANGELOG.md +198 -151
- package/package.json +1 -1
- package/products.md +12 -12
- package/src/services/as/v20180419/as_client.ts +17 -2
- package/src/services/as/v20180419/as_models.ts +6 -0
- package/tencentcloud/services/as/v20180419/as_client.d.ts +17 -2
- package/tencentcloud/services/as/v20180419/as_client.js +17 -2
- package/tencentcloud/services/as/v20180419/as_models.d.ts +5 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,176 @@
|
|
|
1
|
+
# Release 4.0.318
|
|
2
|
+
|
|
3
|
+
## 应用性能观测(apm) 版本:2021-06-22
|
|
4
|
+
|
|
5
|
+
### 第 7 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-03-30 06:01:18
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeApmInstances](https://cloud.tencent.com/document/api/1463/65103)
|
|
16
|
+
|
|
17
|
+
* 新增入参:DemoInstanceFlag
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 弹性伸缩(as) 版本:2018-04-19
|
|
23
|
+
|
|
24
|
+
### 第 49 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2022-03-30 06:01:19
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
修改数据结构:
|
|
33
|
+
|
|
34
|
+
* [DataDisk](https://cloud.tencent.com/document/api/377/20453#DataDisk)
|
|
35
|
+
|
|
36
|
+
* 新增成员:Encrypt
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
## 计费相关(billing) 版本:2018-07-09
|
|
42
|
+
|
|
43
|
+
### 第 33 次发布
|
|
44
|
+
|
|
45
|
+
发布时间:2022-03-30 06:01:46
|
|
46
|
+
|
|
47
|
+
本次发布包含了以下内容:
|
|
48
|
+
|
|
49
|
+
改善已有的文档。
|
|
50
|
+
|
|
51
|
+
修改接口:
|
|
52
|
+
|
|
53
|
+
* [DescribeDealsByCond](https://cloud.tencent.com/document/api/555/19179)
|
|
54
|
+
|
|
55
|
+
* 新增入参:ResourceId
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
修改数据结构:
|
|
59
|
+
|
|
60
|
+
* [Deal](https://cloud.tencent.com/document/api/555/19183#Deal)
|
|
61
|
+
|
|
62
|
+
* 新增成员:ResourceId
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
68
|
+
|
|
69
|
+
### 第 87 次发布
|
|
70
|
+
|
|
71
|
+
发布时间:2022-03-30 06:02:35
|
|
72
|
+
|
|
73
|
+
本次发布包含了以下内容:
|
|
74
|
+
|
|
75
|
+
改善已有的文档。
|
|
76
|
+
|
|
77
|
+
修改接口:
|
|
78
|
+
|
|
79
|
+
* [DescribeAuditPolicies](https://cloud.tencent.com/document/api/236/45453)
|
|
80
|
+
|
|
81
|
+
* 新增入参:InstanceName
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
## 私有域解析 Private DNS(privatedns) 版本:2020-10-28
|
|
87
|
+
|
|
88
|
+
### 第 7 次发布
|
|
89
|
+
|
|
90
|
+
发布时间:2022-03-30 06:10:30
|
|
91
|
+
|
|
92
|
+
本次发布包含了以下内容:
|
|
93
|
+
|
|
94
|
+
改善已有的文档。
|
|
95
|
+
|
|
96
|
+
修改数据结构:
|
|
97
|
+
|
|
98
|
+
* [PrivateZone](https://cloud.tencent.com/document/api/1338/55947#PrivateZone)
|
|
99
|
+
|
|
100
|
+
* 新增成员:IsCustomTld
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
## 弹性微服务(tem) 版本:2021-07-01
|
|
106
|
+
|
|
107
|
+
### 第 14 次发布
|
|
108
|
+
|
|
109
|
+
发布时间:2022-03-30 06:12:59
|
|
110
|
+
|
|
111
|
+
本次发布包含了以下内容:
|
|
112
|
+
|
|
113
|
+
改善已有的文档。
|
|
114
|
+
|
|
115
|
+
修改接口:
|
|
116
|
+
|
|
117
|
+
* [CreateResource](https://cloud.tencent.com/document/api/1371/60146)
|
|
118
|
+
|
|
119
|
+
* 新增入参:ResourceFrom, ResourceConfig
|
|
120
|
+
|
|
121
|
+
* [DeployApplication](https://cloud.tencent.com/document/api/1371/60158)
|
|
122
|
+
|
|
123
|
+
* 新增入参:EnablePrometheusConf
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
新增数据结构:
|
|
127
|
+
|
|
128
|
+
* [EnablePrometheusConf](https://cloud.tencent.com/document/api/1371/60171#EnablePrometheusConf)
|
|
129
|
+
|
|
130
|
+
修改数据结构:
|
|
131
|
+
|
|
132
|
+
* [IngressInfo](https://cloud.tencent.com/document/api/1371/60171#IngressInfo)
|
|
133
|
+
|
|
134
|
+
* 新增成员:RewriteType
|
|
135
|
+
|
|
136
|
+
* [MountedSettingConf](https://cloud.tencent.com/document/api/1371/60171#MountedSettingConf)
|
|
137
|
+
|
|
138
|
+
* 新增成员:SecretDataName
|
|
139
|
+
|
|
140
|
+
* [Pair](https://cloud.tencent.com/document/api/1371/60171#Pair)
|
|
141
|
+
|
|
142
|
+
* 新增成员:Secret
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
## 弹性微服务(tem) 版本:2020-12-21
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
## 高性能计算平台(thpc) 版本:2021-11-09
|
|
152
|
+
|
|
153
|
+
### 第 7 次发布
|
|
154
|
+
|
|
155
|
+
发布时间:2022-03-30 06:13:05
|
|
156
|
+
|
|
157
|
+
本次发布包含了以下内容:
|
|
158
|
+
|
|
159
|
+
改善已有的文档。
|
|
160
|
+
|
|
161
|
+
新增数据结构:
|
|
162
|
+
|
|
163
|
+
* [LoginNodeOverview](https://cloud.tencent.com/document/api/1527/64906#LoginNodeOverview)
|
|
164
|
+
|
|
165
|
+
修改数据结构:
|
|
166
|
+
|
|
167
|
+
* [ClusterOverview](https://cloud.tencent.com/document/api/1527/64906#ClusterOverview)
|
|
168
|
+
|
|
169
|
+
* 新增成员:LoginNodeSet, LoginNodeCount
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
|
|
1
174
|
# Release 4.0.317
|
|
2
175
|
|
|
3
176
|
## 批量计算(batch) 版本:2017-03-12
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,86 +1,48 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 40 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2022-03-29 08:04:27
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
修改数据结构:
|
|
14
|
-
|
|
15
|
-
* [NamedComputeEnv](https://cloud.tencent.com/document/api/599/15912#NamedComputeEnv)
|
|
16
|
-
|
|
17
|
-
* <font color="#dd0000">**修改成员**:</font>Notifications
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
## 日志服务(cls) 版本:2020-10-16
|
|
3
|
+
## 应用性能观测(apm) 版本:2021-06-22
|
|
23
4
|
|
|
24
|
-
### 第
|
|
5
|
+
### 第 7 次发布
|
|
25
6
|
|
|
26
|
-
发布时间:2022-03-
|
|
7
|
+
发布时间:2022-03-30 06:01:18
|
|
27
8
|
|
|
28
9
|
本次发布包含了以下内容:
|
|
29
10
|
|
|
30
11
|
改善已有的文档。
|
|
31
12
|
|
|
32
|
-
|
|
13
|
+
修改接口:
|
|
33
14
|
|
|
34
|
-
* [
|
|
15
|
+
* [DescribeApmInstances](https://cloud.tencent.com/document/api/1463/65103)
|
|
35
16
|
|
|
36
|
-
|
|
17
|
+
* 新增入参:DemoInstanceFlag
|
|
37
18
|
|
|
38
|
-
* [HistogramInfo](https://cloud.tencent.com/document/api/614/56471#HistogramInfo)
|
|
39
19
|
|
|
40
20
|
|
|
41
21
|
|
|
42
|
-
##
|
|
22
|
+
## 弹性伸缩(as) 版本:2018-04-19
|
|
43
23
|
|
|
44
|
-
### 第
|
|
24
|
+
### 第 49 次发布
|
|
45
25
|
|
|
46
|
-
发布时间:2022-03-
|
|
26
|
+
发布时间:2022-03-30 06:01:19
|
|
47
27
|
|
|
48
28
|
本次发布包含了以下内容:
|
|
49
29
|
|
|
50
30
|
改善已有的文档。
|
|
51
31
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
* [GetBillDownloadUrl](https://cloud.tencent.com/document/api/1122/71727)
|
|
55
|
-
|
|
56
|
-
新增数据结构:
|
|
57
|
-
|
|
58
|
-
* [BillDownloadUrlResult](https://cloud.tencent.com/document/api/1122/40683#BillDownloadUrlResult)
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
## 云原生数据库 TDSQL-C(cynosdb) 版本:2019-01-07
|
|
63
|
-
|
|
64
|
-
### 第 16 次发布
|
|
65
|
-
|
|
66
|
-
发布时间:2022-03-29 08:08:26
|
|
67
|
-
|
|
68
|
-
本次发布包含了以下内容:
|
|
32
|
+
修改数据结构:
|
|
69
33
|
|
|
70
|
-
|
|
34
|
+
* [DataDisk](https://cloud.tencent.com/document/api/377/20453#DataDisk)
|
|
71
35
|
|
|
72
|
-
|
|
36
|
+
* 新增成员:Encrypt
|
|
73
37
|
|
|
74
|
-
* [ModifyClusterName](https://cloud.tencent.com/document/api/1003/71729)
|
|
75
|
-
* [ModifyInstanceName](https://cloud.tencent.com/document/api/1003/71728)
|
|
76
38
|
|
|
77
39
|
|
|
78
40
|
|
|
79
|
-
##
|
|
41
|
+
## 计费相关(billing) 版本:2018-07-09
|
|
80
42
|
|
|
81
|
-
### 第
|
|
43
|
+
### 第 33 次发布
|
|
82
44
|
|
|
83
|
-
发布时间:2022-03-
|
|
45
|
+
发布时间:2022-03-30 06:01:46
|
|
84
46
|
|
|
85
47
|
本次发布包含了以下内容:
|
|
86
48
|
|
|
@@ -88,48 +50,25 @@
|
|
|
88
50
|
|
|
89
51
|
修改接口:
|
|
90
52
|
|
|
91
|
-
* [
|
|
92
|
-
|
|
93
|
-
* 新增入参:AutoJumpBack
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
修改数据结构:
|
|
97
|
-
|
|
98
|
-
* [FlowApproverInfo](https://cloud.tencent.com/document/api/1420/61525#FlowApproverInfo)
|
|
99
|
-
|
|
100
|
-
* 新增成员:SignComponents
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
## 云直播(live) 版本:2018-08-01
|
|
110
|
-
|
|
111
|
-
### 第 76 次发布
|
|
112
|
-
|
|
113
|
-
发布时间:2022-03-29 08:12:29
|
|
53
|
+
* [DescribeDealsByCond](https://cloud.tencent.com/document/api/555/19179)
|
|
114
54
|
|
|
115
|
-
|
|
55
|
+
* 新增入参:ResourceId
|
|
116
56
|
|
|
117
|
-
改善已有的文档。
|
|
118
57
|
|
|
119
58
|
修改数据结构:
|
|
120
59
|
|
|
121
|
-
* [
|
|
60
|
+
* [Deal](https://cloud.tencent.com/document/api/555/19183#Deal)
|
|
122
61
|
|
|
123
|
-
* 新增成员:
|
|
62
|
+
* 新增成员:ResourceId
|
|
124
63
|
|
|
125
64
|
|
|
126
65
|
|
|
127
66
|
|
|
128
|
-
##
|
|
67
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
129
68
|
|
|
130
|
-
### 第
|
|
69
|
+
### 第 87 次发布
|
|
131
70
|
|
|
132
|
-
发布时间:2022-03-
|
|
71
|
+
发布时间:2022-03-30 06:02:35
|
|
133
72
|
|
|
134
73
|
本次发布包含了以下内容:
|
|
135
74
|
|
|
@@ -137,18 +76,18 @@
|
|
|
137
76
|
|
|
138
77
|
修改接口:
|
|
139
78
|
|
|
140
|
-
* [
|
|
79
|
+
* [DescribeAuditPolicies](https://cloud.tencent.com/document/api/236/45453)
|
|
141
80
|
|
|
142
|
-
*
|
|
81
|
+
* 新增入参:InstanceName
|
|
143
82
|
|
|
144
83
|
|
|
145
84
|
|
|
146
85
|
|
|
147
|
-
##
|
|
86
|
+
## 私有域解析 Private DNS(privatedns) 版本:2020-10-28
|
|
148
87
|
|
|
149
|
-
### 第
|
|
88
|
+
### 第 7 次发布
|
|
150
89
|
|
|
151
|
-
发布时间:2022-03-
|
|
90
|
+
发布时间:2022-03-30 06:10:30
|
|
152
91
|
|
|
153
92
|
本次发布包含了以下内容:
|
|
154
93
|
|
|
@@ -156,22 +95,18 @@
|
|
|
156
95
|
|
|
157
96
|
修改数据结构:
|
|
158
97
|
|
|
159
|
-
* [
|
|
160
|
-
|
|
161
|
-
* 新增成员:TxhBackupExpireDay, UlogBackupExpireDay, IsReadOnlyUlogBackupExpireDay
|
|
162
|
-
|
|
163
|
-
* [TableInfoNew](https://cloud.tencent.com/document/api/596/39686#TableInfoNew)
|
|
98
|
+
* [PrivateZone](https://cloud.tencent.com/document/api/1338/55947#PrivateZone)
|
|
164
99
|
|
|
165
|
-
* 新增成员:
|
|
100
|
+
* 新增成员:IsCustomTld
|
|
166
101
|
|
|
167
102
|
|
|
168
103
|
|
|
169
104
|
|
|
170
|
-
##
|
|
105
|
+
## 弹性微服务(tem) 版本:2021-07-01
|
|
171
106
|
|
|
172
|
-
### 第
|
|
107
|
+
### 第 14 次发布
|
|
173
108
|
|
|
174
|
-
发布时间:2022-03-
|
|
109
|
+
发布时间:2022-03-30 06:12:59
|
|
175
110
|
|
|
176
111
|
本次发布包含了以下内容:
|
|
177
112
|
|
|
@@ -179,86 +114,59 @@
|
|
|
179
114
|
|
|
180
115
|
修改接口:
|
|
181
116
|
|
|
182
|
-
* [
|
|
183
|
-
|
|
184
|
-
* 新增入参:IsOpenCloudInvoke
|
|
185
|
-
|
|
186
|
-
|
|
117
|
+
* [CreateResource](https://cloud.tencent.com/document/api/1371/60146)
|
|
187
118
|
|
|
119
|
+
* 新增入参:ResourceFrom, ResourceConfig
|
|
188
120
|
|
|
189
|
-
|
|
121
|
+
* [DeployApplication](https://cloud.tencent.com/document/api/1371/60158)
|
|
190
122
|
|
|
191
|
-
|
|
123
|
+
* 新增入参:EnablePrometheusConf
|
|
192
124
|
|
|
193
|
-
发布时间:2022-03-29 08:16:06
|
|
194
125
|
|
|
195
|
-
|
|
126
|
+
新增数据结构:
|
|
196
127
|
|
|
197
|
-
|
|
128
|
+
* [EnablePrometheusConf](https://cloud.tencent.com/document/api/1371/60171#EnablePrometheusConf)
|
|
198
129
|
|
|
199
130
|
修改数据结构:
|
|
200
131
|
|
|
201
|
-
* [
|
|
202
|
-
|
|
203
|
-
* 新增成员:OpenPolicyItemCount, IgnoredPolicyItemCount
|
|
204
|
-
|
|
205
|
-
* [CompliancePeriodTaskRule](https://cloud.tencent.com/document/api/1285/65614#CompliancePeriodTaskRule)
|
|
206
|
-
|
|
207
|
-
* 新增成员:Enable
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
## 腾讯云微服务引擎(tse) 版本:2020-12-07
|
|
213
|
-
|
|
214
|
-
### 第 17 次发布
|
|
215
|
-
|
|
216
|
-
发布时间:2022-03-29 08:17:32
|
|
217
|
-
|
|
218
|
-
本次发布包含了以下内容:
|
|
132
|
+
* [IngressInfo](https://cloud.tencent.com/document/api/1371/60171#IngressInfo)
|
|
219
133
|
|
|
220
|
-
|
|
134
|
+
* 新增成员:RewriteType
|
|
221
135
|
|
|
222
|
-
|
|
136
|
+
* [MountedSettingConf](https://cloud.tencent.com/document/api/1371/60171#MountedSettingConf)
|
|
223
137
|
|
|
224
|
-
*
|
|
138
|
+
* 新增成员:SecretDataName
|
|
225
139
|
|
|
226
|
-
|
|
140
|
+
* [Pair](https://cloud.tencent.com/document/api/1371/60171#Pair)
|
|
227
141
|
|
|
228
|
-
*
|
|
142
|
+
* 新增成员:Secret
|
|
229
143
|
|
|
230
|
-
* 新增成员:ConsoleDefaultPwd
|
|
231
144
|
|
|
232
|
-
* [ServiceGovernanceInfo](https://cloud.tencent.com/document/api/1364/54942#ServiceGovernanceInfo)
|
|
233
145
|
|
|
234
|
-
* 新增成员:MainPassword
|
|
235
146
|
|
|
147
|
+
## 弹性微服务(tem) 版本:2020-12-21
|
|
236
148
|
|
|
237
149
|
|
|
238
150
|
|
|
239
|
-
##
|
|
151
|
+
## 高性能计算平台(thpc) 版本:2021-11-09
|
|
240
152
|
|
|
241
|
-
### 第
|
|
153
|
+
### 第 7 次发布
|
|
242
154
|
|
|
243
|
-
发布时间:2022-03-
|
|
155
|
+
发布时间:2022-03-30 06:13:05
|
|
244
156
|
|
|
245
157
|
本次发布包含了以下内容:
|
|
246
158
|
|
|
247
159
|
改善已有的文档。
|
|
248
160
|
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
* [AssociateNatGatewayAddress](https://cloud.tencent.com/document/api/215/36722)
|
|
161
|
+
新增数据结构:
|
|
252
162
|
|
|
253
|
-
|
|
163
|
+
* [LoginNodeOverview](https://cloud.tencent.com/document/api/1527/64906#LoginNodeOverview)
|
|
254
164
|
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
* 新增入参:PublicIpFromSameZone
|
|
165
|
+
修改数据结构:
|
|
258
166
|
|
|
259
|
-
* [
|
|
167
|
+
* [ClusterOverview](https://cloud.tencent.com/document/api/1527/64906#ClusterOverview)
|
|
260
168
|
|
|
261
|
-
*
|
|
169
|
+
* 新增成员:LoginNodeSet, LoginNodeCount
|
|
262
170
|
|
|
263
171
|
|
|
264
172
|
|
|
@@ -2911,6 +2819,21 @@
|
|
|
2911
2819
|
|
|
2912
2820
|
## 应用性能观测(apm) 版本:2021-06-22
|
|
2913
2821
|
|
|
2822
|
+
### 第 7 次发布
|
|
2823
|
+
|
|
2824
|
+
发布时间:2022-03-30 06:01:18
|
|
2825
|
+
|
|
2826
|
+
本次发布包含了以下内容:
|
|
2827
|
+
|
|
2828
|
+
改善已有的文档。
|
|
2829
|
+
|
|
2830
|
+
修改接口:
|
|
2831
|
+
|
|
2832
|
+
* [DescribeApmInstances](https://cloud.tencent.com/document/api/1463/65103)
|
|
2833
|
+
|
|
2834
|
+
* 新增入参:DemoInstanceFlag
|
|
2835
|
+
|
|
2836
|
+
|
|
2914
2837
|
### 第 6 次发布
|
|
2915
2838
|
|
|
2916
2839
|
发布时间:2022-01-19 08:05:14
|
|
@@ -3012,6 +2935,21 @@
|
|
|
3012
2935
|
|
|
3013
2936
|
## 弹性伸缩(as) 版本:2018-04-19
|
|
3014
2937
|
|
|
2938
|
+
### 第 49 次发布
|
|
2939
|
+
|
|
2940
|
+
发布时间:2022-03-30 06:01:19
|
|
2941
|
+
|
|
2942
|
+
本次发布包含了以下内容:
|
|
2943
|
+
|
|
2944
|
+
改善已有的文档。
|
|
2945
|
+
|
|
2946
|
+
修改数据结构:
|
|
2947
|
+
|
|
2948
|
+
* [DataDisk](https://cloud.tencent.com/document/api/377/20453#DataDisk)
|
|
2949
|
+
|
|
2950
|
+
* 新增成员:Encrypt
|
|
2951
|
+
|
|
2952
|
+
|
|
3015
2953
|
### 第 48 次发布
|
|
3016
2954
|
|
|
3017
2955
|
发布时间:2022-03-11 08:03:26
|
|
@@ -5635,6 +5573,28 @@
|
|
|
5635
5573
|
|
|
5636
5574
|
## 计费相关(billing) 版本:2018-07-09
|
|
5637
5575
|
|
|
5576
|
+
### 第 33 次发布
|
|
5577
|
+
|
|
5578
|
+
发布时间:2022-03-30 06:01:46
|
|
5579
|
+
|
|
5580
|
+
本次发布包含了以下内容:
|
|
5581
|
+
|
|
5582
|
+
改善已有的文档。
|
|
5583
|
+
|
|
5584
|
+
修改接口:
|
|
5585
|
+
|
|
5586
|
+
* [DescribeDealsByCond](https://cloud.tencent.com/document/api/555/19179)
|
|
5587
|
+
|
|
5588
|
+
* 新增入参:ResourceId
|
|
5589
|
+
|
|
5590
|
+
|
|
5591
|
+
修改数据结构:
|
|
5592
|
+
|
|
5593
|
+
* [Deal](https://cloud.tencent.com/document/api/555/19183#Deal)
|
|
5594
|
+
|
|
5595
|
+
* 新增成员:ResourceId
|
|
5596
|
+
|
|
5597
|
+
|
|
5638
5598
|
### 第 32 次发布
|
|
5639
5599
|
|
|
5640
5600
|
发布时间:2022-03-09 08:06:22
|
|
@@ -9821,6 +9781,21 @@
|
|
|
9821
9781
|
|
|
9822
9782
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
9823
9783
|
|
|
9784
|
+
### 第 87 次发布
|
|
9785
|
+
|
|
9786
|
+
发布时间:2022-03-30 06:02:35
|
|
9787
|
+
|
|
9788
|
+
本次发布包含了以下内容:
|
|
9789
|
+
|
|
9790
|
+
改善已有的文档。
|
|
9791
|
+
|
|
9792
|
+
修改接口:
|
|
9793
|
+
|
|
9794
|
+
* [DescribeAuditPolicies](https://cloud.tencent.com/document/api/236/45453)
|
|
9795
|
+
|
|
9796
|
+
* 新增入参:InstanceName
|
|
9797
|
+
|
|
9798
|
+
|
|
9824
9799
|
### 第 86 次发布
|
|
9825
9800
|
|
|
9826
9801
|
发布时间:2022-03-03 08:02:04
|
|
@@ -17512,11 +17487,11 @@
|
|
|
17512
17487
|
|
|
17513
17488
|
新增接口:
|
|
17514
17489
|
|
|
17515
|
-
* [
|
|
17490
|
+
* [DescribeLogHistogram](https://cloud.tencent.com/document/api/614/71726)
|
|
17516
17491
|
|
|
17517
17492
|
新增数据结构:
|
|
17518
17493
|
|
|
17519
|
-
* [
|
|
17494
|
+
* [HistogramInfo](https://cloud.tencent.com/document/api/614/56471#HistogramInfo)
|
|
17520
17495
|
|
|
17521
17496
|
### 第 15 次发布
|
|
17522
17497
|
|
|
@@ -19415,11 +19390,11 @@
|
|
|
19415
19390
|
|
|
19416
19391
|
新增接口:
|
|
19417
19392
|
|
|
19418
|
-
* [
|
|
19393
|
+
* [GetBillDownloadUrl](https://cloud.tencent.com/document/api/1122/71727)
|
|
19419
19394
|
|
|
19420
19395
|
新增数据结构:
|
|
19421
19396
|
|
|
19422
|
-
* [
|
|
19397
|
+
* [BillDownloadUrlResult](https://cloud.tencent.com/document/api/1122/40683#BillDownloadUrlResult)
|
|
19423
19398
|
|
|
19424
19399
|
### 第 60 次发布
|
|
19425
19400
|
|
|
@@ -24125,8 +24100,8 @@
|
|
|
24125
24100
|
|
|
24126
24101
|
新增接口:
|
|
24127
24102
|
|
|
24128
|
-
* [
|
|
24129
|
-
* [
|
|
24103
|
+
* [ModifyClusterName](https://cloud.tencent.com/document/api/1003/71729)
|
|
24104
|
+
* [ModifyInstanceName](https://cloud.tencent.com/document/api/1003/71728)
|
|
24130
24105
|
|
|
24131
24106
|
### 第 15 次发布
|
|
24132
24107
|
|
|
@@ -49959,6 +49934,21 @@
|
|
|
49959
49934
|
|
|
49960
49935
|
## 私有域解析 Private DNS(privatedns) 版本:2020-10-28
|
|
49961
49936
|
|
|
49937
|
+
### 第 7 次发布
|
|
49938
|
+
|
|
49939
|
+
发布时间:2022-03-30 06:10:30
|
|
49940
|
+
|
|
49941
|
+
本次发布包含了以下内容:
|
|
49942
|
+
|
|
49943
|
+
改善已有的文档。
|
|
49944
|
+
|
|
49945
|
+
修改数据结构:
|
|
49946
|
+
|
|
49947
|
+
* [PrivateZone](https://cloud.tencent.com/document/api/1338/55947#PrivateZone)
|
|
49948
|
+
|
|
49949
|
+
* 新增成员:IsCustomTld
|
|
49950
|
+
|
|
49951
|
+
|
|
49962
49952
|
### 第 6 次发布
|
|
49963
49953
|
|
|
49964
49954
|
发布时间:2022-03-22 08:13:14
|
|
@@ -60921,6 +60911,44 @@
|
|
|
60921
60911
|
|
|
60922
60912
|
## 弹性微服务(tem) 版本:2021-07-01
|
|
60923
60913
|
|
|
60914
|
+
### 第 14 次发布
|
|
60915
|
+
|
|
60916
|
+
发布时间:2022-03-30 06:12:59
|
|
60917
|
+
|
|
60918
|
+
本次发布包含了以下内容:
|
|
60919
|
+
|
|
60920
|
+
改善已有的文档。
|
|
60921
|
+
|
|
60922
|
+
修改接口:
|
|
60923
|
+
|
|
60924
|
+
* [CreateResource](https://cloud.tencent.com/document/api/1371/60146)
|
|
60925
|
+
|
|
60926
|
+
* 新增入参:ResourceFrom, ResourceConfig
|
|
60927
|
+
|
|
60928
|
+
* [DeployApplication](https://cloud.tencent.com/document/api/1371/60158)
|
|
60929
|
+
|
|
60930
|
+
* 新增入参:EnablePrometheusConf
|
|
60931
|
+
|
|
60932
|
+
|
|
60933
|
+
新增数据结构:
|
|
60934
|
+
|
|
60935
|
+
* [[EnablePrometheusConf](https://cloud.tencent.com/document/api/1371/60171#EnablePrometheusConf)](https://cloud.tencent.com/document/api/1371/60171#[EnablePrometheusConf](https://cloud.tencent.com/document/api/1371/60171#EnablePrometheusConf))
|
|
60936
|
+
|
|
60937
|
+
修改数据结构:
|
|
60938
|
+
|
|
60939
|
+
* [IngressInfo](https://cloud.tencent.com/document/api/1371/60171#IngressInfo)
|
|
60940
|
+
|
|
60941
|
+
* 新增成员:RewriteType
|
|
60942
|
+
|
|
60943
|
+
* [MountedSettingConf](https://cloud.tencent.com/document/api/1371/60171#MountedSettingConf)
|
|
60944
|
+
|
|
60945
|
+
* 新增成员:SecretDataName
|
|
60946
|
+
|
|
60947
|
+
* [Pair](https://cloud.tencent.com/document/api/1371/60171#Pair)
|
|
60948
|
+
|
|
60949
|
+
* 新增成员:Secret
|
|
60950
|
+
|
|
60951
|
+
|
|
60924
60952
|
### 第 13 次发布
|
|
60925
60953
|
|
|
60926
60954
|
发布时间:2022-03-09 08:17:24
|
|
@@ -61191,6 +61219,25 @@
|
|
|
61191
61219
|
|
|
61192
61220
|
## 高性能计算平台(thpc) 版本:2021-11-09
|
|
61193
61221
|
|
|
61222
|
+
### 第 7 次发布
|
|
61223
|
+
|
|
61224
|
+
发布时间:2022-03-30 06:13:05
|
|
61225
|
+
|
|
61226
|
+
本次发布包含了以下内容:
|
|
61227
|
+
|
|
61228
|
+
改善已有的文档。
|
|
61229
|
+
|
|
61230
|
+
新增数据结构:
|
|
61231
|
+
|
|
61232
|
+
* [[LoginNodeOverview](https://cloud.tencent.com/document/api/1527/64906#LoginNodeOverview)](https://cloud.tencent.com/document/api/1527/64906#[LoginNodeOverview](https://cloud.tencent.com/document/api/1527/64906#LoginNodeOverview))
|
|
61233
|
+
|
|
61234
|
+
修改数据结构:
|
|
61235
|
+
|
|
61236
|
+
* [ClusterOverview](https://cloud.tencent.com/document/api/1527/64906#ClusterOverview)
|
|
61237
|
+
|
|
61238
|
+
* 新增成员:LoginNodeSet, LoginNodeCount
|
|
61239
|
+
|
|
61240
|
+
|
|
61194
61241
|
### 第 6 次发布
|
|
61195
61242
|
|
|
61196
61243
|
发布时间:2021-12-22 08:17:26
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -12,14 +12,14 @@
|
|
|
12
12
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-02-21 08:01:04 |
|
|
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-17 08:01:42 |
|
|
15
|
-
| apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2022-
|
|
16
|
-
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-03-
|
|
15
|
+
| apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2022-03-30 06:01:18 |
|
|
16
|
+
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-03-30 06:01:19 |
|
|
17
17
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-03-24 17:32:45 |
|
|
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-03-29 08:04:27 |
|
|
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-30 06:01:46 |
|
|
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 |
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-02-21 08:02:15 |
|
|
34
34
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-03-14 08:06:27 |
|
|
35
35
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-03-04 08:05:02 |
|
|
36
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-03-
|
|
37
|
-
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-03-
|
|
36
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-03-30 06:02:35 |
|
|
37
|
+
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-03-30 06:02:55 |
|
|
38
38
|
| cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2022-02-21 08:02:59 |
|
|
39
39
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-02-21 08:03:00 |
|
|
40
40
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2022-03-16 08:05:40 |
|
|
@@ -46,7 +46,7 @@
|
|
|
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-30 06:03:52 |
|
|
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-15 08:08:26 |
|
|
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-30 06:05:36 |
|
|
63
63
|
| dlc | [数据湖计算](https://cloud.tencent.com/document/product/1342) | 2022-03-22 08:08:11 |
|
|
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 |
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
| iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2022-03-24 08:12:37 |
|
|
92
92
|
| ic | [物联卡](https://cloud.tencent.com/document/product/636) | 2022-02-21 08:07:43 |
|
|
93
93
|
| ie | [智能编辑](https://cloud.tencent.com/document/product/1186) | 2022-02-21 08:07:44 |
|
|
94
|
-
| iecp | [物联网边缘计算平台](https://cloud.tencent.com/document/product/1118) | 2022-03-
|
|
94
|
+
| iecp | [物联网边缘计算平台](https://cloud.tencent.com/document/product/1118) | 2022-03-30 06:07:34 |
|
|
95
95
|
| iir | [智能识图](https://cloud.tencent.com/document/product/1217) | 2022-02-21 08:07:57 |
|
|
96
96
|
| ims | [图片内容检测](https://cloud.tencent.com/document/product/1125) | 2022-02-21 08:07:58 |
|
|
97
97
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2022-02-21 08:07:59 |
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-03-29 08:12:29 |
|
|
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-30 06:09:11 |
|
|
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/241) | 2022-03-22 11:40:43 |
|
|
112
112
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-02-21 08:09:31 |
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-03-15 08:13:28 |
|
|
127
127
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2022-02-21 08:10:32 |
|
|
128
128
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2022-03-03 08:10:01 |
|
|
129
|
-
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2022-03-
|
|
129
|
+
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2022-03-30 06:10:30 |
|
|
130
130
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2022-02-21 08:10:44 |
|
|
131
131
|
| redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2022-03-24 08:15:42 |
|
|
132
132
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-02-21 08:10:55 |
|
|
@@ -162,8 +162,8 @@
|
|
|
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-24 20:46:23 |
|
|
165
|
-
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2022-03-
|
|
166
|
-
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-03-
|
|
165
|
+
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2022-03-30 06:12:59 |
|
|
166
|
+
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-03-30 06:13:05 |
|
|
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 |
|
|
169
169
|
| ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
|
|
@@ -245,6 +245,7 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
245
245
|
/**
|
|
246
246
|
* 为伸缩组指定数量扩容实例,返回扩容活动的 ActivityId。
|
|
247
247
|
* 伸缩组需要未处于活动中
|
|
248
|
+
* 伸缩组处于停用状态时,该接口也会生效,可参考[停用伸缩组](https://cloud.tencent.com/document/api/377/20435)文档查看伸缩组停用状态的影响范围
|
|
248
249
|
* 接口会增加期望实例数,新的期望实例数需要小于等于最大实例数
|
|
249
250
|
* 扩容如果失败或者部分成功,最后期望实例数只会增加实际成功的实例数量
|
|
250
251
|
*/
|
|
@@ -347,6 +348,7 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
347
348
|
/**
|
|
348
349
|
* 为伸缩组指定数量缩容实例,返回缩容活动的 ActivityId。
|
|
349
350
|
* 伸缩组需要未处于活动中
|
|
351
|
+
* 伸缩组处于停用状态时,该接口也会生效,可参考[停用伸缩组](https://cloud.tencent.com/document/api/377/20435)文档查看伸缩组停用状态的影响范围
|
|
350
352
|
* 根据伸缩组的`TerminationPolicies`策略,选择被缩容的实例,可参考[缩容处理](https://cloud.tencent.com/document/product/377/8563)
|
|
351
353
|
* 接口只会选择`IN_SERVICE`实例缩容,如果需要缩容其他状态实例,可以使用 [DetachInstances](https://cloud.tencent.com/document/api/377/20436) 或 [RemoveInstances](https://cloud.tencent.com/document/api/377/20431) 接口
|
|
352
354
|
* 接口会减少期望实例数,新的期望实例数需要大于等于最小实例数
|
|
@@ -604,8 +606,21 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
604
606
|
}
|
|
605
607
|
|
|
606
608
|
/**
|
|
607
|
-
|
|
608
|
-
|
|
609
|
+
* 本接口(DisableAutoScalingGroup)用于停用指定伸缩组。
|
|
610
|
+
* 停用伸缩组后,自动触发的伸缩活动不再进行,包括:
|
|
611
|
+
- 告警策略触发的伸缩活动
|
|
612
|
+
- 匹配期望实例数的伸缩活动
|
|
613
|
+
- 不健康实例替换活动
|
|
614
|
+
- 定时任务
|
|
615
|
+
* 停用伸缩组后,手动触发的伸缩活动允许进行,包括:
|
|
616
|
+
- 指定数量扩容实例(ScaleOutInstances)
|
|
617
|
+
- 指定数量缩容实例(ScaleInInstances)
|
|
618
|
+
- 从伸缩组中移出 CVM 实例(DetachInstances)
|
|
619
|
+
- 从伸缩组中删除 CVM 实例(RemoveInstances)
|
|
620
|
+
- 添加 CVM 实例到伸缩组(AttachInstances)
|
|
621
|
+
- 关闭伸缩组内 CVM 实例(StopAutoScalingInstances)
|
|
622
|
+
- 开启伸缩组内 CVM 实例(StartAutoScalingInstances)
|
|
623
|
+
*/
|
|
609
624
|
async DisableAutoScalingGroup(
|
|
610
625
|
req: DisableAutoScalingGroupRequest,
|
|
611
626
|
cb?: (error: string, rep: DisableAutoScalingGroupResponse) => void
|
|
@@ -2331,6 +2331,12 @@ export interface DataDisk {
|
|
|
2331
2331
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2332
2332
|
*/
|
|
2333
2333
|
DeleteWithInstance?: boolean
|
|
2334
|
+
|
|
2335
|
+
/**
|
|
2336
|
+
* 数据盘是否加密。取值范围:<br><li>TRUE:加密<br><li>FALSE:不加密
|
|
2337
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2338
|
+
*/
|
|
2339
|
+
Encrypt?: boolean
|
|
2334
2340
|
}
|
|
2335
2341
|
|
|
2336
2342
|
/**
|
|
@@ -43,6 +43,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
43
43
|
/**
|
|
44
44
|
* 为伸缩组指定数量扩容实例,返回扩容活动的 ActivityId。
|
|
45
45
|
* 伸缩组需要未处于活动中
|
|
46
|
+
* 伸缩组处于停用状态时,该接口也会生效,可参考[停用伸缩组](https://cloud.tencent.com/document/api/377/20435)文档查看伸缩组停用状态的影响范围
|
|
46
47
|
* 接口会增加期望实例数,新的期望实例数需要小于等于最大实例数
|
|
47
48
|
* 扩容如果失败或者部分成功,最后期望实例数只会增加实际成功的实例数量
|
|
48
49
|
*/
|
|
@@ -91,6 +92,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
91
92
|
/**
|
|
92
93
|
* 为伸缩组指定数量缩容实例,返回缩容活动的 ActivityId。
|
|
93
94
|
* 伸缩组需要未处于活动中
|
|
95
|
+
* 伸缩组处于停用状态时,该接口也会生效,可参考[停用伸缩组](https://cloud.tencent.com/document/api/377/20435)文档查看伸缩组停用状态的影响范围
|
|
94
96
|
* 根据伸缩组的`TerminationPolicies`策略,选择被缩容的实例,可参考[缩容处理](https://cloud.tencent.com/document/product/377/8563)
|
|
95
97
|
* 接口只会选择`IN_SERVICE`实例缩容,如果需要缩容其他状态实例,可以使用 [DetachInstances](https://cloud.tencent.com/document/api/377/20436) 或 [RemoveInstances](https://cloud.tencent.com/document/api/377/20431) 接口
|
|
96
98
|
* 接口会减少期望实例数,新的期望实例数需要大于等于最小实例数
|
|
@@ -240,8 +242,21 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
240
242
|
*/
|
|
241
243
|
UpgradeLifecycleHook(req: UpgradeLifecycleHookRequest, cb?: (error: string, rep: UpgradeLifecycleHookResponse) => void): Promise<UpgradeLifecycleHookResponse>;
|
|
242
244
|
/**
|
|
243
|
-
|
|
244
|
-
|
|
245
|
+
* 本接口(DisableAutoScalingGroup)用于停用指定伸缩组。
|
|
246
|
+
* 停用伸缩组后,自动触发的伸缩活动不再进行,包括:
|
|
247
|
+
- 告警策略触发的伸缩活动
|
|
248
|
+
- 匹配期望实例数的伸缩活动
|
|
249
|
+
- 不健康实例替换活动
|
|
250
|
+
- 定时任务
|
|
251
|
+
* 停用伸缩组后,手动触发的伸缩活动允许进行,包括:
|
|
252
|
+
- 指定数量扩容实例(ScaleOutInstances)
|
|
253
|
+
- 指定数量缩容实例(ScaleInInstances)
|
|
254
|
+
- 从伸缩组中移出 CVM 实例(DetachInstances)
|
|
255
|
+
- 从伸缩组中删除 CVM 实例(RemoveInstances)
|
|
256
|
+
- 添加 CVM 实例到伸缩组(AttachInstances)
|
|
257
|
+
- 关闭伸缩组内 CVM 实例(StopAutoScalingInstances)
|
|
258
|
+
- 开启伸缩组内 CVM 实例(StartAutoScalingInstances)
|
|
259
|
+
*/
|
|
245
260
|
DisableAutoScalingGroup(req: DisableAutoScalingGroupRequest, cb?: (error: string, rep: DisableAutoScalingGroupResponse) => void): Promise<DisableAutoScalingGroupResponse>;
|
|
246
261
|
/**
|
|
247
262
|
* 本接口(DescribeLaunchConfigurations)用于查询启动配置的信息。
|
|
@@ -78,6 +78,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
78
78
|
/**
|
|
79
79
|
* 为伸缩组指定数量扩容实例,返回扩容活动的 ActivityId。
|
|
80
80
|
* 伸缩组需要未处于活动中
|
|
81
|
+
* 伸缩组处于停用状态时,该接口也会生效,可参考[停用伸缩组](https://cloud.tencent.com/document/api/377/20435)文档查看伸缩组停用状态的影响范围
|
|
81
82
|
* 接口会增加期望实例数,新的期望实例数需要小于等于最大实例数
|
|
82
83
|
* 扩容如果失败或者部分成功,最后期望实例数只会增加实际成功的实例数量
|
|
83
84
|
*/
|
|
@@ -144,6 +145,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
144
145
|
/**
|
|
145
146
|
* 为伸缩组指定数量缩容实例,返回缩容活动的 ActivityId。
|
|
146
147
|
* 伸缩组需要未处于活动中
|
|
148
|
+
* 伸缩组处于停用状态时,该接口也会生效,可参考[停用伸缩组](https://cloud.tencent.com/document/api/377/20435)文档查看伸缩组停用状态的影响范围
|
|
147
149
|
* 根据伸缩组的`TerminationPolicies`策略,选择被缩容的实例,可参考[缩容处理](https://cloud.tencent.com/document/product/377/8563)
|
|
148
150
|
* 接口只会选择`IN_SERVICE`实例缩容,如果需要缩容其他状态实例,可以使用 [DetachInstances](https://cloud.tencent.com/document/api/377/20436) 或 [RemoveInstances](https://cloud.tencent.com/document/api/377/20431) 接口
|
|
149
151
|
* 接口会减少期望实例数,新的期望实例数需要大于等于最小实例数
|
|
@@ -329,8 +331,21 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
329
331
|
return this.request("UpgradeLifecycleHook", req, cb);
|
|
330
332
|
}
|
|
331
333
|
/**
|
|
332
|
-
|
|
333
|
-
|
|
334
|
+
* 本接口(DisableAutoScalingGroup)用于停用指定伸缩组。
|
|
335
|
+
* 停用伸缩组后,自动触发的伸缩活动不再进行,包括:
|
|
336
|
+
- 告警策略触发的伸缩活动
|
|
337
|
+
- 匹配期望实例数的伸缩活动
|
|
338
|
+
- 不健康实例替换活动
|
|
339
|
+
- 定时任务
|
|
340
|
+
* 停用伸缩组后,手动触发的伸缩活动允许进行,包括:
|
|
341
|
+
- 指定数量扩容实例(ScaleOutInstances)
|
|
342
|
+
- 指定数量缩容实例(ScaleInInstances)
|
|
343
|
+
- 从伸缩组中移出 CVM 实例(DetachInstances)
|
|
344
|
+
- 从伸缩组中删除 CVM 实例(RemoveInstances)
|
|
345
|
+
- 添加 CVM 实例到伸缩组(AttachInstances)
|
|
346
|
+
- 关闭伸缩组内 CVM 实例(StopAutoScalingInstances)
|
|
347
|
+
- 开启伸缩组内 CVM 实例(StartAutoScalingInstances)
|
|
348
|
+
*/
|
|
334
349
|
async DisableAutoScalingGroup(req, cb) {
|
|
335
350
|
return this.request("DisableAutoScalingGroup", req, cb);
|
|
336
351
|
}
|
|
@@ -1959,6 +1959,11 @@ export interface DataDisk {
|
|
|
1959
1959
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1960
1960
|
*/
|
|
1961
1961
|
DeleteWithInstance?: boolean;
|
|
1962
|
+
/**
|
|
1963
|
+
* 数据盘是否加密。取值范围:<br><li>TRUE:加密<br><li>FALSE:不加密
|
|
1964
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1965
|
+
*/
|
|
1966
|
+
Encrypt?: boolean;
|
|
1962
1967
|
}
|
|
1963
1968
|
/**
|
|
1964
1969
|
* DeleteScalingPolicy请求参数结构体
|