tencentcloud-sdk-nodejs 4.0.694 → 4.0.696
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 +500 -0
- package/SERVICE_CHANGELOG.md +630 -107
- package/package.json +1 -1
- package/products.md +28 -28
- package/src/common/sdk_version.ts +1 -1
- package/src/services/asr/v20190614/asr_models.ts +41 -41
- package/src/services/bi/v20220105/bi_client.ts +237 -3
- package/src/services/bi/v20220105/bi_models.ts +1926 -42
- package/src/services/billing/v20180709/billing_client.ts +57 -6
- package/src/services/billing/v20180709/billing_models.ts +646 -74
- package/src/services/cfw/v20190904/cfw_models.ts +48 -17
- package/src/services/cls/v20201016/cls_models.ts +6 -1
- package/src/services/csip/v20221121/csip_client.ts +111 -58
- package/src/services/csip/v20221121/csip_models.ts +2099 -1527
- package/src/services/cvm/v20170312/cvm_models.ts +4 -4
- package/src/services/cwp/v20180228/cwp_models.ts +7 -2
- package/src/services/emr/v20190103/emr_models.ts +5 -5
- package/src/services/goosefs/v20220519/goosefs_models.ts +14 -0
- package/src/services/hcm/v20181106/hcm_models.ts +2 -0
- package/src/services/sms/v20210111/sms_models.ts +8 -8
- package/src/services/sqlserver/v20180328/sqlserver_models.ts +6 -2
- package/src/services/tcaplusdb/v20190823/tcaplusdb_models.ts +2 -2
- package/src/services/teo/v20220901/teo_client.ts +19 -9
- package/src/services/teo/v20220901/teo_models.ts +214 -100
- package/src/services/trocket/v20230308/trocket_client.ts +75 -24
- package/src/services/trocket/v20230308/trocket_models.ts +204 -25
- package/src/services/tse/v20201207/tse_models.ts +32 -0
- package/src/services/vpc/v20170312/vpc_models.ts +20 -8
- package/src/services/waf/v20180125/waf_client.ts +2 -0
- package/src/services/waf/v20180125/waf_models.ts +292 -55
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +41 -41
- package/tencentcloud/services/bi/v20220105/bi_client.d.ts +73 -1
- package/tencentcloud/services/bi/v20220105/bi_client.js +108 -0
- package/tencentcloud/services/bi/v20220105/bi_models.d.ts +1872 -42
- package/tencentcloud/services/billing/v20180709/billing_client.d.ts +20 -3
- package/tencentcloud/services/billing/v20180709/billing_client.js +27 -2
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +636 -74
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +48 -17
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +6 -1
- package/tencentcloud/services/csip/v20221121/csip_client.d.ts +19 -3
- package/tencentcloud/services/csip/v20221121/csip_client.js +27 -3
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +2076 -1517
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +4 -4
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +7 -2
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +5 -5
- package/tencentcloud/services/goosefs/v20220519/goosefs_models.d.ts +14 -0
- package/tencentcloud/services/hcm/v20181106/hcm_models.d.ts +2 -0
- package/tencentcloud/services/sms/v20210111/sms_models.d.ts +8 -8
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +6 -2
- package/tencentcloud/services/tcaplusdb/v20190823/tcaplusdb_models.d.ts +2 -2
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +12 -6
- package/tencentcloud/services/teo/v20220901/teo_client.js +11 -5
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +209 -99
- package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +29 -11
- package/tencentcloud/services/trocket/v20230308/trocket_client.js +39 -13
- package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +195 -25
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +32 -0
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +20 -8
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +290 -55
- package/test/bi.v20220105.test.js +180 -0
- package/test/billing.v20180709.test.js +40 -0
- package/test/csip.v20221121.test.js +42 -2
- package/test/trocket.v20230308.test.js +46 -6
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,179 +1,265 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 商业智能分析 BI(bi) 版本:2022-01-05
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 4 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-09-
|
|
7
|
+
发布时间:2023-09-26 01:06:57
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
新增接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [CreateDatasource](https://cloud.tencent.com/document/api/590/98854)
|
|
16
|
+
* [CreateDatasourceCloud](https://cloud.tencent.com/document/api/590/98853)
|
|
17
|
+
* [CreateProject](https://cloud.tencent.com/document/api/590/98838)
|
|
18
|
+
* [CreateUserRole](https://cloud.tencent.com/document/api/590/98848)
|
|
19
|
+
* [CreateUserRoleProject](https://cloud.tencent.com/document/api/590/98847)
|
|
20
|
+
* [DeleteDatasource](https://cloud.tencent.com/document/api/590/98852)
|
|
21
|
+
* [DeleteProject](https://cloud.tencent.com/document/api/590/98837)
|
|
22
|
+
* [DeleteUserRole](https://cloud.tencent.com/document/api/590/98846)
|
|
23
|
+
* [DeleteUserRoleProject](https://cloud.tencent.com/document/api/590/98845)
|
|
24
|
+
* [DescribeDatasourceList](https://cloud.tencent.com/document/api/590/98840)
|
|
25
|
+
* [DescribeProjectInfo](https://cloud.tencent.com/document/api/590/98836)
|
|
26
|
+
* [DescribeProjectList](https://cloud.tencent.com/document/api/590/98835)
|
|
27
|
+
* [DescribeUserProjectList](https://cloud.tencent.com/document/api/590/98844)
|
|
28
|
+
* [DescribeUserRoleList](https://cloud.tencent.com/document/api/590/98843)
|
|
29
|
+
* [ModifyDatasource](https://cloud.tencent.com/document/api/590/98851)
|
|
30
|
+
* [ModifyDatasourceCloud](https://cloud.tencent.com/document/api/590/98850)
|
|
31
|
+
* [ModifyProject](https://cloud.tencent.com/document/api/590/98834)
|
|
32
|
+
* [ModifyUserRoleProject](https://cloud.tencent.com/document/api/590/98842)
|
|
16
33
|
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
* <font color="#dd0000">**修改成员**:</font>EmotionType
|
|
34
|
+
新增数据结构:
|
|
20
35
|
|
|
36
|
+
* [BaseStateAction](https://cloud.tencent.com/document/api/590/73726#BaseStateAction)
|
|
37
|
+
* [CorpUserListData](https://cloud.tencent.com/document/api/590/73726#CorpUserListData)
|
|
38
|
+
* [Data](https://cloud.tencent.com/document/api/590/73726#Data)
|
|
39
|
+
* [DataId](https://cloud.tencent.com/document/api/590/73726#DataId)
|
|
40
|
+
* [DatasourceInfo](https://cloud.tencent.com/document/api/590/73726#DatasourceInfo)
|
|
41
|
+
* [DatasourceInfoData](https://cloud.tencent.com/document/api/590/73726#DatasourceInfoData)
|
|
42
|
+
* [IdDTO](https://cloud.tencent.com/document/api/590/73726#IdDTO)
|
|
43
|
+
* [PermissionComponent](https://cloud.tencent.com/document/api/590/73726#PermissionComponent)
|
|
44
|
+
* [PermissionGroup](https://cloud.tencent.com/document/api/590/73726#PermissionGroup)
|
|
45
|
+
* [Project](https://cloud.tencent.com/document/api/590/73726#Project)
|
|
46
|
+
* [ProjectConfigList](https://cloud.tencent.com/document/api/590/73726#ProjectConfigList)
|
|
47
|
+
* [ProjectConfigResult](https://cloud.tencent.com/document/api/590/73726#ProjectConfigResult)
|
|
48
|
+
* [ProjectListData](https://cloud.tencent.com/document/api/590/73726#ProjectListData)
|
|
49
|
+
* [UserIdAndUserName](https://cloud.tencent.com/document/api/590/73726#UserIdAndUserName)
|
|
50
|
+
* [UserInfo](https://cloud.tencent.com/document/api/590/73726#UserInfo)
|
|
51
|
+
* [UserRoleListData](https://cloud.tencent.com/document/api/590/73726#UserRoleListData)
|
|
52
|
+
* [UserRoleListDataRoleInfo](https://cloud.tencent.com/document/api/590/73726#UserRoleListDataRoleInfo)
|
|
53
|
+
* [UserRoleListDataUserRoleInfo](https://cloud.tencent.com/document/api/590/73726#UserRoleListDataUserRoleInfo)
|
|
21
54
|
|
|
22
55
|
|
|
23
56
|
|
|
24
|
-
##
|
|
57
|
+
## 费用中心(billing) 版本:2018-07-09
|
|
25
58
|
|
|
26
|
-
### 第
|
|
59
|
+
### 第 47 次发布
|
|
27
60
|
|
|
28
|
-
发布时间:2023-09-
|
|
61
|
+
发布时间:2023-09-26 01:07:22
|
|
29
62
|
|
|
30
63
|
本次发布包含了以下内容:
|
|
31
64
|
|
|
32
65
|
改善已有的文档。
|
|
33
66
|
|
|
34
|
-
|
|
67
|
+
新增接口:
|
|
35
68
|
|
|
36
|
-
*
|
|
69
|
+
* [DescribeBillDetailForOrganization](https://cloud.tencent.com/document/api/555/98858)
|
|
70
|
+
* [DescribeBillDownloadUrl](https://cloud.tencent.com/document/api/555/98859)
|
|
71
|
+
* [DescribeBillResourceSummaryForOrganization](https://cloud.tencent.com/document/api/555/98857)
|
|
72
|
+
* [DescribeBillSummaryForOrganization](https://cloud.tencent.com/document/api/555/98856)
|
|
37
73
|
|
|
74
|
+
新增数据结构:
|
|
38
75
|
|
|
76
|
+
* [BillDistributionResourceSummary](https://cloud.tencent.com/document/api/555/19183#BillDistributionResourceSummary)
|
|
77
|
+
* [DistributionBillDetail](https://cloud.tencent.com/document/api/555/19183#DistributionBillDetail)
|
|
39
78
|
|
|
40
|
-
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
41
79
|
|
|
42
|
-
### 第 12 次发布
|
|
43
80
|
|
|
44
|
-
|
|
81
|
+
## 云防火墙(cfw) 版本:2019-09-04
|
|
82
|
+
|
|
83
|
+
### 第 46 次发布
|
|
84
|
+
|
|
85
|
+
发布时间:2023-09-26 01:09:36
|
|
45
86
|
|
|
46
87
|
本次发布包含了以下内容:
|
|
47
88
|
|
|
48
89
|
改善已有的文档。
|
|
49
90
|
|
|
50
|
-
|
|
91
|
+
修改接口:
|
|
51
92
|
|
|
52
|
-
* [
|
|
53
|
-
* [DeleteRiskScanTask](https://cloud.tencent.com/document/api/664/98745)
|
|
54
|
-
* [StopRiskCenterTask](https://cloud.tencent.com/document/api/664/98744)
|
|
93
|
+
* [CreateBlockIgnoreRuleList](https://cloud.tencent.com/document/api/1132/97724)
|
|
55
94
|
|
|
56
|
-
|
|
95
|
+
* 新增入参:CoverDuplicate
|
|
57
96
|
|
|
58
|
-
* [
|
|
59
|
-
* [TaskIdListKey](https://cloud.tencent.com/document/api/664/90825#TaskIdListKey)
|
|
97
|
+
* [ModifyEdgeIpSwitch](https://cloud.tencent.com/document/api/1132/97839)
|
|
60
98
|
|
|
99
|
+
* 新增入参:AutoChooseSubnet, SwitchMode
|
|
61
100
|
|
|
101
|
+
* <font color="#dd0000">**修改入参**:</font>Enable
|
|
62
102
|
|
|
63
|
-
## 主机安全(cwp) 版本:2018-02-28
|
|
64
103
|
|
|
65
|
-
|
|
104
|
+
修改数据结构:
|
|
66
105
|
|
|
67
|
-
|
|
106
|
+
* [BlockIgnoreRule](https://cloud.tencent.com/document/api/1132/49071#BlockIgnoreRule)
|
|
107
|
+
|
|
108
|
+
* 新增成员:IP
|
|
109
|
+
|
|
110
|
+
* [EdgeIpInfo](https://cloud.tencent.com/document/api/1132/49071#EdgeIpInfo)
|
|
111
|
+
|
|
112
|
+
* 新增成员:SwitchWeight
|
|
113
|
+
|
|
114
|
+
* [NatInstanceInfo](https://cloud.tencent.com/document/api/1132/49071#NatInstanceInfo)
|
|
115
|
+
|
|
116
|
+
* 新增成员:NeedProbeEngineUpdate
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
122
|
+
|
|
123
|
+
### 第 72 次发布
|
|
124
|
+
|
|
125
|
+
发布时间:2023-09-26 01:14:30
|
|
68
126
|
|
|
69
127
|
本次发布包含了以下内容:
|
|
70
128
|
|
|
71
129
|
改善已有的文档。
|
|
72
130
|
|
|
73
|
-
|
|
131
|
+
修改接口:
|
|
74
132
|
|
|
75
|
-
* [
|
|
133
|
+
* [CreateExport](https://cloud.tencent.com/document/api/614/56451)
|
|
76
134
|
|
|
135
|
+
* 新增入参:SyntaxRule
|
|
77
136
|
|
|
78
137
|
|
|
79
|
-
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
80
138
|
|
|
81
|
-
### 第 62 次发布
|
|
82
139
|
|
|
83
|
-
|
|
140
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
141
|
+
|
|
142
|
+
### 第 97 次发布
|
|
143
|
+
|
|
144
|
+
发布时间:2023-09-26 01:16:14
|
|
84
145
|
|
|
85
146
|
本次发布包含了以下内容:
|
|
86
147
|
|
|
87
148
|
改善已有的文档。
|
|
88
149
|
|
|
89
|
-
|
|
150
|
+
修改数据结构:
|
|
90
151
|
|
|
91
|
-
* [
|
|
152
|
+
* [AssetInitServiceBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetInitServiceBaseInfo)
|
|
92
153
|
|
|
93
|
-
|
|
154
|
+
* 新增成员:IsAutoRun
|
|
94
155
|
|
|
95
|
-
*
|
|
156
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Type, Status, User, Path, MachineIp, MachineName, OsInfo, Quuid, Uuid, UpdateTime, FirstTime, IsNew, MachineWanIp, MachineExtraInfo
|
|
96
157
|
|
|
97
158
|
|
|
98
159
|
|
|
99
|
-
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
100
160
|
|
|
101
|
-
|
|
161
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
102
162
|
|
|
103
|
-
|
|
163
|
+
### 第 52 次发布
|
|
164
|
+
|
|
165
|
+
发布时间:2023-09-26 01:32:17
|
|
104
166
|
|
|
105
167
|
本次发布包含了以下内容:
|
|
106
168
|
|
|
107
169
|
改善已有的文档。
|
|
108
170
|
|
|
109
|
-
|
|
171
|
+
修改接口:
|
|
110
172
|
|
|
111
|
-
* [
|
|
173
|
+
* [CreateAccelerationDomain](https://cloud.tencent.com/document/api/1552/86338)
|
|
112
174
|
|
|
113
|
-
|
|
175
|
+
* 新增出参:OwnershipVerification
|
|
114
176
|
|
|
115
|
-
* [
|
|
177
|
+
* [CreateZone](https://cloud.tencent.com/document/api/1552/80719)
|
|
116
178
|
|
|
117
|
-
* 新增入参:
|
|
179
|
+
* 新增入参:Area, PlanId
|
|
180
|
+
|
|
181
|
+
* 新增出参:OwnershipVerification
|
|
182
|
+
|
|
183
|
+
* [ModifyHostsCertificate](https://cloud.tencent.com/document/api/1552/80764)
|
|
184
|
+
|
|
185
|
+
* 新增入参:Mode
|
|
118
186
|
|
|
119
187
|
|
|
120
188
|
新增数据结构:
|
|
121
189
|
|
|
122
|
-
* [
|
|
190
|
+
* [DnsVerification](https://cloud.tencent.com/document/api/1552/80721#DnsVerification)
|
|
191
|
+
* [FileVerification](https://cloud.tencent.com/document/api/1552/80721#FileVerification)
|
|
192
|
+
* [NsVerification](https://cloud.tencent.com/document/api/1552/80721#NsVerification)
|
|
193
|
+
* [OwnershipVerification](https://cloud.tencent.com/document/api/1552/80721#OwnershipVerification)
|
|
123
194
|
|
|
195
|
+
修改数据结构:
|
|
124
196
|
|
|
197
|
+
* [AccelerationDomain](https://cloud.tencent.com/document/api/1552/80721#AccelerationDomain)
|
|
125
198
|
|
|
126
|
-
|
|
199
|
+
* 新增成员:OwnershipVerification
|
|
127
200
|
|
|
128
|
-
|
|
201
|
+
* <font color="#dd0000">**修改成员**:</font>ZoneId, DomainName, DomainStatus, OriginDetail, Cname, IdentificationStatus, CreatedOn, ModifiedOn
|
|
129
202
|
|
|
130
|
-
|
|
203
|
+
* [Zone](https://cloud.tencent.com/document/api/1552/80721#Zone)
|
|
131
204
|
|
|
132
|
-
|
|
205
|
+
* 新增成员:OwnershipVerification
|
|
133
206
|
|
|
134
|
-
|
|
207
|
+
* <font color="#dd0000">**修改成员**:</font>LockStatus
|
|
135
208
|
|
|
136
|
-
修改接口:
|
|
137
209
|
|
|
138
|
-
* [ChannelCreateMultiFlowSignQRCode](https://cloud.tencent.com/document/api/1420/75452)
|
|
139
210
|
|
|
140
|
-
* 新增入参:ApproverComponentLimitTypes
|
|
141
211
|
|
|
212
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
142
213
|
|
|
143
|
-
新增数据结构:
|
|
144
214
|
|
|
145
|
-
* [ApproverComponentLimitType](https://cloud.tencent.com/document/api/1420/61525#ApproverComponentLimitType)
|
|
146
215
|
|
|
216
|
+
## 消息队列 RocketMQ 版(trocket) 版本:2023-03-08
|
|
147
217
|
|
|
218
|
+
### 第 4 次发布
|
|
148
219
|
|
|
149
|
-
|
|
220
|
+
发布时间:2023-09-26 01:33:40
|
|
150
221
|
|
|
222
|
+
本次发布包含了以下内容:
|
|
151
223
|
|
|
224
|
+
改善已有的文档。
|
|
152
225
|
|
|
153
|
-
|
|
226
|
+
新增接口:
|
|
154
227
|
|
|
155
|
-
|
|
228
|
+
* [CreateRole](https://cloud.tencent.com/document/api/1493/98864)
|
|
229
|
+
* [DeleteRole](https://cloud.tencent.com/document/api/1493/98863)
|
|
230
|
+
* [DescribeRoleList](https://cloud.tencent.com/document/api/1493/98862)
|
|
231
|
+
* [ModifyRole](https://cloud.tencent.com/document/api/1493/98861)
|
|
156
232
|
|
|
157
|
-
|
|
233
|
+
新增数据结构:
|
|
234
|
+
|
|
235
|
+
* [RoleItem](https://cloud.tencent.com/document/api/1493/96031#RoleItem)
|
|
236
|
+
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
## 微服务引擎 TSE(tse) 版本:2020-12-07
|
|
240
|
+
|
|
241
|
+
### 第 46 次发布
|
|
242
|
+
|
|
243
|
+
发布时间:2023-09-26 01:34:02
|
|
158
244
|
|
|
159
245
|
本次发布包含了以下内容:
|
|
160
246
|
|
|
161
247
|
改善已有的文档。
|
|
162
248
|
|
|
163
|
-
|
|
249
|
+
修改数据结构:
|
|
164
250
|
|
|
165
|
-
* [
|
|
251
|
+
* [KongUpstreamInfo](https://cloud.tencent.com/document/api/1364/54942#KongUpstreamInfo)
|
|
166
252
|
|
|
167
|
-
*
|
|
253
|
+
* 新增成员:HealthStatus
|
|
168
254
|
|
|
169
255
|
|
|
170
256
|
|
|
171
257
|
|
|
172
|
-
##
|
|
258
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
173
259
|
|
|
174
|
-
### 第
|
|
260
|
+
### 第 57 次发布
|
|
175
261
|
|
|
176
|
-
发布时间:2023-09-
|
|
262
|
+
发布时间:2023-09-26 01:36:12
|
|
177
263
|
|
|
178
264
|
本次发布包含了以下内容:
|
|
179
265
|
|
|
@@ -181,79 +267,88 @@
|
|
|
181
267
|
|
|
182
268
|
修改接口:
|
|
183
269
|
|
|
184
|
-
* [
|
|
185
|
-
|
|
186
|
-
* 新增出参:BindId
|
|
270
|
+
* [AddAntiFakeUrl](https://cloud.tencent.com/document/api/627/97644)
|
|
187
271
|
|
|
188
|
-
*
|
|
272
|
+
* 新增出参:Id
|
|
189
273
|
|
|
190
|
-
|
|
274
|
+
* [AddAntiInfoLeakRules](https://cloud.tencent.com/document/api/627/97643)
|
|
191
275
|
|
|
192
|
-
*
|
|
276
|
+
* 新增出参:RuleId
|
|
193
277
|
|
|
278
|
+
* [DeleteCCRule](https://cloud.tencent.com/document/api/627/97648)
|
|
194
279
|
|
|
195
|
-
|
|
280
|
+
* 新增入参:RuleId
|
|
196
281
|
|
|
197
|
-
*
|
|
282
|
+
* 新增出参:RuleId
|
|
198
283
|
|
|
199
|
-
|
|
284
|
+
* [DeleteIpAccessControl](https://cloud.tencent.com/document/api/627/72648)
|
|
200
285
|
|
|
201
|
-
*
|
|
286
|
+
* 新增入参:IsId
|
|
202
287
|
|
|
203
|
-
* [
|
|
288
|
+
* [DeleteSession](https://cloud.tencent.com/document/api/627/53602)
|
|
204
289
|
|
|
205
|
-
*
|
|
290
|
+
* 新增入参:SessionID
|
|
206
291
|
|
|
207
|
-
|
|
292
|
+
* [DescribeAccessFastAnalysis](https://cloud.tencent.com/document/api/627/60014)
|
|
208
293
|
|
|
294
|
+
* 新增入参:Sort, Count
|
|
209
295
|
|
|
296
|
+
* [DescribeAttackOverview](https://cloud.tencent.com/document/api/627/87744)
|
|
210
297
|
|
|
298
|
+
* 新增出参:IPBlackCount, TamperCount, LeakCount
|
|
211
299
|
|
|
212
|
-
|
|
300
|
+
* [DescribeIpAccessControl](https://cloud.tencent.com/document/api/627/72645)
|
|
213
301
|
|
|
302
|
+
* 新增入参:ValidStatus
|
|
214
303
|
|
|
304
|
+
* [DescribeRuleLimit](https://cloud.tencent.com/document/api/627/88452)
|
|
215
305
|
|
|
216
|
-
|
|
306
|
+
* 新增入参:InstanceId
|
|
217
307
|
|
|
218
|
-
|
|
308
|
+
* [DescribeWafAutoDenyRules](https://cloud.tencent.com/document/api/627/72643)
|
|
219
309
|
|
|
220
|
-
|
|
310
|
+
* 新增入参:InstanceId
|
|
221
311
|
|
|
222
|
-
|
|
312
|
+
* 新增出参:HWState
|
|
223
313
|
|
|
224
|
-
|
|
314
|
+
* [UpsertCCRule](https://cloud.tencent.com/document/api/627/97646)
|
|
225
315
|
|
|
226
|
-
|
|
316
|
+
* 新增入参:SessionApplied, RuleId
|
|
227
317
|
|
|
228
|
-
*
|
|
318
|
+
* 新增出参:RuleId
|
|
229
319
|
|
|
230
|
-
|
|
320
|
+
* [UpsertIpAccessControl](https://cloud.tencent.com/document/api/627/72636)
|
|
231
321
|
|
|
232
|
-
*
|
|
322
|
+
* 新增入参:InstanceId
|
|
233
323
|
|
|
324
|
+
* [UpsertSession](https://cloud.tencent.com/document/api/627/97645)
|
|
234
325
|
|
|
326
|
+
* 新增入参:SessionName, SessionID
|
|
235
327
|
|
|
236
328
|
|
|
237
|
-
|
|
329
|
+
新增数据结构:
|
|
238
330
|
|
|
239
|
-
|
|
331
|
+
* [HybridPkg](https://cloud.tencent.com/document/api/627/53609#HybridPkg)
|
|
332
|
+
* [MajorEventsPkg](https://cloud.tencent.com/document/api/627/53609#MajorEventsPkg)
|
|
240
333
|
|
|
241
|
-
|
|
334
|
+
修改数据结构:
|
|
242
335
|
|
|
243
|
-
|
|
336
|
+
* [BatchIpAccessControlItem](https://cloud.tencent.com/document/api/627/53609#BatchIpAccessControlItem)
|
|
244
337
|
|
|
245
|
-
|
|
338
|
+
* 新增成员:Id
|
|
246
339
|
|
|
247
|
-
|
|
340
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/627/53609#InstanceInfo)
|
|
248
341
|
|
|
249
|
-
*
|
|
342
|
+
* 新增成员:MajorEventsPkg, HybridPkg
|
|
250
343
|
|
|
251
|
-
|
|
344
|
+
* [IpAccessControlItem](https://cloud.tencent.com/document/api/627/53609#IpAccessControlItem)
|
|
252
345
|
|
|
346
|
+
* 新增成员:Id, ValidStatus
|
|
253
347
|
|
|
348
|
+
* [PeakPointsItem](https://cloud.tencent.com/document/api/627/53609#PeakPointsItem)
|
|
254
349
|
|
|
350
|
+
* 新增成员:BlackIP, Tamper, Leak, ACL
|
|
255
351
|
|
|
256
|
-
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
|
257
352
|
|
|
258
353
|
|
|
259
354
|
|
|
@@ -8270,6 +8365,56 @@
|
|
|
8270
8365
|
|
|
8271
8366
|
## 商业智能分析 BI(bi) 版本:2022-01-05
|
|
8272
8367
|
|
|
8368
|
+
### 第 4 次发布
|
|
8369
|
+
|
|
8370
|
+
发布时间:2023-09-26 01:06:57
|
|
8371
|
+
|
|
8372
|
+
本次发布包含了以下内容:
|
|
8373
|
+
|
|
8374
|
+
改善已有的文档。
|
|
8375
|
+
|
|
8376
|
+
新增接口:
|
|
8377
|
+
|
|
8378
|
+
* [[CreateDatasource](https://cloud.tencent.com/document/api/590/98854)](https://cloud.tencent.com/document/api/#/#)
|
|
8379
|
+
* [[CreateDatasourceCloud](https://cloud.tencent.com/document/api/590/98853)](https://cloud.tencent.com/document/api/#/#)
|
|
8380
|
+
* [[CreateProject](https://cloud.tencent.com/document/api/590/98838)](https://cloud.tencent.com/document/api/#/#)
|
|
8381
|
+
* [[CreateUserRole](https://cloud.tencent.com/document/api/590/98848)](https://cloud.tencent.com/document/api/#/#)
|
|
8382
|
+
* [[CreateUserRoleProject](https://cloud.tencent.com/document/api/590/98847)](https://cloud.tencent.com/document/api/#/#)
|
|
8383
|
+
* [[DeleteDatasource](https://cloud.tencent.com/document/api/590/98852)](https://cloud.tencent.com/document/api/#/#)
|
|
8384
|
+
* [[DeleteProject](https://cloud.tencent.com/document/api/590/98837)](https://cloud.tencent.com/document/api/#/#)
|
|
8385
|
+
* [[DeleteUserRole](https://cloud.tencent.com/document/api/590/98846)](https://cloud.tencent.com/document/api/#/#)
|
|
8386
|
+
* [[DeleteUserRoleProject](https://cloud.tencent.com/document/api/590/98845)](https://cloud.tencent.com/document/api/#/#)
|
|
8387
|
+
* [[DescribeDatasourceList](https://cloud.tencent.com/document/api/590/98840)](https://cloud.tencent.com/document/api/#/#)
|
|
8388
|
+
* [[DescribeProjectInfo](https://cloud.tencent.com/document/api/590/98836)](https://cloud.tencent.com/document/api/#/#)
|
|
8389
|
+
* [[DescribeProjectList](https://cloud.tencent.com/document/api/590/98835)](https://cloud.tencent.com/document/api/#/#)
|
|
8390
|
+
* [[DescribeUserProjectList](https://cloud.tencent.com/document/api/590/98844)](https://cloud.tencent.com/document/api/#/#)
|
|
8391
|
+
* [[DescribeUserRoleList](https://cloud.tencent.com/document/api/590/98843)](https://cloud.tencent.com/document/api/#/#)
|
|
8392
|
+
* [[ModifyDatasource](https://cloud.tencent.com/document/api/590/98851)](https://cloud.tencent.com/document/api/#/#)
|
|
8393
|
+
* [[ModifyDatasourceCloud](https://cloud.tencent.com/document/api/590/98850)](https://cloud.tencent.com/document/api/#/#)
|
|
8394
|
+
* [[ModifyProject](https://cloud.tencent.com/document/api/590/98834)](https://cloud.tencent.com/document/api/#/#)
|
|
8395
|
+
* [[ModifyUserRoleProject](https://cloud.tencent.com/document/api/590/98842)](https://cloud.tencent.com/document/api/#/#)
|
|
8396
|
+
|
|
8397
|
+
新增数据结构:
|
|
8398
|
+
|
|
8399
|
+
* [[BaseStateAction](https://cloud.tencent.com/document/api/590/73726#BaseStateAction)](https://cloud.tencent.com/document/api/590/73726#[BaseStateAction](https://cloud.tencent.com/document/api/590/73726#BaseStateAction))
|
|
8400
|
+
* [[CorpUserListData](https://cloud.tencent.com/document/api/590/73726#CorpUserListData)](https://cloud.tencent.com/document/api/590/73726#[CorpUserListData](https://cloud.tencent.com/document/api/590/73726#CorpUserListData))
|
|
8401
|
+
* [[Data](https://cloud.tencent.com/document/api/590/73726#Data)](https://cloud.tencent.com/document/api/590/73726#[Data](https://cloud.tencent.com/document/api/590/73726#Data))
|
|
8402
|
+
* [[DataId](https://cloud.tencent.com/document/api/590/73726#DataId)](https://cloud.tencent.com/document/api/590/73726#[DataId](https://cloud.tencent.com/document/api/590/73726#DataId))
|
|
8403
|
+
* [[DatasourceInfo](https://cloud.tencent.com/document/api/590/73726#DatasourceInfo)](https://cloud.tencent.com/document/api/590/73726#[DatasourceInfo](https://cloud.tencent.com/document/api/590/73726#DatasourceInfo))
|
|
8404
|
+
* [[DatasourceInfoData](https://cloud.tencent.com/document/api/590/73726#DatasourceInfoData)](https://cloud.tencent.com/document/api/590/73726#[DatasourceInfoData](https://cloud.tencent.com/document/api/590/73726#DatasourceInfoData))
|
|
8405
|
+
* [[IdDTO](https://cloud.tencent.com/document/api/590/73726#IdDTO)](https://cloud.tencent.com/document/api/590/73726#[IdDTO](https://cloud.tencent.com/document/api/590/73726#IdDTO))
|
|
8406
|
+
* [[PermissionComponent](https://cloud.tencent.com/document/api/590/73726#PermissionComponent)](https://cloud.tencent.com/document/api/590/73726#[PermissionComponent](https://cloud.tencent.com/document/api/590/73726#PermissionComponent))
|
|
8407
|
+
* [[PermissionGroup](https://cloud.tencent.com/document/api/590/73726#PermissionGroup)](https://cloud.tencent.com/document/api/590/73726#[PermissionGroup](https://cloud.tencent.com/document/api/590/73726#PermissionGroup))
|
|
8408
|
+
* [[Project](https://cloud.tencent.com/document/api/590/73726#Project)](https://cloud.tencent.com/document/api/590/73726#[Project](https://cloud.tencent.com/document/api/590/73726#Project))
|
|
8409
|
+
* [[ProjectConfigList](https://cloud.tencent.com/document/api/590/73726#ProjectConfigList)](https://cloud.tencent.com/document/api/590/73726#[ProjectConfigList](https://cloud.tencent.com/document/api/590/73726#ProjectConfigList))
|
|
8410
|
+
* [[ProjectConfigResult](https://cloud.tencent.com/document/api/590/73726#ProjectConfigResult)](https://cloud.tencent.com/document/api/590/73726#[ProjectConfigResult](https://cloud.tencent.com/document/api/590/73726#ProjectConfigResult))
|
|
8411
|
+
* [[ProjectListData](https://cloud.tencent.com/document/api/590/73726#ProjectListData)](https://cloud.tencent.com/document/api/590/73726#[ProjectListData](https://cloud.tencent.com/document/api/590/73726#ProjectListData))
|
|
8412
|
+
* [[UserIdAndUserName](https://cloud.tencent.com/document/api/590/73726#UserIdAndUserName)](https://cloud.tencent.com/document/api/590/73726#[UserIdAndUserName](https://cloud.tencent.com/document/api/590/73726#UserIdAndUserName))
|
|
8413
|
+
* [[UserInfo](https://cloud.tencent.com/document/api/590/73726#UserInfo)](https://cloud.tencent.com/document/api/590/73726#[UserInfo](https://cloud.tencent.com/document/api/590/73726#UserInfo))
|
|
8414
|
+
* [[UserRoleListData](https://cloud.tencent.com/document/api/590/73726#UserRoleListData)](https://cloud.tencent.com/document/api/590/73726#[UserRoleListData](https://cloud.tencent.com/document/api/590/73726#UserRoleListData))
|
|
8415
|
+
* [[UserRoleListDataRoleInfo](https://cloud.tencent.com/document/api/590/73726#UserRoleListDataRoleInfo)](https://cloud.tencent.com/document/api/590/73726#[UserRoleListDataRoleInfo](https://cloud.tencent.com/document/api/590/73726#UserRoleListDataRoleInfo))
|
|
8416
|
+
* [[UserRoleListDataUserRoleInfo](https://cloud.tencent.com/document/api/590/73726#UserRoleListDataUserRoleInfo)](https://cloud.tencent.com/document/api/590/73726#[UserRoleListDataUserRoleInfo](https://cloud.tencent.com/document/api/590/73726#UserRoleListDataUserRoleInfo))
|
|
8417
|
+
|
|
8273
8418
|
### 第 3 次发布
|
|
8274
8419
|
|
|
8275
8420
|
发布时间:2023-09-18 01:10:19
|
|
@@ -8330,6 +8475,26 @@
|
|
|
8330
8475
|
|
|
8331
8476
|
## 费用中心(billing) 版本:2018-07-09
|
|
8332
8477
|
|
|
8478
|
+
### 第 47 次发布
|
|
8479
|
+
|
|
8480
|
+
发布时间:2023-09-26 01:07:22
|
|
8481
|
+
|
|
8482
|
+
本次发布包含了以下内容:
|
|
8483
|
+
|
|
8484
|
+
改善已有的文档。
|
|
8485
|
+
|
|
8486
|
+
新增接口:
|
|
8487
|
+
|
|
8488
|
+
* [[DescribeBillDetailForOrganization](https://cloud.tencent.com/document/api/555/98858)](https://cloud.tencent.com/document/api/#/#)
|
|
8489
|
+
* [[DescribeBillDownloadUrl](https://cloud.tencent.com/document/api/555/98859)](https://cloud.tencent.com/document/api/#/#)
|
|
8490
|
+
* [[DescribeBillResourceSummaryForOrganization](https://cloud.tencent.com/document/api/555/98857)](https://cloud.tencent.com/document/api/#/#)
|
|
8491
|
+
* [[DescribeBillSummaryForOrganization](https://cloud.tencent.com/document/api/555/98856)](https://cloud.tencent.com/document/api/#/#)
|
|
8492
|
+
|
|
8493
|
+
新增数据结构:
|
|
8494
|
+
|
|
8495
|
+
* [[BillDistributionResourceSummary](https://cloud.tencent.com/document/api/555/19183#BillDistributionResourceSummary)](https://cloud.tencent.com/document/api/555/19183#[BillDistributionResourceSummary](https://cloud.tencent.com/document/api/555/19183#BillDistributionResourceSummary))
|
|
8496
|
+
* [[DistributionBillDetail](https://cloud.tencent.com/document/api/555/19183#DistributionBillDetail)](https://cloud.tencent.com/document/api/555/19183#[DistributionBillDetail](https://cloud.tencent.com/document/api/555/19183#DistributionBillDetail))
|
|
8497
|
+
|
|
8333
8498
|
### 第 46 次发布
|
|
8334
8499
|
|
|
8335
8500
|
发布时间:2023-08-30 01:07:19
|
|
@@ -21813,6 +21978,42 @@
|
|
|
21813
21978
|
|
|
21814
21979
|
## 云防火墙(cfw) 版本:2019-09-04
|
|
21815
21980
|
|
|
21981
|
+
### 第 46 次发布
|
|
21982
|
+
|
|
21983
|
+
发布时间:2023-09-26 01:09:36
|
|
21984
|
+
|
|
21985
|
+
本次发布包含了以下内容:
|
|
21986
|
+
|
|
21987
|
+
改善已有的文档。
|
|
21988
|
+
|
|
21989
|
+
修改接口:
|
|
21990
|
+
|
|
21991
|
+
* [CreateBlockIgnoreRuleList](https://cloud.tencent.com/document/api/1132/97724)
|
|
21992
|
+
|
|
21993
|
+
* 新增入参:CoverDuplicate
|
|
21994
|
+
|
|
21995
|
+
* [ModifyEdgeIpSwitch](https://cloud.tencent.com/document/api/1132/97839)
|
|
21996
|
+
|
|
21997
|
+
* 新增入参:AutoChooseSubnet, SwitchMode
|
|
21998
|
+
|
|
21999
|
+
* <font color="#dd0000">**修改入参**:</font>Enable
|
|
22000
|
+
|
|
22001
|
+
|
|
22002
|
+
修改数据结构:
|
|
22003
|
+
|
|
22004
|
+
* [BlockIgnoreRule](https://cloud.tencent.com/document/api/1132/49071#BlockIgnoreRule)
|
|
22005
|
+
|
|
22006
|
+
* 新增成员:IP
|
|
22007
|
+
|
|
22008
|
+
* [EdgeIpInfo](https://cloud.tencent.com/document/api/1132/49071#EdgeIpInfo)
|
|
22009
|
+
|
|
22010
|
+
* 新增成员:SwitchWeight
|
|
22011
|
+
|
|
22012
|
+
* [NatInstanceInfo](https://cloud.tencent.com/document/api/1132/49071#NatInstanceInfo)
|
|
22013
|
+
|
|
22014
|
+
* 新增成员:NeedProbeEngineUpdate
|
|
22015
|
+
|
|
22016
|
+
|
|
21816
22017
|
### 第 45 次发布
|
|
21817
22018
|
|
|
21818
22019
|
发布时间:2023-09-22 01:21:17
|
|
@@ -28222,6 +28423,21 @@
|
|
|
28222
28423
|
|
|
28223
28424
|
## 日志服务(cls) 版本:2020-10-16
|
|
28224
28425
|
|
|
28426
|
+
### 第 72 次发布
|
|
28427
|
+
|
|
28428
|
+
发布时间:2023-09-26 01:14:30
|
|
28429
|
+
|
|
28430
|
+
本次发布包含了以下内容:
|
|
28431
|
+
|
|
28432
|
+
改善已有的文档。
|
|
28433
|
+
|
|
28434
|
+
修改接口:
|
|
28435
|
+
|
|
28436
|
+
* [CreateExport](https://cloud.tencent.com/document/api/614/56451)
|
|
28437
|
+
|
|
28438
|
+
* 新增入参:SyntaxRule
|
|
28439
|
+
|
|
28440
|
+
|
|
28225
28441
|
### 第 71 次发布
|
|
28226
28442
|
|
|
28227
28443
|
发布时间:2023-09-21 02:03:11
|
|
@@ -34182,6 +34398,29 @@
|
|
|
34182
34398
|
|
|
34183
34399
|
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
34184
34400
|
|
|
34401
|
+
### 第 13 次发布
|
|
34402
|
+
|
|
34403
|
+
发布时间:2023-09-25 01:10:56
|
|
34404
|
+
|
|
34405
|
+
本次发布包含了以下内容:
|
|
34406
|
+
|
|
34407
|
+
改善已有的文档。
|
|
34408
|
+
|
|
34409
|
+
新增接口:
|
|
34410
|
+
|
|
34411
|
+
* [DescribeRiskCenterAssetViewCFGRiskList](https://cloud.tencent.com/document/api/664/98822)
|
|
34412
|
+
* [DescribeRiskCenterAssetViewWeakPasswordRiskList](https://cloud.tencent.com/document/api/664/98821)
|
|
34413
|
+
* [DescribeRiskCenterServerRiskList](https://cloud.tencent.com/document/api/664/98820)
|
|
34414
|
+
* [DescribeRiskCenterWebsiteRiskList](https://cloud.tencent.com/document/api/664/98819)
|
|
34415
|
+
|
|
34416
|
+
新增数据结构:
|
|
34417
|
+
|
|
34418
|
+
* [AssetViewCFGRisk](https://cloud.tencent.com/document/api/664/90825#AssetViewCFGRisk)
|
|
34419
|
+
* [AssetViewWeakPassRisk](https://cloud.tencent.com/document/api/664/90825#AssetViewWeakPassRisk)
|
|
34420
|
+
* [ServerRisk](https://cloud.tencent.com/document/api/664/90825#ServerRisk)
|
|
34421
|
+
* [ServerRiskSuggestion](https://cloud.tencent.com/document/api/664/90825#ServerRiskSuggestion)
|
|
34422
|
+
* [WebsiteRisk](https://cloud.tencent.com/document/api/664/90825#WebsiteRisk)
|
|
34423
|
+
|
|
34185
34424
|
### 第 12 次发布
|
|
34186
34425
|
|
|
34187
34426
|
发布时间:2023-09-22 01:31:21
|
|
@@ -34192,14 +34431,14 @@
|
|
|
34192
34431
|
|
|
34193
34432
|
新增接口:
|
|
34194
34433
|
|
|
34195
|
-
* [
|
|
34196
|
-
* [
|
|
34197
|
-
* [
|
|
34434
|
+
* [DeleteDomainAndIp](https://cloud.tencent.com/document/api/664/98743)
|
|
34435
|
+
* [DeleteRiskScanTask](https://cloud.tencent.com/document/api/664/98745)
|
|
34436
|
+
* [StopRiskCenterTask](https://cloud.tencent.com/document/api/664/98744)
|
|
34198
34437
|
|
|
34199
34438
|
新增数据结构:
|
|
34200
34439
|
|
|
34201
|
-
* [
|
|
34202
|
-
* [
|
|
34440
|
+
* [PublicIpDomainListKey](https://cloud.tencent.com/document/api/664/90825#PublicIpDomainListKey)
|
|
34441
|
+
* [TaskIdListKey](https://cloud.tencent.com/document/api/664/90825#TaskIdListKey)
|
|
34203
34442
|
|
|
34204
34443
|
### 第 11 次发布
|
|
34205
34444
|
|
|
@@ -36653,6 +36892,23 @@
|
|
|
36653
36892
|
|
|
36654
36893
|
## 主机安全(cwp) 版本:2018-02-28
|
|
36655
36894
|
|
|
36895
|
+
### 第 97 次发布
|
|
36896
|
+
|
|
36897
|
+
发布时间:2023-09-26 01:16:14
|
|
36898
|
+
|
|
36899
|
+
本次发布包含了以下内容:
|
|
36900
|
+
|
|
36901
|
+
改善已有的文档。
|
|
36902
|
+
|
|
36903
|
+
修改数据结构:
|
|
36904
|
+
|
|
36905
|
+
* [AssetInitServiceBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetInitServiceBaseInfo)
|
|
36906
|
+
|
|
36907
|
+
* 新增成员:IsAutoRun
|
|
36908
|
+
|
|
36909
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Type, Status, User, Path, MachineIp, MachineName, OsInfo, Quuid, Uuid, UpdateTime, FirstTime, IsNew, MachineWanIp, MachineExtraInfo
|
|
36910
|
+
|
|
36911
|
+
|
|
36656
36912
|
### 第 96 次发布
|
|
36657
36913
|
|
|
36658
36914
|
发布时间:2023-09-22 01:33:07
|
|
@@ -36663,7 +36919,7 @@
|
|
|
36663
36919
|
|
|
36664
36920
|
新增接口:
|
|
36665
36921
|
|
|
36666
|
-
* [
|
|
36922
|
+
* [DescribeAgentInstallCommand](https://cloud.tencent.com/document/api/296/98746)
|
|
36667
36923
|
|
|
36668
36924
|
### 第 95 次发布
|
|
36669
36925
|
|
|
@@ -44646,11 +44902,11 @@
|
|
|
44646
44902
|
|
|
44647
44903
|
新增接口:
|
|
44648
44904
|
|
|
44649
|
-
* [
|
|
44905
|
+
* [DescribeSparkSessionBatchSQL](https://cloud.tencent.com/document/api/1342/98747)
|
|
44650
44906
|
|
|
44651
44907
|
新增数据结构:
|
|
44652
44908
|
|
|
44653
|
-
* [
|
|
44909
|
+
* [BatchSqlTask](https://cloud.tencent.com/document/api/1342/53778#BatchSqlTask)
|
|
44654
44910
|
|
|
44655
44911
|
### 第 61 次发布
|
|
44656
44912
|
|
|
@@ -53510,7 +53766,7 @@
|
|
|
53510
53766
|
|
|
53511
53767
|
新增接口:
|
|
53512
53768
|
|
|
53513
|
-
* [
|
|
53769
|
+
* [DescribePersonCertificate](https://cloud.tencent.com/document/api/1323/98748)
|
|
53514
53770
|
|
|
53515
53771
|
修改接口:
|
|
53516
53772
|
|
|
@@ -53521,7 +53777,7 @@
|
|
|
53521
53777
|
|
|
53522
53778
|
新增数据结构:
|
|
53523
53779
|
|
|
53524
|
-
* [
|
|
53780
|
+
* [ApproverComponentLimitType](https://cloud.tencent.com/document/api/1323/70369#ApproverComponentLimitType)
|
|
53525
53781
|
|
|
53526
53782
|
### 第 120 次发布
|
|
53527
53783
|
|
|
@@ -55899,7 +56155,7 @@
|
|
|
55899
56155
|
|
|
55900
56156
|
新增数据结构:
|
|
55901
56157
|
|
|
55902
|
-
* [
|
|
56158
|
+
* [ApproverComponentLimitType](https://cloud.tencent.com/document/api/1420/61525#ApproverComponentLimitType)
|
|
55903
56159
|
|
|
55904
56160
|
### 第 112 次发布
|
|
55905
56161
|
|
|
@@ -61391,6 +61647,21 @@
|
|
|
61391
61647
|
|
|
61392
61648
|
## 数据加速器 GooseFS(goosefs) 版本:2022-05-19
|
|
61393
61649
|
|
|
61650
|
+
### 第 7 次发布
|
|
61651
|
+
|
|
61652
|
+
发布时间:2023-09-25 01:15:41
|
|
61653
|
+
|
|
61654
|
+
本次发布包含了以下内容:
|
|
61655
|
+
|
|
61656
|
+
改善已有的文档。
|
|
61657
|
+
|
|
61658
|
+
修改数据结构:
|
|
61659
|
+
|
|
61660
|
+
* [MappedBucket](https://cloud.tencent.com/document/api/1424/95076#MappedBucket)
|
|
61661
|
+
|
|
61662
|
+
* 新增成员:Status, AccelerateFlag, BucketRegion
|
|
61663
|
+
|
|
61664
|
+
|
|
61394
61665
|
### 第 6 次发布
|
|
61395
61666
|
|
|
61396
61667
|
发布时间:2023-08-02 01:16:12
|
|
@@ -62614,6 +62885,19 @@
|
|
|
62614
62885
|
|
|
62615
62886
|
## 数学作业批改(hcm) 版本:2018-11-06
|
|
62616
62887
|
|
|
62888
|
+
### 第 9 次发布
|
|
62889
|
+
|
|
62890
|
+
发布时间:2023-09-25 01:15:46
|
|
62891
|
+
|
|
62892
|
+
本次发布包含了以下内容:
|
|
62893
|
+
|
|
62894
|
+
改善已有的文档。
|
|
62895
|
+
|
|
62896
|
+
修改接口:
|
|
62897
|
+
|
|
62898
|
+
* [Evaluation](https://cloud.tencent.com/document/api/1004/30616)
|
|
62899
|
+
|
|
62900
|
+
|
|
62617
62901
|
### 第 8 次发布
|
|
62618
62902
|
|
|
62619
62903
|
发布时间:2021-02-03 08:05:01
|
|
@@ -92774,6 +93058,21 @@
|
|
|
92774
93058
|
|
|
92775
93059
|
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
|
92776
93060
|
|
|
93061
|
+
### 第 52 次发布
|
|
93062
|
+
|
|
93063
|
+
发布时间:2023-09-25 01:24:51
|
|
93064
|
+
|
|
93065
|
+
本次发布包含了以下内容:
|
|
93066
|
+
|
|
93067
|
+
改善已有的文档。
|
|
93068
|
+
|
|
93069
|
+
修改接口:
|
|
93070
|
+
|
|
93071
|
+
* [DescribeDBInstances](https://cloud.tencent.com/document/api/238/19969)
|
|
93072
|
+
|
|
93073
|
+
* 新增入参:PaginationType
|
|
93074
|
+
|
|
93075
|
+
|
|
92777
93076
|
### 第 51 次发布
|
|
92778
93077
|
|
|
92779
93078
|
发布时间:2023-09-13 02:18:02
|
|
@@ -108252,6 +108551,53 @@
|
|
|
108252
108551
|
|
|
108253
108552
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
108254
108553
|
|
|
108554
|
+
### 第 52 次发布
|
|
108555
|
+
|
|
108556
|
+
发布时间:2023-09-26 01:32:17
|
|
108557
|
+
|
|
108558
|
+
本次发布包含了以下内容:
|
|
108559
|
+
|
|
108560
|
+
改善已有的文档。
|
|
108561
|
+
|
|
108562
|
+
修改接口:
|
|
108563
|
+
|
|
108564
|
+
* [CreateAccelerationDomain](https://cloud.tencent.com/document/api/1552/86338)
|
|
108565
|
+
|
|
108566
|
+
* 新增出参:OwnershipVerification
|
|
108567
|
+
|
|
108568
|
+
* [CreateZone](https://cloud.tencent.com/document/api/1552/80719)
|
|
108569
|
+
|
|
108570
|
+
* 新增入参:Area, PlanId
|
|
108571
|
+
|
|
108572
|
+
* 新增出参:OwnershipVerification
|
|
108573
|
+
|
|
108574
|
+
* [ModifyHostsCertificate](https://cloud.tencent.com/document/api/1552/80764)
|
|
108575
|
+
|
|
108576
|
+
* 新增入参:Mode
|
|
108577
|
+
|
|
108578
|
+
|
|
108579
|
+
新增数据结构:
|
|
108580
|
+
|
|
108581
|
+
* [[DnsVerification](https://cloud.tencent.com/document/api/1552/80721#DnsVerification)](https://cloud.tencent.com/document/api/1552/80721#[DnsVerification](https://cloud.tencent.com/document/api/1552/80721#DnsVerification))
|
|
108582
|
+
* [[FileVerification](https://cloud.tencent.com/document/api/1552/80721#FileVerification)](https://cloud.tencent.com/document/api/1552/80721#[FileVerification](https://cloud.tencent.com/document/api/1552/80721#FileVerification))
|
|
108583
|
+
* [[NsVerification](https://cloud.tencent.com/document/api/1552/80721#NsVerification)](https://cloud.tencent.com/document/api/1552/80721#[NsVerification](https://cloud.tencent.com/document/api/1552/80721#NsVerification))
|
|
108584
|
+
* [[OwnershipVerification](https://cloud.tencent.com/document/api/1552/80721#OwnershipVerification)](https://cloud.tencent.com/document/api/1552/80721#[OwnershipVerification](https://cloud.tencent.com/document/api/1552/80721#OwnershipVerification))
|
|
108585
|
+
|
|
108586
|
+
修改数据结构:
|
|
108587
|
+
|
|
108588
|
+
* [AccelerationDomain](https://cloud.tencent.com/document/api/1552/80721#AccelerationDomain)
|
|
108589
|
+
|
|
108590
|
+
* 新增成员:OwnershipVerification
|
|
108591
|
+
|
|
108592
|
+
* <font color="#dd0000">**修改成员**:</font>ZoneId, DomainName, DomainStatus, OriginDetail, Cname, IdentificationStatus, CreatedOn, ModifiedOn
|
|
108593
|
+
|
|
108594
|
+
* [Zone](https://cloud.tencent.com/document/api/1552/80721#Zone)
|
|
108595
|
+
|
|
108596
|
+
* 新增成员:OwnershipVerification
|
|
108597
|
+
|
|
108598
|
+
* <font color="#dd0000">**修改成员**:</font>LockStatus
|
|
108599
|
+
|
|
108600
|
+
|
|
108255
108601
|
### 第 51 次发布
|
|
108256
108602
|
|
|
108257
108603
|
发布时间:2023-09-13 02:30:58
|
|
@@ -117214,6 +117560,25 @@
|
|
|
117214
117560
|
|
|
117215
117561
|
## 消息队列 RocketMQ 版(trocket) 版本:2023-03-08
|
|
117216
117562
|
|
|
117563
|
+
### 第 4 次发布
|
|
117564
|
+
|
|
117565
|
+
发布时间:2023-09-26 01:33:40
|
|
117566
|
+
|
|
117567
|
+
本次发布包含了以下内容:
|
|
117568
|
+
|
|
117569
|
+
改善已有的文档。
|
|
117570
|
+
|
|
117571
|
+
新增接口:
|
|
117572
|
+
|
|
117573
|
+
* [[CreateRole](https://cloud.tencent.com/document/api/1493/98864)](https://cloud.tencent.com/document/api/#/#)
|
|
117574
|
+
* [[DeleteRole](https://cloud.tencent.com/document/api/1493/98863)](https://cloud.tencent.com/document/api/#/#)
|
|
117575
|
+
* [[DescribeRoleList](https://cloud.tencent.com/document/api/1493/98862)](https://cloud.tencent.com/document/api/#/#)
|
|
117576
|
+
* [[ModifyRole](https://cloud.tencent.com/document/api/1493/98861)](https://cloud.tencent.com/document/api/#/#)
|
|
117577
|
+
|
|
117578
|
+
新增数据结构:
|
|
117579
|
+
|
|
117580
|
+
* [[RoleItem](https://cloud.tencent.com/document/api/1493/96031#RoleItem)](https://cloud.tencent.com/document/api/1493/96031#[RoleItem](https://cloud.tencent.com/document/api/1493/96031#RoleItem))
|
|
117581
|
+
|
|
117217
117582
|
### 第 3 次发布
|
|
117218
117583
|
|
|
117219
117584
|
发布时间:2023-09-12 02:49:45
|
|
@@ -119108,6 +119473,34 @@
|
|
|
119108
119473
|
|
|
119109
119474
|
## 微服务引擎 TSE(tse) 版本:2020-12-07
|
|
119110
119475
|
|
|
119476
|
+
### 第 46 次发布
|
|
119477
|
+
|
|
119478
|
+
发布时间:2023-09-26 01:34:02
|
|
119479
|
+
|
|
119480
|
+
本次发布包含了以下内容:
|
|
119481
|
+
|
|
119482
|
+
改善已有的文档。
|
|
119483
|
+
|
|
119484
|
+
修改数据结构:
|
|
119485
|
+
|
|
119486
|
+
* [KongUpstreamInfo](https://cloud.tencent.com/document/api/1364/54942#KongUpstreamInfo)
|
|
119487
|
+
|
|
119488
|
+
* 新增成员:HealthStatus
|
|
119489
|
+
|
|
119490
|
+
|
|
119491
|
+
### 第 45 次发布
|
|
119492
|
+
|
|
119493
|
+
发布时间:2023-09-25 01:28:54
|
|
119494
|
+
|
|
119495
|
+
本次发布包含了以下内容:
|
|
119496
|
+
|
|
119497
|
+
改善已有的文档。
|
|
119498
|
+
|
|
119499
|
+
修改接口:
|
|
119500
|
+
|
|
119501
|
+
* [CreateCloudNativeAPIGatewayCertificate](https://cloud.tencent.com/document/api/1364/98591)
|
|
119502
|
+
|
|
119503
|
+
|
|
119111
119504
|
### 第 44 次发布
|
|
119112
119505
|
|
|
119113
119506
|
发布时间:2023-09-18 02:36:04
|
|
@@ -127944,6 +128337,28 @@
|
|
|
127944
128337
|
|
|
127945
128338
|
## 私有网络(vpc) 版本:2017-03-12
|
|
127946
128339
|
|
|
128340
|
+
### 第 172 次发布
|
|
128341
|
+
|
|
128342
|
+
发布时间:2023-09-25 01:30:02
|
|
128343
|
+
|
|
128344
|
+
本次发布包含了以下内容:
|
|
128345
|
+
|
|
128346
|
+
改善已有的文档。
|
|
128347
|
+
|
|
128348
|
+
修改接口:
|
|
128349
|
+
|
|
128350
|
+
* [CreateBandwidthPackage](https://cloud.tencent.com/document/api/215/19212)
|
|
128351
|
+
|
|
128352
|
+
* 新增入参:Egress
|
|
128353
|
+
|
|
128354
|
+
|
|
128355
|
+
修改数据结构:
|
|
128356
|
+
|
|
128357
|
+
* [BandwidthPackage](https://cloud.tencent.com/document/api/215/15824#BandwidthPackage)
|
|
128358
|
+
|
|
128359
|
+
* 新增成员:Egress
|
|
128360
|
+
|
|
128361
|
+
|
|
127947
128362
|
### 第 171 次发布
|
|
127948
128363
|
|
|
127949
128364
|
发布时间:2023-09-18 02:43:01
|
|
@@ -131850,6 +132265,114 @@
|
|
|
131850
132265
|
|
|
131851
132266
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
131852
132267
|
|
|
132268
|
+
### 第 57 次发布
|
|
132269
|
+
|
|
132270
|
+
发布时间:2023-09-26 01:36:12
|
|
132271
|
+
|
|
132272
|
+
本次发布包含了以下内容:
|
|
132273
|
+
|
|
132274
|
+
改善已有的文档。
|
|
132275
|
+
|
|
132276
|
+
修改接口:
|
|
132277
|
+
|
|
132278
|
+
* [AddAntiFakeUrl](https://cloud.tencent.com/document/api/627/97644)
|
|
132279
|
+
|
|
132280
|
+
* 新增出参:Id
|
|
132281
|
+
|
|
132282
|
+
* [AddAntiInfoLeakRules](https://cloud.tencent.com/document/api/627/97643)
|
|
132283
|
+
|
|
132284
|
+
* 新增出参:RuleId
|
|
132285
|
+
|
|
132286
|
+
* [DeleteCCRule](https://cloud.tencent.com/document/api/627/97648)
|
|
132287
|
+
|
|
132288
|
+
* 新增入参:RuleId
|
|
132289
|
+
|
|
132290
|
+
* 新增出参:RuleId
|
|
132291
|
+
|
|
132292
|
+
* [DeleteIpAccessControl](https://cloud.tencent.com/document/api/627/72648)
|
|
132293
|
+
|
|
132294
|
+
* 新增入参:IsId
|
|
132295
|
+
|
|
132296
|
+
* [DeleteSession](https://cloud.tencent.com/document/api/627/53602)
|
|
132297
|
+
|
|
132298
|
+
* 新增入参:SessionID
|
|
132299
|
+
|
|
132300
|
+
* [DescribeAccessFastAnalysis](https://cloud.tencent.com/document/api/627/60014)
|
|
132301
|
+
|
|
132302
|
+
* 新增入参:Sort, Count
|
|
132303
|
+
|
|
132304
|
+
* [DescribeAttackOverview](https://cloud.tencent.com/document/api/627/87744)
|
|
132305
|
+
|
|
132306
|
+
* 新增出参:IPBlackCount, TamperCount, LeakCount
|
|
132307
|
+
|
|
132308
|
+
* [DescribeIpAccessControl](https://cloud.tencent.com/document/api/627/72645)
|
|
132309
|
+
|
|
132310
|
+
* 新增入参:ValidStatus
|
|
132311
|
+
|
|
132312
|
+
* [DescribeRuleLimit](https://cloud.tencent.com/document/api/627/88452)
|
|
132313
|
+
|
|
132314
|
+
* 新增入参:InstanceId
|
|
132315
|
+
|
|
132316
|
+
* [DescribeWafAutoDenyRules](https://cloud.tencent.com/document/api/627/72643)
|
|
132317
|
+
|
|
132318
|
+
* 新增入参:InstanceId
|
|
132319
|
+
|
|
132320
|
+
* 新增出参:HWState
|
|
132321
|
+
|
|
132322
|
+
* [UpsertCCRule](https://cloud.tencent.com/document/api/627/97646)
|
|
132323
|
+
|
|
132324
|
+
* 新增入参:SessionApplied, RuleId
|
|
132325
|
+
|
|
132326
|
+
* 新增出参:RuleId
|
|
132327
|
+
|
|
132328
|
+
* [UpsertIpAccessControl](https://cloud.tencent.com/document/api/627/72636)
|
|
132329
|
+
|
|
132330
|
+
* 新增入参:InstanceId
|
|
132331
|
+
|
|
132332
|
+
* [UpsertSession](https://cloud.tencent.com/document/api/627/97645)
|
|
132333
|
+
|
|
132334
|
+
* 新增入参:SessionName, SessionID
|
|
132335
|
+
|
|
132336
|
+
|
|
132337
|
+
新增数据结构:
|
|
132338
|
+
|
|
132339
|
+
* [[HybridPkg](https://cloud.tencent.com/document/api/627/53609#HybridPkg)](https://cloud.tencent.com/document/api/627/53609#[HybridPkg](https://cloud.tencent.com/document/api/627/53609#HybridPkg))
|
|
132340
|
+
* [[MajorEventsPkg](https://cloud.tencent.com/document/api/627/53609#MajorEventsPkg)](https://cloud.tencent.com/document/api/627/53609#[MajorEventsPkg](https://cloud.tencent.com/document/api/627/53609#MajorEventsPkg))
|
|
132341
|
+
|
|
132342
|
+
修改数据结构:
|
|
132343
|
+
|
|
132344
|
+
* [BatchIpAccessControlItem](https://cloud.tencent.com/document/api/627/53609#BatchIpAccessControlItem)
|
|
132345
|
+
|
|
132346
|
+
* 新增成员:Id
|
|
132347
|
+
|
|
132348
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/627/53609#InstanceInfo)
|
|
132349
|
+
|
|
132350
|
+
* 新增成员:MajorEventsPkg, HybridPkg
|
|
132351
|
+
|
|
132352
|
+
* [IpAccessControlItem](https://cloud.tencent.com/document/api/627/53609#IpAccessControlItem)
|
|
132353
|
+
|
|
132354
|
+
* 新增成员:Id, ValidStatus
|
|
132355
|
+
|
|
132356
|
+
* [PeakPointsItem](https://cloud.tencent.com/document/api/627/53609#PeakPointsItem)
|
|
132357
|
+
|
|
132358
|
+
* 新增成员:BlackIP, Tamper, Leak, ACL
|
|
132359
|
+
|
|
132360
|
+
|
|
132361
|
+
### 第 56 次发布
|
|
132362
|
+
|
|
132363
|
+
发布时间:2023-09-25 01:30:53
|
|
132364
|
+
|
|
132365
|
+
本次发布包含了以下内容:
|
|
132366
|
+
|
|
132367
|
+
改善已有的文档。
|
|
132368
|
+
|
|
132369
|
+
修改数据结构:
|
|
132370
|
+
|
|
132371
|
+
* [DomainInfo](https://cloud.tencent.com/document/api/627/53609#DomainInfo)
|
|
132372
|
+
|
|
132373
|
+
* 新增成员:CloudType
|
|
132374
|
+
|
|
132375
|
+
|
|
131853
132376
|
### 第 55 次发布
|
|
131854
132377
|
|
|
131855
132378
|
发布时间:2023-09-20 01:52:55
|