tencentcloud-sdk-nodejs-vpc 4.0.348 → 4.0.351
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 +234 -0
- package/SERVICE_CHANGELOG.md +313 -42
- package/package.json +1 -1
- package/products.md +22 -22
- package/src/services/vpc/v20170312/vpc_client.ts +1 -1
- package/src/services/vpc/v20170312/vpc_models.ts +25 -2
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +1 -1
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +1 -1
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +21 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,237 @@
|
|
|
1
|
+
# Release 4.0.351
|
|
2
|
+
|
|
3
|
+
## 云硬盘(cbs) 版本:2017-03-12
|
|
4
|
+
|
|
5
|
+
### 第 41 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-05-31 06:05:45
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [BindAutoSnapshotPolicy](https://cloud.tencent.com/document/api/362/33559)
|
|
16
|
+
|
|
17
|
+
* <font color="#dd0000">**修改入参**:</font>DiskIds
|
|
18
|
+
|
|
19
|
+
* [CreateSnapshot](https://cloud.tencent.com/document/api/362/15648)
|
|
20
|
+
|
|
21
|
+
* 新增入参:Tags
|
|
22
|
+
|
|
23
|
+
* [UnbindAutoSnapshotPolicy](https://cloud.tencent.com/document/api/362/33554)
|
|
24
|
+
|
|
25
|
+
* <font color="#dd0000">**修改入参**:</font>DiskIds
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
修改数据结构:
|
|
29
|
+
|
|
30
|
+
* [AutoSnapshotPolicy](https://cloud.tencent.com/document/api/362/15669#AutoSnapshotPolicy)
|
|
31
|
+
|
|
32
|
+
* 新增成员:IsCopyToRemote, CopyToAccountUin, InstanceIdSet
|
|
33
|
+
|
|
34
|
+
* [Snapshot](https://cloud.tencent.com/document/api/362/15669#Snapshot)
|
|
35
|
+
|
|
36
|
+
* 新增成员:Tags
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
42
|
+
|
|
43
|
+
### 第 42 次发布
|
|
44
|
+
|
|
45
|
+
发布时间:2022-05-31 06:08:47
|
|
46
|
+
|
|
47
|
+
本次发布包含了以下内容:
|
|
48
|
+
|
|
49
|
+
改善已有的文档。
|
|
50
|
+
|
|
51
|
+
修改数据结构:
|
|
52
|
+
|
|
53
|
+
* [MalWareList](https://cloud.tencent.com/document/api/296/19867#MalWareList)
|
|
54
|
+
|
|
55
|
+
* 新增成员:CheckPlatform, ProcessExists, FileExists
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
|
61
|
+
|
|
62
|
+
### 第 41 次发布
|
|
63
|
+
|
|
64
|
+
发布时间:2022-05-31 06:09:47
|
|
65
|
+
|
|
66
|
+
本次发布包含了以下内容:
|
|
67
|
+
|
|
68
|
+
改善已有的文档。
|
|
69
|
+
|
|
70
|
+
新增接口:
|
|
71
|
+
|
|
72
|
+
* [TerminateDedicatedDBInstance](https://cloud.tencent.com/document/api/557/74711)
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
## 密钥管理系统(kms) 版本:2019-01-18
|
|
77
|
+
|
|
78
|
+
### 第 17 次发布
|
|
79
|
+
|
|
80
|
+
发布时间:2022-05-31 06:13:25
|
|
81
|
+
|
|
82
|
+
本次发布包含了以下内容:
|
|
83
|
+
|
|
84
|
+
改善已有的文档。
|
|
85
|
+
|
|
86
|
+
修改接口:
|
|
87
|
+
|
|
88
|
+
* [CreateKey](https://cloud.tencent.com/document/api/573/34430)
|
|
89
|
+
|
|
90
|
+
* 新增入参:HsmClusterId
|
|
91
|
+
|
|
92
|
+
* 新增出参:HsmClusterId
|
|
93
|
+
|
|
94
|
+
* [GetServiceStatus](https://cloud.tencent.com/document/api/573/34417)
|
|
95
|
+
|
|
96
|
+
* 新增出参:ExclusiveVSMEnabled, ExclusiveHSMEnabled
|
|
97
|
+
|
|
98
|
+
* [ListKeyDetail](https://cloud.tencent.com/document/api/573/34416)
|
|
99
|
+
|
|
100
|
+
* 新增入参:HsmClusterId
|
|
101
|
+
|
|
102
|
+
* [ListKeys](https://cloud.tencent.com/document/api/573/34415)
|
|
103
|
+
|
|
104
|
+
* 新增入参:HsmClusterId
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
修改数据结构:
|
|
108
|
+
|
|
109
|
+
* [KeyMetadata](https://cloud.tencent.com/document/api/573/34431#KeyMetadata)
|
|
110
|
+
|
|
111
|
+
* 新增成员:HsmClusterId
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
117
|
+
|
|
118
|
+
### 第 113 次发布
|
|
119
|
+
|
|
120
|
+
发布时间:2022-05-31 06:20:06
|
|
121
|
+
|
|
122
|
+
本次发布包含了以下内容:
|
|
123
|
+
|
|
124
|
+
改善已有的文档。
|
|
125
|
+
|
|
126
|
+
修改接口:
|
|
127
|
+
|
|
128
|
+
* [CreateNetworkInterface](https://cloud.tencent.com/document/api/215/15818)
|
|
129
|
+
|
|
130
|
+
* 新增入参:TrunkingFlag
|
|
131
|
+
|
|
132
|
+
* [DescribeNetworkInterfaceLimit](https://cloud.tencent.com/document/api/215/38533)
|
|
133
|
+
|
|
134
|
+
* 新增出参:SubEniQuantity, SubEniPrivateIpAddressQuantity
|
|
135
|
+
|
|
136
|
+
* [ModifyNetworkInterfaceAttribute](https://cloud.tencent.com/document/api/215/15815)
|
|
137
|
+
|
|
138
|
+
* 新增入参:TrunkingFlag
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
# Release 4.0.350
|
|
144
|
+
|
|
145
|
+
## 企业组织(organization) 版本:2021-03-31
|
|
146
|
+
|
|
147
|
+
### 第 8 次发布
|
|
148
|
+
|
|
149
|
+
发布时间:2022-05-30 06:11:27
|
|
150
|
+
|
|
151
|
+
本次发布包含了以下内容:
|
|
152
|
+
|
|
153
|
+
改善已有的文档。
|
|
154
|
+
|
|
155
|
+
新增接口:
|
|
156
|
+
|
|
157
|
+
* [CreateOrganizationMemberPolicy](https://cloud.tencent.com/document/api/850/74595)
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
## 企业组织(organization) 版本:2018-12-25
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
166
|
+
|
|
167
|
+
### 第 46 次发布
|
|
168
|
+
|
|
169
|
+
发布时间:2022-05-30 06:11:47
|
|
170
|
+
|
|
171
|
+
本次发布包含了以下内容:
|
|
172
|
+
|
|
173
|
+
改善已有的文档。
|
|
174
|
+
|
|
175
|
+
新增接口:
|
|
176
|
+
|
|
177
|
+
* [UpgradeProxyVersion](https://cloud.tencent.com/document/api/239/74597)
|
|
178
|
+
* [UpgradeSmallVersion](https://cloud.tencent.com/document/api/239/74596)
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
# Release 4.0.349
|
|
183
|
+
|
|
184
|
+
## 数据湖计算(dlc) 版本:2021-01-25
|
|
185
|
+
|
|
186
|
+
### 第 17 次发布
|
|
187
|
+
|
|
188
|
+
发布时间:2022-05-26 18:17:40
|
|
189
|
+
|
|
190
|
+
本次发布包含了以下内容:
|
|
191
|
+
|
|
192
|
+
改善已有的文档。
|
|
193
|
+
|
|
194
|
+
新增接口:
|
|
195
|
+
|
|
196
|
+
* [CreateSparkApp](https://cloud.tencent.com/document/api/1342/74538)
|
|
197
|
+
* [CreateSparkAppTask](https://cloud.tencent.com/document/api/1342/74537)
|
|
198
|
+
* [DeleteSparkApp](https://cloud.tencent.com/document/api/1342/74536)
|
|
199
|
+
* [DescribeSparkAppJob](https://cloud.tencent.com/document/api/1342/74535)
|
|
200
|
+
* [DescribeSparkAppJobs](https://cloud.tencent.com/document/api/1342/74534)
|
|
201
|
+
* [DescribeSparkAppTasks](https://cloud.tencent.com/document/api/1342/74533)
|
|
202
|
+
* [ModifySparkApp](https://cloud.tencent.com/document/api/1342/74532)
|
|
203
|
+
|
|
204
|
+
新增数据结构:
|
|
205
|
+
|
|
206
|
+
* [SparkJobInfo](https://cloud.tencent.com/document/api/1342/53778#SparkJobInfo)
|
|
207
|
+
* [StreamingStatistics](https://cloud.tencent.com/document/api/1342/53778#StreamingStatistics)
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
|
|
211
|
+
## 物联网通信(iotcloud) 版本:2021-04-08
|
|
212
|
+
|
|
213
|
+
### 第 5 次发布
|
|
214
|
+
|
|
215
|
+
发布时间:2022-05-27 06:10:42
|
|
216
|
+
|
|
217
|
+
本次发布包含了以下内容:
|
|
218
|
+
|
|
219
|
+
改善已有的文档。
|
|
220
|
+
|
|
221
|
+
新增接口:
|
|
222
|
+
|
|
223
|
+
* [ListTopicRules](https://cloud.tencent.com/document/api/634/74542)
|
|
224
|
+
|
|
225
|
+
新增数据结构:
|
|
226
|
+
|
|
227
|
+
* [TopicRuleInfo](https://cloud.tencent.com/document/api/634/71973#TopicRuleInfo)
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
|
|
231
|
+
## 物联网通信(iotcloud) 版本:2018-06-14
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
|
|
1
235
|
# Release 4.0.348
|
|
2
236
|
|
|
3
237
|
## 堡垒机(dasb) 版本:2019-10-18
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,44 +1,48 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 云硬盘(cbs) 版本:2017-03-12
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 41 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-05-
|
|
7
|
+
发布时间:2022-05-31 06:05:45
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
修改接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
16
|
-
* [CreateUser](https://cloud.tencent.com/document/api/1025/74406)
|
|
17
|
-
* [DeleteAcls](https://cloud.tencent.com/document/api/1025/74410)
|
|
18
|
-
* [DeleteUsers](https://cloud.tencent.com/document/api/1025/74405)
|
|
19
|
-
* [DescribeAcls](https://cloud.tencent.com/document/api/1025/74409)
|
|
20
|
-
* [DescribeDasbImageIds](https://cloud.tencent.com/document/api/1025/74413)
|
|
21
|
-
* [DescribeDevices](https://cloud.tencent.com/document/api/1025/74415)
|
|
22
|
-
* [DescribeUsers](https://cloud.tencent.com/document/api/1025/74404)
|
|
23
|
-
* [ModifyAcl](https://cloud.tencent.com/document/api/1025/74408)
|
|
24
|
-
* [ModifyUser](https://cloud.tencent.com/document/api/1025/74403)
|
|
15
|
+
* [BindAutoSnapshotPolicy](https://cloud.tencent.com/document/api/362/33559)
|
|
25
16
|
|
|
26
|
-
|
|
17
|
+
* <font color="#dd0000">**修改入参**:</font>DiskIds
|
|
27
18
|
|
|
28
|
-
* [
|
|
29
|
-
|
|
30
|
-
*
|
|
31
|
-
* [Group](https://cloud.tencent.com/document/api/1025/74416#Group)
|
|
32
|
-
* [Resource](https://cloud.tencent.com/document/api/1025/74416#Resource)
|
|
33
|
-
* [User](https://cloud.tencent.com/document/api/1025/74416#User)
|
|
19
|
+
* [CreateSnapshot](https://cloud.tencent.com/document/api/362/15648)
|
|
20
|
+
|
|
21
|
+
* 新增入参:Tags
|
|
34
22
|
|
|
23
|
+
* [UnbindAutoSnapshotPolicy](https://cloud.tencent.com/document/api/362/33554)
|
|
35
24
|
|
|
25
|
+
* <font color="#dd0000">**修改入参**:</font>DiskIds
|
|
36
26
|
|
|
37
|
-
## 事件总线(eb) 版本:2021-04-16
|
|
38
27
|
|
|
39
|
-
|
|
28
|
+
修改数据结构:
|
|
40
29
|
|
|
41
|
-
|
|
30
|
+
* [AutoSnapshotPolicy](https://cloud.tencent.com/document/api/362/15669#AutoSnapshotPolicy)
|
|
31
|
+
|
|
32
|
+
* 新增成员:IsCopyToRemote, CopyToAccountUin, InstanceIdSet
|
|
33
|
+
|
|
34
|
+
* [Snapshot](https://cloud.tencent.com/document/api/362/15669#Snapshot)
|
|
35
|
+
|
|
36
|
+
* 新增成员:Tags
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
42
|
+
|
|
43
|
+
### 第 42 次发布
|
|
44
|
+
|
|
45
|
+
发布时间:2022-05-31 06:08:47
|
|
42
46
|
|
|
43
47
|
本次发布包含了以下内容:
|
|
44
48
|
|
|
@@ -46,9 +50,92 @@
|
|
|
46
50
|
|
|
47
51
|
修改数据结构:
|
|
48
52
|
|
|
49
|
-
* [
|
|
53
|
+
* [MalWareList](https://cloud.tencent.com/document/api/296/19867#MalWareList)
|
|
50
54
|
|
|
51
|
-
* 新增成员:
|
|
55
|
+
* 新增成员:CheckPlatform, ProcessExists, FileExists
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
|
61
|
+
|
|
62
|
+
### 第 41 次发布
|
|
63
|
+
|
|
64
|
+
发布时间:2022-05-31 06:09:47
|
|
65
|
+
|
|
66
|
+
本次发布包含了以下内容:
|
|
67
|
+
|
|
68
|
+
改善已有的文档。
|
|
69
|
+
|
|
70
|
+
新增接口:
|
|
71
|
+
|
|
72
|
+
* [TerminateDedicatedDBInstance](https://cloud.tencent.com/document/api/557/74711)
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
## 密钥管理系统(kms) 版本:2019-01-18
|
|
77
|
+
|
|
78
|
+
### 第 17 次发布
|
|
79
|
+
|
|
80
|
+
发布时间:2022-05-31 06:13:25
|
|
81
|
+
|
|
82
|
+
本次发布包含了以下内容:
|
|
83
|
+
|
|
84
|
+
改善已有的文档。
|
|
85
|
+
|
|
86
|
+
修改接口:
|
|
87
|
+
|
|
88
|
+
* [CreateKey](https://cloud.tencent.com/document/api/573/34430)
|
|
89
|
+
|
|
90
|
+
* 新增入参:HsmClusterId
|
|
91
|
+
|
|
92
|
+
* 新增出参:HsmClusterId
|
|
93
|
+
|
|
94
|
+
* [GetServiceStatus](https://cloud.tencent.com/document/api/573/34417)
|
|
95
|
+
|
|
96
|
+
* 新增出参:ExclusiveVSMEnabled, ExclusiveHSMEnabled
|
|
97
|
+
|
|
98
|
+
* [ListKeyDetail](https://cloud.tencent.com/document/api/573/34416)
|
|
99
|
+
|
|
100
|
+
* 新增入参:HsmClusterId
|
|
101
|
+
|
|
102
|
+
* [ListKeys](https://cloud.tencent.com/document/api/573/34415)
|
|
103
|
+
|
|
104
|
+
* 新增入参:HsmClusterId
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
修改数据结构:
|
|
108
|
+
|
|
109
|
+
* [KeyMetadata](https://cloud.tencent.com/document/api/573/34431#KeyMetadata)
|
|
110
|
+
|
|
111
|
+
* 新增成员:HsmClusterId
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
117
|
+
|
|
118
|
+
### 第 113 次发布
|
|
119
|
+
|
|
120
|
+
发布时间:2022-05-31 06:20:06
|
|
121
|
+
|
|
122
|
+
本次发布包含了以下内容:
|
|
123
|
+
|
|
124
|
+
改善已有的文档。
|
|
125
|
+
|
|
126
|
+
修改接口:
|
|
127
|
+
|
|
128
|
+
* [CreateNetworkInterface](https://cloud.tencent.com/document/api/215/15818)
|
|
129
|
+
|
|
130
|
+
* 新增入参:TrunkingFlag
|
|
131
|
+
|
|
132
|
+
* [DescribeNetworkInterfaceLimit](https://cloud.tencent.com/document/api/215/38533)
|
|
133
|
+
|
|
134
|
+
* 新增出参:SubEniQuantity, SubEniPrivateIpAddressQuantity
|
|
135
|
+
|
|
136
|
+
* [ModifyNetworkInterfaceAttribute](https://cloud.tencent.com/document/api/215/15815)
|
|
137
|
+
|
|
138
|
+
* 新增入参:TrunkingFlag
|
|
52
139
|
|
|
53
140
|
|
|
54
141
|
|
|
@@ -9058,6 +9145,40 @@
|
|
|
9058
9145
|
|
|
9059
9146
|
## 云硬盘(cbs) 版本:2017-03-12
|
|
9060
9147
|
|
|
9148
|
+
### 第 41 次发布
|
|
9149
|
+
|
|
9150
|
+
发布时间:2022-05-31 06:05:45
|
|
9151
|
+
|
|
9152
|
+
本次发布包含了以下内容:
|
|
9153
|
+
|
|
9154
|
+
改善已有的文档。
|
|
9155
|
+
|
|
9156
|
+
修改接口:
|
|
9157
|
+
|
|
9158
|
+
* [BindAutoSnapshotPolicy](https://cloud.tencent.com/document/api/362/33559)
|
|
9159
|
+
|
|
9160
|
+
* <font color="#dd0000">**修改入参**:</font>DiskIds
|
|
9161
|
+
|
|
9162
|
+
* [CreateSnapshot](https://cloud.tencent.com/document/api/362/15648)
|
|
9163
|
+
|
|
9164
|
+
* 新增入参:Tags
|
|
9165
|
+
|
|
9166
|
+
* [UnbindAutoSnapshotPolicy](https://cloud.tencent.com/document/api/362/33554)
|
|
9167
|
+
|
|
9168
|
+
* <font color="#dd0000">**修改入参**:</font>DiskIds
|
|
9169
|
+
|
|
9170
|
+
|
|
9171
|
+
修改数据结构:
|
|
9172
|
+
|
|
9173
|
+
* [AutoSnapshotPolicy](https://cloud.tencent.com/document/api/362/15669#AutoSnapshotPolicy)
|
|
9174
|
+
|
|
9175
|
+
* 新增成员:IsCopyToRemote, CopyToAccountUin, InstanceIdSet
|
|
9176
|
+
|
|
9177
|
+
* [Snapshot](https://cloud.tencent.com/document/api/362/15669#Snapshot)
|
|
9178
|
+
|
|
9179
|
+
* 新增成员:Tags
|
|
9180
|
+
|
|
9181
|
+
|
|
9061
9182
|
### 第 40 次发布
|
|
9062
9183
|
|
|
9063
9184
|
发布时间:2022-04-13 06:12:00
|
|
@@ -24070,6 +24191,21 @@
|
|
|
24070
24191
|
|
|
24071
24192
|
## 主机安全(cwp) 版本:2018-02-28
|
|
24072
24193
|
|
|
24194
|
+
### 第 42 次发布
|
|
24195
|
+
|
|
24196
|
+
发布时间:2022-05-31 06:08:47
|
|
24197
|
+
|
|
24198
|
+
本次发布包含了以下内容:
|
|
24199
|
+
|
|
24200
|
+
改善已有的文档。
|
|
24201
|
+
|
|
24202
|
+
修改数据结构:
|
|
24203
|
+
|
|
24204
|
+
* [MalWareList](https://cloud.tencent.com/document/api/296/19867#MalWareList)
|
|
24205
|
+
|
|
24206
|
+
* 新增成员:CheckPlatform, ProcessExists, FileExists
|
|
24207
|
+
|
|
24208
|
+
|
|
24073
24209
|
### 第 41 次发布
|
|
24074
24210
|
|
|
24075
24211
|
发布时间:2022-05-17 06:07:58
|
|
@@ -25929,25 +26065,25 @@
|
|
|
25929
26065
|
|
|
25930
26066
|
新增接口:
|
|
25931
26067
|
|
|
25932
|
-
* [
|
|
25933
|
-
* [
|
|
25934
|
-
* [
|
|
25935
|
-
* [
|
|
25936
|
-
* [
|
|
25937
|
-
* [
|
|
25938
|
-
* [
|
|
25939
|
-
* [
|
|
25940
|
-
* [
|
|
25941
|
-
* [
|
|
26068
|
+
* [CreateAcl](https://cloud.tencent.com/document/api/1025/74411)
|
|
26069
|
+
* [CreateUser](https://cloud.tencent.com/document/api/1025/74406)
|
|
26070
|
+
* [DeleteAcls](https://cloud.tencent.com/document/api/1025/74410)
|
|
26071
|
+
* [DeleteUsers](https://cloud.tencent.com/document/api/1025/74405)
|
|
26072
|
+
* [DescribeAcls](https://cloud.tencent.com/document/api/1025/74409)
|
|
26073
|
+
* [DescribeDasbImageIds](https://cloud.tencent.com/document/api/1025/74413)
|
|
26074
|
+
* [DescribeDevices](https://cloud.tencent.com/document/api/1025/74415)
|
|
26075
|
+
* [DescribeUsers](https://cloud.tencent.com/document/api/1025/74404)
|
|
26076
|
+
* [ModifyAcl](https://cloud.tencent.com/document/api/1025/74408)
|
|
26077
|
+
* [ModifyUser](https://cloud.tencent.com/document/api/1025/74403)
|
|
25942
26078
|
|
|
25943
26079
|
新增数据结构:
|
|
25944
26080
|
|
|
25945
|
-
* [
|
|
25946
|
-
* [
|
|
25947
|
-
* [
|
|
25948
|
-
* [
|
|
25949
|
-
* [
|
|
25950
|
-
* [
|
|
26081
|
+
* [Acl](https://cloud.tencent.com/document/api/1025/74416#Acl)
|
|
26082
|
+
* [CmdTemplate](https://cloud.tencent.com/document/api/1025/74416#CmdTemplate)
|
|
26083
|
+
* [Device](https://cloud.tencent.com/document/api/1025/74416#Device)
|
|
26084
|
+
* [Group](https://cloud.tencent.com/document/api/1025/74416#Group)
|
|
26085
|
+
* [Resource](https://cloud.tencent.com/document/api/1025/74416#Resource)
|
|
26086
|
+
* [User](https://cloud.tencent.com/document/api/1025/74416#User)
|
|
25951
26087
|
|
|
25952
26088
|
|
|
25953
26089
|
|
|
@@ -27391,6 +27527,18 @@
|
|
|
27391
27527
|
|
|
27392
27528
|
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
|
27393
27529
|
|
|
27530
|
+
### 第 41 次发布
|
|
27531
|
+
|
|
27532
|
+
发布时间:2022-05-31 06:09:47
|
|
27533
|
+
|
|
27534
|
+
本次发布包含了以下内容:
|
|
27535
|
+
|
|
27536
|
+
改善已有的文档。
|
|
27537
|
+
|
|
27538
|
+
新增接口:
|
|
27539
|
+
|
|
27540
|
+
* [[TerminateDedicatedDBInstance](https://cloud.tencent.com/document/api/557/74711)](https://cloud.tencent.com/document/api/#/#)
|
|
27541
|
+
|
|
27394
27542
|
### 第 40 次发布
|
|
27395
27543
|
|
|
27396
27544
|
发布时间:2022-05-25 06:07:44
|
|
@@ -28180,6 +28328,29 @@
|
|
|
28180
28328
|
|
|
28181
28329
|
## 数据湖计算(dlc) 版本:2021-01-25
|
|
28182
28330
|
|
|
28331
|
+
### 第 17 次发布
|
|
28332
|
+
|
|
28333
|
+
发布时间:2022-05-26 18:17:40
|
|
28334
|
+
|
|
28335
|
+
本次发布包含了以下内容:
|
|
28336
|
+
|
|
28337
|
+
改善已有的文档。
|
|
28338
|
+
|
|
28339
|
+
新增接口:
|
|
28340
|
+
|
|
28341
|
+
* [CreateSparkApp](https://cloud.tencent.com/document/api/1342/74538)
|
|
28342
|
+
* [CreateSparkAppTask](https://cloud.tencent.com/document/api/1342/74537)
|
|
28343
|
+
* [DeleteSparkApp](https://cloud.tencent.com/document/api/1342/74536)
|
|
28344
|
+
* [DescribeSparkAppJob](https://cloud.tencent.com/document/api/1342/74535)
|
|
28345
|
+
* [DescribeSparkAppJobs](https://cloud.tencent.com/document/api/1342/74534)
|
|
28346
|
+
* [DescribeSparkAppTasks](https://cloud.tencent.com/document/api/1342/74533)
|
|
28347
|
+
* [ModifySparkApp](https://cloud.tencent.com/document/api/1342/74532)
|
|
28348
|
+
|
|
28349
|
+
新增数据结构:
|
|
28350
|
+
|
|
28351
|
+
* [SparkJobInfo](https://cloud.tencent.com/document/api/1342/53778#SparkJobInfo)
|
|
28352
|
+
* [StreamingStatistics](https://cloud.tencent.com/document/api/1342/53778#StreamingStatistics)
|
|
28353
|
+
|
|
28183
28354
|
### 第 16 次发布
|
|
28184
28355
|
|
|
28185
28356
|
发布时间:2022-05-20 06:10:49
|
|
@@ -39846,6 +40017,22 @@
|
|
|
39846
40017
|
|
|
39847
40018
|
## 物联网通信(iotcloud) 版本:2021-04-08
|
|
39848
40019
|
|
|
40020
|
+
### 第 5 次发布
|
|
40021
|
+
|
|
40022
|
+
发布时间:2022-05-27 06:10:42
|
|
40023
|
+
|
|
40024
|
+
本次发布包含了以下内容:
|
|
40025
|
+
|
|
40026
|
+
改善已有的文档。
|
|
40027
|
+
|
|
40028
|
+
新增接口:
|
|
40029
|
+
|
|
40030
|
+
* [ListTopicRules](https://cloud.tencent.com/document/api/634/74542)
|
|
40031
|
+
|
|
40032
|
+
新增数据结构:
|
|
40033
|
+
|
|
40034
|
+
* [TopicRuleInfo](https://cloud.tencent.com/document/api/634/71973#TopicRuleInfo)
|
|
40035
|
+
|
|
39849
40036
|
### 第 4 次发布
|
|
39850
40037
|
|
|
39851
40038
|
发布时间:2022-05-20 06:13:13
|
|
@@ -42467,6 +42654,42 @@
|
|
|
42467
42654
|
|
|
42468
42655
|
## 密钥管理系统(kms) 版本:2019-01-18
|
|
42469
42656
|
|
|
42657
|
+
### 第 17 次发布
|
|
42658
|
+
|
|
42659
|
+
发布时间:2022-05-31 06:13:25
|
|
42660
|
+
|
|
42661
|
+
本次发布包含了以下内容:
|
|
42662
|
+
|
|
42663
|
+
改善已有的文档。
|
|
42664
|
+
|
|
42665
|
+
修改接口:
|
|
42666
|
+
|
|
42667
|
+
* [CreateKey](https://cloud.tencent.com/document/api/573/34430)
|
|
42668
|
+
|
|
42669
|
+
* 新增入参:HsmClusterId
|
|
42670
|
+
|
|
42671
|
+
* 新增出参:HsmClusterId
|
|
42672
|
+
|
|
42673
|
+
* [GetServiceStatus](https://cloud.tencent.com/document/api/573/34417)
|
|
42674
|
+
|
|
42675
|
+
* 新增出参:ExclusiveVSMEnabled, ExclusiveHSMEnabled
|
|
42676
|
+
|
|
42677
|
+
* [ListKeyDetail](https://cloud.tencent.com/document/api/573/34416)
|
|
42678
|
+
|
|
42679
|
+
* 新增入参:HsmClusterId
|
|
42680
|
+
|
|
42681
|
+
* [ListKeys](https://cloud.tencent.com/document/api/573/34415)
|
|
42682
|
+
|
|
42683
|
+
* 新增入参:HsmClusterId
|
|
42684
|
+
|
|
42685
|
+
|
|
42686
|
+
修改数据结构:
|
|
42687
|
+
|
|
42688
|
+
* [KeyMetadata](https://cloud.tencent.com/document/api/573/34431#KeyMetadata)
|
|
42689
|
+
|
|
42690
|
+
* 新增成员:HsmClusterId
|
|
42691
|
+
|
|
42692
|
+
|
|
42470
42693
|
### 第 16 次发布
|
|
42471
42694
|
|
|
42472
42695
|
发布时间:2021-12-23 08:12:09
|
|
@@ -51469,6 +51692,18 @@
|
|
|
51469
51692
|
|
|
51470
51693
|
## 企业组织(organization) 版本:2021-03-31
|
|
51471
51694
|
|
|
51695
|
+
### 第 8 次发布
|
|
51696
|
+
|
|
51697
|
+
发布时间:2022-05-30 06:11:27
|
|
51698
|
+
|
|
51699
|
+
本次发布包含了以下内容:
|
|
51700
|
+
|
|
51701
|
+
改善已有的文档。
|
|
51702
|
+
|
|
51703
|
+
新增接口:
|
|
51704
|
+
|
|
51705
|
+
* [CreateOrganizationMemberPolicy](https://cloud.tencent.com/document/api/850/74595)
|
|
51706
|
+
|
|
51472
51707
|
### 第 7 次发布
|
|
51473
51708
|
|
|
51474
51709
|
发布时间:2022-03-08 08:16:27
|
|
@@ -52995,6 +53230,19 @@
|
|
|
52995
53230
|
|
|
52996
53231
|
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
52997
53232
|
|
|
53233
|
+
### 第 46 次发布
|
|
53234
|
+
|
|
53235
|
+
发布时间:2022-05-30 06:11:47
|
|
53236
|
+
|
|
53237
|
+
本次发布包含了以下内容:
|
|
53238
|
+
|
|
53239
|
+
改善已有的文档。
|
|
53240
|
+
|
|
53241
|
+
新增接口:
|
|
53242
|
+
|
|
53243
|
+
* [UpgradeProxyVersion](https://cloud.tencent.com/document/api/239/74597)
|
|
53244
|
+
* [UpgradeSmallVersion](https://cloud.tencent.com/document/api/239/74596)
|
|
53245
|
+
|
|
52998
53246
|
### 第 45 次发布
|
|
52999
53247
|
|
|
53000
53248
|
发布时间:2022-05-18 06:15:32
|
|
@@ -75145,6 +75393,29 @@
|
|
|
75145
75393
|
|
|
75146
75394
|
## 私有网络(vpc) 版本:2017-03-12
|
|
75147
75395
|
|
|
75396
|
+
### 第 113 次发布
|
|
75397
|
+
|
|
75398
|
+
发布时间:2022-05-31 06:20:06
|
|
75399
|
+
|
|
75400
|
+
本次发布包含了以下内容:
|
|
75401
|
+
|
|
75402
|
+
改善已有的文档。
|
|
75403
|
+
|
|
75404
|
+
修改接口:
|
|
75405
|
+
|
|
75406
|
+
* [CreateNetworkInterface](https://cloud.tencent.com/document/api/215/15818)
|
|
75407
|
+
|
|
75408
|
+
* 新增入参:TrunkingFlag
|
|
75409
|
+
|
|
75410
|
+
* [DescribeNetworkInterfaceLimit](https://cloud.tencent.com/document/api/215/38533)
|
|
75411
|
+
|
|
75412
|
+
* 新增出参:SubEniQuantity, SubEniPrivateIpAddressQuantity
|
|
75413
|
+
|
|
75414
|
+
* [ModifyNetworkInterfaceAttribute](https://cloud.tencent.com/document/api/215/15815)
|
|
75415
|
+
|
|
75416
|
+
* 新增入参:TrunkingFlag
|
|
75417
|
+
|
|
75418
|
+
|
|
75148
75419
|
### 第 112 次发布
|
|
75149
75420
|
|
|
75150
75421
|
发布时间:2022-05-18 06:20:08
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-05-26 06:06:08 |
|
|
18
18
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2022-04-04 06:08:40 |
|
|
19
19
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2022-04-04 06:08:45 |
|
|
20
|
-
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2022-05-
|
|
20
|
+
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2022-05-31 06:04:46 |
|
|
21
21
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2022-05-09 06:02:49 |
|
|
22
22
|
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2022-05-13 18:34:36 |
|
|
23
23
|
| billing | [计费相关](https://cloud.tencent.com/document/product/555) | 2022-04-04 06:09:17 |
|
|
@@ -34,20 +34,20 @@
|
|
|
34
34
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2022-04-27 06:05:49 |
|
|
35
35
|
| casb | [云数据加密代理网关](https://cloud.tencent.com/document/product/1303) | 2022-04-04 06:11:55 |
|
|
36
36
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-05-23 06:03:34 |
|
|
37
|
-
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-
|
|
38
|
-
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-05-
|
|
37
|
+
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-05-31 06:05:45 |
|
|
38
|
+
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-05-31 06:05:55 |
|
|
39
39
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-05-19 06:08:10 |
|
|
40
40
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2022-05-16 17:18:07 |
|
|
41
41
|
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-05-20 06:02:50 |
|
|
42
42
|
| cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2022-04-04 06:17:07 |
|
|
43
43
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2022-05-24 06:08:29 |
|
|
44
44
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-04-04 06:17:16 |
|
|
45
|
-
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2022-05-
|
|
45
|
+
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2022-05-31 06:06:47 |
|
|
46
46
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2022-05-26 06:08:04 |
|
|
47
47
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-04-04 06:18:39 |
|
|
48
48
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
49
49
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
50
|
-
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-05-
|
|
50
|
+
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-05-31 06:07:03 |
|
|
51
51
|
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-05-11 06:06:40 |
|
|
52
52
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-05-25 06:05:44 |
|
|
53
53
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-04-04 06:21:17 |
|
|
@@ -57,16 +57,16 @@
|
|
|
57
57
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
58
58
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-05-20 06:04:11 |
|
|
59
59
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
60
|
-
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-05-
|
|
61
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-05-
|
|
60
|
+
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-05-31 06:08:24 |
|
|
61
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-05-31 06:08:47 |
|
|
62
62
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
63
|
-
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-05-
|
|
64
|
-
| dasb | [堡垒机](https://cloud.tencent.com/document/product/1025) | 2022-05-
|
|
63
|
+
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-05-27 06:07:33 |
|
|
64
|
+
| dasb | [堡垒机](https://cloud.tencent.com/document/product/1025) | 2022-05-31 06:09:23 |
|
|
65
65
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2022-04-04 06:33:41 |
|
|
66
66
|
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-04-25 06:05:43 |
|
|
67
67
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-04-13 06:36:47 |
|
|
68
|
-
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-05-
|
|
69
|
-
| dlc | [数据湖计算](https://cloud.tencent.com/document/product/1342) | 2022-05-
|
|
68
|
+
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-05-31 06:09:47 |
|
|
69
|
+
| dlc | [数据湖计算](https://cloud.tencent.com/document/product/1342) | 2022-05-26 18:17:40 |
|
|
70
70
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2022-05-19 06:11:31 |
|
|
71
71
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2022-05-24 06:11:36 |
|
|
72
72
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2022-04-04 06:38:48 |
|
|
@@ -102,15 +102,15 @@
|
|
|
102
102
|
| iir | [智能识图](https://cloud.tencent.com/document/product/1217) | 2022-04-04 06:48:05 |
|
|
103
103
|
| ims | [图片内容检测](https://cloud.tencent.com/document/product/1125) | 2022-05-26 06:12:53 |
|
|
104
104
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2022-04-04 06:48:08 |
|
|
105
|
-
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2022-05-
|
|
105
|
+
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2022-05-27 06:10:42 |
|
|
106
106
|
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2022-05-25 06:10:34 |
|
|
107
107
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2022-04-04 06:49:46 |
|
|
108
108
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2022-04-04 06:49:51 |
|
|
109
109
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2022-04-04 06:51:27 |
|
|
110
|
-
| ivld | [视频智能标签](https://cloud.tencent.com/document/product/1509) | 2022-
|
|
111
|
-
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-
|
|
110
|
+
| ivld | [视频智能标签](https://cloud.tencent.com/document/product/1509) | 2022-05-26 17:59:01 |
|
|
111
|
+
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-05-31 06:13:25 |
|
|
112
112
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-05-20 06:14:11 |
|
|
113
|
-
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-05-
|
|
113
|
+
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-05-30 06:10:06 |
|
|
114
114
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
115
115
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
116
116
|
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2022-05-25 06:11:46 |
|
|
@@ -129,13 +129,13 @@
|
|
|
129
129
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
130
130
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-05-23 06:11:33 |
|
|
131
131
|
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-05-24 06:16:42 |
|
|
132
|
-
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-
|
|
132
|
+
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-05-30 06:11:27 |
|
|
133
133
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-04-04 07:01:49 |
|
|
134
134
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2022-04-04 07:02:02 |
|
|
135
135
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2022-05-09 06:11:56 |
|
|
136
136
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2022-04-04 07:02:49 |
|
|
137
137
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2022-04-21 06:16:10 |
|
|
138
|
-
| redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2022-05-
|
|
138
|
+
| redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2022-05-30 06:11:47 |
|
|
139
139
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-04-04 07:04:04 |
|
|
140
140
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
141
141
|
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-04-04 07:04:08 |
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2022-04-14 06:16:29 |
|
|
147
147
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2022-05-26 06:16:15 |
|
|
148
148
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
149
|
-
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2022-05-
|
|
149
|
+
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2022-05-31 06:16:15 |
|
|
150
150
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2022-04-22 06:14:46 |
|
|
151
151
|
| ssl | [证书](https://cloud.tencent.com/document/product/400) | 2022-05-20 06:17:18 |
|
|
152
152
|
| sslpod | [SSL 证书监控](https://cloud.tencent.com/document/product/1084) | 2022-04-04 07:07:55 |
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-05-13 06:18:48 |
|
|
181
181
|
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-04-04 07:17:26 |
|
|
182
182
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-05-17 06:17:19 |
|
|
183
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-05-
|
|
183
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-05-31 06:18:37 |
|
|
184
184
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
185
185
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-04-04 07:18:11 |
|
|
186
186
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-05-19 06:19:37 |
|
|
@@ -188,12 +188,12 @@
|
|
|
188
188
|
| tse | [腾讯云微服务引擎](https://cloud.tencent.com/document/product/1364) | 2022-04-22 06:17:09 |
|
|
189
189
|
| tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-05-20 06:20:03 |
|
|
190
190
|
| tsw | [腾讯微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2022-04-04 07:22:40 |
|
|
191
|
-
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2022-
|
|
191
|
+
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2022-05-27 06:17:04 |
|
|
192
192
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-04-04 07:22:44 |
|
|
193
193
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-05-10 06:14:42 |
|
|
194
194
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
|
195
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-05-
|
|
196
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-05-
|
|
195
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-05-31 06:19:43 |
|
|
196
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-05-31 06:20:06 |
|
|
197
197
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-05-12 06:19:46 |
|
|
198
198
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-04-04 07:39:05 |
|
|
199
199
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
@@ -3665,7 +3665,7 @@ LimitTypes取值范围:
|
|
|
3665
3665
|
<li>Port 字段允许输入一个单独端口号,或者用减号分隔的两个端口号代表端口范围,例如80或8000-8010。只有当 Protocol 字段是 TCP 或 UDP 时,Port 字段才被接受,即 Protocol 字段不是 TCP 或 UDP 时,Protocol 和 Port 排他关系,不允许同时输入,否则会接口报错。</li>
|
|
3666
3666
|
<li>Action 字段只允许输入 ACCEPT 或 DROP。</li>
|
|
3667
3667
|
<li>CidrBlock, Ipv6CidrBlock, SecurityGroupId, AddressTemplate 四者是排他关系,不允许同时输入,Protocol + Port 和 ServiceTemplate 二者是排他关系,不允许同时输入。</li>
|
|
3668
|
-
<li>一次请求中只能创建单个方向的规则, 如果需要指定索引(PolicyIndex)参数,
|
|
3668
|
+
<li>一次请求中只能创建单个方向的规则, 如果需要指定索引(PolicyIndex)参数, 多条规则的索引必须一致。如想在规则最前面插入一条,则填0即可,如果想在最后追加,该字段可不填。</li>
|
|
3669
3669
|
</ul></li></ul>
|
|
3670
3670
|
*/
|
|
3671
3671
|
async CreateSecurityGroupPolicies(
|
|
@@ -334,6 +334,7 @@ export interface DescribeNetworkInterfacesRequest {
|
|
|
334
334
|
<li>tag-key - String -是否必填:否- (过滤条件)按照标签键进行过滤。使用请参考示例2</li>
|
|
335
335
|
<li>tag:tag-key - String - 是否必填:否 - (过滤条件)按照标签键值对进行过滤。 tag-key使用具体的标签键进行替换。使用请参考示例3。</li>
|
|
336
336
|
<li>is-primary - Boolean - 是否必填:否 - (过滤条件)按照是否主网卡进行过滤。值为true时,仅过滤主网卡;值为false时,仅过滤辅助网卡;此过滤参数未提供时,同时过滤主网卡和辅助网卡。</li>
|
|
337
|
+
<li>eni-type - String -是否必填:否- (过滤条件)按照网卡类型进行过滤。“0”-辅助网卡,“1”-主网卡,“2”:中继网卡</li>
|
|
337
338
|
*/
|
|
338
339
|
Filters?: Array<Filter>
|
|
339
340
|
|
|
@@ -6414,6 +6415,18 @@ export interface DescribeNetworkInterfaceLimitResponse {
|
|
|
6414
6415
|
*/
|
|
6415
6416
|
ExtendEniPrivateIpAddressQuantity: number
|
|
6416
6417
|
|
|
6418
|
+
/**
|
|
6419
|
+
* 中继网卡配额
|
|
6420
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
6421
|
+
*/
|
|
6422
|
+
SubEniQuantity: number
|
|
6423
|
+
|
|
6424
|
+
/**
|
|
6425
|
+
* 每个中继网卡可以分配的IP配额
|
|
6426
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
6427
|
+
*/
|
|
6428
|
+
SubEniPrivateIpAddressQuantity: number
|
|
6429
|
+
|
|
6417
6430
|
/**
|
|
6418
6431
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
6419
6432
|
*/
|
|
@@ -7554,6 +7567,11 @@ export interface CreateNetworkInterfaceRequest {
|
|
|
7554
7567
|
* 指定绑定的标签列表,例如:[{"Key": "city", "Value": "shanghai"}]
|
|
7555
7568
|
*/
|
|
7556
7569
|
Tags?: Array<Tag>
|
|
7570
|
+
|
|
7571
|
+
/**
|
|
7572
|
+
* 网卡trunking模式设置,Enable-开启,Disable--关闭,默认关闭。
|
|
7573
|
+
*/
|
|
7574
|
+
TrunkingFlag?: string
|
|
7557
7575
|
}
|
|
7558
7576
|
|
|
7559
7577
|
/**
|
|
@@ -12870,6 +12888,11 @@ export interface ModifyNetworkInterfaceAttributeRequest {
|
|
|
12870
12888
|
* 指定绑定的安全组,例如:['sg-1dd51d']。
|
|
12871
12889
|
*/
|
|
12872
12890
|
SecurityGroupIds?: Array<string>
|
|
12891
|
+
|
|
12892
|
+
/**
|
|
12893
|
+
* 网卡trunking模式设置,Enable-开启,Disable--关闭,默认关闭。
|
|
12894
|
+
*/
|
|
12895
|
+
TrunkingFlag?: string
|
|
12873
12896
|
}
|
|
12874
12897
|
|
|
12875
12898
|
/**
|
|
@@ -13582,12 +13605,12 @@ export interface DescribeNetworkInterfacesResponse {
|
|
|
13582
13605
|
/**
|
|
13583
13606
|
* 实例详细信息列表。
|
|
13584
13607
|
*/
|
|
13585
|
-
NetworkInterfaceSet
|
|
13608
|
+
NetworkInterfaceSet: Array<NetworkInterface>
|
|
13586
13609
|
|
|
13587
13610
|
/**
|
|
13588
13611
|
* 符合条件的实例数量。
|
|
13589
13612
|
*/
|
|
13590
|
-
TotalCount
|
|
13613
|
+
TotalCount: number
|
|
13591
13614
|
|
|
13592
13615
|
/**
|
|
13593
13616
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -1352,7 +1352,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
1352
1352
|
<li>Port 字段允许输入一个单独端口号,或者用减号分隔的两个端口号代表端口范围,例如80或8000-8010。只有当 Protocol 字段是 TCP 或 UDP 时,Port 字段才被接受,即 Protocol 字段不是 TCP 或 UDP 时,Protocol 和 Port 排他关系,不允许同时输入,否则会接口报错。</li>
|
|
1353
1353
|
<li>Action 字段只允许输入 ACCEPT 或 DROP。</li>
|
|
1354
1354
|
<li>CidrBlock, Ipv6CidrBlock, SecurityGroupId, AddressTemplate 四者是排他关系,不允许同时输入,Protocol + Port 和 ServiceTemplate 二者是排他关系,不允许同时输入。</li>
|
|
1355
|
-
<li>一次请求中只能创建单个方向的规则, 如果需要指定索引(PolicyIndex)参数,
|
|
1355
|
+
<li>一次请求中只能创建单个方向的规则, 如果需要指定索引(PolicyIndex)参数, 多条规则的索引必须一致。如想在规则最前面插入一条,则填0即可,如果想在最后追加,该字段可不填。</li>
|
|
1356
1356
|
</ul></li></ul>
|
|
1357
1357
|
*/
|
|
1358
1358
|
CreateSecurityGroupPolicies(req: CreateSecurityGroupPoliciesRequest, cb?: (error: string, rep: CreateSecurityGroupPoliciesResponse) => void): Promise<CreateSecurityGroupPoliciesResponse>;
|
|
@@ -1915,7 +1915,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
1915
1915
|
<li>Port 字段允许输入一个单独端口号,或者用减号分隔的两个端口号代表端口范围,例如80或8000-8010。只有当 Protocol 字段是 TCP 或 UDP 时,Port 字段才被接受,即 Protocol 字段不是 TCP 或 UDP 时,Protocol 和 Port 排他关系,不允许同时输入,否则会接口报错。</li>
|
|
1916
1916
|
<li>Action 字段只允许输入 ACCEPT 或 DROP。</li>
|
|
1917
1917
|
<li>CidrBlock, Ipv6CidrBlock, SecurityGroupId, AddressTemplate 四者是排他关系,不允许同时输入,Protocol + Port 和 ServiceTemplate 二者是排他关系,不允许同时输入。</li>
|
|
1918
|
-
<li>一次请求中只能创建单个方向的规则, 如果需要指定索引(PolicyIndex)参数,
|
|
1918
|
+
<li>一次请求中只能创建单个方向的规则, 如果需要指定索引(PolicyIndex)参数, 多条规则的索引必须一致。如想在规则最前面插入一条,则填0即可,如果想在最后追加,该字段可不填。</li>
|
|
1919
1919
|
</ul></li></ul>
|
|
1920
1920
|
*/
|
|
1921
1921
|
async CreateSecurityGroupPolicies(req, cb) {
|
|
@@ -272,6 +272,7 @@ export interface DescribeNetworkInterfacesRequest {
|
|
|
272
272
|
<li>tag-key - String -是否必填:否- (过滤条件)按照标签键进行过滤。使用请参考示例2</li>
|
|
273
273
|
<li>tag:tag-key - String - 是否必填:否 - (过滤条件)按照标签键值对进行过滤。 tag-key使用具体的标签键进行替换。使用请参考示例3。</li>
|
|
274
274
|
<li>is-primary - Boolean - 是否必填:否 - (过滤条件)按照是否主网卡进行过滤。值为true时,仅过滤主网卡;值为false时,仅过滤辅助网卡;此过滤参数未提供时,同时过滤主网卡和辅助网卡。</li>
|
|
275
|
+
<li>eni-type - String -是否必填:否- (过滤条件)按照网卡类型进行过滤。“0”-辅助网卡,“1”-主网卡,“2”:中继网卡</li>
|
|
275
276
|
*/
|
|
276
277
|
Filters?: Array<Filter>;
|
|
277
278
|
/**
|
|
@@ -5452,6 +5453,16 @@ export interface DescribeNetworkInterfaceLimitResponse {
|
|
|
5452
5453
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5453
5454
|
*/
|
|
5454
5455
|
ExtendEniPrivateIpAddressQuantity: number;
|
|
5456
|
+
/**
|
|
5457
|
+
* 中继网卡配额
|
|
5458
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5459
|
+
*/
|
|
5460
|
+
SubEniQuantity: number;
|
|
5461
|
+
/**
|
|
5462
|
+
* 每个中继网卡可以分配的IP配额
|
|
5463
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5464
|
+
*/
|
|
5465
|
+
SubEniPrivateIpAddressQuantity: number;
|
|
5455
5466
|
/**
|
|
5456
5467
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
5457
5468
|
*/
|
|
@@ -6425,6 +6436,10 @@ export interface CreateNetworkInterfaceRequest {
|
|
|
6425
6436
|
* 指定绑定的标签列表,例如:[{"Key": "city", "Value": "shanghai"}]
|
|
6426
6437
|
*/
|
|
6427
6438
|
Tags?: Array<Tag>;
|
|
6439
|
+
/**
|
|
6440
|
+
* 网卡trunking模式设置,Enable-开启,Disable--关闭,默认关闭。
|
|
6441
|
+
*/
|
|
6442
|
+
TrunkingFlag?: string;
|
|
6428
6443
|
}
|
|
6429
6444
|
/**
|
|
6430
6445
|
* 后付费共享带宽包的当前计费用量
|
|
@@ -10958,6 +10973,10 @@ export interface ModifyNetworkInterfaceAttributeRequest {
|
|
|
10958
10973
|
* 指定绑定的安全组,例如:['sg-1dd51d']。
|
|
10959
10974
|
*/
|
|
10960
10975
|
SecurityGroupIds?: Array<string>;
|
|
10976
|
+
/**
|
|
10977
|
+
* 网卡trunking模式设置,Enable-开启,Disable--关闭,默认关闭。
|
|
10978
|
+
*/
|
|
10979
|
+
TrunkingFlag?: string;
|
|
10961
10980
|
}
|
|
10962
10981
|
/**
|
|
10963
10982
|
* RemoveIp6Rules返回参数结构体
|
|
@@ -11573,11 +11592,11 @@ export interface DescribeNetworkInterfacesResponse {
|
|
|
11573
11592
|
/**
|
|
11574
11593
|
* 实例详细信息列表。
|
|
11575
11594
|
*/
|
|
11576
|
-
NetworkInterfaceSet
|
|
11595
|
+
NetworkInterfaceSet: Array<NetworkInterface>;
|
|
11577
11596
|
/**
|
|
11578
11597
|
* 符合条件的实例数量。
|
|
11579
11598
|
*/
|
|
11580
|
-
TotalCount
|
|
11599
|
+
TotalCount: number;
|
|
11581
11600
|
/**
|
|
11582
11601
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
11583
11602
|
*/
|