tencentcloud-sdk-nodejs 4.0.517 → 4.0.518
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 +245 -0
- package/SERVICE_CHANGELOG.md +393 -188
- package/package.json +1 -1
- package/products.md +14 -14
- package/src/common/sdk_version.ts +1 -1
- package/src/services/antiddos/v20200309/antiddos_models.ts +18 -0
- package/src/services/billing/v20180709/billing_models.ts +1 -1
- package/src/services/ccc/v20200210/ccc_client.ts +5 -3
- package/src/services/ccc/v20200210/ccc_models.ts +12 -12
- package/src/services/ckafka/v20190819/ckafka_client.ts +13 -0
- package/src/services/ckafka/v20190819/ckafka_models.ts +53 -0
- package/src/services/dbbrain/v20210527/dbbrain_client.ts +1 -1
- package/src/services/dbbrain/v20210527/dbbrain_models.ts +2 -2
- package/src/services/faceid/v20180301/faceid_client.ts +0 -12
- package/src/services/faceid/v20180301/faceid_models.ts +0 -33
- package/src/services/sts/v20180813/sts_models.ts +3 -3
- package/src/services/teo/v20220901/teo_client.ts +708 -1219
- package/src/services/teo/v20220901/teo_models.ts +4787 -8094
- package/src/services/tione/v20211111/tione_models.ts +11 -1
- package/src/services/trtc/v20190722/trtc_models.ts +5 -0
- package/src/services/tts/v20190823/tts_client.ts +1 -0
- package/src/services/vod/v20180717/vod_models.ts +6 -0
- package/src/services/vpc/v20170312/vpc_client.ts +12 -0
- package/src/services/vpc/v20170312/vpc_models.ts +57 -3
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +15 -0
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +1 -1
- package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +4 -2
- package/tencentcloud/services/ccc/v20200210/ccc_client.js +4 -2
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +12 -12
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +5 -1
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +6 -0
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +46 -0
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.d.ts +1 -1
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.js +1 -1
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +2 -2
- package/tencentcloud/services/faceid/v20180301/faceid_client.d.ts +1 -5
- package/tencentcloud/services/faceid/v20180301/faceid_client.js +0 -6
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +0 -30
- package/tencentcloud/services/sts/v20180813/sts_models.d.ts +3 -3
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +149 -309
- package/tencentcloud/services/teo/v20220901/teo_client.js +243 -483
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +4305 -7117
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +9 -1
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +4 -0
- package/tencentcloud/services/tts/v20190823/tts_client.d.ts +1 -0
- package/tencentcloud/services/tts/v20190823/tts_client.js +1 -0
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +5 -0
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +5 -1
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +6 -0
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +51 -3
- package/test/ckafka.v20190819.test.js +10 -0
- package/test/faceid.v20180301.test.js +0 -10
- package/test/teo.v20220901.test.js +158 -558
- package/test/vpc.v20170312.test.js +10 -0
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## T-Sec-DDoS防护(Anti-DDoS)(antiddos) 版本:2020-03-09
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 50 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-01-
|
|
7
|
+
发布时间:2023-01-06 01:02:00
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,189 +12,212 @@
|
|
|
12
12
|
|
|
13
13
|
修改数据结构:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [BGPIPInstance](https://cloud.tencent.com/document/api/1021/57582#BGPIPInstance)
|
|
16
16
|
|
|
17
|
-
* 新增成员:
|
|
17
|
+
* 新增成员:ElasticBandwidth, EOFlag
|
|
18
18
|
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
* [ZoneInfo](https://cloud.tencent.com/document/api/1278/55256#ZoneInfo)
|
|
19
|
+
* [NewL7RuleEntry](https://cloud.tencent.com/document/api/1021/57582#NewL7RuleEntry)
|
|
22
20
|
|
|
23
|
-
* 新增成员:
|
|
21
|
+
* 新增成员:Version
|
|
24
22
|
|
|
25
23
|
|
|
26
24
|
|
|
27
25
|
|
|
28
|
-
##
|
|
26
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
|
29
27
|
|
|
30
|
-
### 第
|
|
28
|
+
### 第 66 次发布
|
|
31
29
|
|
|
32
|
-
发布时间:2023-01-
|
|
30
|
+
发布时间:2023-01-06 01:10:21
|
|
33
31
|
|
|
34
32
|
本次发布包含了以下内容:
|
|
35
33
|
|
|
36
34
|
改善已有的文档。
|
|
37
35
|
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
* [AddCdnDomain](https://cloud.tencent.com/document/api/228/41123)
|
|
41
|
-
|
|
42
|
-
* 新增入参:HttpsBilling
|
|
36
|
+
新增接口:
|
|
43
37
|
|
|
44
|
-
* [
|
|
38
|
+
* [DescribeTopicProduceConnection](https://cloud.tencent.com/document/api/597/85306)
|
|
45
39
|
|
|
46
|
-
|
|
40
|
+
新增数据结构:
|
|
47
41
|
|
|
42
|
+
* [DescribeConnectInfoResultDTO](https://cloud.tencent.com/document/api/597/40861#DescribeConnectInfoResultDTO)
|
|
48
43
|
|
|
49
44
|
|
|
50
45
|
|
|
51
|
-
##
|
|
46
|
+
## 人脸核身(faceid) 版本:2018-03-01
|
|
52
47
|
|
|
53
|
-
### 第
|
|
48
|
+
### 第 53 次发布
|
|
54
49
|
|
|
55
|
-
发布时间:2023-01-
|
|
50
|
+
发布时间:2023-01-06 01:23:24
|
|
56
51
|
|
|
57
52
|
本次发布包含了以下内容:
|
|
58
53
|
|
|
59
54
|
改善已有的文档。
|
|
60
55
|
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
* [ContinueMigrateJob](https://cloud.tencent.com/document/api/571/85142)
|
|
64
|
-
* [ContinueSyncJob](https://cloud.tencent.com/document/api/571/85140)
|
|
65
|
-
* [PauseMigrateJob](https://cloud.tencent.com/document/api/571/85139)
|
|
56
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
66
57
|
|
|
67
|
-
|
|
58
|
+
* GetRealNameAuthResult
|
|
68
59
|
|
|
69
|
-
* [CreateCompareTask](https://cloud.tencent.com/document/api/571/82093)
|
|
70
|
-
|
|
71
|
-
* 新增入参:Options
|
|
72
60
|
|
|
73
|
-
* [DescribeCompareTasks](https://cloud.tencent.com/document/api/571/82088)
|
|
74
61
|
|
|
75
|
-
|
|
62
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
76
63
|
|
|
77
|
-
|
|
64
|
+
### 第 24 次发布
|
|
78
65
|
|
|
79
|
-
|
|
66
|
+
发布时间:2023-01-06 01:46:38
|
|
80
67
|
|
|
68
|
+
本次发布包含了以下内容:
|
|
81
69
|
|
|
82
|
-
|
|
70
|
+
改善已有的文档。
|
|
83
71
|
|
|
84
|
-
|
|
72
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
85
73
|
|
|
86
|
-
|
|
74
|
+
* CreateCustomErrorPage
|
|
75
|
+
* CreateIpTableList
|
|
76
|
+
* CreateLogSet
|
|
77
|
+
* CreateLogTopicTask
|
|
78
|
+
* CreateSecurityDropPage
|
|
79
|
+
* DeleteLogTopicTask
|
|
80
|
+
* DescribeBotClientIpList
|
|
81
|
+
* DescribeBotData
|
|
82
|
+
* DescribeBotHitRuleDetail
|
|
83
|
+
* DescribeBotLog
|
|
84
|
+
* DescribeBotManagedRules
|
|
85
|
+
* DescribeBotTopData
|
|
86
|
+
* DescribeDDoSAttackData
|
|
87
|
+
* DescribeDDoSAttackEvent
|
|
88
|
+
* DescribeDDoSAttackEventDetail
|
|
89
|
+
* DescribeDDoSAttackSourceEvent
|
|
90
|
+
* DescribeDDoSBlockList
|
|
91
|
+
* DescribeDDoSMajorAttackEvent
|
|
92
|
+
* DescribeDDoSPolicy
|
|
93
|
+
* DescribeDistributionL4AccessData
|
|
94
|
+
* DescribeDnssec
|
|
95
|
+
* DescribeLogTopicTaskDetail
|
|
96
|
+
* DescribeRateLimitIntelligenceRule
|
|
97
|
+
* DescribeSecurityGroupManagedRules
|
|
98
|
+
* DescribeSecurityPolicy
|
|
99
|
+
* DescribeSecurityPolicyList
|
|
100
|
+
* DescribeSecurityPolicyRegions
|
|
101
|
+
* DescribeSecurityPortraitRules
|
|
102
|
+
* DescribeSecurityRuleId
|
|
103
|
+
* DescribeTimingL4AccessData
|
|
104
|
+
* DescribeWebProtectionAttackEvents
|
|
105
|
+
* DescribeZoneDDoSPolicy
|
|
106
|
+
* ModifyAlarmConfig
|
|
107
|
+
* ModifyAlarmDefaultThreshold
|
|
108
|
+
* ModifyDDoSPolicy
|
|
109
|
+
* ModifyDDoSPolicyHost
|
|
110
|
+
* ModifyDnssec
|
|
111
|
+
* ModifyLogTopicTask
|
|
112
|
+
* ModifyZoneCnameSpeedUp
|
|
113
|
+
* SwitchLogTopicTask
|
|
87
114
|
|
|
88
|
-
|
|
115
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
89
116
|
|
|
90
|
-
|
|
117
|
+
* BotLog
|
|
118
|
+
* BotManagedRuleDetail
|
|
119
|
+
* CCInterceptEvent
|
|
120
|
+
* DDoSAcl
|
|
121
|
+
* DDoSAclRule
|
|
122
|
+
* DDoSAllowBlock
|
|
123
|
+
* DDoSAllowBlockRule
|
|
124
|
+
* DDoSAntiPly
|
|
125
|
+
* DDoSAttackEvent
|
|
126
|
+
* DDoSAttackEventDetailData
|
|
127
|
+
* DDoSAttackSourceEvent
|
|
128
|
+
* DDoSBlockData
|
|
129
|
+
* DDoSFeaturesFilter
|
|
130
|
+
* DDoSGeoIp
|
|
131
|
+
* DDoSHost
|
|
132
|
+
* DDoSMajorAttackEvent
|
|
133
|
+
* DDoSPacketFilter
|
|
134
|
+
* DDoSRule
|
|
135
|
+
* DDoSSpeedLimit
|
|
136
|
+
* DDoSStatusInfo
|
|
137
|
+
* DnssecInfo
|
|
138
|
+
* GeoIp
|
|
139
|
+
* LogTopicDetailInfo
|
|
140
|
+
* PortraitManagedRuleDetail
|
|
141
|
+
* RateLimitIntelligenceRuleDetail
|
|
142
|
+
* SecurityEntity
|
|
143
|
+
* SecurityRule
|
|
144
|
+
* ShieldArea
|
|
145
|
+
* WafGroupDetail
|
|
146
|
+
* WafGroupInfo
|
|
147
|
+
* WafGroupRule
|
|
91
148
|
|
|
92
|
-
* [CompareObject](https://cloud.tencent.com/document/api/571/82108#CompareObject)
|
|
93
149
|
|
|
94
|
-
* 新增成员:AdvancedObjects
|
|
95
150
|
|
|
96
|
-
|
|
151
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
97
152
|
|
|
98
|
-
* 新增成员:Method, Options, Message
|
|
99
153
|
|
|
100
154
|
|
|
155
|
+
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2021-11-11
|
|
101
156
|
|
|
157
|
+
### 第 16 次发布
|
|
102
158
|
|
|
103
|
-
|
|
159
|
+
发布时间:2023-01-06 01:48:47
|
|
104
160
|
|
|
161
|
+
本次发布包含了以下内容:
|
|
105
162
|
|
|
163
|
+
改善已有的文档。
|
|
106
164
|
|
|
107
|
-
|
|
165
|
+
修改数据结构:
|
|
108
166
|
|
|
109
|
-
|
|
167
|
+
* [Spec](https://cloud.tencent.com/document/api/851/75051#Spec)
|
|
110
168
|
|
|
111
|
-
|
|
169
|
+
* 新增成员:Available, AvailableRegion
|
|
112
170
|
|
|
113
|
-
本次发布包含了以下内容:
|
|
114
171
|
|
|
115
|
-
改善已有的文档。
|
|
116
172
|
|
|
117
|
-
<font color="#dd0000">**删除接口**:</font>
|
|
118
173
|
|
|
119
|
-
|
|
174
|
+
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2019-10-22
|
|
120
175
|
|
|
121
176
|
|
|
122
177
|
|
|
123
|
-
##
|
|
178
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
|
124
179
|
|
|
125
|
-
### 第
|
|
180
|
+
### 第 45 次发布
|
|
126
181
|
|
|
127
|
-
发布时间:2023-01-
|
|
182
|
+
发布时间:2023-01-06 01:51:15
|
|
128
183
|
|
|
129
184
|
本次发布包含了以下内容:
|
|
130
185
|
|
|
131
186
|
改善已有的文档。
|
|
132
187
|
|
|
133
|
-
|
|
188
|
+
修改数据结构:
|
|
134
189
|
|
|
135
|
-
* [
|
|
136
|
-
* [CreateTactic](https://cloud.tencent.com/document/api/1482/85115)
|
|
137
|
-
* [CreateTag](https://cloud.tencent.com/document/api/1482/85120)
|
|
138
|
-
* [DeleteRule](https://cloud.tencent.com/document/api/1482/85108)
|
|
139
|
-
* [DeleteTactic](https://cloud.tencent.com/document/api/1482/85114)
|
|
140
|
-
* [DeleteTag](https://cloud.tencent.com/document/api/1482/85119)
|
|
141
|
-
* [DescribeLink](https://cloud.tencent.com/document/api/1482/85100)
|
|
142
|
-
* [DescribeLinks](https://cloud.tencent.com/document/api/1482/85099)
|
|
143
|
-
* [DescribeOrders](https://cloud.tencent.com/document/api/1482/85102)
|
|
144
|
-
* [DescribeRule](https://cloud.tencent.com/document/api/1482/85107)
|
|
145
|
-
* [DescribeRules](https://cloud.tencent.com/document/api/1482/85106)
|
|
146
|
-
* [DescribeTactic](https://cloud.tencent.com/document/api/1482/85113)
|
|
147
|
-
* [DescribeTactics](https://cloud.tencent.com/document/api/1482/85112)
|
|
148
|
-
* [DescribeTags](https://cloud.tencent.com/document/api/1482/85118)
|
|
149
|
-
* [ModifyLinkAdvancedLog](https://cloud.tencent.com/document/api/1482/85098)
|
|
150
|
-
* [ModifyLinkTactic](https://cloud.tencent.com/document/api/1482/85097)
|
|
151
|
-
* [ModifyLinkTele](https://cloud.tencent.com/document/api/1482/85096)
|
|
152
|
-
* [ModifyRule](https://cloud.tencent.com/document/api/1482/85105)
|
|
153
|
-
* [ModifyRuleStatus](https://cloud.tencent.com/document/api/1482/85104)
|
|
154
|
-
* [ModifyTactic](https://cloud.tencent.com/document/api/1482/85111)
|
|
155
|
-
* [ModifyTag](https://cloud.tencent.com/document/api/1482/85117)
|
|
156
|
-
* [RenewLinkInfo](https://cloud.tencent.com/document/api/1482/85095)
|
|
190
|
+
* [LayoutParams](https://cloud.tencent.com/document/api/647/44055#LayoutParams)
|
|
157
191
|
|
|
158
|
-
|
|
192
|
+
* 新增成员:RenderMode
|
|
159
193
|
|
|
160
|
-
* [DeviceReport](https://cloud.tencent.com/document/api/1482/85121#DeviceReport)
|
|
161
|
-
* [LinkDetailInfo](https://cloud.tencent.com/document/api/1482/85121#LinkDetailInfo)
|
|
162
|
-
* [LinkInfo](https://cloud.tencent.com/document/api/1482/85121#LinkInfo)
|
|
163
|
-
* [LinkInfos](https://cloud.tencent.com/document/api/1482/85121#LinkInfos)
|
|
164
|
-
* [OrderInfo](https://cloud.tencent.com/document/api/1482/85121#OrderInfo)
|
|
165
|
-
* [Orders](https://cloud.tencent.com/document/api/1482/85121#Orders)
|
|
166
|
-
* [Rule](https://cloud.tencent.com/document/api/1482/85121#Rule)
|
|
167
|
-
* [RuleDetail](https://cloud.tencent.com/document/api/1482/85121#RuleDetail)
|
|
168
|
-
* [RuleInfos](https://cloud.tencent.com/document/api/1482/85121#RuleInfos)
|
|
169
|
-
* [Tactic](https://cloud.tencent.com/document/api/1482/85121#Tactic)
|
|
170
|
-
* [TacticInfos](https://cloud.tencent.com/document/api/1482/85121#TacticInfos)
|
|
171
|
-
* [Tag](https://cloud.tencent.com/document/api/1482/85121#Tag)
|
|
172
|
-
* [TagInfos](https://cloud.tencent.com/document/api/1482/85121#TagInfos)
|
|
173
|
-
* [TeleOperatorCard](https://cloud.tencent.com/document/api/1482/85121#TeleOperatorCard)
|
|
174
194
|
|
|
175
195
|
|
|
176
196
|
|
|
177
|
-
##
|
|
197
|
+
## 云点播(vod) 版本:2018-07-17
|
|
178
198
|
|
|
179
|
-
### 第
|
|
199
|
+
### 第 138 次发布
|
|
180
200
|
|
|
181
|
-
发布时间:2023-01-
|
|
201
|
+
发布时间:2023-01-06 01:53:33
|
|
182
202
|
|
|
183
203
|
本次发布包含了以下内容:
|
|
184
204
|
|
|
185
205
|
改善已有的文档。
|
|
186
206
|
|
|
187
|
-
|
|
207
|
+
修改接口:
|
|
188
208
|
|
|
189
|
-
* [
|
|
209
|
+
* [ExtractTraceWatermark](https://cloud.tencent.com/document/api/266/80525)
|
|
190
210
|
|
|
211
|
+
* 新增入参:FileId
|
|
191
212
|
|
|
192
213
|
|
|
193
|
-
## 安全运营中心(ssa) 版本:2018-06-08
|
|
194
214
|
|
|
195
|
-
### 第 13 次发布
|
|
196
215
|
|
|
197
|
-
|
|
216
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
217
|
+
|
|
218
|
+
### 第 135 次发布
|
|
219
|
+
|
|
220
|
+
发布时间:2023-01-06 01:54:52
|
|
198
221
|
|
|
199
222
|
本次发布包含了以下内容:
|
|
200
223
|
|
|
@@ -202,42 +225,21 @@
|
|
|
202
225
|
|
|
203
226
|
新增接口:
|
|
204
227
|
|
|
205
|
-
* [
|
|
206
|
-
|
|
228
|
+
* [CreateTrafficPackages](https://cloud.tencent.com/document/api/215/85309)
|
|
207
229
|
|
|
230
|
+
修改接口:
|
|
208
231
|
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
### 第 134 次发布
|
|
212
|
-
|
|
213
|
-
发布时间:2023-01-05 01:53:32
|
|
232
|
+
* [TransformAddress](https://cloud.tencent.com/document/api/215/16706)
|
|
214
233
|
|
|
215
|
-
|
|
234
|
+
* 新增出参:TaskId, AddressId
|
|
216
235
|
|
|
217
|
-
改善已有的文档。
|
|
218
236
|
|
|
219
|
-
|
|
237
|
+
修改数据结构:
|
|
220
238
|
|
|
221
|
-
* [
|
|
222
|
-
* [CreateSnapshotPolicies](https://cloud.tencent.com/document/api/215/85158)
|
|
223
|
-
* [DeleteSnapshotPolicies](https://cloud.tencent.com/document/api/215/85157)
|
|
224
|
-
* [DescribeSgSnapshotFileContent](https://cloud.tencent.com/document/api/215/85156)
|
|
225
|
-
* [DescribeSnapshotAttachedInstances](https://cloud.tencent.com/document/api/215/85155)
|
|
226
|
-
* [DescribeSnapshotFiles](https://cloud.tencent.com/document/api/215/85154)
|
|
227
|
-
* [DescribeSnapshotPolicies](https://cloud.tencent.com/document/api/215/85153)
|
|
228
|
-
* [DetachSnapshotInstances](https://cloud.tencent.com/document/api/215/85152)
|
|
229
|
-
* [DisableSnapshotPolicies](https://cloud.tencent.com/document/api/215/85151)
|
|
230
|
-
* [EnableSnapshotPolicies](https://cloud.tencent.com/document/api/215/85150)
|
|
231
|
-
* [ModifySnapshotPolicies](https://cloud.tencent.com/document/api/215/85149)
|
|
232
|
-
* [ResumeSnapshotInstance](https://cloud.tencent.com/document/api/215/85148)
|
|
239
|
+
* [BandwidthPackageBillBandwidth](https://cloud.tencent.com/document/api/215/15824#BandwidthPackageBillBandwidth)
|
|
233
240
|
|
|
234
|
-
|
|
241
|
+
* <font color="#dd0000">**修改成员**:</font>BandwidthUsage
|
|
235
242
|
|
|
236
|
-
* [BackupPolicy](https://cloud.tencent.com/document/api/215/15824#BackupPolicy)
|
|
237
|
-
* [BatchModifySnapshotPolicy](https://cloud.tencent.com/document/api/215/15824#BatchModifySnapshotPolicy)
|
|
238
|
-
* [SnapshotFileInfo](https://cloud.tencent.com/document/api/215/15824#SnapshotFileInfo)
|
|
239
|
-
* [SnapshotInstance](https://cloud.tencent.com/document/api/215/15824#SnapshotInstance)
|
|
240
|
-
* [SnapshotPolicy](https://cloud.tencent.com/document/api/215/15824#SnapshotPolicy)
|
|
241
243
|
|
|
242
244
|
|
|
243
245
|
|
|
@@ -1810,6 +1812,25 @@
|
|
|
1810
1812
|
|
|
1811
1813
|
## T-Sec-DDoS防护(Anti-DDoS)(antiddos) 版本:2020-03-09
|
|
1812
1814
|
|
|
1815
|
+
### 第 50 次发布
|
|
1816
|
+
|
|
1817
|
+
发布时间:2023-01-06 01:02:00
|
|
1818
|
+
|
|
1819
|
+
本次发布包含了以下内容:
|
|
1820
|
+
|
|
1821
|
+
改善已有的文档。
|
|
1822
|
+
|
|
1823
|
+
修改数据结构:
|
|
1824
|
+
|
|
1825
|
+
* [BGPIPInstance](https://cloud.tencent.com/document/api/1021/57582#BGPIPInstance)
|
|
1826
|
+
|
|
1827
|
+
* 新增成员:ElasticBandwidth, EOFlag
|
|
1828
|
+
|
|
1829
|
+
* [NewL7RuleEntry](https://cloud.tencent.com/document/api/1021/57582#NewL7RuleEntry)
|
|
1830
|
+
|
|
1831
|
+
* 新增成员:Version
|
|
1832
|
+
|
|
1833
|
+
|
|
1813
1834
|
### 第 49 次发布
|
|
1814
1835
|
|
|
1815
1836
|
发布时间:2022-12-20 11:47:08
|
|
@@ -19362,6 +19383,22 @@
|
|
|
19362
19383
|
|
|
19363
19384
|
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
|
19364
19385
|
|
|
19386
|
+
### 第 66 次发布
|
|
19387
|
+
|
|
19388
|
+
发布时间:2023-01-06 01:10:21
|
|
19389
|
+
|
|
19390
|
+
本次发布包含了以下内容:
|
|
19391
|
+
|
|
19392
|
+
改善已有的文档。
|
|
19393
|
+
|
|
19394
|
+
新增接口:
|
|
19395
|
+
|
|
19396
|
+
* [[DescribeTopicProduceConnection](https://cloud.tencent.com/document/api/597/85306)](https://cloud.tencent.com/document/api/#/#)
|
|
19397
|
+
|
|
19398
|
+
新增数据结构:
|
|
19399
|
+
|
|
19400
|
+
* [[DescribeConnectInfoResultDTO](https://cloud.tencent.com/document/api/597/40861#DescribeConnectInfoResultDTO)](https://cloud.tencent.com/document/api/597/40861#[DescribeConnectInfoResultDTO](https://cloud.tencent.com/document/api/597/40861#DescribeConnectInfoResultDTO))
|
|
19401
|
+
|
|
19365
19402
|
### 第 65 次发布
|
|
19366
19403
|
|
|
19367
19404
|
发布时间:2022-12-21 01:24:34
|
|
@@ -37814,9 +37851,9 @@
|
|
|
37814
37851
|
|
|
37815
37852
|
新增接口:
|
|
37816
37853
|
|
|
37817
|
-
* [
|
|
37818
|
-
* [
|
|
37819
|
-
* [
|
|
37854
|
+
* [ContinueMigrateJob](https://cloud.tencent.com/document/api/571/85142)
|
|
37855
|
+
* [ContinueSyncJob](https://cloud.tencent.com/document/api/571/85140)
|
|
37856
|
+
* [PauseMigrateJob](https://cloud.tencent.com/document/api/571/85139)
|
|
37820
37857
|
|
|
37821
37858
|
修改接口:
|
|
37822
37859
|
|
|
@@ -37835,7 +37872,7 @@
|
|
|
37835
37872
|
|
|
37836
37873
|
新增数据结构:
|
|
37837
37874
|
|
|
37838
|
-
* [
|
|
37875
|
+
* [CompareOptions](https://cloud.tencent.com/document/api/571/82108#CompareOptions)
|
|
37839
37876
|
|
|
37840
37877
|
修改数据结构:
|
|
37841
37878
|
|
|
@@ -44335,6 +44372,18 @@
|
|
|
44335
44372
|
|
|
44336
44373
|
## 人脸核身(faceid) 版本:2018-03-01
|
|
44337
44374
|
|
|
44375
|
+
### 第 53 次发布
|
|
44376
|
+
|
|
44377
|
+
发布时间:2023-01-06 01:23:24
|
|
44378
|
+
|
|
44379
|
+
本次发布包含了以下内容:
|
|
44380
|
+
|
|
44381
|
+
改善已有的文档。
|
|
44382
|
+
|
|
44383
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
44384
|
+
|
|
44385
|
+
* GetRealNameAuthResult
|
|
44386
|
+
|
|
44338
44387
|
### 第 52 次发布
|
|
44339
44388
|
|
|
44340
44389
|
发布时间:2023-01-05 01:23:16
|
|
@@ -48130,45 +48179,45 @@
|
|
|
48130
48179
|
|
|
48131
48180
|
新增接口:
|
|
48132
48181
|
|
|
48133
|
-
* [
|
|
48134
|
-
* [
|
|
48135
|
-
* [
|
|
48136
|
-
* [
|
|
48137
|
-
* [
|
|
48138
|
-
* [
|
|
48139
|
-
* [
|
|
48140
|
-
* [
|
|
48141
|
-
* [
|
|
48142
|
-
* [
|
|
48143
|
-
* [
|
|
48144
|
-
* [
|
|
48145
|
-
* [
|
|
48146
|
-
* [
|
|
48147
|
-
* [
|
|
48148
|
-
* [
|
|
48149
|
-
* [
|
|
48150
|
-
* [
|
|
48151
|
-
* [
|
|
48152
|
-
* [
|
|
48153
|
-
* [
|
|
48154
|
-
* [
|
|
48182
|
+
* [CreateRule](https://cloud.tencent.com/document/api/1482/85109)
|
|
48183
|
+
* [CreateTactic](https://cloud.tencent.com/document/api/1482/85115)
|
|
48184
|
+
* [CreateTag](https://cloud.tencent.com/document/api/1482/85120)
|
|
48185
|
+
* [DeleteRule](https://cloud.tencent.com/document/api/1482/85108)
|
|
48186
|
+
* [DeleteTactic](https://cloud.tencent.com/document/api/1482/85114)
|
|
48187
|
+
* [DeleteTag](https://cloud.tencent.com/document/api/1482/85119)
|
|
48188
|
+
* [DescribeLink](https://cloud.tencent.com/document/api/1482/85100)
|
|
48189
|
+
* [DescribeLinks](https://cloud.tencent.com/document/api/1482/85099)
|
|
48190
|
+
* [DescribeOrders](https://cloud.tencent.com/document/api/1482/85102)
|
|
48191
|
+
* [DescribeRule](https://cloud.tencent.com/document/api/1482/85107)
|
|
48192
|
+
* [DescribeRules](https://cloud.tencent.com/document/api/1482/85106)
|
|
48193
|
+
* [DescribeTactic](https://cloud.tencent.com/document/api/1482/85113)
|
|
48194
|
+
* [DescribeTactics](https://cloud.tencent.com/document/api/1482/85112)
|
|
48195
|
+
* [DescribeTags](https://cloud.tencent.com/document/api/1482/85118)
|
|
48196
|
+
* [ModifyLinkAdvancedLog](https://cloud.tencent.com/document/api/1482/85098)
|
|
48197
|
+
* [ModifyLinkTactic](https://cloud.tencent.com/document/api/1482/85097)
|
|
48198
|
+
* [ModifyLinkTele](https://cloud.tencent.com/document/api/1482/85096)
|
|
48199
|
+
* [ModifyRule](https://cloud.tencent.com/document/api/1482/85105)
|
|
48200
|
+
* [ModifyRuleStatus](https://cloud.tencent.com/document/api/1482/85104)
|
|
48201
|
+
* [ModifyTactic](https://cloud.tencent.com/document/api/1482/85111)
|
|
48202
|
+
* [ModifyTag](https://cloud.tencent.com/document/api/1482/85117)
|
|
48203
|
+
* [RenewLinkInfo](https://cloud.tencent.com/document/api/1482/85095)
|
|
48155
48204
|
|
|
48156
48205
|
新增数据结构:
|
|
48157
48206
|
|
|
48158
|
-
* [
|
|
48159
|
-
* [
|
|
48160
|
-
* [
|
|
48161
|
-
* [
|
|
48162
|
-
* [
|
|
48163
|
-
* [
|
|
48164
|
-
* [
|
|
48165
|
-
* [
|
|
48166
|
-
* [
|
|
48167
|
-
* [
|
|
48168
|
-
* [
|
|
48169
|
-
* [
|
|
48170
|
-
* [
|
|
48171
|
-
* [
|
|
48207
|
+
* [DeviceReport](https://cloud.tencent.com/document/api/1482/85121#DeviceReport)
|
|
48208
|
+
* [LinkDetailInfo](https://cloud.tencent.com/document/api/1482/85121#LinkDetailInfo)
|
|
48209
|
+
* [LinkInfo](https://cloud.tencent.com/document/api/1482/85121#LinkInfo)
|
|
48210
|
+
* [LinkInfos](https://cloud.tencent.com/document/api/1482/85121#LinkInfos)
|
|
48211
|
+
* [OrderInfo](https://cloud.tencent.com/document/api/1482/85121#OrderInfo)
|
|
48212
|
+
* [Orders](https://cloud.tencent.com/document/api/1482/85121#Orders)
|
|
48213
|
+
* [Rule](https://cloud.tencent.com/document/api/1482/85121#Rule)
|
|
48214
|
+
* [RuleDetail](https://cloud.tencent.com/document/api/1482/85121#RuleDetail)
|
|
48215
|
+
* [RuleInfos](https://cloud.tencent.com/document/api/1482/85121#RuleInfos)
|
|
48216
|
+
* [Tactic](https://cloud.tencent.com/document/api/1482/85121#Tactic)
|
|
48217
|
+
* [TacticInfos](https://cloud.tencent.com/document/api/1482/85121#TacticInfos)
|
|
48218
|
+
* [Tag](https://cloud.tencent.com/document/api/1482/85121#Tag)
|
|
48219
|
+
* [TagInfos](https://cloud.tencent.com/document/api/1482/85121#TagInfos)
|
|
48220
|
+
* [TeleOperatorCard](https://cloud.tencent.com/document/api/1482/85121#TeleOperatorCard)
|
|
48172
48221
|
|
|
48173
48222
|
|
|
48174
48223
|
|
|
@@ -69398,7 +69447,7 @@
|
|
|
69398
69447
|
|
|
69399
69448
|
新增接口:
|
|
69400
69449
|
|
|
69401
|
-
* [
|
|
69450
|
+
* [DescribeRumGroupLog](https://cloud.tencent.com/document/api/1464/85145)
|
|
69402
69451
|
|
|
69403
69452
|
### 第 20 次发布
|
|
69404
69453
|
|
|
@@ -72845,7 +72894,7 @@
|
|
|
72845
72894
|
|
|
72846
72895
|
新增接口:
|
|
72847
72896
|
|
|
72848
|
-
* [
|
|
72897
|
+
* [DescribeAssetDetailList](https://cloud.tencent.com/document/api/664/85146)
|
|
72849
72898
|
|
|
72850
72899
|
### 第 12 次发布
|
|
72851
72900
|
|
|
@@ -83925,6 +83974,91 @@
|
|
|
83925
83974
|
|
|
83926
83975
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
83927
83976
|
|
|
83977
|
+
### 第 24 次发布
|
|
83978
|
+
|
|
83979
|
+
发布时间:2023-01-06 01:46:38
|
|
83980
|
+
|
|
83981
|
+
本次发布包含了以下内容:
|
|
83982
|
+
|
|
83983
|
+
改善已有的文档。
|
|
83984
|
+
|
|
83985
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
83986
|
+
|
|
83987
|
+
* CreateCustomErrorPage
|
|
83988
|
+
* CreateIpTableList
|
|
83989
|
+
* CreateLogSet
|
|
83990
|
+
* CreateLogTopicTask
|
|
83991
|
+
* CreateSecurityDropPage
|
|
83992
|
+
* DeleteLogTopicTask
|
|
83993
|
+
* DescribeBotClientIpList
|
|
83994
|
+
* DescribeBotData
|
|
83995
|
+
* DescribeBotHitRuleDetail
|
|
83996
|
+
* DescribeBotLog
|
|
83997
|
+
* DescribeBotManagedRules
|
|
83998
|
+
* DescribeBotTopData
|
|
83999
|
+
* DescribeDDoSAttackData
|
|
84000
|
+
* DescribeDDoSAttackEvent
|
|
84001
|
+
* DescribeDDoSAttackEventDetail
|
|
84002
|
+
* DescribeDDoSAttackSourceEvent
|
|
84003
|
+
* DescribeDDoSBlockList
|
|
84004
|
+
* DescribeDDoSMajorAttackEvent
|
|
84005
|
+
* DescribeDDoSPolicy
|
|
84006
|
+
* DescribeDistributionL4AccessData
|
|
84007
|
+
* DescribeDnssec
|
|
84008
|
+
* DescribeLogTopicTaskDetail
|
|
84009
|
+
* DescribeRateLimitIntelligenceRule
|
|
84010
|
+
* DescribeSecurityGroupManagedRules
|
|
84011
|
+
* DescribeSecurityPolicy
|
|
84012
|
+
* DescribeSecurityPolicyList
|
|
84013
|
+
* DescribeSecurityPolicyRegions
|
|
84014
|
+
* DescribeSecurityPortraitRules
|
|
84015
|
+
* DescribeSecurityRuleId
|
|
84016
|
+
* DescribeTimingL4AccessData
|
|
84017
|
+
* DescribeWebProtectionAttackEvents
|
|
84018
|
+
* DescribeZoneDDoSPolicy
|
|
84019
|
+
* ModifyAlarmConfig
|
|
84020
|
+
* ModifyAlarmDefaultThreshold
|
|
84021
|
+
* ModifyDDoSPolicy
|
|
84022
|
+
* ModifyDDoSPolicyHost
|
|
84023
|
+
* ModifyDnssec
|
|
84024
|
+
* ModifyLogTopicTask
|
|
84025
|
+
* ModifyZoneCnameSpeedUp
|
|
84026
|
+
* SwitchLogTopicTask
|
|
84027
|
+
|
|
84028
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
84029
|
+
|
|
84030
|
+
* BotLog
|
|
84031
|
+
* BotManagedRuleDetail
|
|
84032
|
+
* CCInterceptEvent
|
|
84033
|
+
* DDoSAcl
|
|
84034
|
+
* DDoSAclRule
|
|
84035
|
+
* DDoSAllowBlock
|
|
84036
|
+
* DDoSAllowBlockRule
|
|
84037
|
+
* DDoSAntiPly
|
|
84038
|
+
* DDoSAttackEvent
|
|
84039
|
+
* DDoSAttackEventDetailData
|
|
84040
|
+
* DDoSAttackSourceEvent
|
|
84041
|
+
* DDoSBlockData
|
|
84042
|
+
* DDoSFeaturesFilter
|
|
84043
|
+
* DDoSGeoIp
|
|
84044
|
+
* DDoSHost
|
|
84045
|
+
* DDoSMajorAttackEvent
|
|
84046
|
+
* DDoSPacketFilter
|
|
84047
|
+
* DDoSRule
|
|
84048
|
+
* DDoSSpeedLimit
|
|
84049
|
+
* DDoSStatusInfo
|
|
84050
|
+
* DnssecInfo
|
|
84051
|
+
* GeoIp
|
|
84052
|
+
* LogTopicDetailInfo
|
|
84053
|
+
* PortraitManagedRuleDetail
|
|
84054
|
+
* RateLimitIntelligenceRuleDetail
|
|
84055
|
+
* SecurityEntity
|
|
84056
|
+
* SecurityRule
|
|
84057
|
+
* ShieldArea
|
|
84058
|
+
* WafGroupDetail
|
|
84059
|
+
* WafGroupInfo
|
|
84060
|
+
* WafGroupRule
|
|
84061
|
+
|
|
83928
84062
|
### 第 23 次发布
|
|
83929
84063
|
|
|
83930
84064
|
发布时间:2022-12-30 01:48:06
|
|
@@ -86505,6 +86639,21 @@
|
|
|
86505
86639
|
|
|
86506
86640
|
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2021-11-11
|
|
86507
86641
|
|
|
86642
|
+
### 第 16 次发布
|
|
86643
|
+
|
|
86644
|
+
发布时间:2023-01-06 01:48:47
|
|
86645
|
+
|
|
86646
|
+
本次发布包含了以下内容:
|
|
86647
|
+
|
|
86648
|
+
改善已有的文档。
|
|
86649
|
+
|
|
86650
|
+
修改数据结构:
|
|
86651
|
+
|
|
86652
|
+
* [Spec](https://cloud.tencent.com/document/api/851/75051#Spec)
|
|
86653
|
+
|
|
86654
|
+
* 新增成员:Available, AvailableRegion
|
|
86655
|
+
|
|
86656
|
+
|
|
86508
86657
|
### 第 15 次发布
|
|
86509
86658
|
|
|
86510
86659
|
发布时间:2023-01-02 01:47:18
|
|
@@ -90946,6 +91095,21 @@
|
|
|
90946
91095
|
|
|
90947
91096
|
## 实时音视频(trtc) 版本:2019-07-22
|
|
90948
91097
|
|
|
91098
|
+
### 第 45 次发布
|
|
91099
|
+
|
|
91100
|
+
发布时间:2023-01-06 01:51:15
|
|
91101
|
+
|
|
91102
|
+
本次发布包含了以下内容:
|
|
91103
|
+
|
|
91104
|
+
改善已有的文档。
|
|
91105
|
+
|
|
91106
|
+
修改数据结构:
|
|
91107
|
+
|
|
91108
|
+
* [LayoutParams](https://cloud.tencent.com/document/api/647/44055#LayoutParams)
|
|
91109
|
+
|
|
91110
|
+
* 新增成员:RenderMode
|
|
91111
|
+
|
|
91112
|
+
|
|
90949
91113
|
### 第 44 次发布
|
|
90950
91114
|
|
|
90951
91115
|
发布时间:2022-12-08 01:52:42
|
|
@@ -95159,6 +95323,21 @@
|
|
|
95159
95323
|
|
|
95160
95324
|
## 云点播(vod) 版本:2018-07-17
|
|
95161
95325
|
|
|
95326
|
+
### 第 138 次发布
|
|
95327
|
+
|
|
95328
|
+
发布时间:2023-01-06 01:53:33
|
|
95329
|
+
|
|
95330
|
+
本次发布包含了以下内容:
|
|
95331
|
+
|
|
95332
|
+
改善已有的文档。
|
|
95333
|
+
|
|
95334
|
+
修改接口:
|
|
95335
|
+
|
|
95336
|
+
* [ExtractTraceWatermark](https://cloud.tencent.com/document/api/266/80525)
|
|
95337
|
+
|
|
95338
|
+
* 新增入参:FileId
|
|
95339
|
+
|
|
95340
|
+
|
|
95162
95341
|
### 第 137 次发布
|
|
95163
95342
|
|
|
95164
95343
|
发布时间:2023-01-04 01:50:30
|
|
@@ -98940,6 +99119,32 @@
|
|
|
98940
99119
|
|
|
98941
99120
|
## 私有网络(vpc) 版本:2017-03-12
|
|
98942
99121
|
|
|
99122
|
+
### 第 135 次发布
|
|
99123
|
+
|
|
99124
|
+
发布时间:2023-01-06 01:54:52
|
|
99125
|
+
|
|
99126
|
+
本次发布包含了以下内容:
|
|
99127
|
+
|
|
99128
|
+
改善已有的文档。
|
|
99129
|
+
|
|
99130
|
+
新增接口:
|
|
99131
|
+
|
|
99132
|
+
* [[CreateTrafficPackages](https://cloud.tencent.com/document/api/215/85309)](https://cloud.tencent.com/document/api/#/#)
|
|
99133
|
+
|
|
99134
|
+
修改接口:
|
|
99135
|
+
|
|
99136
|
+
* [TransformAddress](https://cloud.tencent.com/document/api/215/16706)
|
|
99137
|
+
|
|
99138
|
+
* 新增出参:TaskId, AddressId
|
|
99139
|
+
|
|
99140
|
+
|
|
99141
|
+
修改数据结构:
|
|
99142
|
+
|
|
99143
|
+
* [BandwidthPackageBillBandwidth](https://cloud.tencent.com/document/api/215/15824#BandwidthPackageBillBandwidth)
|
|
99144
|
+
|
|
99145
|
+
* <font color="#dd0000">**修改成员**:</font>BandwidthUsage
|
|
99146
|
+
|
|
99147
|
+
|
|
98943
99148
|
### 第 134 次发布
|
|
98944
99149
|
|
|
98945
99150
|
发布时间:2023-01-05 01:53:32
|
|
@@ -98950,26 +99155,26 @@
|
|
|
98950
99155
|
|
|
98951
99156
|
新增接口:
|
|
98952
99157
|
|
|
98953
|
-
* [
|
|
98954
|
-
* [
|
|
98955
|
-
* [
|
|
98956
|
-
* [
|
|
98957
|
-
* [
|
|
98958
|
-
* [
|
|
98959
|
-
* [
|
|
98960
|
-
* [
|
|
98961
|
-
* [
|
|
98962
|
-
* [
|
|
98963
|
-
* [
|
|
98964
|
-
* [
|
|
99158
|
+
* [AttachSnapshotInstances](https://cloud.tencent.com/document/api/215/85159)
|
|
99159
|
+
* [CreateSnapshotPolicies](https://cloud.tencent.com/document/api/215/85158)
|
|
99160
|
+
* [DeleteSnapshotPolicies](https://cloud.tencent.com/document/api/215/85157)
|
|
99161
|
+
* [DescribeSgSnapshotFileContent](https://cloud.tencent.com/document/api/215/85156)
|
|
99162
|
+
* [DescribeSnapshotAttachedInstances](https://cloud.tencent.com/document/api/215/85155)
|
|
99163
|
+
* [DescribeSnapshotFiles](https://cloud.tencent.com/document/api/215/85154)
|
|
99164
|
+
* [DescribeSnapshotPolicies](https://cloud.tencent.com/document/api/215/85153)
|
|
99165
|
+
* [DetachSnapshotInstances](https://cloud.tencent.com/document/api/215/85152)
|
|
99166
|
+
* [DisableSnapshotPolicies](https://cloud.tencent.com/document/api/215/85151)
|
|
99167
|
+
* [EnableSnapshotPolicies](https://cloud.tencent.com/document/api/215/85150)
|
|
99168
|
+
* [ModifySnapshotPolicies](https://cloud.tencent.com/document/api/215/85149)
|
|
99169
|
+
* [ResumeSnapshotInstance](https://cloud.tencent.com/document/api/215/85148)
|
|
98965
99170
|
|
|
98966
99171
|
新增数据结构:
|
|
98967
99172
|
|
|
98968
|
-
* [
|
|
98969
|
-
* [
|
|
98970
|
-
* [
|
|
98971
|
-
* [
|
|
98972
|
-
* [
|
|
99173
|
+
* [BackupPolicy](https://cloud.tencent.com/document/api/215/15824#BackupPolicy)
|
|
99174
|
+
* [BatchModifySnapshotPolicy](https://cloud.tencent.com/document/api/215/15824#BatchModifySnapshotPolicy)
|
|
99175
|
+
* [SnapshotFileInfo](https://cloud.tencent.com/document/api/215/15824#SnapshotFileInfo)
|
|
99176
|
+
* [SnapshotInstance](https://cloud.tencent.com/document/api/215/15824#SnapshotInstance)
|
|
99177
|
+
* [SnapshotPolicy](https://cloud.tencent.com/document/api/215/15824#SnapshotPolicy)
|
|
98973
99178
|
|
|
98974
99179
|
### 第 133 次发布
|
|
98975
99180
|
|