tencentcloud-sdk-nodejs-teo 4.0.534 → 4.0.535
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 +228 -0
- package/SERVICE_CHANGELOG.md +369 -248
- package/package.json +1 -1
- package/products.md +17 -17
- package/src/services/teo/v20220901/teo_client.ts +551 -488
- package/src/services/teo/v20220901/teo_models.ts +450 -113
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +183 -163
- package/tencentcloud/services/teo/v20220901/teo_client.js +273 -243
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +394 -103
|
@@ -28,364 +28,388 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
28
28
|
super("teo.tencentcloudapi.com", "2022-09-01", clientConfig);
|
|
29
29
|
}
|
|
30
30
|
/**
|
|
31
|
-
*
|
|
31
|
+
* 创建清除缓存任务
|
|
32
32
|
*/
|
|
33
|
-
async
|
|
34
|
-
return this.request("
|
|
33
|
+
async CreatePurgeTask(req, cb) {
|
|
34
|
+
return this.request("CreatePurgeTask", req, cb);
|
|
35
35
|
}
|
|
36
36
|
/**
|
|
37
|
-
*
|
|
37
|
+
* 本接口(DownloadL4Logs)用于下载四层离线日志。
|
|
38
38
|
*/
|
|
39
|
-
async
|
|
40
|
-
return this.request("
|
|
39
|
+
async DownloadL4Logs(req, cb) {
|
|
40
|
+
return this.request("DownloadL4Logs", req, cb);
|
|
41
41
|
}
|
|
42
42
|
/**
|
|
43
|
-
*
|
|
43
|
+
* 为未购买套餐的站点购买套餐
|
|
44
44
|
*/
|
|
45
|
-
async
|
|
46
|
-
return this.request("
|
|
45
|
+
async CreatePlanForZone(req, cb) {
|
|
46
|
+
return this.request("CreatePlanForZone", req, cb);
|
|
47
47
|
}
|
|
48
48
|
/**
|
|
49
|
-
*
|
|
49
|
+
* 查询内容管理接口配额
|
|
50
50
|
*/
|
|
51
|
-
async
|
|
52
|
-
return this.request("
|
|
51
|
+
async DescribeContentQuota(req, cb) {
|
|
52
|
+
return this.request("DescribeContentQuota", req, cb);
|
|
53
53
|
}
|
|
54
54
|
/**
|
|
55
|
-
*
|
|
55
|
+
* 查询站点的验证信息。
|
|
56
56
|
*/
|
|
57
|
-
async
|
|
58
|
-
return this.request("
|
|
57
|
+
async DescribeIdentifications(req, cb) {
|
|
58
|
+
return this.request("DescribeIdentifications", req, cb);
|
|
59
59
|
}
|
|
60
60
|
/**
|
|
61
|
-
*
|
|
61
|
+
* 用于验证站点所有权。
|
|
62
62
|
*/
|
|
63
|
-
async
|
|
64
|
-
return this.request("
|
|
63
|
+
async IdentifyZone(req, cb) {
|
|
64
|
+
return this.request("IdentifyZone", req, cb);
|
|
65
65
|
}
|
|
66
66
|
/**
|
|
67
|
-
*
|
|
67
|
+
* 查询默认证书列表
|
|
68
68
|
*/
|
|
69
|
-
async
|
|
70
|
-
return this.request("
|
|
69
|
+
async DescribeDefaultCertificates(req, cb) {
|
|
70
|
+
return this.request("DescribeDefaultCertificates", req, cb);
|
|
71
71
|
}
|
|
72
72
|
/**
|
|
73
|
-
*
|
|
73
|
+
* 查询加速域名列表,支持搜索、分页、排序、过滤。
|
|
74
74
|
*/
|
|
75
|
-
async
|
|
76
|
-
return this.request("
|
|
75
|
+
async DescribeAccelerationDomains(req, cb) {
|
|
76
|
+
return this.request("DescribeAccelerationDomains", req, cb);
|
|
77
77
|
}
|
|
78
78
|
/**
|
|
79
|
-
*
|
|
79
|
+
* 修改源站组
|
|
80
80
|
*/
|
|
81
|
-
async
|
|
82
|
-
return this.request("
|
|
81
|
+
async ModifyOriginGroup(req, cb) {
|
|
82
|
+
return this.request("ModifyOriginGroup", req, cb);
|
|
83
83
|
}
|
|
84
84
|
/**
|
|
85
|
-
*
|
|
85
|
+
* 删除应用代理
|
|
86
86
|
*/
|
|
87
|
-
async
|
|
88
|
-
return this.request("
|
|
87
|
+
async DeleteApplicationProxy(req, cb) {
|
|
88
|
+
return this.request("DeleteApplicationProxy", req, cb);
|
|
89
89
|
}
|
|
90
90
|
/**
|
|
91
|
-
* 本接口(
|
|
91
|
+
* 本接口(DescribeWebManagedRulesLog)用于查询Web攻击日志。
|
|
92
92
|
*/
|
|
93
|
-
async
|
|
94
|
-
return this.request("
|
|
93
|
+
async DescribeWebManagedRulesLog(req, cb) {
|
|
94
|
+
return this.request("DescribeWebManagedRulesLog", req, cb);
|
|
95
95
|
}
|
|
96
96
|
/**
|
|
97
|
-
*
|
|
97
|
+
* 用于创建COS回源私有凭证
|
|
98
98
|
*/
|
|
99
|
-
async
|
|
100
|
-
return this.request("
|
|
99
|
+
async CreateCredential(req, cb) {
|
|
100
|
+
return this.request("CreateCredential", req, cb);
|
|
101
101
|
}
|
|
102
102
|
/**
|
|
103
|
-
*
|
|
103
|
+
* 本接口(DownloadL7Logs)下载七层离线日志。
|
|
104
104
|
*/
|
|
105
|
-
async
|
|
106
|
-
return this.request("
|
|
105
|
+
async DownloadL7Logs(req, cb) {
|
|
106
|
+
return this.request("DownloadL7Logs", req, cb);
|
|
107
107
|
}
|
|
108
108
|
/**
|
|
109
|
-
*
|
|
109
|
+
* 删除应用代理规则
|
|
110
110
|
*/
|
|
111
|
-
async
|
|
112
|
-
return this.request("
|
|
111
|
+
async DeleteApplicationProxyRule(req, cb) {
|
|
112
|
+
return this.request("DeleteApplicationProxyRule", req, cb);
|
|
113
113
|
}
|
|
114
114
|
/**
|
|
115
|
-
* 本接口(
|
|
115
|
+
* 本接口(DescribeWebProtectionData)用于查询CC防护时序数据。
|
|
116
116
|
*/
|
|
117
|
-
async
|
|
118
|
-
return this.request("
|
|
117
|
+
async DescribeWebProtectionData(req, cb) {
|
|
118
|
+
return this.request("DescribeWebProtectionData", req, cb);
|
|
119
119
|
}
|
|
120
120
|
/**
|
|
121
|
-
*
|
|
121
|
+
* 修改站点信息。
|
|
122
122
|
*/
|
|
123
|
-
async
|
|
124
|
-
return this.request("
|
|
123
|
+
async ModifyZone(req, cb) {
|
|
124
|
+
return this.request("ModifyZone", req, cb);
|
|
125
125
|
}
|
|
126
126
|
/**
|
|
127
|
-
*
|
|
127
|
+
* 创建预热任务
|
|
128
128
|
*/
|
|
129
|
-
async
|
|
130
|
-
return this.request("
|
|
129
|
+
async CreatePrefetchTask(req, cb) {
|
|
130
|
+
return this.request("CreatePrefetchTask", req, cb);
|
|
131
131
|
}
|
|
132
132
|
/**
|
|
133
|
-
*
|
|
133
|
+
* 删除别称域名。
|
|
134
134
|
*/
|
|
135
|
-
async
|
|
136
|
-
return this.request("
|
|
135
|
+
async DeleteAliasDomain(req, cb) {
|
|
136
|
+
return this.request("DeleteAliasDomain", req, cb);
|
|
137
137
|
}
|
|
138
138
|
/**
|
|
139
|
-
*
|
|
139
|
+
* 本接口(DescribeOverviewL7Data)用于查询七层监控类时序流量数据。
|
|
140
140
|
*/
|
|
141
|
-
async
|
|
142
|
-
return this.request("
|
|
141
|
+
async DescribeOverviewL7Data(req, cb) {
|
|
142
|
+
return this.request("DescribeOverviewL7Data", req, cb);
|
|
143
143
|
}
|
|
144
144
|
/**
|
|
145
|
-
* 本接口(
|
|
145
|
+
* 本接口(DescribeAddableEntityList)用于查询剩余可添加的日志推送实体列表。
|
|
146
146
|
*/
|
|
147
|
-
async
|
|
148
|
-
return this.request("
|
|
147
|
+
async DescribeAddableEntityList(req, cb) {
|
|
148
|
+
return this.request("DescribeAddableEntityList", req, cb);
|
|
149
149
|
}
|
|
150
150
|
/**
|
|
151
|
-
*
|
|
151
|
+
* 创建加速域名
|
|
152
152
|
*/
|
|
153
|
-
async
|
|
154
|
-
return this.request("
|
|
153
|
+
async CreateAccelerationDomain(req, cb) {
|
|
154
|
+
return this.request("CreateAccelerationDomain", req, cb);
|
|
155
155
|
}
|
|
156
156
|
/**
|
|
157
|
-
*
|
|
157
|
+
* 校验证书
|
|
158
158
|
*/
|
|
159
|
-
async
|
|
160
|
-
return this.request("
|
|
159
|
+
async CheckCertificate(req, cb) {
|
|
160
|
+
return this.request("CheckCertificate", req, cb);
|
|
161
161
|
}
|
|
162
162
|
/**
|
|
163
|
-
*
|
|
163
|
+
* 创建刷新/预热重放任务
|
|
164
164
|
*/
|
|
165
|
-
async
|
|
166
|
-
return this.request("
|
|
165
|
+
async CreateReplayTask(req, cb) {
|
|
166
|
+
return this.request("CreateReplayTask", req, cb);
|
|
167
167
|
}
|
|
168
168
|
/**
|
|
169
|
-
*
|
|
169
|
+
* 查询站点拨测配额
|
|
170
170
|
*/
|
|
171
|
-
async
|
|
172
|
-
return this.request("
|
|
171
|
+
async DescribeSpeedTestingQuota(req, cb) {
|
|
172
|
+
return this.request("DescribeSpeedTestingQuota", req, cb);
|
|
173
173
|
}
|
|
174
174
|
/**
|
|
175
|
-
*
|
|
175
|
+
* 对用户指定的域名进行一次站点拨测
|
|
176
176
|
*/
|
|
177
|
-
async
|
|
178
|
-
return this.request("
|
|
177
|
+
async CreateSpeedTesting(req, cb) {
|
|
178
|
+
return this.request("CreateSpeedTesting", req, cb);
|
|
179
179
|
}
|
|
180
180
|
/**
|
|
181
|
-
*
|
|
181
|
+
* 查询站点拨测结果
|
|
182
182
|
*/
|
|
183
|
-
async
|
|
184
|
-
return this.request("
|
|
183
|
+
async DescribeSpeedTestingMetricData(req, cb) {
|
|
184
|
+
return this.request("DescribeSpeedTestingMetricData", req, cb);
|
|
185
185
|
}
|
|
186
186
|
/**
|
|
187
|
-
*
|
|
187
|
+
* 用于修改站点配置
|
|
188
188
|
*/
|
|
189
|
-
async
|
|
190
|
-
return this.request("
|
|
189
|
+
async ModifyZoneSetting(req, cb) {
|
|
190
|
+
return this.request("ModifyZoneSetting", req, cb);
|
|
191
191
|
}
|
|
192
192
|
/**
|
|
193
|
-
*
|
|
193
|
+
* 修改应用代理规则的状态
|
|
194
194
|
*/
|
|
195
|
-
async
|
|
196
|
-
return this.request("
|
|
195
|
+
async ModifyApplicationProxyRuleStatus(req, cb) {
|
|
196
|
+
return this.request("ModifyApplicationProxyRuleStatus", req, cb);
|
|
197
197
|
}
|
|
198
198
|
/**
|
|
199
|
-
*
|
|
199
|
+
* 查询预热任务状态
|
|
200
200
|
*/
|
|
201
|
-
async
|
|
202
|
-
return this.request("
|
|
201
|
+
async DescribePrefetchTasks(req, cb) {
|
|
202
|
+
return this.request("DescribePrefetchTasks", req, cb);
|
|
203
203
|
}
|
|
204
204
|
/**
|
|
205
|
-
*
|
|
205
|
+
* 删除源站组
|
|
206
206
|
*/
|
|
207
|
-
async
|
|
208
|
-
return this.request("
|
|
207
|
+
async DeleteOriginGroup(req, cb) {
|
|
208
|
+
return this.request("DeleteOriginGroup", req, cb);
|
|
209
209
|
}
|
|
210
210
|
/**
|
|
211
|
-
*
|
|
211
|
+
* 更新源站防护IP白名单
|
|
212
212
|
*/
|
|
213
|
-
async
|
|
214
|
-
return this.request("
|
|
213
|
+
async UpdateOriginProtectionIPWhitelist(req, cb) {
|
|
214
|
+
return this.request("UpdateOriginProtectionIPWhitelist", req, cb);
|
|
215
215
|
}
|
|
216
216
|
/**
|
|
217
|
-
*
|
|
217
|
+
* 查询清除缓存历史记录
|
|
218
218
|
*/
|
|
219
|
-
async
|
|
220
|
-
return this.request("
|
|
219
|
+
async DescribePurgeTasks(req, cb) {
|
|
220
|
+
return this.request("DescribePurgeTasks", req, cb);
|
|
221
221
|
}
|
|
222
222
|
/**
|
|
223
|
-
*
|
|
223
|
+
* 批量删除加速域名
|
|
224
224
|
*/
|
|
225
|
-
async
|
|
226
|
-
return this.request("
|
|
225
|
+
async DeleteAccelerationDomains(req, cb) {
|
|
226
|
+
return this.request("DeleteAccelerationDomains", req, cb);
|
|
227
227
|
}
|
|
228
228
|
/**
|
|
229
|
-
* 本接口(
|
|
229
|
+
* 本接口(DescribeTimingL7CacheData)用于查询七层缓存分析时序类流量数据。
|
|
230
230
|
*/
|
|
231
|
-
async
|
|
232
|
-
return this.request("
|
|
231
|
+
async DescribeTimingL7CacheData(req, cb) {
|
|
232
|
+
return this.request("DescribeTimingL7CacheData", req, cb);
|
|
233
233
|
}
|
|
234
234
|
/**
|
|
235
|
-
*
|
|
235
|
+
* 创建别称域名。
|
|
236
236
|
*/
|
|
237
|
-
async
|
|
238
|
-
return this.request("
|
|
237
|
+
async CreateAliasDomain(req, cb) {
|
|
238
|
+
return this.request("CreateAliasDomain", req, cb);
|
|
239
239
|
}
|
|
240
240
|
/**
|
|
241
|
-
*
|
|
241
|
+
* 本接口(DescribeWebProtectionHitRuleDetail)用于查询CC防护命中规则详情列表。
|
|
242
242
|
*/
|
|
243
|
-
async
|
|
244
|
-
return this.request("
|
|
243
|
+
async DescribeWebProtectionHitRuleDetail(req, cb) {
|
|
244
|
+
return this.request("DescribeWebProtectionHitRuleDetail", req, cb);
|
|
245
245
|
}
|
|
246
246
|
/**
|
|
247
|
-
*
|
|
247
|
+
* 修改别称域名状态。
|
|
248
248
|
*/
|
|
249
|
-
async
|
|
250
|
-
return this.request("
|
|
249
|
+
async ModifyAliasDomainStatus(req, cb) {
|
|
250
|
+
return this.request("ModifyAliasDomainStatus", req, cb);
|
|
251
251
|
}
|
|
252
252
|
/**
|
|
253
|
-
*
|
|
253
|
+
* 本接口(DescribeTopL7CacheData)用于查询七层缓存分析topN流量数据。
|
|
254
254
|
*/
|
|
255
|
-
async
|
|
256
|
-
return this.request("
|
|
255
|
+
async DescribeTopL7CacheData(req, cb) {
|
|
256
|
+
return this.request("DescribeTopL7CacheData", req, cb);
|
|
257
257
|
}
|
|
258
258
|
/**
|
|
259
|
-
*
|
|
259
|
+
* 本接口(DescribeTimingL4Data)用于查询四层时序流量数据列表。
|
|
260
260
|
*/
|
|
261
|
-
async
|
|
262
|
-
return this.request("
|
|
261
|
+
async DescribeTimingL4Data(req, cb) {
|
|
262
|
+
return this.request("DescribeTimingL4Data", req, cb);
|
|
263
263
|
}
|
|
264
264
|
/**
|
|
265
|
-
*
|
|
265
|
+
* 修改规则引擎规则。
|
|
266
266
|
*/
|
|
267
|
-
async
|
|
268
|
-
return this.request("
|
|
267
|
+
async ModifyRule(req, cb) {
|
|
268
|
+
return this.request("ModifyRule", req, cb);
|
|
269
269
|
}
|
|
270
270
|
/**
|
|
271
|
-
*
|
|
271
|
+
* 本接口(DescribeTopL7AnalysisData)用于查询七层流量前topN的数据。
|
|
272
272
|
*/
|
|
273
|
-
async
|
|
274
|
-
return this.request("
|
|
273
|
+
async DescribeTopL7AnalysisData(req, cb) {
|
|
274
|
+
return this.request("DescribeTopL7AnalysisData", req, cb);
|
|
275
275
|
}
|
|
276
276
|
/**
|
|
277
|
-
*
|
|
277
|
+
* 修改Web&Bot安全配置。
|
|
278
278
|
*/
|
|
279
|
-
async
|
|
280
|
-
return this.request("
|
|
279
|
+
async ModifySecurityPolicy(req, cb) {
|
|
280
|
+
return this.request("ModifySecurityPolicy", req, cb);
|
|
281
281
|
}
|
|
282
282
|
/**
|
|
283
|
-
*
|
|
283
|
+
* 修改规则引擎规则优先级
|
|
284
284
|
*/
|
|
285
|
-
async
|
|
286
|
-
return this.request("
|
|
285
|
+
async ModifyRulePriority(req, cb) {
|
|
286
|
+
return this.request("ModifyRulePriority", req, cb);
|
|
287
287
|
}
|
|
288
288
|
/**
|
|
289
|
-
*
|
|
289
|
+
* 将未绑定套餐的站点绑定到已有套餐
|
|
290
290
|
*/
|
|
291
|
-
async
|
|
292
|
-
return this.request("
|
|
291
|
+
async BindZoneToPlan(req, cb) {
|
|
292
|
+
return this.request("BindZoneToPlan", req, cb);
|
|
293
293
|
}
|
|
294
294
|
/**
|
|
295
|
-
*
|
|
295
|
+
* 修改加速域名信息
|
|
296
296
|
*/
|
|
297
|
-
async
|
|
298
|
-
return this.request("
|
|
297
|
+
async ModifyAccelerationDomain(req, cb) {
|
|
298
|
+
return this.request("ModifyAccelerationDomain", req, cb);
|
|
299
299
|
}
|
|
300
300
|
/**
|
|
301
|
-
*
|
|
301
|
+
* 修改应用代理的状态
|
|
302
302
|
*/
|
|
303
|
-
async
|
|
304
|
-
return this.request("
|
|
303
|
+
async ModifyApplicationProxyStatus(req, cb) {
|
|
304
|
+
return this.request("ModifyApplicationProxyStatus", req, cb);
|
|
305
305
|
}
|
|
306
306
|
/**
|
|
307
|
-
*
|
|
307
|
+
* 本接口(DescribeTimingL7AnalysisData)查询七层数据分析类时序数据。
|
|
308
308
|
*/
|
|
309
|
-
async
|
|
310
|
-
return this.request("
|
|
309
|
+
async DescribeTimingL7AnalysisData(req, cb) {
|
|
310
|
+
return this.request("DescribeTimingL7AnalysisData", req, cb);
|
|
311
311
|
}
|
|
312
312
|
/**
|
|
313
|
-
*
|
|
313
|
+
* 查询应用代理列表。
|
|
314
314
|
*/
|
|
315
|
-
async
|
|
316
|
-
return this.request("
|
|
315
|
+
async DescribeApplicationProxies(req, cb) {
|
|
316
|
+
return this.request("DescribeApplicationProxies", req, cb);
|
|
317
317
|
}
|
|
318
318
|
/**
|
|
319
|
-
*
|
|
319
|
+
* 本接口(DescribeTimingL7SourceData)查询七层回源分析时序数据。
|
|
320
320
|
*/
|
|
321
|
-
async
|
|
322
|
-
return this.request("
|
|
321
|
+
async DescribeTimingL7SourceData(req, cb) {
|
|
322
|
+
return this.request("DescribeTimingL7SourceData", req, cb);
|
|
323
323
|
}
|
|
324
324
|
/**
|
|
325
|
-
*
|
|
325
|
+
* 本接口(DescribeClientRuleList)用于查询封禁客户端信息列表。
|
|
326
326
|
*/
|
|
327
|
-
async
|
|
328
|
-
return this.request("
|
|
327
|
+
async DescribeClientRuleList(req, cb) {
|
|
328
|
+
return this.request("DescribeClientRuleList", req, cb);
|
|
329
329
|
}
|
|
330
330
|
/**
|
|
331
|
-
*
|
|
331
|
+
* 规则引擎创建规则。
|
|
332
332
|
*/
|
|
333
|
-
async
|
|
334
|
-
return this.request("
|
|
333
|
+
async CreateRule(req, cb) {
|
|
334
|
+
return this.request("CreateRule", req, cb);
|
|
335
335
|
}
|
|
336
336
|
/**
|
|
337
|
-
*
|
|
337
|
+
* 修改应用代理
|
|
338
338
|
*/
|
|
339
|
-
async
|
|
340
|
-
return this.request("
|
|
339
|
+
async ModifyApplicationProxy(req, cb) {
|
|
340
|
+
return this.request("ModifyApplicationProxy", req, cb);
|
|
341
341
|
}
|
|
342
342
|
/**
|
|
343
|
-
*
|
|
343
|
+
* 用于用户接入新的站点。
|
|
344
344
|
*/
|
|
345
|
-
async
|
|
346
|
-
return this.request("
|
|
345
|
+
async CreateZone(req, cb) {
|
|
346
|
+
return this.request("CreateZone", req, cb);
|
|
347
347
|
}
|
|
348
348
|
/**
|
|
349
|
-
* 本接口(
|
|
349
|
+
* 本接口(DescribeWebProtectionClientIpList)用于查询CC防护客户端(攻击源)IP信息。
|
|
350
350
|
*/
|
|
351
|
-
async
|
|
352
|
-
return this.request("
|
|
351
|
+
async DescribeWebProtectionClientIpList(req, cb) {
|
|
352
|
+
return this.request("DescribeWebProtectionClientIpList", req, cb);
|
|
353
353
|
}
|
|
354
354
|
/**
|
|
355
|
-
*
|
|
355
|
+
* 查询当前账户可用套餐信息列表
|
|
356
356
|
*/
|
|
357
|
-
async
|
|
358
|
-
return this.request("
|
|
357
|
+
async DescribeAvailablePlans(req, cb) {
|
|
358
|
+
return this.request("DescribeAvailablePlans", req, cb);
|
|
359
359
|
}
|
|
360
360
|
/**
|
|
361
|
-
*
|
|
361
|
+
* 修改安全配置托管规则
|
|
362
362
|
*/
|
|
363
|
-
async
|
|
364
|
-
return this.request("
|
|
363
|
+
async ModifySecurityWafGroupPolicy(req, cb) {
|
|
364
|
+
return this.request("ModifySecurityWafGroupPolicy", req, cb);
|
|
365
365
|
}
|
|
366
366
|
/**
|
|
367
|
-
*
|
|
367
|
+
* 获取DNS请求数统计曲线
|
|
368
368
|
*/
|
|
369
|
-
async
|
|
370
|
-
return this.request("
|
|
369
|
+
async DescribeDnsData(req, cb) {
|
|
370
|
+
return this.request("DescribeDnsData", req, cb);
|
|
371
371
|
}
|
|
372
372
|
/**
|
|
373
|
-
*
|
|
373
|
+
* 返回规则引擎可应用匹配请求的设置列表及其详细建议配置信息
|
|
374
374
|
*/
|
|
375
|
-
async
|
|
376
|
-
return this.request("
|
|
375
|
+
async DescribeRulesSetting(req, cb) {
|
|
376
|
+
return this.request("DescribeRulesSetting", req, cb);
|
|
377
377
|
}
|
|
378
378
|
/**
|
|
379
|
-
*
|
|
379
|
+
* 本接口(DescribeLogTopicTasks)用于获取日志推送任务列表。
|
|
380
380
|
*/
|
|
381
|
-
async
|
|
382
|
-
return this.request("
|
|
381
|
+
async DescribeLogTopicTasks(req, cb) {
|
|
382
|
+
return this.request("DescribeLogTopicTasks", req, cb);
|
|
383
383
|
}
|
|
384
384
|
/**
|
|
385
|
-
*
|
|
385
|
+
* 批量修改加速域名状态
|
|
386
386
|
*/
|
|
387
|
-
async
|
|
388
|
-
return this.request("
|
|
387
|
+
async ModifyAccelerationDomainStatuses(req, cb) {
|
|
388
|
+
return this.request("ModifyAccelerationDomainStatuses", req, cb);
|
|
389
|
+
}
|
|
390
|
+
/**
|
|
391
|
+
* 本接口(DescribeDDoSAttackTopData)用于查询DDoS攻击Top数据。
|
|
392
|
+
*/
|
|
393
|
+
async DescribeDDoSAttackTopData(req, cb) {
|
|
394
|
+
return this.request("DescribeDDoSAttackTopData", req, cb);
|
|
395
|
+
}
|
|
396
|
+
/**
|
|
397
|
+
* 用于开启,关闭站点。
|
|
398
|
+
*/
|
|
399
|
+
async ModifyZoneStatus(req, cb) {
|
|
400
|
+
return this.request("ModifyZoneStatus", req, cb);
|
|
401
|
+
}
|
|
402
|
+
/**
|
|
403
|
+
* 批量删除规则引擎规则。
|
|
404
|
+
*/
|
|
405
|
+
async DeleteRules(req, cb) {
|
|
406
|
+
return this.request("DeleteRules", req, cb);
|
|
407
|
+
}
|
|
408
|
+
/**
|
|
409
|
+
* 本接口(DescribeSingleL7AnalysisData)用于查询七层流量数据分析单值数据列表,单值数据表示:指标在查询时间范围内的单个统计数据,通常表现为接口仅返回一个统计数值。
|
|
410
|
+
*/
|
|
411
|
+
async DescribeSingleL7AnalysisData(req, cb) {
|
|
412
|
+
return this.request("DescribeSingleL7AnalysisData", req, cb);
|
|
389
413
|
}
|
|
390
414
|
/**
|
|
391
415
|
* 修改默认证书状态
|
|
@@ -394,130 +418,136 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
394
418
|
return this.request("ModifyDefaultCertificate", req, cb);
|
|
395
419
|
}
|
|
396
420
|
/**
|
|
397
|
-
* 本接口(
|
|
421
|
+
* 本接口(DescribeWebManagedRulesHitRuleDetail)用于查询WAF攻击命中规则详情。
|
|
398
422
|
*/
|
|
399
|
-
async
|
|
400
|
-
return this.request("
|
|
423
|
+
async DescribeWebManagedRulesHitRuleDetail(req, cb) {
|
|
424
|
+
return this.request("DescribeWebManagedRulesHitRuleDetail", req, cb);
|
|
401
425
|
}
|
|
402
426
|
/**
|
|
403
|
-
*
|
|
427
|
+
* 查询规则引擎规则。
|
|
404
428
|
*/
|
|
405
|
-
async
|
|
406
|
-
return this.request("
|
|
429
|
+
async DescribeRules(req, cb) {
|
|
430
|
+
return this.request("DescribeRules", req, cb);
|
|
407
431
|
}
|
|
408
432
|
/**
|
|
409
|
-
*
|
|
433
|
+
* 创建应用代理
|
|
410
434
|
*/
|
|
411
|
-
async
|
|
412
|
-
return this.request("
|
|
435
|
+
async CreateApplicationProxy(req, cb) {
|
|
436
|
+
return this.request("CreateApplicationProxy", req, cb);
|
|
413
437
|
}
|
|
414
438
|
/**
|
|
415
|
-
*
|
|
439
|
+
* 获取源站组列表
|
|
416
440
|
*/
|
|
417
|
-
async
|
|
418
|
-
return this.request("
|
|
441
|
+
async DescribeOriginGroup(req, cb) {
|
|
442
|
+
return this.request("DescribeOriginGroup", req, cb);
|
|
419
443
|
}
|
|
420
444
|
/**
|
|
421
|
-
*
|
|
445
|
+
* 修改别称域名。
|
|
422
446
|
*/
|
|
423
|
-
async
|
|
424
|
-
return this.request("
|
|
447
|
+
async ModifyAliasDomain(req, cb) {
|
|
448
|
+
return this.request("ModifyAliasDomain", req, cb);
|
|
425
449
|
}
|
|
426
450
|
/**
|
|
427
|
-
*
|
|
451
|
+
* 修改应用代理规则
|
|
428
452
|
*/
|
|
429
|
-
async
|
|
430
|
-
return this.request("
|
|
453
|
+
async ModifyApplicationProxyRule(req, cb) {
|
|
454
|
+
return this.request("ModifyApplicationProxyRule", req, cb);
|
|
431
455
|
}
|
|
432
456
|
/**
|
|
433
|
-
*
|
|
457
|
+
* 创建源站组
|
|
434
458
|
*/
|
|
435
|
-
async
|
|
436
|
-
return this.request("
|
|
459
|
+
async CreateOriginGroup(req, cb) {
|
|
460
|
+
return this.request("CreateOriginGroup", req, cb);
|
|
437
461
|
}
|
|
438
462
|
/**
|
|
439
|
-
*
|
|
463
|
+
* 用于查询拨测分地区数据
|
|
440
464
|
*/
|
|
441
|
-
async
|
|
442
|
-
return this.request("
|
|
465
|
+
async DescribeSpeedTestingDetails(req, cb) {
|
|
466
|
+
return this.request("DescribeSpeedTestingDetails", req, cb);
|
|
443
467
|
}
|
|
444
468
|
/**
|
|
445
|
-
*
|
|
469
|
+
* 用于修改域名证书
|
|
446
470
|
*/
|
|
447
|
-
async
|
|
448
|
-
return this.request("
|
|
471
|
+
async ModifyHostsCertificate(req, cb) {
|
|
472
|
+
return this.request("ModifyHostsCertificate", req, cb);
|
|
449
473
|
}
|
|
450
474
|
/**
|
|
451
|
-
*
|
|
475
|
+
* 用于查询域名配置信息
|
|
452
476
|
*/
|
|
453
|
-
async
|
|
454
|
-
return this.request("
|
|
477
|
+
async DescribeHostsSetting(req, cb) {
|
|
478
|
+
return this.request("DescribeHostsSetting", req, cb);
|
|
455
479
|
}
|
|
456
480
|
/**
|
|
457
|
-
*
|
|
481
|
+
* 查询源站防护信息
|
|
458
482
|
*/
|
|
459
|
-
async
|
|
460
|
-
return this.request("
|
|
483
|
+
async DescribeOriginProtection(req, cb) {
|
|
484
|
+
return this.request("DescribeOriginProtection", req, cb);
|
|
461
485
|
}
|
|
462
486
|
/**
|
|
463
|
-
*
|
|
487
|
+
* 本接口(DescribeLogSets)用于获取日志集列表。
|
|
464
488
|
*/
|
|
465
|
-
async
|
|
466
|
-
return this.request("
|
|
489
|
+
async DescribeLogSets(req, cb) {
|
|
490
|
+
return this.request("DescribeLogSets", req, cb);
|
|
467
491
|
}
|
|
468
492
|
/**
|
|
469
|
-
*
|
|
493
|
+
* 用于查询站点的所有配置信息。
|
|
470
494
|
*/
|
|
471
|
-
async
|
|
472
|
-
return this.request("
|
|
495
|
+
async DescribeZoneSetting(req, cb) {
|
|
496
|
+
return this.request("DescribeZoneSetting", req, cb);
|
|
473
497
|
}
|
|
474
498
|
/**
|
|
475
|
-
*
|
|
499
|
+
* 当客户取回站定的同时会取回此站点下关联的别称域名,此时入参为ZoneId;当客户接入站点发现已被别称域名接入时通过验证之后可取回域名,此时入参为ZoneName。
|
|
476
500
|
*/
|
|
477
|
-
async
|
|
478
|
-
return this.request("
|
|
501
|
+
async ReclaimAliasDomain(req, cb) {
|
|
502
|
+
return this.request("ReclaimAliasDomain", req, cb);
|
|
479
503
|
}
|
|
480
504
|
/**
|
|
481
|
-
*
|
|
505
|
+
* 创建应用代理规则
|
|
482
506
|
*/
|
|
483
|
-
async
|
|
484
|
-
return this.request("
|
|
507
|
+
async CreateApplicationProxyRule(req, cb) {
|
|
508
|
+
return this.request("CreateApplicationProxyRule", req, cb);
|
|
485
509
|
}
|
|
486
510
|
/**
|
|
487
|
-
*
|
|
511
|
+
* 用户查询用户站点信息列表,支持分页。
|
|
488
512
|
*/
|
|
489
|
-
async
|
|
490
|
-
return this.request("
|
|
513
|
+
async DescribeZones(req, cb) {
|
|
514
|
+
return this.request("DescribeZones", req, cb);
|
|
491
515
|
}
|
|
492
516
|
/**
|
|
493
|
-
*
|
|
517
|
+
* 站点被其他用户接入后,验证了站点所有权之后,可以找回该站点。
|
|
494
518
|
*/
|
|
495
|
-
async
|
|
496
|
-
return this.request("
|
|
519
|
+
async ReclaimZone(req, cb) {
|
|
520
|
+
return this.request("ReclaimZone", req, cb);
|
|
497
521
|
}
|
|
498
522
|
/**
|
|
499
|
-
*
|
|
523
|
+
* 删除站点。
|
|
500
524
|
*/
|
|
501
|
-
async
|
|
502
|
-
return this.request("
|
|
525
|
+
async DeleteZone(req, cb) {
|
|
526
|
+
return this.request("DeleteZone", req, cb);
|
|
503
527
|
}
|
|
504
528
|
/**
|
|
505
|
-
*
|
|
529
|
+
* 本接口(DescribeDDoSAttackData)用于查询DDoS攻击时序数据。
|
|
506
530
|
*/
|
|
507
|
-
async
|
|
508
|
-
return this.request("
|
|
531
|
+
async DescribeDDoSAttackData(req, cb) {
|
|
532
|
+
return this.request("DescribeDDoSAttackData", req, cb);
|
|
509
533
|
}
|
|
510
534
|
/**
|
|
511
|
-
*
|
|
535
|
+
* 本接口(DescribeWebProtectionTopData)用于查询CC防护的Top数据。
|
|
512
536
|
*/
|
|
513
|
-
async
|
|
514
|
-
return this.request("
|
|
537
|
+
async DescribeWebProtectionTopData(req, cb) {
|
|
538
|
+
return this.request("DescribeWebProtectionTopData", req, cb);
|
|
515
539
|
}
|
|
516
540
|
/**
|
|
517
|
-
*
|
|
541
|
+
* 本接口(DescribeWebManagedRulesData)用于查询WAF攻击的时序数据。
|
|
518
542
|
*/
|
|
519
|
-
async
|
|
520
|
-
return this.request("
|
|
543
|
+
async DescribeWebManagedRulesData(req, cb) {
|
|
544
|
+
return this.request("DescribeWebManagedRulesData", req, cb);
|
|
545
|
+
}
|
|
546
|
+
/**
|
|
547
|
+
* 查询别称域名信息列表。
|
|
548
|
+
*/
|
|
549
|
+
async DescribeAliasDomains(req, cb) {
|
|
550
|
+
return this.request("DescribeAliasDomains", req, cb);
|
|
521
551
|
}
|
|
522
552
|
}
|
|
523
553
|
exports.Client = Client;
|