tencentcloud-sdk-nodejs 4.1.15 → 4.1.17
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/es/common/sdk_version.js +1 -1
- package/es/services/bh/v20230418/bh_client.js +21 -6
- package/es/services/ccc/v20200210/ccc_client.js +9 -0
- package/es/services/chc/v20230418/chc_client.js +5 -2
- package/es/services/cls/v20201016/cls_client.js +3 -0
- package/es/services/es/index.js +2 -0
- package/es/services/es/v20250101/es_client.js +33 -0
- package/es/services/es/v20250101/es_models.js +0 -0
- package/es/services/es/v20250101/index.js +6 -0
- package/es/services/ess/v20201111/ess_client.js +3 -0
- package/es/services/essbasic/v20210526/essbasic_client.js +3 -0
- package/es/services/hunyuan/v20230901/hunyuan_client.js +37 -31
- package/es/services/monitor/v20180724/monitor_client.js +3 -0
- package/es/services/sts/v20180813/sts_client.js +3 -0
- package/es/services/tione/v20211111/tione_client.js +3 -0
- package/es/services/waf/v20180125/waf_client.js +22 -13
- package/package.json +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/bh/v20230418/bh_client.d.ts +27 -7
- package/tencentcloud/services/bh/v20230418/bh_client.js +39 -9
- package/tencentcloud/services/bh/v20230418/bh_models.d.ts +229 -6
- package/tencentcloud/services/bpaas/v20181217/bpaas_models.d.ts +0 -27
- package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +13 -1
- package/tencentcloud/services/ccc/v20200210/ccc_client.js +18 -0
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +252 -105
- package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +1 -1
- package/tencentcloud/services/cdb/v20170320/cdb_client.js +1 -1
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +4 -0
- package/tencentcloud/services/chc/v20230418/chc_client.d.ts +7 -3
- package/tencentcloud/services/chc/v20230418/chc_client.js +9 -3
- package/tencentcloud/services/chc/v20230418/chc_models.d.ts +59 -13
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +5 -0
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +5 -1
- package/tencentcloud/services/cls/v20201016/cls_client.js +6 -0
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +24 -2
- package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +1 -1
- package/tencentcloud/services/cwp/v20180228/cwp_client.js +1 -1
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +2 -2
- package/tencentcloud/services/es/index.d.ts +4 -0
- package/tencentcloud/services/es/index.js +2 -0
- package/tencentcloud/services/es/v20180416/es_models.d.ts +120 -105
- package/tencentcloud/services/es/v20250101/es_client.d.ts +51 -0
- package/tencentcloud/services/es/v20250101/es_client.js +90 -0
- package/tencentcloud/services/es/v20250101/es_models.d.ts +568 -0
- package/tencentcloud/services/es/v20250101/es_models.js +18 -0
- package/tencentcloud/services/es/v20250101/index.d.ts +6 -0
- package/tencentcloud/services/es/v20250101/index.js +10 -0
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +16 -1
- package/tencentcloud/services/ess/v20201111/ess_client.js +17 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +61 -20
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +15 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +16 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +77 -39
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.d.ts +61 -53
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.js +87 -75
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +90 -0
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +4 -0
- package/tencentcloud/services/live/v20180801/live_models.d.ts +1 -7
- package/tencentcloud/services/lke/v20231130/lke_client.d.ts +1 -1
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +69 -5
- package/tencentcloud/services/lkeap/v20240522/lkeap_client.d.ts +3 -3
- package/tencentcloud/services/lkeap/v20240522/lkeap_client.js +3 -3
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +5 -1
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +6 -0
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +21 -8
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +101 -92
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +1 -1
- package/tencentcloud/services/sts/v20180813/sts_client.d.ts +5 -1
- package/tencentcloud/services/sts/v20180813/sts_client.js +6 -0
- package/tencentcloud/services/sts/v20180813/sts_models.d.ts +50 -4
- package/tencentcloud/services/tcr/v20190924/tcr_models.d.ts +5 -3
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +20 -0
- package/tencentcloud/services/tione/v20211111/tione_client.d.ts +5 -1
- package/tencentcloud/services/tione/v20211111/tione_client.js +6 -0
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +271 -156
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +4 -0
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +4 -0
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +2 -5
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +2 -151
- package/tencentcloud/services/tsf/v20180326/tsf_client.d.ts +3 -1
- package/tencentcloud/services/tsf/v20180326/tsf_client.js +3 -1
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +20 -72
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +27 -15
- package/tencentcloud/services/waf/v20180125/waf_client.js +39 -21
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +219 -92
|
@@ -75,6 +75,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
75
75
|
async DeleteIpAccessControl(req, cb) {
|
|
76
76
|
return this.request("DeleteIpAccessControl", req, cb);
|
|
77
77
|
}
|
|
78
|
+
/**
|
|
79
|
+
* 修改用户防护规则,开启关闭具体的某条规则
|
|
80
|
+
*/
|
|
81
|
+
async ModifyUserSignatureRule(req, cb) {
|
|
82
|
+
return this.request("ModifyUserSignatureRule", req, cb);
|
|
83
|
+
}
|
|
78
84
|
/**
|
|
79
85
|
* 获取地域封禁配置包括地域封禁开关,设置封禁的地区信息
|
|
80
86
|
*/
|
|
@@ -141,6 +147,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
141
147
|
async DescribeScanIp(req, cb) {
|
|
142
148
|
return this.request("DescribeScanIp", req, cb);
|
|
143
149
|
}
|
|
150
|
+
/**
|
|
151
|
+
* 创建CKafka投递流任务
|
|
152
|
+
*/
|
|
153
|
+
async CreatePostCKafkaFlow(req, cb) {
|
|
154
|
+
return this.request("CreatePostCKafkaFlow", req, cb);
|
|
155
|
+
}
|
|
144
156
|
/**
|
|
145
157
|
* 删除自定义规则
|
|
146
158
|
*/
|
|
@@ -213,12 +225,6 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
213
225
|
async DescribeIpHitItems(req, cb) {
|
|
214
226
|
return this.request("DescribeIpHitItems", req, cb);
|
|
215
227
|
}
|
|
216
|
-
/**
|
|
217
|
-
* 删除CC攻击的session设置
|
|
218
|
-
*/
|
|
219
|
-
async DeleteSession(req, cb) {
|
|
220
|
-
return this.request("DeleteSession", req, cb);
|
|
221
|
-
}
|
|
222
228
|
/**
|
|
223
229
|
* 查询多种条件的聚类分析
|
|
224
230
|
*/
|
|
@@ -328,6 +334,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
328
334
|
async DescribeUserSignatureRuleV2(req, cb) {
|
|
329
335
|
return this.request("DescribeUserSignatureRuleV2", req, cb);
|
|
330
336
|
}
|
|
337
|
+
/**
|
|
338
|
+
* 获取CKafka投递流任务列表
|
|
339
|
+
*/
|
|
340
|
+
async DescribePostCKafkaFlows(req, cb) {
|
|
341
|
+
return this.request("DescribePostCKafkaFlows", req, cb);
|
|
342
|
+
}
|
|
331
343
|
/**
|
|
332
344
|
* 根据过滤条件查询VIP信息
|
|
333
345
|
*/
|
|
@@ -383,10 +395,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
383
395
|
return this.request("ModifyInstanceRenewFlag", req, cb);
|
|
384
396
|
}
|
|
385
397
|
/**
|
|
386
|
-
*
|
|
398
|
+
* 查询单个saaswaf域名详情
|
|
387
399
|
*/
|
|
388
|
-
async
|
|
389
|
-
return this.request("
|
|
400
|
+
async DescribeDomainDetailsSaas(req, cb) {
|
|
401
|
+
return this.request("DescribeDomainDetailsSaas", req, cb);
|
|
390
402
|
}
|
|
391
403
|
/**
|
|
392
404
|
* Waf CC V2 Query接口
|
|
@@ -647,10 +659,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
647
659
|
return this.request("DescribeWafAutoDenyRules", req, cb);
|
|
648
660
|
}
|
|
649
661
|
/**
|
|
650
|
-
*
|
|
662
|
+
* 删除CC攻击的session设置
|
|
651
663
|
*/
|
|
652
|
-
async
|
|
653
|
-
return this.request("
|
|
664
|
+
async DeleteSession(req, cb) {
|
|
665
|
+
return this.request("DeleteSession", req, cb);
|
|
654
666
|
}
|
|
655
667
|
/**
|
|
656
668
|
* 获取域名的规则白名单
|
|
@@ -671,10 +683,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
671
683
|
return this.request("ModifyAntiInfoLeakRuleStatus", req, cb);
|
|
672
684
|
}
|
|
673
685
|
/**
|
|
674
|
-
*
|
|
686
|
+
* 销毁CKafka投递流任务
|
|
675
687
|
*/
|
|
676
|
-
async
|
|
677
|
-
return this.request("
|
|
688
|
+
async DestroyPostCKafkaFlow(req, cb) {
|
|
689
|
+
return this.request("DestroyPostCKafkaFlow", req, cb);
|
|
678
690
|
}
|
|
679
691
|
/**
|
|
680
692
|
* 创建搜索下载攻击日志任务,使用CLS新版本的搜索下载getlog接口
|
|
@@ -767,16 +779,16 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
767
779
|
return this.request("ModifyAttackWhiteRule", req, cb);
|
|
768
780
|
}
|
|
769
781
|
/**
|
|
770
|
-
*
|
|
782
|
+
* 增加访问控制(自定义策略)
|
|
771
783
|
*/
|
|
772
|
-
async
|
|
773
|
-
return this.request("
|
|
784
|
+
async AddCustomRule(req, cb) {
|
|
785
|
+
return this.request("AddCustomRule", req, cb);
|
|
774
786
|
}
|
|
775
787
|
/**
|
|
776
|
-
*
|
|
788
|
+
* 获取用户防护规则等级
|
|
777
789
|
*/
|
|
778
|
-
async
|
|
779
|
-
return this.request("
|
|
790
|
+
async DescribeUserLevel(req, cb) {
|
|
791
|
+
return this.request("DescribeUserLevel", req, cb);
|
|
780
792
|
}
|
|
781
793
|
/**
|
|
782
794
|
* 提供给clb等使用的waf实例下单接口,目前只支持clb旗舰版实例的下单,该接口会进行入参校验,然后调用是否为收购用户,然后调用计费接口下单。目前只支持预付费下单,计费侧接口:https://tcb.woa.com/magical-brush/docs/754661947
|
|
@@ -924,6 +936,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
924
936
|
async ModifyApiSecEventChange(req, cb) {
|
|
925
937
|
return this.request("ModifyApiSecEventChange", req, cb);
|
|
926
938
|
}
|
|
939
|
+
/**
|
|
940
|
+
* 刷新接入检查的结果,后台会生成接入检查任务
|
|
941
|
+
*/
|
|
942
|
+
async RefreshAccessCheckResult(req, cb) {
|
|
943
|
+
return this.request("RefreshAccessCheckResult", req, cb);
|
|
944
|
+
}
|
|
927
945
|
/**
|
|
928
946
|
* 切换Tiga引擎规则类型的生效开关
|
|
929
947
|
*/
|
|
@@ -81,6 +81,23 @@ export interface DescribeUserClbWafRegionsResponse {
|
|
|
81
81
|
*/
|
|
82
82
|
RequestId?: string;
|
|
83
83
|
}
|
|
84
|
+
/**
|
|
85
|
+
* TLS 加密套件
|
|
86
|
+
*/
|
|
87
|
+
export interface TLSCiphers {
|
|
88
|
+
/**
|
|
89
|
+
* TLS版本ID
|
|
90
|
+
*/
|
|
91
|
+
VersionId?: number;
|
|
92
|
+
/**
|
|
93
|
+
* 加密套件ID
|
|
94
|
+
*/
|
|
95
|
+
CipherId?: number;
|
|
96
|
+
/**
|
|
97
|
+
* 加密套件
|
|
98
|
+
*/
|
|
99
|
+
CipherName?: string;
|
|
100
|
+
}
|
|
84
101
|
/**
|
|
85
102
|
* AddAntiFakeUrl请求参数结构体
|
|
86
103
|
*/
|
|
@@ -1580,6 +1597,19 @@ export interface Rule {
|
|
|
1580
1597
|
*/
|
|
1581
1598
|
AddTime?: string;
|
|
1582
1599
|
}
|
|
1600
|
+
/**
|
|
1601
|
+
* DescribePostCKafkaFlows返回参数结构体
|
|
1602
|
+
*/
|
|
1603
|
+
export interface DescribePostCKafkaFlowsResponse {
|
|
1604
|
+
/**
|
|
1605
|
+
* 客户的投递流列表
|
|
1606
|
+
*/
|
|
1607
|
+
PostCKafkaFlows?: Array<PostCKafkaFlowInfo>;
|
|
1608
|
+
/**
|
|
1609
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1610
|
+
*/
|
|
1611
|
+
RequestId?: string;
|
|
1612
|
+
}
|
|
1583
1613
|
/**
|
|
1584
1614
|
* 规则的匹配条件结构体
|
|
1585
1615
|
*/
|
|
@@ -2323,6 +2353,35 @@ export interface ModifyUserSignatureRuleRequest {
|
|
|
2323
2353
|
*/
|
|
2324
2354
|
RuleID?: Array<ReqUserRule>;
|
|
2325
2355
|
}
|
|
2356
|
+
/**
|
|
2357
|
+
* BatchOperateUserSignatureRules请求参数结构体
|
|
2358
|
+
*/
|
|
2359
|
+
export interface BatchOperateUserSignatureRulesRequest {
|
|
2360
|
+
/**
|
|
2361
|
+
* 域名
|
|
2362
|
+
*/
|
|
2363
|
+
Domain: string;
|
|
2364
|
+
/**
|
|
2365
|
+
* 0:关闭,1:开启,2:仅观察
|
|
2366
|
+
*/
|
|
2367
|
+
Status: string;
|
|
2368
|
+
/**
|
|
2369
|
+
* 如果SelectedAll为true,则表示反选的规则,否则表示手动选择的规则ID
|
|
2370
|
+
*/
|
|
2371
|
+
RuleIds?: Array<string>;
|
|
2372
|
+
/**
|
|
2373
|
+
* 仅观察原因
|
|
2374
|
+
*/
|
|
2375
|
+
Reason?: number;
|
|
2376
|
+
/**
|
|
2377
|
+
* 是否全选
|
|
2378
|
+
*/
|
|
2379
|
+
SelectedAll?: boolean;
|
|
2380
|
+
/**
|
|
2381
|
+
* 过滤
|
|
2382
|
+
*/
|
|
2383
|
+
Filters?: Array<FiltersItemNew>;
|
|
2384
|
+
}
|
|
2326
2385
|
/**
|
|
2327
2386
|
* ModifyWafThreatenIntelligence返回参数结构体
|
|
2328
2387
|
*/
|
|
@@ -4680,6 +4739,52 @@ export interface DescribeUserClbWafRegionsRequest {
|
|
|
4680
4739
|
*/
|
|
4681
4740
|
AlbType?: string;
|
|
4682
4741
|
}
|
|
4742
|
+
/**
|
|
4743
|
+
* DescribePostCKafkaFlows请求参数结构体
|
|
4744
|
+
*/
|
|
4745
|
+
export interface DescribePostCKafkaFlowsRequest {
|
|
4746
|
+
/**
|
|
4747
|
+
* 1-访问日志,2-攻击日志,默认为访问日志。
|
|
4748
|
+
*/
|
|
4749
|
+
LogType?: number;
|
|
4750
|
+
}
|
|
4751
|
+
/**
|
|
4752
|
+
* CreatePostCKafkaFlow请求参数结构体
|
|
4753
|
+
*/
|
|
4754
|
+
export interface CreatePostCKafkaFlowRequest {
|
|
4755
|
+
/**
|
|
4756
|
+
* 投递的CKafka所在区域
|
|
4757
|
+
*/
|
|
4758
|
+
CKafkaRegion: string;
|
|
4759
|
+
/**
|
|
4760
|
+
* 客户的CKafka 实例ID
|
|
4761
|
+
*/
|
|
4762
|
+
CKafkaID: string;
|
|
4763
|
+
/**
|
|
4764
|
+
* 支撑环境是IP:PORT,外网环境是domain:PORT
|
|
4765
|
+
*/
|
|
4766
|
+
Brokers: string;
|
|
4767
|
+
/**
|
|
4768
|
+
* 默认为none,支持snappy、gzip和lz4压缩,推荐snappy
|
|
4769
|
+
*/
|
|
4770
|
+
Compression: string;
|
|
4771
|
+
/**
|
|
4772
|
+
* 1-外网TGW,2-支撑环境,默认为支撑环境
|
|
4773
|
+
*/
|
|
4774
|
+
VipType: number;
|
|
4775
|
+
/**
|
|
4776
|
+
* 1-访问日志,2-攻击日志,默认为访问日志
|
|
4777
|
+
*/
|
|
4778
|
+
LogType: number;
|
|
4779
|
+
/**
|
|
4780
|
+
* 主题名称,默认不传或者传空字符串,默认值为waf_post_access_log
|
|
4781
|
+
*/
|
|
4782
|
+
Topic: string;
|
|
4783
|
+
/**
|
|
4784
|
+
* kafka集群的版本号
|
|
4785
|
+
*/
|
|
4786
|
+
KafkaVersion: string;
|
|
4787
|
+
}
|
|
4683
4788
|
/**
|
|
4684
4789
|
* AddAntiInfoLeakRules返回参数结构体
|
|
4685
4790
|
*/
|
|
@@ -4910,6 +5015,19 @@ export interface ModifyHostRequest {
|
|
|
4910
5015
|
*/
|
|
4911
5016
|
InstanceID?: string;
|
|
4912
5017
|
}
|
|
5018
|
+
/**
|
|
5019
|
+
* DestroyPostCKafkaFlow请求参数结构体
|
|
5020
|
+
*/
|
|
5021
|
+
export interface DestroyPostCKafkaFlowRequest {
|
|
5022
|
+
/**
|
|
5023
|
+
* 投递流的流ID
|
|
5024
|
+
*/
|
|
5025
|
+
FlowId: number;
|
|
5026
|
+
/**
|
|
5027
|
+
* 1-访问日志,2-攻击日志,默认为访问日志。
|
|
5028
|
+
*/
|
|
5029
|
+
LogType?: number;
|
|
5030
|
+
}
|
|
4913
5031
|
/**
|
|
4914
5032
|
* DescribeHistogram返回参数结构体
|
|
4915
5033
|
*/
|
|
@@ -7176,33 +7294,13 @@ export interface DescribeCCRuleRequest {
|
|
|
7176
7294
|
Name?: string;
|
|
7177
7295
|
}
|
|
7178
7296
|
/**
|
|
7179
|
-
*
|
|
7297
|
+
* CreatePostCKafkaFlow返回参数结构体
|
|
7180
7298
|
*/
|
|
7181
|
-
export interface
|
|
7182
|
-
/**
|
|
7183
|
-
* 域名
|
|
7184
|
-
*/
|
|
7185
|
-
Domain: string;
|
|
7186
|
-
/**
|
|
7187
|
-
* 0:关闭,1:开启,2:仅观察
|
|
7188
|
-
*/
|
|
7189
|
-
Status: string;
|
|
7190
|
-
/**
|
|
7191
|
-
* 如果SelectedAll为true,则表示反选的规则,否则表示手动选择的规则ID
|
|
7192
|
-
*/
|
|
7193
|
-
RuleIds?: Array<string>;
|
|
7194
|
-
/**
|
|
7195
|
-
* 仅观察原因
|
|
7196
|
-
*/
|
|
7197
|
-
Reason?: number;
|
|
7299
|
+
export interface CreatePostCKafkaFlowResponse {
|
|
7198
7300
|
/**
|
|
7199
|
-
*
|
|
7200
|
-
*/
|
|
7201
|
-
SelectedAll?: boolean;
|
|
7202
|
-
/**
|
|
7203
|
-
* 过滤
|
|
7301
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
7204
7302
|
*/
|
|
7205
|
-
|
|
7303
|
+
RequestId?: string;
|
|
7206
7304
|
}
|
|
7207
7305
|
/**
|
|
7208
7306
|
* GetAttackDownloadRecords返回参数结构体
|
|
@@ -7227,61 +7325,9 @@ export interface DescribeAreaBanRuleRequest {
|
|
|
7227
7325
|
Domain: string;
|
|
7228
7326
|
}
|
|
7229
7327
|
/**
|
|
7230
|
-
*
|
|
7328
|
+
* ModifyIpAccessControl返回参数结构体
|
|
7231
7329
|
*/
|
|
7232
|
-
export interface
|
|
7233
|
-
/**
|
|
7234
|
-
* 请求样例,json字符串格式
|
|
7235
|
-
*/
|
|
7236
|
-
Log?: string;
|
|
7237
|
-
/**
|
|
7238
|
-
* 请求参数样例列表
|
|
7239
|
-
*/
|
|
7240
|
-
ParameterList?: Array<ApiParameterType>;
|
|
7241
|
-
/**
|
|
7242
|
-
* 当前场景标签
|
|
7243
|
-
*/
|
|
7244
|
-
Scene?: string;
|
|
7245
|
-
/**
|
|
7246
|
-
* 敏感字段
|
|
7247
|
-
*/
|
|
7248
|
-
SensitiveFields?: Array<string>;
|
|
7249
|
-
/**
|
|
7250
|
-
* 7天内是否活跃
|
|
7251
|
-
*/
|
|
7252
|
-
IsActive?: boolean;
|
|
7253
|
-
/**
|
|
7254
|
-
* 访问ip数
|
|
7255
|
-
*/
|
|
7256
|
-
IpCount?: number;
|
|
7257
|
-
/**
|
|
7258
|
-
* 访问地域数量
|
|
7259
|
-
*/
|
|
7260
|
-
RegionCount?: number;
|
|
7261
|
-
/**
|
|
7262
|
-
* 关联事件数
|
|
7263
|
-
*/
|
|
7264
|
-
EventCount?: number;
|
|
7265
|
-
/**
|
|
7266
|
-
* 涉敏数据条数
|
|
7267
|
-
*/
|
|
7268
|
-
SensitiveCount?: number;
|
|
7269
|
-
/**
|
|
7270
|
-
* 风险等级
|
|
7271
|
-
*/
|
|
7272
|
-
Level?: number;
|
|
7273
|
-
/**
|
|
7274
|
-
* 响应体
|
|
7275
|
-
*/
|
|
7276
|
-
RspLog?: string;
|
|
7277
|
-
/**
|
|
7278
|
-
* 昨日访问峰值QPS
|
|
7279
|
-
*/
|
|
7280
|
-
MaxQPS?: number;
|
|
7281
|
-
/**
|
|
7282
|
-
* 历史样例
|
|
7283
|
-
*/
|
|
7284
|
-
ApiDetailSampleHistory?: Array<ApiDetailSampleHistory>;
|
|
7330
|
+
export interface ModifyIpAccessControlResponse {
|
|
7285
7331
|
/**
|
|
7286
7332
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
7287
7333
|
*/
|
|
@@ -9708,21 +9754,13 @@ export interface CreateDealsResponse {
|
|
|
9708
9754
|
RequestId?: string;
|
|
9709
9755
|
}
|
|
9710
9756
|
/**
|
|
9711
|
-
*
|
|
9757
|
+
* DestroyPostCKafkaFlow返回参数结构体
|
|
9712
9758
|
*/
|
|
9713
|
-
export interface
|
|
9759
|
+
export interface DestroyPostCKafkaFlowResponse {
|
|
9714
9760
|
/**
|
|
9715
|
-
*
|
|
9716
|
-
*/
|
|
9717
|
-
VersionId?: number;
|
|
9718
|
-
/**
|
|
9719
|
-
* 加密套件ID
|
|
9720
|
-
*/
|
|
9721
|
-
CipherId?: number;
|
|
9722
|
-
/**
|
|
9723
|
-
* 加密套件
|
|
9761
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
9724
9762
|
*/
|
|
9725
|
-
|
|
9763
|
+
RequestId?: string;
|
|
9726
9764
|
}
|
|
9727
9765
|
/**
|
|
9728
9766
|
* DescribeCiphersDetail请求参数结构体
|
|
@@ -10067,9 +10105,61 @@ export interface DescribeVipInfoResponse {
|
|
|
10067
10105
|
RequestId?: string;
|
|
10068
10106
|
}
|
|
10069
10107
|
/**
|
|
10070
|
-
*
|
|
10108
|
+
* DescribeApiDetail返回参数结构体
|
|
10071
10109
|
*/
|
|
10072
|
-
export interface
|
|
10110
|
+
export interface DescribeApiDetailResponse {
|
|
10111
|
+
/**
|
|
10112
|
+
* 请求样例,json字符串格式
|
|
10113
|
+
*/
|
|
10114
|
+
Log?: string;
|
|
10115
|
+
/**
|
|
10116
|
+
* 请求参数样例列表
|
|
10117
|
+
*/
|
|
10118
|
+
ParameterList?: Array<ApiParameterType>;
|
|
10119
|
+
/**
|
|
10120
|
+
* 当前场景标签
|
|
10121
|
+
*/
|
|
10122
|
+
Scene?: string;
|
|
10123
|
+
/**
|
|
10124
|
+
* 敏感字段
|
|
10125
|
+
*/
|
|
10126
|
+
SensitiveFields?: Array<string>;
|
|
10127
|
+
/**
|
|
10128
|
+
* 7天内是否活跃
|
|
10129
|
+
*/
|
|
10130
|
+
IsActive?: boolean;
|
|
10131
|
+
/**
|
|
10132
|
+
* 访问ip数
|
|
10133
|
+
*/
|
|
10134
|
+
IpCount?: number;
|
|
10135
|
+
/**
|
|
10136
|
+
* 访问地域数量
|
|
10137
|
+
*/
|
|
10138
|
+
RegionCount?: number;
|
|
10139
|
+
/**
|
|
10140
|
+
* 关联事件数
|
|
10141
|
+
*/
|
|
10142
|
+
EventCount?: number;
|
|
10143
|
+
/**
|
|
10144
|
+
* 涉敏数据条数
|
|
10145
|
+
*/
|
|
10146
|
+
SensitiveCount?: number;
|
|
10147
|
+
/**
|
|
10148
|
+
* 风险等级
|
|
10149
|
+
*/
|
|
10150
|
+
Level?: number;
|
|
10151
|
+
/**
|
|
10152
|
+
* 响应体
|
|
10153
|
+
*/
|
|
10154
|
+
RspLog?: string;
|
|
10155
|
+
/**
|
|
10156
|
+
* 昨日访问峰值QPS
|
|
10157
|
+
*/
|
|
10158
|
+
MaxQPS?: number;
|
|
10159
|
+
/**
|
|
10160
|
+
* 历史样例
|
|
10161
|
+
*/
|
|
10162
|
+
ApiDetailSampleHistory?: Array<ApiDetailSampleHistory>;
|
|
10073
10163
|
/**
|
|
10074
10164
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
10075
10165
|
*/
|
|
@@ -10191,6 +10281,43 @@ export interface DescribeSessionResponse {
|
|
|
10191
10281
|
*/
|
|
10192
10282
|
RequestId?: string;
|
|
10193
10283
|
}
|
|
10284
|
+
/**
|
|
10285
|
+
* CKafka投递流
|
|
10286
|
+
*/
|
|
10287
|
+
export interface PostCKafkaFlowInfo {
|
|
10288
|
+
/**
|
|
10289
|
+
* 投递流唯一ID
|
|
10290
|
+
*/
|
|
10291
|
+
FlowId?: number;
|
|
10292
|
+
/**
|
|
10293
|
+
* 1-访问日志 2-攻击日志
|
|
10294
|
+
*/
|
|
10295
|
+
LogType?: number;
|
|
10296
|
+
/**
|
|
10297
|
+
* 状态 0-为关闭 1-为启用
|
|
10298
|
+
*/
|
|
10299
|
+
Status?: number;
|
|
10300
|
+
/**
|
|
10301
|
+
* CKafka所在区域
|
|
10302
|
+
*/
|
|
10303
|
+
CKafkaRegion?: string;
|
|
10304
|
+
/**
|
|
10305
|
+
* CKafka实例ID
|
|
10306
|
+
*/
|
|
10307
|
+
CKafkaID?: string;
|
|
10308
|
+
/**
|
|
10309
|
+
* ckafka地址信息
|
|
10310
|
+
*/
|
|
10311
|
+
Brokers?: string;
|
|
10312
|
+
/**
|
|
10313
|
+
* ckafka版本号
|
|
10314
|
+
*/
|
|
10315
|
+
Version?: string;
|
|
10316
|
+
/**
|
|
10317
|
+
* 主题名称
|
|
10318
|
+
*/
|
|
10319
|
+
Topic?: string;
|
|
10320
|
+
}
|
|
10194
10321
|
/**
|
|
10195
10322
|
* UpsertSession请求参数结构体
|
|
10196
10323
|
*/
|