tencentcloud-sdk-nodejs 4.1.76 → 4.1.78
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/ctem/v20231128/ctem_client.js +23 -2
- package/es/services/ess/v20201111/ess_client.js +12 -6
- package/es/services/lke/v20231130/lke_client.js +6 -30
- package/es/services/monitor/v20230616/monitor_client.js +2 -2
- package/es/services/mps/v20190612/mps_client.js +3 -0
- package/es/services/teo/v20220901/teo_client.js +59 -17
- package/es/services/tse/v20201207/tse_client.js +14 -11
- 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/ai3d/v20250513/ai3d_models.d.ts +1 -1
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +1 -1
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +2 -2
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +1 -1
- package/tencentcloud/services/cdwch/v20200915/cdwch_models.d.ts +1 -1
- package/tencentcloud/services/ctem/v20231128/ctem_client.d.ts +31 -3
- package/tencentcloud/services/ctem/v20231128/ctem_client.js +45 -3
- package/tencentcloud/services/ctem/v20231128/ctem_models.d.ts +1926 -1222
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +4 -0
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +12 -0
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +66 -52
- package/tencentcloud/services/ess/v20201111/ess_client.js +72 -54
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +164 -33
- package/tencentcloud/services/gme/v20180711/gme_models.d.ts +16 -0
- package/tencentcloud/services/iss/v20230517/iss_models.d.ts +2 -4
- package/tencentcloud/services/kms/v20190118/kms_client.d.ts +1 -1
- package/tencentcloud/services/kms/v20190118/kms_models.d.ts +90 -13
- package/tencentcloud/services/live/v20180801/live_client.d.ts +4 -4
- package/tencentcloud/services/live/v20180801/live_models.d.ts +150 -7
- package/tencentcloud/services/lke/v20231130/lke_client.d.ts +7 -46
- package/tencentcloud/services/lke/v20231130/lke_client.js +9 -64
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +4618 -5142
- package/tencentcloud/services/lkeap/v20240522/lkeap_client.d.ts +3 -0
- package/tencentcloud/services/lkeap/v20240522/lkeap_client.js +3 -0
- package/tencentcloud/services/lkeap/v20240522/lkeap_models.d.ts +66 -24
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +2 -1
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +18 -6
- package/tencentcloud/services/monitor/v20230616/monitor_client.d.ts +3 -9
- package/tencentcloud/services/monitor/v20230616/monitor_client.js +3 -9
- package/tencentcloud/services/monitor/v20230616/monitor_models.d.ts +26 -90
- package/tencentcloud/services/mps/v20190612/mps_client.d.ts +8 -1
- package/tencentcloud/services/mps/v20190612/mps_client.js +9 -0
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +178 -90
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +14 -12
- package/tencentcloud/services/omics/v20221128/omics_models.d.ts +4 -0
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +13 -3
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +13 -1
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +77 -21
- package/tencentcloud/services/teo/v20220901/teo_client.js +113 -29
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +672 -158
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +4 -0
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +2 -2
- package/tencentcloud/services/tse/v20201207/tse_client.d.ts +17 -13
- package/tencentcloud/services/tse/v20201207/tse_client.js +24 -18
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +89 -0
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +12 -12
@@ -1,134 +1,16 @@
|
|
1
1
|
/**
|
2
|
-
*
|
3
|
-
*/
|
4
|
-
export interface ModifyCustomerResponse {
|
5
|
-
/**
|
6
|
-
* 企业ID
|
7
|
-
*/
|
8
|
-
Id?: number;
|
9
|
-
/**
|
10
|
-
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
11
|
-
*/
|
12
|
-
RequestId?: string;
|
13
|
-
}
|
14
|
-
/**
|
15
|
-
* 微信公众号详情
|
16
|
-
*/
|
17
|
-
export interface DisplayWechatOfficialAccount {
|
18
|
-
/**
|
19
|
-
* 主键ID
|
20
|
-
*/
|
21
|
-
Id?: number;
|
22
|
-
/**
|
23
|
-
* 公共字段
|
24
|
-
*/
|
25
|
-
DisplayToolCommon?: DisplayToolCommon;
|
26
|
-
/**
|
27
|
-
* 名称
|
28
|
-
*/
|
29
|
-
Name?: string;
|
30
|
-
/**
|
31
|
-
* 图片地址
|
32
|
-
*/
|
33
|
-
Logo?: string;
|
34
|
-
/**
|
35
|
-
* 账号
|
36
|
-
*/
|
37
|
-
AccountId?: string;
|
38
|
-
/**
|
39
|
-
* 二维码
|
40
|
-
*/
|
41
|
-
QrCode?: string;
|
42
|
-
/**
|
43
|
-
* 描述
|
44
|
-
*/
|
45
|
-
Description?: string;
|
46
|
-
}
|
47
|
-
/**
|
48
|
-
* ModifyCustomer请求参数结构体
|
49
|
-
*/
|
50
|
-
export interface ModifyCustomerRequest {
|
51
|
-
/**
|
52
|
-
* 企业名称
|
53
|
-
*/
|
54
|
-
Name: string;
|
55
|
-
/**
|
56
|
-
* 百分比取值范围为30-100
|
57
|
-
*/
|
58
|
-
Percent: number;
|
59
|
-
/**
|
60
|
-
* 资产收集、漏洞信息、弱口令、目录爆破、暗网泄露、Github泄露、文库网盘泄露、敏感信息泄露,其中资产收集必包含,多个用英文逗号隔离,例如:资产收集,漏洞信息
|
61
|
-
*/
|
62
|
-
ScanType: string;
|
63
|
-
/**
|
64
|
-
* 企业ID
|
65
|
-
*/
|
66
|
-
Id: number;
|
67
|
-
/**
|
68
|
-
* 周期测绘时间
|
69
|
-
*/
|
70
|
-
ScanCron?: string;
|
71
|
-
/**
|
72
|
-
* 是否立即启动
|
73
|
-
*/
|
74
|
-
IsScanNow?: boolean;
|
75
|
-
/**
|
76
|
-
* 是否启用周期测绘
|
77
|
-
*/
|
78
|
-
EnableCron?: boolean;
|
79
|
-
/**
|
80
|
-
* 是否扫描子公司
|
81
|
-
*/
|
82
|
-
EnableScanSubEnterprise?: boolean;
|
83
|
-
/**
|
84
|
-
* 是否授权
|
85
|
-
*/
|
86
|
-
EnableAuth?: boolean;
|
87
|
-
/**
|
88
|
-
* 授权开始时间
|
89
|
-
*/
|
90
|
-
AuthStartAt?: string;
|
91
|
-
/**
|
92
|
-
* 授权结束时间
|
93
|
-
*/
|
94
|
-
AuthEndAt?: string;
|
95
|
-
/**
|
96
|
-
* 授权文件id
|
97
|
-
*/
|
98
|
-
AuthFile?: string;
|
99
|
-
/**
|
100
|
-
* 测绘时间配置项,采用json字符串格式
|
101
|
-
*/
|
102
|
-
ScanTime?: string;
|
103
|
-
/**
|
104
|
-
* 企业图标
|
105
|
-
*/
|
106
|
-
Icon?: string;
|
107
|
-
/**
|
108
|
-
* 并发
|
109
|
-
*/
|
110
|
-
Qps?: number;
|
111
|
-
/**
|
112
|
-
* 子公司拓展层次
|
113
|
-
*/
|
114
|
-
SubCompanyLevel?: number;
|
115
|
-
/**
|
116
|
-
* 是否包含完整的扫描
|
117
|
-
*/
|
118
|
-
IsIncludeFullScan?: boolean;
|
119
|
-
}
|
120
|
-
/**
|
121
|
-
* DescribeWechatApplets返回参数结构体
|
2
|
+
* DescribeFakeWechatOfficials返回参数结构体
|
122
3
|
*/
|
123
|
-
export interface
|
4
|
+
export interface DescribeFakeWechatOfficialsResponse {
|
124
5
|
/**
|
125
6
|
* 总数
|
126
7
|
*/
|
127
8
|
Total?: number;
|
128
9
|
/**
|
129
|
-
*
|
10
|
+
* 仿冒公众号
|
11
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
130
12
|
*/
|
131
|
-
List?: Array<
|
13
|
+
List?: Array<DisplayFakeWechatOfficial>;
|
132
14
|
/**
|
133
15
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
134
16
|
*/
|
@@ -192,34 +74,9 @@ export interface DescribeManagesRequest {
|
|
192
74
|
Ignored?: boolean;
|
193
75
|
}
|
194
76
|
/**
|
195
|
-
*
|
196
|
-
*/
|
197
|
-
export interface CreateJobRecordRequest {
|
198
|
-
/**
|
199
|
-
* 企业ID
|
200
|
-
*/
|
201
|
-
CustomerId: number;
|
202
|
-
/**
|
203
|
-
* 任务类型:即时任务
|
204
|
-
*/
|
205
|
-
TaskType: string;
|
206
|
-
/**
|
207
|
-
* 资产收集、漏洞信息、弱口令、目录爆破、暗网泄露、Github泄露、文库网盘泄露、敏感信息泄露,其中资产收集必包含,多个用英文逗号隔离,例如:资产收集,漏洞信息
|
208
|
-
*/
|
209
|
-
ScanType?: string;
|
210
|
-
/**
|
211
|
-
* qps设置
|
212
|
-
*/
|
213
|
-
Qps?: number;
|
214
|
-
/**
|
215
|
-
* 是否包含完整扫描
|
216
|
-
*/
|
217
|
-
IsIncludeFullScan?: boolean;
|
218
|
-
}
|
219
|
-
/**
|
220
|
-
* DescribeWechatOfficialAccounts请求参数结构体
|
77
|
+
* DescribeFakeApps请求参数结构体
|
221
78
|
*/
|
222
|
-
export interface
|
79
|
+
export interface DescribeFakeAppsRequest {
|
223
80
|
/**
|
224
81
|
* 是否新增数据
|
225
82
|
*/
|
@@ -287,9 +144,26 @@ export interface DescribeJobRecordsResponse {
|
|
287
144
|
RequestId?: string;
|
288
145
|
}
|
289
146
|
/**
|
290
|
-
*
|
147
|
+
* 代码泄露详情
|
291
148
|
*/
|
292
|
-
export interface
|
149
|
+
export interface DisplayLeakageCode {
|
150
|
+
/**
|
151
|
+
* 主键ID
|
152
|
+
*/
|
153
|
+
Id?: number;
|
154
|
+
/**
|
155
|
+
* 链接
|
156
|
+
*/
|
157
|
+
Url?: string;
|
158
|
+
}
|
159
|
+
/**
|
160
|
+
* DescribeApps请求参数结构体
|
161
|
+
*/
|
162
|
+
export interface DescribeAppsRequest {
|
163
|
+
/**
|
164
|
+
* 子公司ID列表
|
165
|
+
*/
|
166
|
+
EnterpriseUidList?: Array<string>;
|
293
167
|
/**
|
294
168
|
* 是否新增数据
|
295
169
|
*/
|
@@ -306,10 +180,6 @@ export interface DescribeVulsRequest {
|
|
306
180
|
* 分页偏移
|
307
181
|
*/
|
308
182
|
Offset?: number;
|
309
|
-
/**
|
310
|
-
* 子公司ID列表
|
311
|
-
*/
|
312
|
-
EnterpriseUidList?: Array<string>;
|
313
183
|
/**
|
314
184
|
* 数据输出格式:json、file,默认不填为json
|
315
185
|
*/
|
@@ -340,74 +210,13 @@ export interface DescribeVulsRequest {
|
|
340
210
|
Ignored?: boolean;
|
341
211
|
}
|
342
212
|
/**
|
343
|
-
*
|
344
|
-
*/
|
345
|
-
export interface DisplayJobRecord {
|
346
|
-
/**
|
347
|
-
* 任务Id
|
348
|
-
*/
|
349
|
-
Id?: number;
|
350
|
-
/**
|
351
|
-
* 企业ID
|
352
|
-
*/
|
353
|
-
CustomerId?: number;
|
354
|
-
/**
|
355
|
-
* 企业名称
|
356
|
-
*/
|
357
|
-
CustomerName?: string;
|
358
|
-
/**
|
359
|
-
* 周期任务详情
|
360
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
361
|
-
*/
|
362
|
-
Crontab?: string;
|
363
|
-
/**
|
364
|
-
* 状态:2-错误/已停止,3-进行中,1-已完成, 4-停止
|
365
|
-
*/
|
366
|
-
Status?: number;
|
367
|
-
/**
|
368
|
-
* 新增数据
|
369
|
-
*/
|
370
|
-
NewCount?: number;
|
371
|
-
/**
|
372
|
-
* 创建时间
|
373
|
-
*/
|
374
|
-
CreateAt?: string;
|
375
|
-
/**
|
376
|
-
* 更新时间
|
377
|
-
*/
|
378
|
-
UpdateAt?: string;
|
379
|
-
/**
|
380
|
-
* 子任务进度
|
381
|
-
*/
|
382
|
-
Progress?: JobRecordProgress;
|
383
|
-
/**
|
384
|
-
* 并发设置
|
385
|
-
*/
|
386
|
-
Qps?: number;
|
387
|
-
/**
|
388
|
-
* 任务类型
|
389
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
390
|
-
*/
|
391
|
-
TaskType?: string;
|
392
|
-
/**
|
393
|
-
* 客户Uin
|
394
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
395
|
-
*/
|
396
|
-
Uin?: string;
|
397
|
-
/**
|
398
|
-
* 客户appid
|
399
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
400
|
-
*/
|
401
|
-
AppId?: number;
|
402
|
-
}
|
403
|
-
/**
|
404
|
-
* DescribeApps请求参数结构体
|
213
|
+
* DescribeSensitiveInfos请求参数结构体
|
405
214
|
*/
|
406
|
-
export interface
|
215
|
+
export interface DescribeSensitiveInfosRequest {
|
407
216
|
/**
|
408
|
-
*
|
217
|
+
* 是否聚合数据
|
409
218
|
*/
|
410
|
-
|
219
|
+
IsAggregation?: boolean;
|
411
220
|
/**
|
412
221
|
* 是否新增数据
|
413
222
|
*/
|
@@ -424,6 +233,10 @@ export interface DescribeAppsRequest {
|
|
424
233
|
* 分页偏移
|
425
234
|
*/
|
426
235
|
Offset?: number;
|
236
|
+
/**
|
237
|
+
* 子公司ID列表
|
238
|
+
*/
|
239
|
+
EnterpriseUidList?: Array<string>;
|
427
240
|
/**
|
428
241
|
* 数据输出格式:json、file,默认不填为json
|
429
242
|
*/
|
@@ -454,160 +267,197 @@ export interface DescribeAppsRequest {
|
|
454
267
|
Ignored?: boolean;
|
455
268
|
}
|
456
269
|
/**
|
457
|
-
*
|
270
|
+
* 主机资产详情
|
458
271
|
*/
|
459
|
-
export interface
|
272
|
+
export interface DisplayAsset {
|
460
273
|
/**
|
461
|
-
*
|
274
|
+
* 主机资产Id
|
462
275
|
*/
|
463
|
-
|
276
|
+
Id?: number;
|
464
277
|
/**
|
465
|
-
*
|
278
|
+
* 操作系统类型
|
466
279
|
*/
|
467
|
-
|
280
|
+
Os?: string;
|
468
281
|
/**
|
469
|
-
*
|
282
|
+
* 主机地址
|
470
283
|
*/
|
471
|
-
|
284
|
+
Ip?: string;
|
472
285
|
/**
|
473
|
-
*
|
286
|
+
* 国家
|
474
287
|
*/
|
475
|
-
|
288
|
+
Country?: string;
|
476
289
|
/**
|
477
|
-
*
|
290
|
+
* 省份
|
478
291
|
*/
|
479
|
-
|
292
|
+
Province?: string;
|
480
293
|
/**
|
481
|
-
*
|
294
|
+
* 地域
|
482
295
|
*/
|
483
|
-
|
296
|
+
City?: string;
|
484
297
|
/**
|
485
|
-
*
|
298
|
+
* 运营商
|
486
299
|
*/
|
487
|
-
|
300
|
+
Isp?: string;
|
488
301
|
/**
|
489
|
-
*
|
302
|
+
* 公共字段
|
490
303
|
*/
|
491
|
-
|
304
|
+
DisplayToolCommon?: DisplayToolCommon;
|
305
|
+
}
|
306
|
+
/**
|
307
|
+
* DescribeWechatApplets返回参数结构体
|
308
|
+
*/
|
309
|
+
export interface DescribeWechatAppletsResponse {
|
492
310
|
/**
|
493
|
-
*
|
311
|
+
* 总数
|
494
312
|
*/
|
495
|
-
|
313
|
+
Total?: number;
|
496
314
|
/**
|
497
|
-
*
|
315
|
+
* 数组
|
498
316
|
*/
|
499
|
-
|
317
|
+
List?: Array<DisplayWechatApplet>;
|
318
|
+
/**
|
319
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
320
|
+
*/
|
321
|
+
RequestId?: string;
|
322
|
+
}
|
323
|
+
/**
|
324
|
+
* DescribeCustomers请求参数结构体
|
325
|
+
*/
|
326
|
+
export interface DescribeCustomersRequest {
|
327
|
+
/**
|
328
|
+
* 分页大小
|
329
|
+
*/
|
330
|
+
Limit?: number;
|
331
|
+
/**
|
332
|
+
* 分页偏移
|
333
|
+
*/
|
334
|
+
Offset?: number;
|
500
335
|
/**
|
501
336
|
* 查询数组
|
502
337
|
*/
|
503
338
|
Filters?: Array<Filter>;
|
504
339
|
/**
|
505
|
-
*
|
340
|
+
* 企业名称模糊搜索
|
506
341
|
*/
|
507
|
-
|
342
|
+
Keyword?: string;
|
508
343
|
}
|
509
344
|
/**
|
510
|
-
*
|
345
|
+
* 数据泄露详情
|
511
346
|
*/
|
512
|
-
export interface
|
347
|
+
export interface DisplayLeakageData {
|
513
348
|
/**
|
514
349
|
* 主键ID
|
515
350
|
*/
|
516
351
|
Id?: number;
|
517
352
|
/**
|
518
|
-
*
|
353
|
+
* 链接
|
519
354
|
*/
|
520
|
-
|
355
|
+
Url?: string;
|
356
|
+
}
|
357
|
+
/**
|
358
|
+
* DescribeFakeWebsites返回参数结构体
|
359
|
+
*/
|
360
|
+
export interface DescribeFakeWebsitesResponse {
|
521
361
|
/**
|
522
|
-
*
|
362
|
+
* 总数
|
523
363
|
*/
|
524
|
-
|
364
|
+
Total?: number;
|
525
365
|
/**
|
526
|
-
*
|
366
|
+
* 仿冒网站
|
367
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
527
368
|
*/
|
528
|
-
|
369
|
+
List?: Array<DisplayFakeWebsite>;
|
529
370
|
/**
|
530
|
-
*
|
371
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
531
372
|
*/
|
532
|
-
|
373
|
+
RequestId?: string;
|
374
|
+
}
|
375
|
+
/**
|
376
|
+
* 微信公众号详情
|
377
|
+
*/
|
378
|
+
export interface DisplayWechatOfficialAccount {
|
379
|
+
/**
|
380
|
+
* 主键ID
|
381
|
+
*/
|
382
|
+
Id?: number;
|
533
383
|
/**
|
534
384
|
* 公共字段
|
535
385
|
*/
|
536
386
|
DisplayToolCommon?: DisplayToolCommon;
|
537
387
|
/**
|
538
|
-
*
|
388
|
+
* 名称
|
539
389
|
*/
|
540
|
-
|
541
|
-
}
|
542
|
-
/**
|
543
|
-
* DescribeHttps请求参数结构体
|
544
|
-
*/
|
545
|
-
export interface DescribeHttpsRequest {
|
390
|
+
Name?: string;
|
546
391
|
/**
|
547
|
-
*
|
392
|
+
* 图片地址
|
548
393
|
*/
|
549
|
-
|
394
|
+
Logo?: string;
|
550
395
|
/**
|
551
|
-
*
|
396
|
+
* 账号
|
552
397
|
*/
|
553
|
-
|
398
|
+
AccountId?: string;
|
554
399
|
/**
|
555
|
-
*
|
400
|
+
* 二维码
|
556
401
|
*/
|
557
|
-
|
402
|
+
QrCode?: string;
|
558
403
|
/**
|
559
|
-
*
|
404
|
+
* 描述
|
560
405
|
*/
|
561
|
-
|
406
|
+
Description?: string;
|
407
|
+
}
|
408
|
+
/**
|
409
|
+
* 目录爆破详情
|
410
|
+
*/
|
411
|
+
export interface DisplayConfig {
|
562
412
|
/**
|
563
|
-
*
|
413
|
+
* 主键Id
|
564
414
|
*/
|
565
|
-
|
415
|
+
Id?: number;
|
566
416
|
/**
|
567
|
-
*
|
417
|
+
* 地址
|
568
418
|
*/
|
569
|
-
|
419
|
+
Url?: string;
|
570
420
|
/**
|
571
|
-
*
|
421
|
+
* 站点标题
|
572
422
|
*/
|
573
|
-
|
423
|
+
Title?: string;
|
574
424
|
/**
|
575
|
-
*
|
425
|
+
* 状态码
|
576
426
|
*/
|
577
|
-
|
427
|
+
Code?: number;
|
578
428
|
/**
|
579
|
-
*
|
429
|
+
* 响应长度
|
580
430
|
*/
|
581
|
-
|
431
|
+
ContentLength?: number;
|
582
432
|
/**
|
583
|
-
*
|
433
|
+
* 公共字段
|
584
434
|
*/
|
585
|
-
|
435
|
+
DisplayToolCommon?: DisplayToolCommon;
|
586
436
|
/**
|
587
|
-
*
|
437
|
+
* Ip数据
|
588
438
|
*/
|
589
|
-
|
439
|
+
Ip?: string;
|
590
440
|
/**
|
591
|
-
*
|
441
|
+
* AI评分
|
592
442
|
*/
|
593
|
-
|
443
|
+
AIRating?: number;
|
594
444
|
/**
|
595
|
-
*
|
445
|
+
* AI分析
|
596
446
|
*/
|
597
|
-
|
447
|
+
AIAnalysis?: string;
|
598
448
|
/**
|
599
|
-
*
|
449
|
+
* 风险等级: 1-低危, 2-中危, 3-高危, 4-危级, 5-误报
|
600
450
|
*/
|
601
|
-
|
451
|
+
RiskLevel?: number;
|
602
452
|
/**
|
603
|
-
*
|
453
|
+
* 建议
|
604
454
|
*/
|
605
|
-
|
455
|
+
Suggestion?: string;
|
606
456
|
}
|
607
457
|
/**
|
608
|
-
*
|
458
|
+
* DescribeNetDisks返回参数结构体
|
609
459
|
*/
|
610
|
-
export interface
|
460
|
+
export interface DescribeNetDisksResponse {
|
611
461
|
/**
|
612
462
|
* 总数
|
613
463
|
*/
|
@@ -615,167 +465,175 @@ export interface DescribeEnterprisesResponse {
|
|
615
465
|
/**
|
616
466
|
* 数组
|
617
467
|
*/
|
618
|
-
List?: Array<
|
468
|
+
List?: Array<DisplayNetDisk>;
|
619
469
|
/**
|
620
470
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
621
471
|
*/
|
622
472
|
RequestId?: string;
|
623
473
|
}
|
624
474
|
/**
|
625
|
-
*
|
475
|
+
* CreateJobRecord返回参数结构体
|
626
476
|
*/
|
627
|
-
export interface
|
477
|
+
export interface CreateJobRecordResponse {
|
478
|
+
/**
|
479
|
+
* 任务Id
|
480
|
+
*/
|
481
|
+
Id?: number;
|
482
|
+
/**
|
483
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
484
|
+
*/
|
485
|
+
RequestId?: string;
|
486
|
+
}
|
487
|
+
/**
|
488
|
+
* DescribeCustomers返回参数结构体
|
489
|
+
*/
|
490
|
+
export interface DescribeCustomersResponse {
|
628
491
|
/**
|
629
492
|
* 总数
|
630
493
|
*/
|
631
494
|
Total?: number;
|
632
495
|
/**
|
633
|
-
*
|
496
|
+
* 企业列表
|
634
497
|
*/
|
635
|
-
List?: Array<
|
498
|
+
List?: Array<Customer>;
|
636
499
|
/**
|
637
500
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
638
501
|
*/
|
639
502
|
RequestId?: string;
|
640
503
|
}
|
641
504
|
/**
|
642
|
-
*
|
505
|
+
* DescribeDomains返回参数结构体
|
643
506
|
*/
|
644
|
-
export interface
|
507
|
+
export interface DescribeDomainsResponse {
|
645
508
|
/**
|
646
|
-
*
|
509
|
+
* 总数
|
647
510
|
*/
|
648
|
-
|
511
|
+
Total?: number;
|
649
512
|
/**
|
650
|
-
*
|
513
|
+
* 数组
|
651
514
|
*/
|
652
|
-
|
515
|
+
List?: Array<DisplayDomain>;
|
653
516
|
/**
|
654
|
-
*
|
517
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
655
518
|
*/
|
656
|
-
|
519
|
+
RequestId?: string;
|
520
|
+
}
|
521
|
+
/**
|
522
|
+
* 暗网详情
|
523
|
+
*/
|
524
|
+
export interface DisplayDarkWeb {
|
657
525
|
/**
|
658
|
-
*
|
526
|
+
* 主键ID
|
659
527
|
*/
|
660
|
-
|
528
|
+
Id?: number;
|
661
529
|
/**
|
662
|
-
*
|
530
|
+
* 内容
|
663
531
|
*/
|
664
|
-
|
532
|
+
Content?: string;
|
665
533
|
/**
|
666
|
-
*
|
534
|
+
* 命中关键字
|
667
535
|
*/
|
668
|
-
|
536
|
+
MatchedKeywords?: string;
|
669
537
|
/**
|
670
|
-
*
|
538
|
+
* APP地址
|
671
539
|
*/
|
672
|
-
|
540
|
+
Url?: string;
|
673
541
|
/**
|
674
|
-
*
|
542
|
+
* 公共字段
|
675
543
|
*/
|
676
|
-
|
544
|
+
DisplayToolCommon?: DisplayToolCommon;
|
545
|
+
}
|
546
|
+
/**
|
547
|
+
* DescribePorts返回参数结构体
|
548
|
+
*/
|
549
|
+
export interface DescribePortsResponse {
|
677
550
|
/**
|
678
|
-
*
|
551
|
+
* 总数
|
679
552
|
*/
|
680
|
-
|
553
|
+
Total?: number;
|
681
554
|
/**
|
682
|
-
*
|
555
|
+
* 数组
|
683
556
|
*/
|
684
|
-
|
557
|
+
List?: Array<DisplayPort>;
|
685
558
|
/**
|
686
|
-
*
|
559
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
687
560
|
*/
|
688
|
-
|
561
|
+
RequestId?: string;
|
562
|
+
}
|
563
|
+
/**
|
564
|
+
* DescribeSensitiveInfos返回参数结构体
|
565
|
+
*/
|
566
|
+
export interface DescribeSensitiveInfosResponse {
|
689
567
|
/**
|
690
|
-
*
|
568
|
+
* 总数
|
691
569
|
*/
|
692
|
-
|
570
|
+
Total?: number;
|
693
571
|
/**
|
694
|
-
*
|
695
|
-
*/
|
696
|
-
Keywords?: string;
|
697
|
-
/**
|
698
|
-
* 图标
|
699
|
-
*/
|
700
|
-
Icon?: string;
|
701
|
-
/**
|
702
|
-
* 并发设置
|
703
|
-
*/
|
704
|
-
Qps?: number;
|
705
|
-
/**
|
706
|
-
* 限制子公司层级,-1表示不限制
|
572
|
+
* 数组
|
707
573
|
*/
|
708
|
-
|
574
|
+
List?: Array<DisplaySensitiveInfo>;
|
709
575
|
/**
|
710
|
-
*
|
576
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
711
577
|
*/
|
712
|
-
|
578
|
+
RequestId?: string;
|
713
579
|
}
|
714
580
|
/**
|
715
|
-
*
|
581
|
+
* DescribeConfigs返回参数结构体
|
716
582
|
*/
|
717
|
-
export interface
|
718
|
-
/**
|
719
|
-
* 主键ID
|
720
|
-
*/
|
721
|
-
Id?: number;
|
722
|
-
/**
|
723
|
-
* 公共字段
|
724
|
-
*/
|
725
|
-
DisplayToolCommon?: DisplayToolCommon;
|
726
|
-
/**
|
727
|
-
* 解析的IP
|
728
|
-
*/
|
729
|
-
Ip?: string;
|
730
|
-
/**
|
731
|
-
* 端口
|
732
|
-
*/
|
733
|
-
Port?: number;
|
583
|
+
export interface DescribeConfigsResponse {
|
734
584
|
/**
|
735
|
-
*
|
585
|
+
* 总数
|
736
586
|
*/
|
737
|
-
|
587
|
+
Total?: number;
|
738
588
|
/**
|
739
|
-
*
|
589
|
+
* 数组
|
740
590
|
*/
|
741
|
-
|
591
|
+
List?: Array<DisplayConfig>;
|
742
592
|
/**
|
743
|
-
*
|
593
|
+
* 全部路径数量
|
744
594
|
*/
|
745
|
-
|
595
|
+
AllConfigNum?: number;
|
746
596
|
/**
|
747
|
-
*
|
597
|
+
* 高风险路径数量
|
748
598
|
*/
|
749
|
-
|
599
|
+
HighRiskConfigNum?: number;
|
750
600
|
/**
|
751
|
-
*
|
601
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
752
602
|
*/
|
753
|
-
|
603
|
+
RequestId?: string;
|
604
|
+
}
|
605
|
+
/**
|
606
|
+
* 链路详情扫描目标和ID
|
607
|
+
*/
|
608
|
+
export interface IdndValue {
|
754
609
|
/**
|
755
|
-
*
|
610
|
+
* 详情ID
|
611
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
756
612
|
*/
|
757
|
-
|
613
|
+
Id?: number;
|
758
614
|
/**
|
759
|
-
*
|
615
|
+
* 目标
|
616
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
760
617
|
*/
|
761
|
-
|
618
|
+
Value?: string;
|
619
|
+
}
|
620
|
+
/**
|
621
|
+
* 邮箱泄露详情
|
622
|
+
*/
|
623
|
+
export interface DisplayLeakageEmail {
|
762
624
|
/**
|
763
|
-
*
|
625
|
+
* 主键ID
|
764
626
|
*/
|
765
|
-
|
627
|
+
Id?: number;
|
766
628
|
/**
|
767
|
-
*
|
629
|
+
* 邮箱
|
768
630
|
*/
|
769
|
-
|
631
|
+
Email?: string;
|
770
632
|
}
|
771
633
|
/**
|
772
|
-
*
|
634
|
+
* DescribeFakeWebsites请求参数结构体
|
773
635
|
*/
|
774
|
-
export interface
|
775
|
-
/**
|
776
|
-
* 是否聚合数据
|
777
|
-
*/
|
778
|
-
IsAggregation?: boolean;
|
636
|
+
export interface DescribeFakeWebsitesRequest {
|
779
637
|
/**
|
780
638
|
* 是否新增数据
|
781
639
|
*/
|
@@ -826,57 +684,89 @@ export interface DescribeSensitiveInfosRequest {
|
|
826
684
|
Ignored?: boolean;
|
827
685
|
}
|
828
686
|
/**
|
829
|
-
*
|
687
|
+
* ModifyCustomer返回参数结构体
|
830
688
|
*/
|
831
|
-
export interface
|
689
|
+
export interface ModifyCustomerResponse {
|
832
690
|
/**
|
833
|
-
*
|
691
|
+
* 企业ID
|
834
692
|
*/
|
835
|
-
|
693
|
+
Id?: number;
|
694
|
+
/**
|
695
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
696
|
+
*/
|
697
|
+
RequestId?: string;
|
698
|
+
}
|
699
|
+
/**
|
700
|
+
* CreateJobRecord请求参数结构体
|
701
|
+
*/
|
702
|
+
export interface CreateJobRecordRequest {
|
836
703
|
/**
|
837
704
|
* 企业ID
|
838
705
|
*/
|
839
|
-
CustomerId
|
706
|
+
CustomerId: number;
|
840
707
|
/**
|
841
|
-
*
|
708
|
+
* 任务类型:即时任务
|
842
709
|
*/
|
843
|
-
|
710
|
+
TaskType: string;
|
844
711
|
/**
|
845
|
-
*
|
712
|
+
* 资产收集、漏洞信息、弱口令、目录爆破、暗网泄露、Github泄露、文库网盘泄露、敏感信息泄露,其中资产收集必包含,多个用英文逗号隔离,例如:资产收集,漏洞信息
|
846
713
|
*/
|
847
|
-
|
714
|
+
ScanType?: string;
|
848
715
|
/**
|
849
|
-
*
|
716
|
+
* qps设置
|
850
717
|
*/
|
851
|
-
|
718
|
+
Qps?: number;
|
852
719
|
/**
|
853
|
-
*
|
720
|
+
* 是否包含完整扫描
|
854
721
|
*/
|
855
|
-
|
722
|
+
IsIncludeFullScan?: boolean;
|
723
|
+
}
|
724
|
+
/**
|
725
|
+
* DescribeSuspiciousAssets返回参数结构体
|
726
|
+
*/
|
727
|
+
export interface DescribeSuspiciousAssetsResponse {
|
856
728
|
/**
|
857
|
-
*
|
729
|
+
* 总数
|
858
730
|
*/
|
859
|
-
|
731
|
+
Total?: number;
|
860
732
|
/**
|
861
|
-
*
|
733
|
+
* 数组
|
862
734
|
*/
|
863
|
-
|
735
|
+
List?: Array<DisplaySuspiciousAsset>;
|
864
736
|
/**
|
865
|
-
*
|
737
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
866
738
|
*/
|
867
|
-
|
739
|
+
RequestId?: string;
|
740
|
+
}
|
741
|
+
/**
|
742
|
+
* 链路详情
|
743
|
+
*/
|
744
|
+
export interface DisplayJobRecordDetail {
|
868
745
|
/**
|
869
|
-
*
|
746
|
+
* 发现时间
|
747
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
870
748
|
*/
|
871
|
-
|
749
|
+
TimeAt?: string;
|
872
750
|
/**
|
873
|
-
*
|
751
|
+
* 模块
|
752
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
874
753
|
*/
|
875
|
-
|
754
|
+
Module?: string;
|
876
755
|
/**
|
877
|
-
*
|
756
|
+
* 模块名称
|
757
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
878
758
|
*/
|
879
|
-
|
759
|
+
ModuleName?: string;
|
760
|
+
/**
|
761
|
+
* 任务id
|
762
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
763
|
+
*/
|
764
|
+
JobRecordId?: number;
|
765
|
+
/**
|
766
|
+
* 目标
|
767
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
768
|
+
*/
|
769
|
+
Data?: Array<IdndValue>;
|
880
770
|
}
|
881
771
|
/**
|
882
772
|
* DescribeAssets请求参数结构体
|
@@ -948,23 +838,6 @@ export interface DescribeJobRecordDetailsRequest {
|
|
948
838
|
*/
|
949
839
|
JobRecordId?: number;
|
950
840
|
}
|
951
|
-
/**
|
952
|
-
* DescribeJobRecordDetails返回参数结构体
|
953
|
-
*/
|
954
|
-
export interface DescribeJobRecordDetailsResponse {
|
955
|
-
/**
|
956
|
-
* 总数
|
957
|
-
*/
|
958
|
-
Total?: number;
|
959
|
-
/**
|
960
|
-
* 数组
|
961
|
-
*/
|
962
|
-
List?: Array<DisplayJobRecordDetail>;
|
963
|
-
/**
|
964
|
-
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
965
|
-
*/
|
966
|
-
RequestId?: string;
|
967
|
-
}
|
968
841
|
/**
|
969
842
|
* DescribeSubDomains请求参数结构体
|
970
843
|
*/
|
@@ -1023,128 +896,117 @@ export interface DescribeSubDomainsRequest {
|
|
1023
896
|
Ignored?: boolean;
|
1024
897
|
}
|
1025
898
|
/**
|
1026
|
-
*
|
899
|
+
* 仿冒网站详情
|
1027
900
|
*/
|
1028
|
-
export interface
|
1029
|
-
/**
|
1030
|
-
* 分页大小
|
1031
|
-
*/
|
1032
|
-
Limit?: number;
|
901
|
+
export interface DisplayFakeWebsite {
|
1033
902
|
/**
|
1034
|
-
*
|
903
|
+
* 主键ID
|
1035
904
|
*/
|
1036
|
-
|
905
|
+
Id?: number;
|
1037
906
|
/**
|
1038
|
-
*
|
907
|
+
* 公共字段
|
1039
908
|
*/
|
1040
|
-
|
909
|
+
DisplayToolCommon?: DisplayToolCommon;
|
1041
910
|
/**
|
1042
|
-
*
|
911
|
+
* 仿冒网站
|
1043
912
|
*/
|
1044
|
-
|
1045
|
-
}
|
1046
|
-
/**
|
1047
|
-
* 链路详情
|
1048
|
-
*/
|
1049
|
-
export interface DisplayJobRecordDetail {
|
913
|
+
Website?: string;
|
1050
914
|
/**
|
1051
|
-
*
|
1052
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
915
|
+
* ip位置
|
1053
916
|
*/
|
1054
|
-
|
917
|
+
IPLocation?: string;
|
1055
918
|
/**
|
1056
|
-
*
|
1057
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
919
|
+
* 截图
|
1058
920
|
*/
|
1059
|
-
|
921
|
+
Screenshot?: string;
|
1060
922
|
/**
|
1061
|
-
*
|
1062
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
923
|
+
* 处置状态:0-待处理 1-处理中 2-已处理
|
1063
924
|
*/
|
1064
|
-
|
925
|
+
HandlingStatus?: number;
|
1065
926
|
/**
|
1066
|
-
*
|
1067
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
927
|
+
* 关停状态:0-(默认状态) 1-关停审核中 2-已拦截 3-已拒绝 4-下线流程中 5-已下线 6-下线失败
|
1068
928
|
*/
|
1069
|
-
|
929
|
+
ShutdownStatus?: number;
|
1070
930
|
/**
|
1071
|
-
*
|
1072
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
931
|
+
* 关停时间
|
1073
932
|
*/
|
1074
|
-
|
933
|
+
ShutdownTime?: string;
|
1075
934
|
}
|
1076
935
|
/**
|
1077
|
-
*
|
936
|
+
* DescribeVuls返回参数结构体
|
1078
937
|
*/
|
1079
|
-
export interface
|
938
|
+
export interface DescribeVulsResponse {
|
1080
939
|
/**
|
1081
|
-
*
|
940
|
+
* 总数
|
1082
941
|
*/
|
1083
|
-
|
942
|
+
Total?: number;
|
1084
943
|
/**
|
1085
|
-
*
|
944
|
+
* 数组
|
1086
945
|
*/
|
1087
|
-
|
946
|
+
List?: Array<DisplayVul>;
|
1088
947
|
/**
|
1089
|
-
*
|
948
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1090
949
|
*/
|
1091
|
-
|
950
|
+
RequestId?: string;
|
951
|
+
}
|
952
|
+
/**
|
953
|
+
* DescribeGithubs返回参数结构体
|
954
|
+
*/
|
955
|
+
export interface DescribeGithubsResponse {
|
1092
956
|
/**
|
1093
|
-
*
|
957
|
+
* 总数
|
1094
958
|
*/
|
1095
|
-
|
959
|
+
Total?: number;
|
1096
960
|
/**
|
1097
|
-
*
|
961
|
+
* 数组
|
1098
962
|
*/
|
1099
|
-
|
963
|
+
List?: Array<DisplayGithub>;
|
1100
964
|
/**
|
1101
|
-
*
|
965
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1102
966
|
*/
|
1103
|
-
|
967
|
+
RequestId?: string;
|
1104
968
|
}
|
1105
969
|
/**
|
1106
|
-
*
|
970
|
+
* DescribeLeakageEmails返回参数结构体
|
1107
971
|
*/
|
1108
|
-
export interface
|
1109
|
-
/**
|
1110
|
-
* 主机资产Id
|
1111
|
-
*/
|
1112
|
-
Id?: number;
|
1113
|
-
/**
|
1114
|
-
* 操作系统类型
|
1115
|
-
*/
|
1116
|
-
Os?: string;
|
972
|
+
export interface DescribeLeakageEmailsResponse {
|
1117
973
|
/**
|
1118
|
-
*
|
974
|
+
* 总数
|
1119
975
|
*/
|
1120
|
-
|
976
|
+
Total?: number;
|
1121
977
|
/**
|
1122
|
-
*
|
978
|
+
* 数组
|
979
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
1123
980
|
*/
|
1124
|
-
|
981
|
+
List?: Array<DisplayLeakageEmail>;
|
1125
982
|
/**
|
1126
|
-
*
|
983
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1127
984
|
*/
|
1128
|
-
|
985
|
+
RequestId?: string;
|
986
|
+
}
|
987
|
+
/**
|
988
|
+
* DescribeAssets返回参数结构体
|
989
|
+
*/
|
990
|
+
export interface DescribeAssetsResponse {
|
1129
991
|
/**
|
1130
|
-
*
|
992
|
+
* 总数
|
1131
993
|
*/
|
1132
|
-
|
994
|
+
Total?: number;
|
1133
995
|
/**
|
1134
|
-
*
|
996
|
+
* 主机资产数组
|
1135
997
|
*/
|
1136
|
-
|
998
|
+
List?: Array<DisplayAsset>;
|
1137
999
|
/**
|
1138
|
-
*
|
1000
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1139
1001
|
*/
|
1140
|
-
|
1002
|
+
RequestId?: string;
|
1141
1003
|
}
|
1142
1004
|
/**
|
1143
|
-
*
|
1005
|
+
* 企业架构详情
|
1144
1006
|
*/
|
1145
|
-
export interface
|
1007
|
+
export interface DisplayEnterprise {
|
1146
1008
|
/**
|
1147
|
-
* 主键
|
1009
|
+
* 主键Id
|
1148
1010
|
*/
|
1149
1011
|
Id?: number;
|
1150
1012
|
/**
|
@@ -1152,306 +1014,304 @@ export interface DisplayApp {
|
|
1152
1014
|
*/
|
1153
1015
|
DisplayToolCommon?: DisplayToolCommon;
|
1154
1016
|
/**
|
1155
|
-
*
|
1017
|
+
* 子公司上级
|
1018
|
+
*/
|
1019
|
+
ParentEnterpriseUid?: string;
|
1020
|
+
/**
|
1021
|
+
* 企业名称
|
1156
1022
|
*/
|
1157
1023
|
Name?: string;
|
1158
1024
|
/**
|
1159
|
-
*
|
1025
|
+
* 公司简称
|
1160
1026
|
*/
|
1161
|
-
|
1027
|
+
Abbreviation?: string;
|
1162
1028
|
/**
|
1163
|
-
*
|
1029
|
+
* 统一社会信用代码
|
1164
1030
|
*/
|
1165
|
-
|
1031
|
+
CreditCode?: string;
|
1166
1032
|
/**
|
1167
|
-
*
|
1033
|
+
* 企业状态
|
1168
1034
|
*/
|
1169
|
-
|
1035
|
+
Status?: string;
|
1170
1036
|
/**
|
1171
|
-
*
|
1037
|
+
* 注册资本
|
1172
1038
|
*/
|
1173
|
-
|
1039
|
+
RegisteredCapital?: string;
|
1174
1040
|
/**
|
1175
|
-
*
|
1041
|
+
* 持股比例
|
1176
1042
|
*/
|
1177
|
-
|
1043
|
+
ShareholdingRatio?: string;
|
1178
1044
|
/**
|
1179
|
-
*
|
1045
|
+
* 法人代表
|
1180
1046
|
*/
|
1181
|
-
|
1047
|
+
LegalPerson?: string;
|
1182
1048
|
/**
|
1183
|
-
*
|
1049
|
+
* 类型
|
1184
1050
|
*/
|
1185
|
-
|
1051
|
+
Type?: string;
|
1186
1052
|
/**
|
1187
|
-
*
|
1053
|
+
* 行业类型
|
1188
1054
|
*/
|
1189
|
-
|
1190
|
-
}
|
1191
|
-
/**
|
1192
|
-
* DescribeVuls返回参数结构体
|
1193
|
-
*/
|
1194
|
-
export interface DescribeVulsResponse {
|
1055
|
+
Industry?: string;
|
1195
1056
|
/**
|
1196
|
-
*
|
1057
|
+
* 子公司唯一uid
|
1197
1058
|
*/
|
1198
|
-
|
1059
|
+
EnterpriseUid?: string;
|
1199
1060
|
/**
|
1200
|
-
*
|
1061
|
+
* 主域名数量
|
1201
1062
|
*/
|
1202
|
-
|
1063
|
+
DomainCount?: number;
|
1203
1064
|
/**
|
1204
|
-
*
|
1065
|
+
* 子域名数量
|
1205
1066
|
*/
|
1206
|
-
|
1067
|
+
SubDomainCount?: number;
|
1068
|
+
/**
|
1069
|
+
* 网站数量
|
1070
|
+
*/
|
1071
|
+
HttpCount?: number;
|
1072
|
+
/**
|
1073
|
+
* 漏洞数量
|
1074
|
+
*/
|
1075
|
+
VulCount?: number;
|
1207
1076
|
}
|
1208
1077
|
/**
|
1209
|
-
*
|
1078
|
+
* StopJobRecord请求参数结构体
|
1210
1079
|
*/
|
1211
|
-
export interface
|
1212
|
-
/**
|
1213
|
-
* 主键ID
|
1214
|
-
*/
|
1215
|
-
Id?: number;
|
1080
|
+
export interface StopJobRecordRequest {
|
1216
1081
|
/**
|
1217
|
-
*
|
1082
|
+
* 企业ID
|
1218
1083
|
*/
|
1219
|
-
|
1084
|
+
CustomerId?: number;
|
1220
1085
|
/**
|
1221
|
-
*
|
1086
|
+
* 任务ID
|
1222
1087
|
*/
|
1223
|
-
|
1088
|
+
JobRecordId?: number;
|
1089
|
+
}
|
1090
|
+
/**
|
1091
|
+
* 敏感信息泄露数据
|
1092
|
+
*/
|
1093
|
+
export interface DisplaySensitiveInfo {
|
1224
1094
|
/**
|
1225
|
-
*
|
1095
|
+
* 主键Id
|
1226
1096
|
*/
|
1227
|
-
|
1097
|
+
Id?: number;
|
1228
1098
|
/**
|
1229
|
-
*
|
1099
|
+
* 类型
|
1230
1100
|
*/
|
1231
|
-
|
1101
|
+
Type?: string;
|
1232
1102
|
/**
|
1233
|
-
*
|
1103
|
+
* 来源
|
1234
1104
|
*/
|
1235
|
-
|
1105
|
+
Source?: string;
|
1236
1106
|
/**
|
1237
|
-
*
|
1107
|
+
* 值
|
1238
1108
|
*/
|
1239
|
-
|
1109
|
+
Value?: string;
|
1240
1110
|
/**
|
1241
1111
|
* 公共字段
|
1242
1112
|
*/
|
1243
1113
|
DisplayToolCommon?: DisplayToolCommon;
|
1244
1114
|
}
|
1245
1115
|
/**
|
1246
|
-
*
|
1116
|
+
* DescribeEnterprises请求参数结构体
|
1247
1117
|
*/
|
1248
|
-
export interface
|
1118
|
+
export interface DescribeEnterprisesRequest {
|
1249
1119
|
/**
|
1250
|
-
*
|
1120
|
+
* 是否新增数据
|
1251
1121
|
*/
|
1252
|
-
|
1122
|
+
IsNew?: boolean;
|
1253
1123
|
/**
|
1254
|
-
*
|
1124
|
+
* 企业ID
|
1255
1125
|
*/
|
1256
|
-
|
1126
|
+
CustomerId?: number;
|
1257
1127
|
/**
|
1258
|
-
*
|
1128
|
+
* 分页大小
|
1259
1129
|
*/
|
1260
|
-
|
1130
|
+
Limit?: number;
|
1261
1131
|
/**
|
1262
|
-
*
|
1132
|
+
* 分页偏移
|
1263
1133
|
*/
|
1264
|
-
|
1134
|
+
Offset?: number;
|
1265
1135
|
/**
|
1266
|
-
*
|
1136
|
+
* 子公司ID列表
|
1267
1137
|
*/
|
1268
|
-
|
1138
|
+
EnterpriseUidList?: Array<string>;
|
1269
1139
|
/**
|
1270
|
-
*
|
1140
|
+
* 数据输出格式:json、file,默认不填为json
|
1271
1141
|
*/
|
1272
|
-
|
1142
|
+
Format?: string;
|
1273
1143
|
/**
|
1274
|
-
*
|
1144
|
+
* 创建时间-开始
|
1275
1145
|
*/
|
1276
|
-
|
1146
|
+
CreateAtStart?: string;
|
1277
1147
|
/**
|
1278
|
-
*
|
1148
|
+
* 创建时间-结束
|
1279
1149
|
*/
|
1280
|
-
|
1150
|
+
CreateAtEnd?: string;
|
1281
1151
|
/**
|
1282
|
-
*
|
1152
|
+
* 更新时间-开始
|
1283
1153
|
*/
|
1284
|
-
|
1154
|
+
UpdateAtStart?: string;
|
1285
1155
|
/**
|
1286
|
-
*
|
1156
|
+
* 更新时间-结束
|
1287
1157
|
*/
|
1288
|
-
|
1158
|
+
UpdateAtEnd?: string;
|
1289
1159
|
/**
|
1290
|
-
*
|
1160
|
+
* 查询数组
|
1291
1161
|
*/
|
1292
|
-
|
1162
|
+
Filters?: Array<Filter>;
|
1293
1163
|
/**
|
1294
|
-
*
|
1164
|
+
* 是否显示被忽略的数据
|
1295
1165
|
*/
|
1296
|
-
|
1166
|
+
Ignored?: boolean;
|
1297
1167
|
/**
|
1298
|
-
*
|
1168
|
+
* 是否展示统计数据
|
1299
1169
|
*/
|
1300
|
-
|
1170
|
+
IsShowStatistics?: boolean;
|
1301
1171
|
}
|
1302
1172
|
/**
|
1303
|
-
*
|
1173
|
+
* DescribeLeakageCodes请求参数结构体
|
1304
1174
|
*/
|
1305
|
-
export interface
|
1175
|
+
export interface DescribeLeakageCodesRequest {
|
1306
1176
|
/**
|
1307
|
-
*
|
1177
|
+
* 是否聚合数据
|
1308
1178
|
*/
|
1309
|
-
|
1179
|
+
IsAggregation?: boolean;
|
1310
1180
|
/**
|
1311
|
-
*
|
1181
|
+
* 是否新增数据
|
1312
1182
|
*/
|
1313
|
-
|
1183
|
+
IsNew?: boolean;
|
1314
1184
|
/**
|
1315
|
-
*
|
1185
|
+
* 企业ID
|
1316
1186
|
*/
|
1317
|
-
|
1318
|
-
}
|
1319
|
-
/**
|
1320
|
-
* DescribeAssets返回参数结构体
|
1321
|
-
*/
|
1322
|
-
export interface DescribeAssetsResponse {
|
1187
|
+
CustomerId?: number;
|
1323
1188
|
/**
|
1324
|
-
*
|
1189
|
+
* 分页大小
|
1325
1190
|
*/
|
1326
|
-
|
1191
|
+
Limit?: number;
|
1327
1192
|
/**
|
1328
|
-
*
|
1193
|
+
* 分页偏移
|
1329
1194
|
*/
|
1330
|
-
|
1195
|
+
Offset?: number;
|
1331
1196
|
/**
|
1332
|
-
*
|
1197
|
+
* 子公司ID列表
|
1333
1198
|
*/
|
1334
|
-
|
1335
|
-
}
|
1336
|
-
/**
|
1337
|
-
* 企业详情
|
1338
|
-
*/
|
1339
|
-
export interface Customer {
|
1199
|
+
EnterpriseUidList?: Array<string>;
|
1340
1200
|
/**
|
1341
|
-
*
|
1201
|
+
* 数据输出格式:json、file,默认不填为json
|
1342
1202
|
*/
|
1343
|
-
|
1203
|
+
Format?: string;
|
1344
1204
|
/**
|
1345
|
-
*
|
1205
|
+
* 创建时间-开始
|
1346
1206
|
*/
|
1347
|
-
|
1207
|
+
CreateAtStart?: string;
|
1348
1208
|
/**
|
1349
|
-
*
|
1209
|
+
* 创建时间-结束
|
1350
1210
|
*/
|
1351
|
-
|
1211
|
+
CreateAtEnd?: string;
|
1352
1212
|
/**
|
1353
|
-
*
|
1213
|
+
* 更新时间-开始
|
1354
1214
|
*/
|
1355
|
-
|
1356
|
-
/**
|
1357
|
-
* 创建账号
|
1358
|
-
*/
|
1359
|
-
Creator?: string;
|
1215
|
+
UpdateAtStart?: string;
|
1360
1216
|
/**
|
1361
|
-
*
|
1217
|
+
* 更新时间-结束
|
1362
1218
|
*/
|
1363
|
-
|
1219
|
+
UpdateAtEnd?: string;
|
1364
1220
|
/**
|
1365
|
-
*
|
1221
|
+
* 查询数组
|
1366
1222
|
*/
|
1367
|
-
|
1223
|
+
Filters?: Array<Filter>;
|
1368
1224
|
/**
|
1369
|
-
*
|
1225
|
+
* 是否显示被忽略的数据
|
1370
1226
|
*/
|
1371
|
-
|
1227
|
+
Ignored?: boolean;
|
1228
|
+
}
|
1229
|
+
/**
|
1230
|
+
* 仿冒小程序详情
|
1231
|
+
*/
|
1232
|
+
export interface DisplayFakeMiniProgram {
|
1372
1233
|
/**
|
1373
|
-
*
|
1234
|
+
* 主键ID
|
1374
1235
|
*/
|
1375
|
-
|
1236
|
+
Id?: number;
|
1376
1237
|
/**
|
1377
|
-
*
|
1238
|
+
* 公共字段
|
1378
1239
|
*/
|
1379
|
-
|
1240
|
+
DisplayToolCommon?: DisplayToolCommon;
|
1380
1241
|
/**
|
1381
|
-
*
|
1242
|
+
* 仿冒小程序名称
|
1382
1243
|
*/
|
1383
|
-
|
1244
|
+
ProgramName?: string;
|
1384
1245
|
/**
|
1385
|
-
*
|
1246
|
+
* 小程序ID
|
1386
1247
|
*/
|
1387
|
-
|
1248
|
+
ProgramId?: string;
|
1388
1249
|
/**
|
1389
|
-
*
|
1250
|
+
* 类别
|
1390
1251
|
*/
|
1391
|
-
|
1252
|
+
Category?: string;
|
1392
1253
|
/**
|
1393
|
-
*
|
1254
|
+
* 二维码
|
1394
1255
|
*/
|
1395
|
-
|
1256
|
+
QrCode?: string;
|
1396
1257
|
/**
|
1397
|
-
*
|
1258
|
+
* 处置状态:0-待处理 1-处理中 2-已处理
|
1398
1259
|
*/
|
1399
|
-
|
1260
|
+
HandlingStatus?: number;
|
1400
1261
|
/**
|
1401
|
-
*
|
1262
|
+
* 关停状态:0-(默认状态) 1-关停审核中 2-已拦截 3-已拒绝 4-下线流程中 5-已下线 6-下线失败
|
1402
1263
|
*/
|
1403
|
-
|
1264
|
+
ShutdownStatus?: number;
|
1404
1265
|
/**
|
1405
|
-
*
|
1266
|
+
* 关停时间
|
1406
1267
|
*/
|
1407
|
-
|
1268
|
+
ShutdownTime?: string;
|
1269
|
+
}
|
1270
|
+
/**
|
1271
|
+
* 仿冒公众号详情
|
1272
|
+
*/
|
1273
|
+
export interface DisplayFakeWechatOfficial {
|
1408
1274
|
/**
|
1409
|
-
*
|
1275
|
+
* 主键ID
|
1410
1276
|
*/
|
1411
|
-
|
1277
|
+
Id?: number;
|
1412
1278
|
/**
|
1413
|
-
*
|
1279
|
+
* 公共字段
|
1414
1280
|
*/
|
1415
|
-
|
1281
|
+
DisplayToolCommon?: DisplayToolCommon;
|
1416
1282
|
/**
|
1417
|
-
*
|
1283
|
+
* 仿冒公众号名称
|
1418
1284
|
*/
|
1419
|
-
|
1285
|
+
AccountName?: string;
|
1420
1286
|
/**
|
1421
|
-
*
|
1287
|
+
* 公众号ID
|
1422
1288
|
*/
|
1423
|
-
|
1289
|
+
WechatId?: string;
|
1424
1290
|
/**
|
1425
|
-
*
|
1426
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1291
|
+
* 头像
|
1427
1292
|
*/
|
1428
|
-
|
1293
|
+
Avatar?: string;
|
1429
1294
|
/**
|
1430
|
-
*
|
1295
|
+
* 二维码
|
1431
1296
|
*/
|
1432
|
-
|
1433
|
-
}
|
1434
|
-
/**
|
1435
|
-
* DescribeWechatOfficialAccounts返回参数结构体
|
1436
|
-
*/
|
1437
|
-
export interface DescribeWechatOfficialAccountsResponse {
|
1297
|
+
QrCode?: string;
|
1438
1298
|
/**
|
1439
|
-
*
|
1299
|
+
* 处置状态:0-待处理 1-处理中 2-已处理
|
1440
1300
|
*/
|
1441
|
-
|
1301
|
+
HandlingStatus?: number;
|
1442
1302
|
/**
|
1443
|
-
*
|
1303
|
+
* 关停状态:0-(默认状态) 1-关停审核中 2-已拦截 3-已拒绝 4-下线流程中 5-已下线 6-下线失败
|
1444
1304
|
*/
|
1445
|
-
|
1305
|
+
ShutdownStatus?: number;
|
1446
1306
|
/**
|
1447
|
-
*
|
1307
|
+
* 关停时间
|
1448
1308
|
*/
|
1449
|
-
|
1309
|
+
ShutdownTime?: string;
|
1450
1310
|
}
|
1451
1311
|
/**
|
1452
|
-
*
|
1312
|
+
* Http详情
|
1453
1313
|
*/
|
1454
|
-
export interface
|
1314
|
+
export interface DisplayHttp {
|
1455
1315
|
/**
|
1456
1316
|
* 主键ID
|
1457
1317
|
*/
|
@@ -1469,31 +1329,51 @@ export interface DisplayManage {
|
|
1469
1329
|
*/
|
1470
1330
|
Title?: string;
|
1471
1331
|
/**
|
1472
|
-
*
|
1332
|
+
* 报文长度
|
1473
1333
|
*/
|
1474
|
-
|
1334
|
+
ContentLength?: number;
|
1475
1335
|
/**
|
1476
|
-
*
|
1336
|
+
* 报文内容
|
1477
1337
|
*/
|
1478
|
-
|
1338
|
+
Content?: string;
|
1339
|
+
/**
|
1340
|
+
* 截图缩略图URL
|
1341
|
+
*/
|
1342
|
+
ScreenshotThumbUrl?: string;
|
1343
|
+
/**
|
1344
|
+
* 截图URL
|
1345
|
+
*/
|
1346
|
+
ScreenshotUrl?: string;
|
1479
1347
|
/**
|
1480
1348
|
* 状态码
|
1481
1349
|
*/
|
1482
1350
|
Code?: number;
|
1483
1351
|
/**
|
1484
|
-
*
|
1352
|
+
* Api地址
|
1485
1353
|
*/
|
1486
|
-
|
1354
|
+
Api?: string;
|
1487
1355
|
/**
|
1488
|
-
*
|
1489
|
-
|
1356
|
+
* 解析的IP
|
1490
1357
|
*/
|
1491
|
-
|
1358
|
+
Ip?: string;
|
1359
|
+
/**
|
1360
|
+
* 证书信息
|
1361
|
+
*/
|
1362
|
+
Ssl?: string;
|
1363
|
+
/**
|
1364
|
+
* ssl证书过期时间
|
1365
|
+
*/
|
1366
|
+
SslExpiredTime?: string;
|
1367
|
+
/**
|
1368
|
+
* 资产是否发生变动
|
1369
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
1370
|
+
*/
|
1371
|
+
IsChange?: boolean;
|
1492
1372
|
}
|
1493
1373
|
/**
|
1494
|
-
*
|
1374
|
+
* DescribePorts请求参数结构体
|
1495
1375
|
*/
|
1496
|
-
export interface
|
1376
|
+
export interface DescribePortsRequest {
|
1497
1377
|
/**
|
1498
1378
|
* 是否聚合数据
|
1499
1379
|
*/
|
@@ -1548,250 +1428,165 @@ export interface DescribeSuspiciousAssetsRequest {
|
|
1548
1428
|
Ignored?: boolean;
|
1549
1429
|
}
|
1550
1430
|
/**
|
1551
|
-
*
|
1431
|
+
* 微信小程序详情
|
1552
1432
|
*/
|
1553
|
-
export interface
|
1433
|
+
export interface DisplayWechatApplet {
|
1554
1434
|
/**
|
1555
|
-
* 主键
|
1435
|
+
* 主键ID
|
1556
1436
|
*/
|
1557
1437
|
Id?: number;
|
1558
|
-
/**
|
1559
|
-
* 地址
|
1560
|
-
*/
|
1561
|
-
Url?: string;
|
1562
|
-
/**
|
1563
|
-
* 站点标题
|
1564
|
-
*/
|
1565
|
-
Title?: string;
|
1566
|
-
/**
|
1567
|
-
* 状态码
|
1568
|
-
*/
|
1569
|
-
Code?: number;
|
1570
|
-
/**
|
1571
|
-
* 响应长度
|
1572
|
-
*/
|
1573
|
-
ContentLength?: number;
|
1574
1438
|
/**
|
1575
1439
|
* 公共字段
|
1576
1440
|
*/
|
1577
1441
|
DisplayToolCommon?: DisplayToolCommon;
|
1578
1442
|
/**
|
1579
|
-
*
|
1443
|
+
* 名称
|
1580
1444
|
*/
|
1581
|
-
|
1445
|
+
Name?: string;
|
1582
1446
|
/**
|
1583
|
-
*
|
1447
|
+
* 图片地址
|
1584
1448
|
*/
|
1585
|
-
|
1449
|
+
Logo?: string;
|
1586
1450
|
/**
|
1587
|
-
*
|
1451
|
+
* 账号
|
1588
1452
|
*/
|
1589
|
-
|
1453
|
+
AccountId?: string;
|
1590
1454
|
/**
|
1591
|
-
*
|
1455
|
+
* 二维码
|
1592
1456
|
*/
|
1593
|
-
|
1457
|
+
QrCode?: string;
|
1594
1458
|
/**
|
1595
|
-
*
|
1459
|
+
* 描述
|
1596
1460
|
*/
|
1597
|
-
|
1461
|
+
Description?: string;
|
1598
1462
|
}
|
1599
1463
|
/**
|
1600
|
-
*
|
1464
|
+
* DescribeGithubs请求参数结构体
|
1601
1465
|
*/
|
1602
|
-
export interface
|
1603
|
-
/**
|
1604
|
-
* 主键Id
|
1605
|
-
*/
|
1606
|
-
Id?: number;
|
1607
|
-
/**
|
1608
|
-
* 公共字段
|
1609
|
-
*/
|
1610
|
-
DisplayToolCommon?: DisplayToolCommon;
|
1466
|
+
export interface DescribeGithubsRequest {
|
1611
1467
|
/**
|
1612
|
-
*
|
1468
|
+
* 是否新增数据
|
1613
1469
|
*/
|
1614
|
-
|
1470
|
+
IsNew?: boolean;
|
1615
1471
|
/**
|
1616
|
-
*
|
1472
|
+
* 企业ID
|
1617
1473
|
*/
|
1618
|
-
|
1474
|
+
CustomerId?: number;
|
1619
1475
|
/**
|
1620
|
-
*
|
1476
|
+
* 分页大小
|
1621
1477
|
*/
|
1622
|
-
|
1478
|
+
Limit?: number;
|
1623
1479
|
/**
|
1624
|
-
*
|
1480
|
+
* 分页偏移
|
1625
1481
|
*/
|
1626
|
-
|
1482
|
+
Offset?: number;
|
1627
1483
|
/**
|
1628
|
-
*
|
1484
|
+
* 子公司ID列表
|
1629
1485
|
*/
|
1630
|
-
|
1486
|
+
EnterpriseUidList?: Array<string>;
|
1631
1487
|
/**
|
1632
|
-
*
|
1488
|
+
* 数据输出格式:json、file,默认不填为json
|
1633
1489
|
*/
|
1634
|
-
|
1490
|
+
Format?: string;
|
1635
1491
|
/**
|
1636
|
-
*
|
1492
|
+
* 创建时间-开始
|
1637
1493
|
*/
|
1638
|
-
|
1494
|
+
CreateAtStart?: string;
|
1639
1495
|
/**
|
1640
|
-
*
|
1496
|
+
* 创建时间-结束
|
1641
1497
|
*/
|
1642
|
-
|
1498
|
+
CreateAtEnd?: string;
|
1643
1499
|
/**
|
1644
|
-
*
|
1500
|
+
* 更新时间-开始
|
1645
1501
|
*/
|
1646
|
-
|
1502
|
+
UpdateAtStart?: string;
|
1647
1503
|
/**
|
1648
|
-
*
|
1504
|
+
* 更新时间-结束
|
1649
1505
|
*/
|
1650
|
-
|
1506
|
+
UpdateAtEnd?: string;
|
1651
1507
|
/**
|
1652
|
-
*
|
1508
|
+
* 查询数组
|
1653
1509
|
*/
|
1654
|
-
|
1510
|
+
Filters?: Array<Filter>;
|
1655
1511
|
/**
|
1656
|
-
*
|
1512
|
+
* 是否显示被忽略的数据
|
1657
1513
|
*/
|
1658
|
-
|
1514
|
+
Ignored?: boolean;
|
1515
|
+
}
|
1516
|
+
/**
|
1517
|
+
* DescribeWechatOfficialAccounts返回参数结构体
|
1518
|
+
*/
|
1519
|
+
export interface DescribeWechatOfficialAccountsResponse {
|
1659
1520
|
/**
|
1660
|
-
*
|
1521
|
+
* 总数
|
1661
1522
|
*/
|
1662
|
-
|
1523
|
+
Total?: number;
|
1663
1524
|
/**
|
1664
|
-
*
|
1525
|
+
* 数组
|
1665
1526
|
*/
|
1666
|
-
|
1527
|
+
List?: Array<DisplayWechatOfficialAccount>;
|
1667
1528
|
/**
|
1668
|
-
*
|
1529
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1669
1530
|
*/
|
1670
|
-
|
1531
|
+
RequestId?: string;
|
1671
1532
|
}
|
1672
1533
|
/**
|
1673
|
-
*
|
1534
|
+
* DescribeWechatOfficialAccounts请求参数结构体
|
1674
1535
|
*/
|
1675
|
-
export interface
|
1536
|
+
export interface DescribeWechatOfficialAccountsRequest {
|
1537
|
+
/**
|
1538
|
+
* 是否新增数据
|
1539
|
+
*/
|
1540
|
+
IsNew?: boolean;
|
1676
1541
|
/**
|
1677
1542
|
* 企业ID
|
1678
1543
|
*/
|
1679
1544
|
CustomerId?: number;
|
1680
1545
|
/**
|
1681
|
-
*
|
1546
|
+
* 分页大小
|
1682
1547
|
*/
|
1683
|
-
|
1684
|
-
}
|
1685
|
-
/**
|
1686
|
-
* 敏感信息泄露数据
|
1687
|
-
*/
|
1688
|
-
export interface DisplaySensitiveInfo {
|
1689
|
-
/**
|
1690
|
-
* 主键Id
|
1691
|
-
*/
|
1692
|
-
Id?: number;
|
1693
|
-
/**
|
1694
|
-
* 类型
|
1695
|
-
*/
|
1696
|
-
Type?: string;
|
1697
|
-
/**
|
1698
|
-
* 来源
|
1699
|
-
*/
|
1700
|
-
Source?: string;
|
1701
|
-
/**
|
1702
|
-
* 值
|
1703
|
-
*/
|
1704
|
-
Value?: string;
|
1705
|
-
/**
|
1706
|
-
* 公共字段
|
1707
|
-
*/
|
1708
|
-
DisplayToolCommon?: DisplayToolCommon;
|
1709
|
-
}
|
1710
|
-
/**
|
1711
|
-
* DescribeNetDisks返回参数结构体
|
1712
|
-
*/
|
1713
|
-
export interface DescribeNetDisksResponse {
|
1714
|
-
/**
|
1715
|
-
* 总数
|
1716
|
-
*/
|
1717
|
-
Total?: number;
|
1718
|
-
/**
|
1719
|
-
* 数组
|
1720
|
-
*/
|
1721
|
-
List?: Array<DisplayNetDisk>;
|
1722
|
-
/**
|
1723
|
-
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1724
|
-
*/
|
1725
|
-
RequestId?: string;
|
1726
|
-
}
|
1727
|
-
/**
|
1728
|
-
* CreateJobRecord返回参数结构体
|
1729
|
-
*/
|
1730
|
-
export interface CreateJobRecordResponse {
|
1731
|
-
/**
|
1732
|
-
* 任务Id
|
1733
|
-
*/
|
1734
|
-
Id?: number;
|
1735
|
-
/**
|
1736
|
-
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1737
|
-
*/
|
1738
|
-
RequestId?: string;
|
1739
|
-
}
|
1740
|
-
/**
|
1741
|
-
* DescribeSubDomains返回参数结构体
|
1742
|
-
*/
|
1743
|
-
export interface DescribeSubDomainsResponse {
|
1548
|
+
Limit?: number;
|
1744
1549
|
/**
|
1745
|
-
*
|
1550
|
+
* 分页偏移
|
1746
1551
|
*/
|
1747
|
-
|
1552
|
+
Offset?: number;
|
1748
1553
|
/**
|
1749
|
-
*
|
1554
|
+
* 子公司ID列表
|
1750
1555
|
*/
|
1751
|
-
|
1556
|
+
EnterpriseUidList?: Array<string>;
|
1752
1557
|
/**
|
1753
|
-
*
|
1558
|
+
* 数据输出格式:json、file,默认不填为json
|
1754
1559
|
*/
|
1755
|
-
|
1756
|
-
}
|
1757
|
-
/**
|
1758
|
-
* DescribeCustomers返回参数结构体
|
1759
|
-
*/
|
1760
|
-
export interface DescribeCustomersResponse {
|
1560
|
+
Format?: string;
|
1761
1561
|
/**
|
1762
|
-
*
|
1562
|
+
* 创建时间-开始
|
1763
1563
|
*/
|
1764
|
-
|
1564
|
+
CreateAtStart?: string;
|
1765
1565
|
/**
|
1766
|
-
*
|
1566
|
+
* 创建时间-结束
|
1767
1567
|
*/
|
1768
|
-
|
1568
|
+
CreateAtEnd?: string;
|
1769
1569
|
/**
|
1770
|
-
*
|
1570
|
+
* 更新时间-开始
|
1771
1571
|
*/
|
1772
|
-
|
1773
|
-
}
|
1774
|
-
/**
|
1775
|
-
* DescribeDomains返回参数结构体
|
1776
|
-
*/
|
1777
|
-
export interface DescribeDomainsResponse {
|
1572
|
+
UpdateAtStart?: string;
|
1778
1573
|
/**
|
1779
|
-
*
|
1574
|
+
* 更新时间-结束
|
1780
1575
|
*/
|
1781
|
-
|
1576
|
+
UpdateAtEnd?: string;
|
1782
1577
|
/**
|
1783
|
-
*
|
1578
|
+
* 查询数组
|
1784
1579
|
*/
|
1785
|
-
|
1580
|
+
Filters?: Array<Filter>;
|
1786
1581
|
/**
|
1787
|
-
*
|
1582
|
+
* 是否显示被忽略的数据
|
1788
1583
|
*/
|
1789
|
-
|
1584
|
+
Ignored?: boolean;
|
1790
1585
|
}
|
1791
1586
|
/**
|
1792
|
-
*
|
1587
|
+
* 仿冒应用详情
|
1793
1588
|
*/
|
1794
|
-
export interface
|
1589
|
+
export interface DisplayFakeApp {
|
1795
1590
|
/**
|
1796
1591
|
* 主键ID
|
1797
1592
|
*/
|
@@ -1801,46 +1596,34 @@ export interface DisplayPort {
|
|
1801
1596
|
*/
|
1802
1597
|
DisplayToolCommon?: DisplayToolCommon;
|
1803
1598
|
/**
|
1804
|
-
*
|
1805
|
-
*/
|
1806
|
-
Asset?: string;
|
1807
|
-
/**
|
1808
|
-
* 解析的IP
|
1809
|
-
*/
|
1810
|
-
Ip?: string;
|
1811
|
-
/**
|
1812
|
-
* 端口
|
1813
|
-
*/
|
1814
|
-
Port?: number;
|
1815
|
-
/**
|
1816
|
-
* 是否高危
|
1599
|
+
* 仿冒应用名称
|
1817
1600
|
*/
|
1818
|
-
|
1601
|
+
AppName?: string;
|
1819
1602
|
/**
|
1820
|
-
*
|
1603
|
+
* 仿冒应用包名称
|
1821
1604
|
*/
|
1822
|
-
|
1605
|
+
PackageName?: string;
|
1823
1606
|
/**
|
1824
|
-
*
|
1607
|
+
* 下载链接
|
1825
1608
|
*/
|
1826
|
-
|
1609
|
+
DownloadUrl?: string;
|
1827
1610
|
/**
|
1828
|
-
*
|
1611
|
+
* 处置状态:0-待处理 1-处理中 2-已处理
|
1829
1612
|
*/
|
1830
|
-
|
1613
|
+
HandlingStatus?: number;
|
1831
1614
|
/**
|
1832
|
-
*
|
1615
|
+
* 关停状态:0-(默认状态) 1-关停审核中 2-已拦截 3-已拒绝 4-下线流程中 5-已下线 6-下线失败
|
1833
1616
|
*/
|
1834
|
-
|
1617
|
+
ShutdownStatus?: number;
|
1835
1618
|
/**
|
1836
|
-
*
|
1619
|
+
* 关停时间
|
1837
1620
|
*/
|
1838
|
-
|
1621
|
+
ShutdownTime?: string;
|
1839
1622
|
}
|
1840
1623
|
/**
|
1841
|
-
*
|
1624
|
+
* DescribeDarkWebs请求参数结构体
|
1842
1625
|
*/
|
1843
|
-
export interface
|
1626
|
+
export interface DescribeDarkWebsRequest {
|
1844
1627
|
/**
|
1845
1628
|
* 是否新增数据
|
1846
1629
|
*/
|
@@ -1889,23 +1672,23 @@ export interface DescribeEnterprisesRequest {
|
|
1889
1672
|
* 是否显示被忽略的数据
|
1890
1673
|
*/
|
1891
1674
|
Ignored?: boolean;
|
1892
|
-
/**
|
1893
|
-
* 是否展示统计数据
|
1894
|
-
*/
|
1895
|
-
IsShowStatistics?: boolean;
|
1896
1675
|
}
|
1897
1676
|
/**
|
1898
|
-
*
|
1677
|
+
* DescribeHttps请求参数结构体
|
1899
1678
|
*/
|
1900
|
-
export interface
|
1679
|
+
export interface DescribeHttpsRequest {
|
1901
1680
|
/**
|
1902
|
-
*
|
1681
|
+
* 是否聚合数据
|
1903
1682
|
*/
|
1904
|
-
|
1683
|
+
IsAggregation?: boolean;
|
1905
1684
|
/**
|
1906
1685
|
* 是否新增数据
|
1907
1686
|
*/
|
1908
1687
|
IsNew?: boolean;
|
1688
|
+
/**
|
1689
|
+
* 企业ID
|
1690
|
+
*/
|
1691
|
+
CustomerId?: number;
|
1909
1692
|
/**
|
1910
1693
|
* 分页大小
|
1911
1694
|
*/
|
@@ -1946,15 +1729,36 @@ export interface DescribeWechatAppletsRequest {
|
|
1946
1729
|
* 是否显示被忽略的数据
|
1947
1730
|
*/
|
1948
1731
|
Ignored?: boolean;
|
1732
|
+
/**
|
1733
|
+
* 是否显示变更
|
1734
|
+
*/
|
1735
|
+
IsShowChange?: boolean;
|
1736
|
+
/**
|
1737
|
+
* 是否仅显示过期风险资产
|
1738
|
+
*/
|
1739
|
+
HasExpirationRisk?: boolean;
|
1949
1740
|
}
|
1950
1741
|
/**
|
1951
|
-
*
|
1742
|
+
* DescribeEnterprises返回参数结构体
|
1952
1743
|
*/
|
1953
|
-
export interface
|
1744
|
+
export interface DescribeEnterprisesResponse {
|
1954
1745
|
/**
|
1955
|
-
*
|
1746
|
+
* 总数
|
1956
1747
|
*/
|
1957
|
-
|
1748
|
+
Total?: number;
|
1749
|
+
/**
|
1750
|
+
* 数组
|
1751
|
+
*/
|
1752
|
+
List?: Array<DisplayEnterprise>;
|
1753
|
+
/**
|
1754
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1755
|
+
*/
|
1756
|
+
RequestId?: string;
|
1757
|
+
}
|
1758
|
+
/**
|
1759
|
+
* DescribeNetDisks请求参数结构体
|
1760
|
+
*/
|
1761
|
+
export interface DescribeNetDisksRequest {
|
1958
1762
|
/**
|
1959
1763
|
* 是否新增数据
|
1960
1764
|
*/
|
@@ -2005,244 +1809,1201 @@ export interface DescribeConfigsRequest {
|
|
2005
1809
|
Ignored?: boolean;
|
2006
1810
|
}
|
2007
1811
|
/**
|
2008
|
-
*
|
1812
|
+
* ModifyCustomer请求参数结构体
|
2009
1813
|
*/
|
2010
|
-
export interface
|
1814
|
+
export interface ModifyCustomerRequest {
|
2011
1815
|
/**
|
2012
|
-
*
|
1816
|
+
* 企业名称
|
2013
1817
|
*/
|
2014
|
-
|
1818
|
+
Name: string;
|
2015
1819
|
/**
|
2016
|
-
*
|
1820
|
+
* 百分比取值范围为30-100
|
2017
1821
|
*/
|
2018
|
-
|
1822
|
+
Percent: number;
|
2019
1823
|
/**
|
2020
|
-
*
|
1824
|
+
* 资产收集、漏洞信息、弱口令、目录爆破、暗网泄露、Github泄露、文库网盘泄露、敏感信息泄露,其中资产收集必包含,多个用英文逗号隔离,例如:资产收集,漏洞信息
|
2021
1825
|
*/
|
2022
|
-
|
2023
|
-
}
|
2024
|
-
/**
|
2025
|
-
* DescribeWeakPasswords返回参数结构体
|
2026
|
-
*/
|
2027
|
-
export interface DescribeWeakPasswordsResponse {
|
1826
|
+
ScanType: string;
|
2028
1827
|
/**
|
2029
|
-
*
|
1828
|
+
* 企业ID
|
2030
1829
|
*/
|
2031
|
-
|
1830
|
+
Id: number;
|
2032
1831
|
/**
|
2033
|
-
*
|
1832
|
+
* 周期测绘时间
|
2034
1833
|
*/
|
2035
|
-
|
1834
|
+
ScanCron?: string;
|
2036
1835
|
/**
|
2037
|
-
*
|
1836
|
+
* 是否立即启动
|
2038
1837
|
*/
|
2039
|
-
|
2040
|
-
}
|
2041
|
-
/**
|
2042
|
-
* DescribePorts返回参数结构体
|
2043
|
-
*/
|
2044
|
-
export interface DescribePortsResponse {
|
1838
|
+
IsScanNow?: boolean;
|
2045
1839
|
/**
|
2046
|
-
*
|
1840
|
+
* 是否启用周期测绘
|
2047
1841
|
*/
|
2048
|
-
|
1842
|
+
EnableCron?: boolean;
|
2049
1843
|
/**
|
2050
|
-
*
|
1844
|
+
* 是否扫描子公司
|
2051
1845
|
*/
|
2052
|
-
|
1846
|
+
EnableScanSubEnterprise?: boolean;
|
2053
1847
|
/**
|
2054
|
-
*
|
1848
|
+
* 是否授权
|
2055
1849
|
*/
|
2056
|
-
|
2057
|
-
}
|
2058
|
-
/**
|
2059
|
-
* 影子资产详情
|
2060
|
-
*/
|
2061
|
-
export interface DisplaySuspiciousAsset {
|
1850
|
+
EnableAuth?: boolean;
|
2062
1851
|
/**
|
2063
|
-
*
|
1852
|
+
* 授权开始时间
|
2064
1853
|
*/
|
2065
|
-
|
1854
|
+
AuthStartAt?: string;
|
2066
1855
|
/**
|
2067
|
-
*
|
1856
|
+
* 授权结束时间
|
2068
1857
|
*/
|
2069
|
-
|
1858
|
+
AuthEndAt?: string;
|
2070
1859
|
/**
|
2071
|
-
*
|
1860
|
+
* 授权文件id
|
2072
1861
|
*/
|
2073
|
-
|
1862
|
+
AuthFile?: string;
|
2074
1863
|
/**
|
2075
|
-
*
|
1864
|
+
* 测绘时间配置项,采用json字符串格式
|
2076
1865
|
*/
|
2077
|
-
|
1866
|
+
ScanTime?: string;
|
2078
1867
|
/**
|
2079
|
-
*
|
1868
|
+
* 企业图标
|
2080
1869
|
*/
|
2081
|
-
|
1870
|
+
Icon?: string;
|
2082
1871
|
/**
|
2083
|
-
*
|
1872
|
+
* 并发
|
1873
|
+
*/
|
1874
|
+
Qps?: number;
|
1875
|
+
/**
|
1876
|
+
* 子公司拓展层次
|
1877
|
+
*/
|
1878
|
+
SubCompanyLevel?: number;
|
1879
|
+
/**
|
1880
|
+
* 是否包含完整的扫描
|
1881
|
+
*/
|
1882
|
+
IsIncludeFullScan?: boolean;
|
1883
|
+
}
|
1884
|
+
/**
|
1885
|
+
* 移动资产详情
|
1886
|
+
*/
|
1887
|
+
export interface DisplayApp {
|
1888
|
+
/**
|
1889
|
+
* 主键ID
|
1890
|
+
*/
|
1891
|
+
Id?: number;
|
1892
|
+
/**
|
1893
|
+
* 公共字段
|
1894
|
+
*/
|
1895
|
+
DisplayToolCommon?: DisplayToolCommon;
|
1896
|
+
/**
|
1897
|
+
* APP名称
|
1898
|
+
*/
|
1899
|
+
Name?: string;
|
1900
|
+
/**
|
1901
|
+
* 描述
|
1902
|
+
*/
|
1903
|
+
Description?: string;
|
1904
|
+
/**
|
1905
|
+
* 开发者
|
1906
|
+
*/
|
1907
|
+
Developer?: string;
|
1908
|
+
/**
|
1909
|
+
* 下载地址
|
1910
|
+
*/
|
1911
|
+
DownloadUrl?: string;
|
1912
|
+
/**
|
1913
|
+
* 图片
|
1914
|
+
*/
|
1915
|
+
Logo?: string;
|
1916
|
+
/**
|
1917
|
+
* 包名
|
1918
|
+
*/
|
1919
|
+
PackageName?: string;
|
1920
|
+
/**
|
1921
|
+
* 平台
|
1922
|
+
*/
|
1923
|
+
Platform?: string;
|
1924
|
+
/**
|
1925
|
+
* 服务端地址
|
1926
|
+
*/
|
1927
|
+
ServerUrl?: string;
|
1928
|
+
/**
|
1929
|
+
* app版本
|
1930
|
+
*/
|
1931
|
+
AppVersion?: string;
|
1932
|
+
}
|
1933
|
+
/**
|
1934
|
+
* 网盘泄露详情
|
1935
|
+
*/
|
1936
|
+
export interface DisplayNetDisk {
|
1937
|
+
/**
|
1938
|
+
* 主键ID
|
1939
|
+
*/
|
1940
|
+
Id?: number;
|
1941
|
+
/**
|
1942
|
+
* 内容
|
2084
1943
|
*/
|
2085
1944
|
Content?: string;
|
2086
1945
|
/**
|
2087
|
-
*
|
1946
|
+
* 命中关键字
|
2088
1947
|
*/
|
2089
|
-
|
1948
|
+
MatchedKeywords?: string;
|
2090
1949
|
/**
|
2091
|
-
*
|
1950
|
+
* 泄露地址
|
2092
1951
|
*/
|
2093
|
-
|
1952
|
+
Url?: string;
|
2094
1953
|
/**
|
2095
|
-
*
|
1954
|
+
* 状态
|
2096
1955
|
*/
|
2097
|
-
|
1956
|
+
Status?: string;
|
2098
1957
|
/**
|
2099
|
-
*
|
1958
|
+
* 公共字段
|
2100
1959
|
*/
|
2101
|
-
|
1960
|
+
DisplayToolCommon?: DisplayToolCommon;
|
1961
|
+
/**
|
1962
|
+
* 泄露平台
|
1963
|
+
*/
|
1964
|
+
Platform?: string;
|
1965
|
+
}
|
1966
|
+
/**
|
1967
|
+
* 子域名详情
|
1968
|
+
*/
|
1969
|
+
export interface DisplaySubDomain {
|
1970
|
+
/**
|
1971
|
+
* 主键ID
|
1972
|
+
*/
|
1973
|
+
Id?: number;
|
1974
|
+
/**
|
1975
|
+
* 子域名
|
1976
|
+
*/
|
1977
|
+
SubDomain?: string;
|
1978
|
+
/**
|
1979
|
+
* Ip
|
1980
|
+
*/
|
1981
|
+
Ip?: string;
|
1982
|
+
/**
|
1983
|
+
* 国家
|
1984
|
+
*/
|
1985
|
+
Country?: string;
|
1986
|
+
/**
|
1987
|
+
* 省份
|
1988
|
+
*/
|
1989
|
+
Province?: string;
|
1990
|
+
/**
|
1991
|
+
* 城市
|
1992
|
+
*/
|
1993
|
+
City?: string;
|
1994
|
+
/**
|
1995
|
+
* 互联网服务提供商
|
1996
|
+
*/
|
1997
|
+
Isp?: string;
|
1998
|
+
/**
|
1999
|
+
* 公共字段
|
2000
|
+
*/
|
2001
|
+
DisplayToolCommon?: DisplayToolCommon;
|
2002
|
+
}
|
2003
|
+
/**
|
2004
|
+
* DescribeSuspiciousAssets请求参数结构体
|
2005
|
+
*/
|
2006
|
+
export interface DescribeSuspiciousAssetsRequest {
|
2007
|
+
/**
|
2008
|
+
* 是否聚合数据
|
2009
|
+
*/
|
2010
|
+
IsAggregation?: boolean;
|
2011
|
+
/**
|
2012
|
+
* 是否新增数据
|
2013
|
+
*/
|
2014
|
+
IsNew?: boolean;
|
2015
|
+
/**
|
2016
|
+
* 企业ID
|
2017
|
+
*/
|
2018
|
+
CustomerId?: number;
|
2019
|
+
/**
|
2020
|
+
* 分页大小
|
2021
|
+
*/
|
2022
|
+
Limit?: number;
|
2023
|
+
/**
|
2024
|
+
* 分页偏移
|
2025
|
+
*/
|
2026
|
+
Offset?: number;
|
2027
|
+
/**
|
2028
|
+
* 子公司ID列表
|
2029
|
+
*/
|
2030
|
+
EnterpriseUidList?: Array<string>;
|
2031
|
+
/**
|
2032
|
+
* 数据输出格式:json、file,默认不填为json
|
2033
|
+
*/
|
2034
|
+
Format?: string;
|
2035
|
+
/**
|
2036
|
+
* 创建时间-开始
|
2037
|
+
*/
|
2038
|
+
CreateAtStart?: string;
|
2039
|
+
/**
|
2040
|
+
* 创建时间-结束
|
2041
|
+
*/
|
2042
|
+
CreateAtEnd?: string;
|
2043
|
+
/**
|
2044
|
+
* 更新时间-开始
|
2045
|
+
*/
|
2046
|
+
UpdateAtStart?: string;
|
2047
|
+
/**
|
2048
|
+
* 更新时间-结束
|
2049
|
+
*/
|
2050
|
+
UpdateAtEnd?: string;
|
2051
|
+
/**
|
2052
|
+
* 查询数组
|
2053
|
+
*/
|
2054
|
+
Filters?: Array<Filter>;
|
2055
|
+
/**
|
2056
|
+
* 是否显示被忽略的数据
|
2057
|
+
*/
|
2058
|
+
Ignored?: boolean;
|
2059
|
+
}
|
2060
|
+
/**
|
2061
|
+
* 支持按照各字段过滤
|
2062
|
+
*/
|
2063
|
+
export interface Filter {
|
2064
|
+
/**
|
2065
|
+
* 要搜索的字段
|
2066
|
+
*/
|
2067
|
+
Name?: string;
|
2068
|
+
/**
|
2069
|
+
* 目标值列表
|
2070
|
+
*/
|
2071
|
+
Values?: Array<string>;
|
2072
|
+
}
|
2073
|
+
/**
|
2074
|
+
* 漏洞详情
|
2075
|
+
*/
|
2076
|
+
export interface DisplayVul {
|
2077
|
+
/**
|
2078
|
+
* 主键ID
|
2079
|
+
*/
|
2080
|
+
Id?: number;
|
2081
|
+
/**
|
2082
|
+
* 公共字段
|
2083
|
+
*/
|
2084
|
+
DisplayToolCommon?: DisplayToolCommon;
|
2102
2085
|
/**
|
2103
2086
|
* 解析的IP
|
2104
2087
|
*/
|
2105
2088
|
Ip?: string;
|
2106
2089
|
/**
|
2107
|
-
*
|
2090
|
+
* 端口
|
2108
2091
|
*/
|
2109
|
-
|
2092
|
+
Port?: number;
|
2110
2093
|
/**
|
2111
|
-
*
|
2094
|
+
* Url地址
|
2112
2095
|
*/
|
2113
|
-
|
2096
|
+
Url?: string;
|
2114
2097
|
/**
|
2115
|
-
*
|
2098
|
+
* 风险等级:1:提示, 2:低危, 3:中危, 4:高危, 5: 严重
|
2099
|
+
*/
|
2100
|
+
Level?: number;
|
2101
|
+
/**
|
2102
|
+
* 漏洞名称
|
2103
|
+
*/
|
2104
|
+
Name?: string;
|
2105
|
+
/**
|
2106
|
+
* 是否修复,0:未修复,1:已修复
|
2107
|
+
*/
|
2108
|
+
RepairStatus?: number;
|
2109
|
+
/**
|
2110
|
+
* 建议
|
2111
|
+
*/
|
2112
|
+
Suggestion?: string;
|
2113
|
+
/**
|
2114
|
+
* 发现时间
|
2115
|
+
*/
|
2116
|
+
DiscoverTime?: string;
|
2117
|
+
/**
|
2118
|
+
* AI研判
|
2119
|
+
*/
|
2120
|
+
AiJudge?: string;
|
2121
|
+
/**
|
2122
|
+
* 状态:unrepaired:未修复,repaired:已修复, offline:资产已下线, ignore:已忽略
|
2123
|
+
*/
|
2124
|
+
Status?: string;
|
2125
|
+
/**
|
2126
|
+
* 上次复测时间
|
2127
|
+
*/
|
2128
|
+
LastCheckTime?: string;
|
2129
|
+
}
|
2130
|
+
/**
|
2131
|
+
* DescribeWechatApplets请求参数结构体
|
2132
|
+
*/
|
2133
|
+
export interface DescribeWechatAppletsRequest {
|
2134
|
+
/**
|
2135
|
+
* 企业ID
|
2136
|
+
*/
|
2137
|
+
CustomerId?: number;
|
2138
|
+
/**
|
2139
|
+
* 是否新增数据
|
2140
|
+
*/
|
2141
|
+
IsNew?: boolean;
|
2142
|
+
/**
|
2143
|
+
* 分页大小
|
2144
|
+
*/
|
2145
|
+
Limit?: number;
|
2146
|
+
/**
|
2147
|
+
* 分页偏移
|
2148
|
+
*/
|
2149
|
+
Offset?: number;
|
2150
|
+
/**
|
2151
|
+
* 子公司ID列表
|
2152
|
+
*/
|
2153
|
+
EnterpriseUidList?: Array<string>;
|
2154
|
+
/**
|
2155
|
+
* 数据输出格式:json、file,默认不填为json
|
2156
|
+
*/
|
2157
|
+
Format?: string;
|
2158
|
+
/**
|
2159
|
+
* 创建时间-开始
|
2160
|
+
*/
|
2161
|
+
CreateAtStart?: string;
|
2162
|
+
/**
|
2163
|
+
* 创建时间-结束
|
2164
|
+
*/
|
2165
|
+
CreateAtEnd?: string;
|
2166
|
+
/**
|
2167
|
+
* 更新时间-开始
|
2168
|
+
*/
|
2169
|
+
UpdateAtStart?: string;
|
2170
|
+
/**
|
2171
|
+
* 更新时间-结束
|
2172
|
+
*/
|
2173
|
+
UpdateAtEnd?: string;
|
2174
|
+
/**
|
2175
|
+
* 查询数组
|
2176
|
+
*/
|
2177
|
+
Filters?: Array<Filter>;
|
2178
|
+
/**
|
2179
|
+
* 是否显示被忽略的数据
|
2180
|
+
*/
|
2181
|
+
Ignored?: boolean;
|
2182
|
+
}
|
2183
|
+
/**
|
2184
|
+
* DescribeFakeApps返回参数结构体
|
2185
|
+
*/
|
2186
|
+
export interface DescribeFakeAppsResponse {
|
2187
|
+
/**
|
2188
|
+
* 总数
|
2189
|
+
*/
|
2190
|
+
Total?: number;
|
2191
|
+
/**
|
2192
|
+
* 仿冒应用
|
2193
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
2194
|
+
*/
|
2195
|
+
List?: Array<DisplayFakeApp>;
|
2196
|
+
/**
|
2197
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2198
|
+
*/
|
2199
|
+
RequestId?: string;
|
2200
|
+
}
|
2201
|
+
/**
|
2202
|
+
* 弱口令详情
|
2203
|
+
*/
|
2204
|
+
export interface DisplayWeakPassword {
|
2205
|
+
/**
|
2206
|
+
* 主键ID
|
2207
|
+
*/
|
2208
|
+
Id?: number;
|
2209
|
+
/**
|
2210
|
+
* 公共字段
|
2211
|
+
*/
|
2212
|
+
DisplayToolCommon?: DisplayToolCommon;
|
2213
|
+
/**
|
2214
|
+
* 解析的IP
|
2215
|
+
*/
|
2216
|
+
Ip?: string;
|
2217
|
+
/**
|
2218
|
+
* 端口
|
2219
|
+
*/
|
2220
|
+
Port?: number;
|
2221
|
+
/**
|
2222
|
+
* Url地址
|
2223
|
+
*/
|
2224
|
+
Url?: string;
|
2225
|
+
/**
|
2226
|
+
* 弱口令类型
|
2227
|
+
*/
|
2228
|
+
Type?: string;
|
2229
|
+
/**
|
2230
|
+
* 弱口令账号
|
2231
|
+
*/
|
2232
|
+
Account?: string;
|
2233
|
+
/**
|
2234
|
+
* 弱口令密码
|
2235
|
+
*/
|
2236
|
+
Password?: string;
|
2237
|
+
/**
|
2238
|
+
* 是否蜜罐
|
2239
|
+
*/
|
2240
|
+
IsHoneypot?: boolean;
|
2241
|
+
/**
|
2242
|
+
* 截图
|
2243
|
+
*/
|
2244
|
+
ScreenshotUrl?: string;
|
2245
|
+
/**
|
2246
|
+
* 状态:unrepaired:未修复,repaired:已修复, offline:资产已下线, ignore:已忽略, checking:复测中
|
2247
|
+
*/
|
2248
|
+
Status?: string;
|
2249
|
+
/**
|
2250
|
+
* 上次复测时间
|
2251
|
+
*/
|
2252
|
+
LastCheckTime?: string;
|
2253
|
+
}
|
2254
|
+
/**
|
2255
|
+
* DescribeLeakageEmails请求参数结构体
|
2256
|
+
*/
|
2257
|
+
export interface DescribeLeakageEmailsRequest {
|
2258
|
+
/**
|
2259
|
+
* 是否聚合数据
|
2260
|
+
*/
|
2261
|
+
IsAggregation?: boolean;
|
2262
|
+
/**
|
2263
|
+
* 是否新增数据
|
2264
|
+
*/
|
2265
|
+
IsNew?: boolean;
|
2266
|
+
/**
|
2267
|
+
* 企业ID
|
2268
|
+
*/
|
2269
|
+
CustomerId?: number;
|
2270
|
+
/**
|
2271
|
+
* 分页大小
|
2272
|
+
*/
|
2273
|
+
Limit?: number;
|
2274
|
+
/**
|
2275
|
+
* 分页偏移
|
2276
|
+
*/
|
2277
|
+
Offset?: number;
|
2278
|
+
/**
|
2279
|
+
* 子公司ID列表
|
2280
|
+
*/
|
2281
|
+
EnterpriseUidList?: Array<string>;
|
2282
|
+
/**
|
2283
|
+
* 数据输出格式:json、file,默认不填为json
|
2284
|
+
*/
|
2285
|
+
Format?: string;
|
2286
|
+
/**
|
2287
|
+
* 创建时间-开始
|
2288
|
+
*/
|
2289
|
+
CreateAtStart?: string;
|
2290
|
+
/**
|
2291
|
+
* 创建时间-结束
|
2292
|
+
*/
|
2293
|
+
CreateAtEnd?: string;
|
2294
|
+
/**
|
2295
|
+
* 更新时间-开始
|
2296
|
+
*/
|
2297
|
+
UpdateAtStart?: string;
|
2298
|
+
/**
|
2299
|
+
* 更新时间-结束
|
2300
|
+
*/
|
2301
|
+
UpdateAtEnd?: string;
|
2302
|
+
/**
|
2303
|
+
* 查询数组
|
2304
|
+
*/
|
2305
|
+
Filters?: Array<Filter>;
|
2306
|
+
/**
|
2307
|
+
* 是否显示被忽略的数据
|
2308
|
+
*/
|
2309
|
+
Ignored?: boolean;
|
2310
|
+
}
|
2311
|
+
/**
|
2312
|
+
* CreateCustomer返回参数结构体
|
2313
|
+
*/
|
2314
|
+
export interface CreateCustomerResponse {
|
2315
|
+
/**
|
2316
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2317
|
+
*/
|
2318
|
+
RequestId?: string;
|
2319
|
+
}
|
2320
|
+
/**
|
2321
|
+
* DescribeManages返回参数结构体
|
2322
|
+
*/
|
2323
|
+
export interface DescribeManagesResponse {
|
2324
|
+
/**
|
2325
|
+
* 总数
|
2326
|
+
*/
|
2327
|
+
Total?: number;
|
2328
|
+
/**
|
2329
|
+
* 数组
|
2330
|
+
*/
|
2331
|
+
List?: Array<DisplayManage>;
|
2332
|
+
/**
|
2333
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2334
|
+
*/
|
2335
|
+
RequestId?: string;
|
2336
|
+
}
|
2337
|
+
/**
|
2338
|
+
* DescribeConfigs请求参数结构体
|
2339
|
+
*/
|
2340
|
+
export interface DescribeConfigsRequest {
|
2341
|
+
/**
|
2342
|
+
* 是否聚合数据
|
2343
|
+
*/
|
2344
|
+
IsAggregation?: boolean;
|
2345
|
+
/**
|
2346
|
+
* 是否新增数据
|
2347
|
+
*/
|
2348
|
+
IsNew?: boolean;
|
2349
|
+
/**
|
2350
|
+
* 企业ID
|
2351
|
+
*/
|
2352
|
+
CustomerId?: number;
|
2353
|
+
/**
|
2354
|
+
* 分页大小
|
2355
|
+
*/
|
2356
|
+
Limit?: number;
|
2357
|
+
/**
|
2358
|
+
* 分页偏移
|
2359
|
+
*/
|
2360
|
+
Offset?: number;
|
2361
|
+
/**
|
2362
|
+
* 子公司ID列表
|
2363
|
+
*/
|
2364
|
+
EnterpriseUidList?: Array<string>;
|
2365
|
+
/**
|
2366
|
+
* 数据输出格式:json、file,默认不填为json
|
2367
|
+
*/
|
2368
|
+
Format?: string;
|
2369
|
+
/**
|
2370
|
+
* 创建时间-开始
|
2371
|
+
*/
|
2372
|
+
CreateAtStart?: string;
|
2373
|
+
/**
|
2374
|
+
* 创建时间-结束
|
2375
|
+
*/
|
2376
|
+
CreateAtEnd?: string;
|
2377
|
+
/**
|
2378
|
+
* 更新时间-开始
|
2379
|
+
*/
|
2380
|
+
UpdateAtStart?: string;
|
2381
|
+
/**
|
2382
|
+
* 更新时间-结束
|
2383
|
+
*/
|
2384
|
+
UpdateAtEnd?: string;
|
2385
|
+
/**
|
2386
|
+
* 查询数组
|
2387
|
+
*/
|
2388
|
+
Filters?: Array<Filter>;
|
2389
|
+
/**
|
2390
|
+
* 是否显示被忽略的数据
|
2391
|
+
*/
|
2392
|
+
Ignored?: boolean;
|
2393
|
+
}
|
2394
|
+
/**
|
2395
|
+
* DescribeWeakPasswords请求参数结构体
|
2396
|
+
*/
|
2397
|
+
export interface DescribeWeakPasswordsRequest {
|
2398
|
+
/**
|
2399
|
+
* 是否新增数据
|
2400
|
+
*/
|
2401
|
+
IsNew?: boolean;
|
2402
|
+
/**
|
2403
|
+
* 企业ID
|
2404
|
+
*/
|
2405
|
+
CustomerId?: number;
|
2406
|
+
/**
|
2407
|
+
* 分页大小
|
2408
|
+
*/
|
2409
|
+
Limit?: number;
|
2410
|
+
/**
|
2411
|
+
* 分页偏移
|
2412
|
+
*/
|
2413
|
+
Offset?: number;
|
2414
|
+
/**
|
2415
|
+
* 子公司ID列表
|
2416
|
+
*/
|
2417
|
+
EnterpriseUidList?: Array<string>;
|
2418
|
+
/**
|
2419
|
+
* 数据输出格式:json、file,默认不填为json
|
2420
|
+
*/
|
2421
|
+
Format?: string;
|
2422
|
+
/**
|
2423
|
+
* 创建时间-开始
|
2424
|
+
*/
|
2425
|
+
CreateAtStart?: string;
|
2426
|
+
/**
|
2427
|
+
* 创建时间-结束
|
2428
|
+
*/
|
2429
|
+
CreateAtEnd?: string;
|
2430
|
+
/**
|
2431
|
+
* 更新时间-开始
|
2432
|
+
*/
|
2433
|
+
UpdateAtStart?: string;
|
2434
|
+
/**
|
2435
|
+
* 更新时间-结束
|
2436
|
+
*/
|
2437
|
+
UpdateAtEnd?: string;
|
2438
|
+
/**
|
2439
|
+
* 查询数组
|
2440
|
+
*/
|
2441
|
+
Filters?: Array<Filter>;
|
2442
|
+
/**
|
2443
|
+
* 是否显示被忽略的数据
|
2444
|
+
*/
|
2445
|
+
Ignored?: boolean;
|
2446
|
+
}
|
2447
|
+
/**
|
2448
|
+
* 端口详情
|
2449
|
+
*/
|
2450
|
+
export interface DisplayPort {
|
2451
|
+
/**
|
2452
|
+
* 主键ID
|
2453
|
+
*/
|
2454
|
+
Id?: number;
|
2455
|
+
/**
|
2456
|
+
* 公共字段
|
2457
|
+
*/
|
2458
|
+
DisplayToolCommon?: DisplayToolCommon;
|
2459
|
+
/**
|
2460
|
+
* IP或域名地址
|
2461
|
+
*/
|
2462
|
+
Asset?: string;
|
2463
|
+
/**
|
2464
|
+
* 解析的IP
|
2465
|
+
*/
|
2466
|
+
Ip?: string;
|
2467
|
+
/**
|
2468
|
+
* 端口
|
2469
|
+
*/
|
2470
|
+
Port?: number;
|
2471
|
+
/**
|
2472
|
+
* 是否高危
|
2473
|
+
*/
|
2474
|
+
IsHighRisk?: boolean;
|
2475
|
+
/**
|
2476
|
+
* 组件名称
|
2477
|
+
*/
|
2478
|
+
App?: string;
|
2479
|
+
/**
|
2480
|
+
* 服务名称
|
2481
|
+
*/
|
2482
|
+
Service?: string;
|
2483
|
+
/**
|
2484
|
+
* 端口响应详情
|
2485
|
+
*/
|
2486
|
+
Banner?: string;
|
2487
|
+
/**
|
2488
|
+
* 上次检测时间
|
2489
|
+
*/
|
2490
|
+
LastCheckTime?: string;
|
2491
|
+
/**
|
2492
|
+
* 状态,close:连接超时,端口可能已关闭,open:端口开放, checking:复测中, ignore:已忽略
|
2493
|
+
*/
|
2494
|
+
Status?: string;
|
2495
|
+
}
|
2496
|
+
/**
|
2497
|
+
* StopJobRecord返回参数结构体
|
2498
|
+
*/
|
2499
|
+
export interface StopJobRecordResponse {
|
2500
|
+
/**
|
2501
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2502
|
+
*/
|
2503
|
+
RequestId?: string;
|
2504
|
+
}
|
2505
|
+
/**
|
2506
|
+
* DescribeFakeMiniPrograms请求参数结构体
|
2507
|
+
*/
|
2508
|
+
export interface DescribeFakeMiniProgramsRequest {
|
2509
|
+
/**
|
2510
|
+
* 是否新增数据
|
2511
|
+
*/
|
2512
|
+
IsNew?: boolean;
|
2513
|
+
/**
|
2514
|
+
* 企业ID
|
2515
|
+
*/
|
2516
|
+
CustomerId?: number;
|
2517
|
+
/**
|
2518
|
+
* 分页大小
|
2519
|
+
*/
|
2520
|
+
Limit?: number;
|
2521
|
+
/**
|
2522
|
+
* 分页偏移
|
2523
|
+
*/
|
2524
|
+
Offset?: number;
|
2525
|
+
/**
|
2526
|
+
* 子公司ID列表
|
2527
|
+
*/
|
2528
|
+
EnterpriseUidList?: Array<string>;
|
2529
|
+
/**
|
2530
|
+
* 数据输出格式:json、file,默认不填为json
|
2531
|
+
*/
|
2532
|
+
Format?: string;
|
2533
|
+
/**
|
2534
|
+
* 创建时间-开始
|
2535
|
+
*/
|
2536
|
+
CreateAtStart?: string;
|
2537
|
+
/**
|
2538
|
+
* 创建时间-结束
|
2539
|
+
*/
|
2540
|
+
CreateAtEnd?: string;
|
2541
|
+
/**
|
2542
|
+
* 更新时间-开始
|
2543
|
+
*/
|
2544
|
+
UpdateAtStart?: string;
|
2545
|
+
/**
|
2546
|
+
* 更新时间-结束
|
2547
|
+
*/
|
2548
|
+
UpdateAtEnd?: string;
|
2549
|
+
/**
|
2550
|
+
* 查询数组
|
2551
|
+
*/
|
2552
|
+
Filters?: Array<Filter>;
|
2553
|
+
/**
|
2554
|
+
* 是否显示被忽略的数据
|
2555
|
+
*/
|
2556
|
+
Ignored?: boolean;
|
2557
|
+
}
|
2558
|
+
/**
|
2559
|
+
* 任务详情
|
2560
|
+
*/
|
2561
|
+
export interface DisplayJobRecord {
|
2562
|
+
/**
|
2563
|
+
* 任务Id
|
2564
|
+
*/
|
2565
|
+
Id?: number;
|
2566
|
+
/**
|
2567
|
+
* 企业ID
|
2568
|
+
*/
|
2569
|
+
CustomerId?: number;
|
2570
|
+
/**
|
2571
|
+
* 企业名称
|
2572
|
+
*/
|
2573
|
+
CustomerName?: string;
|
2574
|
+
/**
|
2575
|
+
* 周期任务详情
|
2576
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
2577
|
+
*/
|
2578
|
+
Crontab?: string;
|
2579
|
+
/**
|
2580
|
+
* 状态:2-错误/已停止,3-进行中,1-已完成, 4-停止
|
2581
|
+
*/
|
2582
|
+
Status?: number;
|
2583
|
+
/**
|
2584
|
+
* 新增数据
|
2585
|
+
*/
|
2586
|
+
NewCount?: number;
|
2587
|
+
/**
|
2588
|
+
* 创建时间
|
2589
|
+
*/
|
2590
|
+
CreateAt?: string;
|
2591
|
+
/**
|
2592
|
+
* 更新时间
|
2593
|
+
*/
|
2594
|
+
UpdateAt?: string;
|
2595
|
+
/**
|
2596
|
+
* 子任务进度
|
2597
|
+
*/
|
2598
|
+
Progress?: JobRecordProgress;
|
2599
|
+
/**
|
2600
|
+
* 并发设置
|
2601
|
+
*/
|
2602
|
+
Qps?: number;
|
2603
|
+
/**
|
2604
|
+
* 任务类型
|
2605
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
2606
|
+
*/
|
2607
|
+
TaskType?: string;
|
2608
|
+
/**
|
2609
|
+
* 客户Uin
|
2610
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
2611
|
+
*/
|
2612
|
+
Uin?: string;
|
2613
|
+
/**
|
2614
|
+
* 客户appid
|
2615
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
2616
|
+
*/
|
2617
|
+
AppId?: number;
|
2618
|
+
}
|
2619
|
+
/**
|
2620
|
+
* CreateCustomer请求参数结构体
|
2621
|
+
*/
|
2622
|
+
export interface CreateCustomerRequest {
|
2623
|
+
/**
|
2624
|
+
* 企业名称
|
2625
|
+
*/
|
2626
|
+
Name: string;
|
2627
|
+
/**
|
2628
|
+
* 资产收集、漏洞信息、弱口令、目录爆破、暗网泄露、Github泄露、文库网盘泄露、敏感信息泄露,其中资产收集必包含,多个用英文逗号隔离,例如:资产收集,漏洞信息
|
2629
|
+
*/
|
2630
|
+
ScanType: string;
|
2631
|
+
/**
|
2632
|
+
* 百分比取值范围为30-100
|
2633
|
+
*/
|
2634
|
+
Percent?: number;
|
2635
|
+
/**
|
2636
|
+
* 周期测绘时间
|
2637
|
+
*/
|
2638
|
+
ScanCron?: string;
|
2639
|
+
/**
|
2640
|
+
* 是否立即启动
|
2641
|
+
*/
|
2642
|
+
IsScanNow?: boolean;
|
2643
|
+
/**
|
2644
|
+
* 是否启用周期测绘
|
2645
|
+
*/
|
2646
|
+
EnableCron?: boolean;
|
2647
|
+
/**
|
2648
|
+
* 是否扫描子公司
|
2649
|
+
*/
|
2650
|
+
EnableScanSubEnterprise?: boolean;
|
2651
|
+
/**
|
2652
|
+
* 是否授权
|
2653
|
+
*/
|
2654
|
+
EnableAuth?: boolean;
|
2655
|
+
/**
|
2656
|
+
* 授权开始时间
|
2657
|
+
*/
|
2658
|
+
AuthStartAt?: string;
|
2659
|
+
/**
|
2660
|
+
* 授权结束时间
|
2661
|
+
*/
|
2662
|
+
AuthEndAt?: string;
|
2663
|
+
/**
|
2664
|
+
* 授权文件id
|
2665
|
+
*/
|
2666
|
+
AuthFile?: string;
|
2667
|
+
/**
|
2668
|
+
* 测绘时间配置项,采用json字符串格式
|
2669
|
+
*/
|
2670
|
+
ScanTime?: string;
|
2671
|
+
/**
|
2672
|
+
* 企业相关的关键字
|
2673
|
+
*/
|
2674
|
+
Keywords?: string;
|
2675
|
+
/**
|
2676
|
+
* 图标
|
2677
|
+
*/
|
2678
|
+
Icon?: string;
|
2679
|
+
/**
|
2680
|
+
* 并发设置
|
2681
|
+
*/
|
2682
|
+
Qps?: number;
|
2683
|
+
/**
|
2684
|
+
* 限制子公司层级,-1表示不限制
|
2685
|
+
*/
|
2686
|
+
SubCompanyLevel?: number;
|
2687
|
+
/**
|
2688
|
+
* 是否以企业名称为起点做完整扫描(包含手动上传),如只想扫描特定的某几个域名,则传false。
|
2689
|
+
*/
|
2690
|
+
IsIncludeFullScan?: boolean;
|
2691
|
+
}
|
2692
|
+
/**
|
2693
|
+
* DescribeLeakageDatas请求参数结构体
|
2694
|
+
*/
|
2695
|
+
export interface DescribeLeakageDatasRequest {
|
2696
|
+
/**
|
2697
|
+
* 是否聚合数据
|
2698
|
+
*/
|
2699
|
+
IsAggregation?: boolean;
|
2700
|
+
/**
|
2701
|
+
* 是否新增数据
|
2702
|
+
*/
|
2703
|
+
IsNew?: boolean;
|
2704
|
+
/**
|
2705
|
+
* 企业ID
|
2706
|
+
*/
|
2707
|
+
CustomerId?: number;
|
2708
|
+
/**
|
2709
|
+
* 分页大小
|
2710
|
+
*/
|
2711
|
+
Limit?: number;
|
2712
|
+
/**
|
2713
|
+
* 分页偏移
|
2714
|
+
*/
|
2715
|
+
Offset?: number;
|
2716
|
+
/**
|
2717
|
+
* 子公司ID列表
|
2718
|
+
*/
|
2719
|
+
EnterpriseUidList?: Array<string>;
|
2720
|
+
/**
|
2721
|
+
* 数据输出格式:json、file,默认不填为json
|
2722
|
+
*/
|
2723
|
+
Format?: string;
|
2724
|
+
/**
|
2725
|
+
* 创建时间-开始
|
2726
|
+
*/
|
2727
|
+
CreateAtStart?: string;
|
2728
|
+
/**
|
2729
|
+
* 创建时间-结束
|
2730
|
+
*/
|
2731
|
+
CreateAtEnd?: string;
|
2732
|
+
/**
|
2733
|
+
* 更新时间-开始
|
2734
|
+
*/
|
2735
|
+
UpdateAtStart?: string;
|
2736
|
+
/**
|
2737
|
+
* 更新时间-结束
|
2738
|
+
*/
|
2739
|
+
UpdateAtEnd?: string;
|
2740
|
+
/**
|
2741
|
+
* 查询数组
|
2742
|
+
*/
|
2743
|
+
Filters?: Array<Filter>;
|
2744
|
+
/**
|
2745
|
+
* 是否显示被忽略的数据
|
2746
|
+
*/
|
2747
|
+
Ignored?: boolean;
|
2748
|
+
}
|
2749
|
+
/**
|
2750
|
+
* DescribeJobRecordDetails返回参数结构体
|
2751
|
+
*/
|
2752
|
+
export interface DescribeJobRecordDetailsResponse {
|
2753
|
+
/**
|
2754
|
+
* 总数
|
2755
|
+
*/
|
2756
|
+
Total?: number;
|
2757
|
+
/**
|
2758
|
+
* 数组
|
2759
|
+
*/
|
2760
|
+
List?: Array<DisplayJobRecordDetail>;
|
2761
|
+
/**
|
2762
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2763
|
+
*/
|
2764
|
+
RequestId?: string;
|
2765
|
+
}
|
2766
|
+
/**
|
2767
|
+
* DescribeVuls请求参数结构体
|
2768
|
+
*/
|
2769
|
+
export interface DescribeVulsRequest {
|
2770
|
+
/**
|
2771
|
+
* 是否新增数据
|
2772
|
+
*/
|
2773
|
+
IsNew?: boolean;
|
2774
|
+
/**
|
2775
|
+
* 企业ID
|
2776
|
+
*/
|
2777
|
+
CustomerId?: number;
|
2778
|
+
/**
|
2779
|
+
* 分页大小
|
2780
|
+
*/
|
2781
|
+
Limit?: number;
|
2782
|
+
/**
|
2783
|
+
* 分页偏移
|
2784
|
+
*/
|
2785
|
+
Offset?: number;
|
2786
|
+
/**
|
2787
|
+
* 子公司ID列表
|
2788
|
+
*/
|
2789
|
+
EnterpriseUidList?: Array<string>;
|
2790
|
+
/**
|
2791
|
+
* 数据输出格式:json、file,默认不填为json
|
2792
|
+
*/
|
2793
|
+
Format?: string;
|
2794
|
+
/**
|
2795
|
+
* 创建时间-开始
|
2796
|
+
*/
|
2797
|
+
CreateAtStart?: string;
|
2798
|
+
/**
|
2799
|
+
* 创建时间-结束
|
2800
|
+
*/
|
2801
|
+
CreateAtEnd?: string;
|
2802
|
+
/**
|
2803
|
+
* 更新时间-开始
|
2804
|
+
*/
|
2805
|
+
UpdateAtStart?: string;
|
2806
|
+
/**
|
2807
|
+
* 更新时间-结束
|
2808
|
+
*/
|
2809
|
+
UpdateAtEnd?: string;
|
2810
|
+
/**
|
2811
|
+
* 查询数组
|
2812
|
+
*/
|
2813
|
+
Filters?: Array<Filter>;
|
2814
|
+
/**
|
2815
|
+
* 是否显示被忽略的数据
|
2816
|
+
*/
|
2817
|
+
Ignored?: boolean;
|
2818
|
+
}
|
2819
|
+
/**
|
2820
|
+
* Github泄露详情
|
2821
|
+
*/
|
2822
|
+
export interface DisplayGithub {
|
2823
|
+
/**
|
2824
|
+
* 主键ID
|
2825
|
+
*/
|
2826
|
+
Id?: number;
|
2827
|
+
/**
|
2828
|
+
* 内容
|
2829
|
+
*/
|
2830
|
+
Content?: string;
|
2831
|
+
/**
|
2832
|
+
* 命中关键字
|
2833
|
+
*/
|
2834
|
+
MatchedKeywords?: string;
|
2835
|
+
/**
|
2836
|
+
* 泄露地址
|
2837
|
+
*/
|
2838
|
+
Url?: string;
|
2839
|
+
/**
|
2840
|
+
* 状态
|
2841
|
+
*/
|
2842
|
+
Status?: string;
|
2843
|
+
/**
|
2844
|
+
* 公共字段
|
2845
|
+
*/
|
2846
|
+
DisplayToolCommon?: DisplayToolCommon;
|
2847
|
+
}
|
2848
|
+
/**
|
2849
|
+
* 数据管理公共字段
|
2850
|
+
*/
|
2851
|
+
export interface DisplayToolCommon {
|
2852
|
+
/**
|
2853
|
+
* 子公司ID
|
2854
|
+
*/
|
2855
|
+
EnterpriseUid?: string;
|
2856
|
+
/**
|
2857
|
+
* 子公司名称
|
2858
|
+
*/
|
2859
|
+
EnterpriseName?: string;
|
2860
|
+
/**
|
2861
|
+
* 主任务ID
|
2862
|
+
*/
|
2863
|
+
JobId?: number;
|
2864
|
+
/**
|
2865
|
+
* 单任务ID
|
2866
|
+
*/
|
2867
|
+
JobStageId?: number;
|
2868
|
+
/**
|
2869
|
+
* 是否忽略
|
2870
|
+
*/
|
2871
|
+
Ignored?: boolean;
|
2872
|
+
/**
|
2873
|
+
* 子任务ID
|
2874
|
+
*/
|
2875
|
+
JobRecordId?: number;
|
2876
|
+
/**
|
2877
|
+
* 企业ID
|
2878
|
+
*/
|
2879
|
+
CustomerId?: number;
|
2880
|
+
/**
|
2881
|
+
* 企业名称
|
2882
|
+
*/
|
2883
|
+
CustomerName?: string;
|
2884
|
+
/**
|
2885
|
+
* 详情
|
2116
2886
|
*/
|
2117
|
-
|
2887
|
+
Detail?: string;
|
2118
2888
|
/**
|
2119
|
-
*
|
2889
|
+
* Md5值
|
2120
2890
|
*/
|
2121
|
-
|
2891
|
+
Md5?: string;
|
2122
2892
|
/**
|
2123
|
-
*
|
2893
|
+
* 创建时间
|
2124
2894
|
*/
|
2125
|
-
|
2895
|
+
CreateAt?: string;
|
2126
2896
|
/**
|
2127
|
-
*
|
2897
|
+
* 更新时间
|
2128
2898
|
*/
|
2129
|
-
|
2899
|
+
UpdateAt?: string;
|
2130
2900
|
/**
|
2131
|
-
*
|
2901
|
+
* 标签列表,json格式:{\"tag1\":[\"责任人xxx\"],\"tag2\":[\"测试站\"]}
|
2132
2902
|
*/
|
2133
|
-
|
2903
|
+
Labels?: string;
|
2134
2904
|
}
|
2135
2905
|
/**
|
2136
|
-
*
|
2906
|
+
* 企业详情
|
2137
2907
|
*/
|
2138
|
-
export interface
|
2908
|
+
export interface Customer {
|
2139
2909
|
/**
|
2140
|
-
*
|
2910
|
+
* 企业ID
|
2911
|
+
*/
|
2912
|
+
Id?: number;
|
2913
|
+
/**
|
2914
|
+
* 企业名称
|
2141
2915
|
*/
|
2142
2916
|
Name?: string;
|
2143
2917
|
/**
|
2144
|
-
*
|
2918
|
+
* 股权占比
|
2145
2919
|
*/
|
2146
|
-
|
2147
|
-
}
|
2148
|
-
/**
|
2149
|
-
* 弱口令详情
|
2150
|
-
*/
|
2151
|
-
export interface DisplayWeakPassword {
|
2920
|
+
Percent?: number;
|
2152
2921
|
/**
|
2153
|
-
*
|
2922
|
+
* 资产收集、漏洞信息、弱口令、目录爆破、暗网泄露、Github泄露、文库网盘泄露、敏感信息泄露,其中资产收集必包含,多个用英文逗号隔离,例如:资产收集,漏洞信息
|
2154
2923
|
*/
|
2155
|
-
|
2924
|
+
ScanType?: string;
|
2156
2925
|
/**
|
2157
|
-
*
|
2926
|
+
* 创建账号
|
2158
2927
|
*/
|
2159
|
-
|
2928
|
+
Creator?: string;
|
2160
2929
|
/**
|
2161
|
-
*
|
2930
|
+
* 腾讯云客户AppId
|
2162
2931
|
*/
|
2163
|
-
|
2932
|
+
AppId?: number;
|
2164
2933
|
/**
|
2165
|
-
*
|
2934
|
+
* 腾讯云客户Uin
|
2166
2935
|
*/
|
2167
|
-
|
2936
|
+
Uin?: string;
|
2168
2937
|
/**
|
2169
|
-
*
|
2938
|
+
* 创建时间
|
2170
2939
|
*/
|
2171
|
-
|
2940
|
+
CreateAt?: string;
|
2172
2941
|
/**
|
2173
|
-
*
|
2942
|
+
* 更新时间
|
2174
2943
|
*/
|
2175
|
-
|
2944
|
+
UpdateAt?: string;
|
2176
2945
|
/**
|
2177
|
-
*
|
2946
|
+
* 周期测绘时间
|
2178
2947
|
*/
|
2179
|
-
|
2948
|
+
ScanCron?: string;
|
2180
2949
|
/**
|
2181
|
-
*
|
2950
|
+
* 是否启用周期测绘
|
2182
2951
|
*/
|
2183
|
-
|
2952
|
+
EnableCron?: boolean;
|
2184
2953
|
/**
|
2185
|
-
*
|
2954
|
+
* 是否扫描子公司
|
2186
2955
|
*/
|
2187
|
-
|
2956
|
+
EnableScanSubEnterprise?: boolean;
|
2188
2957
|
/**
|
2189
|
-
*
|
2958
|
+
* 是否授权
|
2190
2959
|
*/
|
2191
|
-
|
2960
|
+
EnableAuth?: boolean;
|
2192
2961
|
/**
|
2193
|
-
*
|
2962
|
+
* 授权开始时间
|
2194
2963
|
*/
|
2195
|
-
|
2964
|
+
AuthStartAt?: string;
|
2196
2965
|
/**
|
2197
|
-
*
|
2966
|
+
* 授权结束时间
|
2198
2967
|
*/
|
2199
|
-
|
2200
|
-
}
|
2201
|
-
/**
|
2202
|
-
* 链路详情扫描目标和ID
|
2203
|
-
*/
|
2204
|
-
export interface IdndValue {
|
2968
|
+
AuthEndAt?: string;
|
2205
2969
|
/**
|
2206
|
-
*
|
2207
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2970
|
+
* 授权文件id
|
2208
2971
|
*/
|
2209
|
-
|
2972
|
+
AuthFile?: string;
|
2210
2973
|
/**
|
2211
|
-
*
|
2212
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2974
|
+
* 测绘时间配置项
|
2213
2975
|
*/
|
2214
|
-
|
2215
|
-
}
|
2216
|
-
/**
|
2217
|
-
* CreateCustomer返回参数结构体
|
2218
|
-
*/
|
2219
|
-
export interface CreateCustomerResponse {
|
2976
|
+
ScanTime?: string;
|
2220
2977
|
/**
|
2221
|
-
*
|
2978
|
+
* 图标
|
2222
2979
|
*/
|
2223
|
-
|
2224
|
-
}
|
2225
|
-
/**
|
2226
|
-
* DescribeHttps返回参数结构体
|
2227
|
-
*/
|
2228
|
-
export interface DescribeHttpsResponse {
|
2980
|
+
Icon?: string;
|
2229
2981
|
/**
|
2230
|
-
*
|
2982
|
+
* 关键字
|
2231
2983
|
*/
|
2232
|
-
|
2984
|
+
Keywords?: string;
|
2233
2985
|
/**
|
2234
|
-
*
|
2986
|
+
* Qps设置,10-500,默认100
|
2235
2987
|
*/
|
2236
|
-
|
2988
|
+
Qps?: number;
|
2237
2989
|
/**
|
2238
|
-
*
|
2990
|
+
* 子公司拓展层次
|
2239
2991
|
*/
|
2240
|
-
|
2992
|
+
SubCompanyLevel?: number;
|
2993
|
+
/**
|
2994
|
+
* 是否包含完整扫描
|
2995
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
2996
|
+
*/
|
2997
|
+
IsIncludeFullScan?: boolean;
|
2998
|
+
/**
|
2999
|
+
* 是否识别集团成员
|
3000
|
+
*/
|
3001
|
+
EnableGroupMemberDiscovered?: boolean;
|
2241
3002
|
}
|
2242
3003
|
/**
|
2243
|
-
*
|
3004
|
+
* 后台详情
|
2244
3005
|
*/
|
2245
|
-
export interface
|
3006
|
+
export interface DisplayManage {
|
2246
3007
|
/**
|
2247
3008
|
* 主键ID
|
2248
3009
|
*/
|
@@ -2260,135 +3021,82 @@ export interface DisplayHttp {
|
|
2260
3021
|
*/
|
2261
3022
|
Title?: string;
|
2262
3023
|
/**
|
2263
|
-
*
|
2264
|
-
*/
|
2265
|
-
ContentLength?: number;
|
2266
|
-
/**
|
2267
|
-
* 报文内容
|
2268
|
-
*/
|
2269
|
-
Content?: string;
|
2270
|
-
/**
|
2271
|
-
* 截图缩略图URL
|
3024
|
+
* Icon
|
2272
3025
|
*/
|
2273
|
-
|
3026
|
+
Icon?: string;
|
2274
3027
|
/**
|
2275
|
-
*
|
3028
|
+
* 缩略图
|
2276
3029
|
*/
|
2277
|
-
|
3030
|
+
Screenshot?: string;
|
2278
3031
|
/**
|
2279
3032
|
* 状态码
|
2280
3033
|
*/
|
2281
3034
|
Code?: number;
|
2282
3035
|
/**
|
2283
|
-
*
|
2284
|
-
*/
|
2285
|
-
Api?: string;
|
2286
|
-
/**
|
2287
|
-
* 解析的IP
|
3036
|
+
* 后台Host
|
2288
3037
|
*/
|
2289
|
-
|
3038
|
+
Host?: string;
|
2290
3039
|
/**
|
2291
|
-
*
|
3040
|
+
* 状态:not_converged:未收敛, converged:已收敛, ignore:已忽略
|
3041
|
+
|
2292
3042
|
*/
|
2293
|
-
|
3043
|
+
Status?: string;
|
3044
|
+
}
|
3045
|
+
/**
|
3046
|
+
* 主域名详情
|
3047
|
+
*/
|
3048
|
+
export interface DisplayDomain {
|
2294
3049
|
/**
|
2295
|
-
*
|
3050
|
+
* 主键ID
|
2296
3051
|
*/
|
2297
|
-
|
3052
|
+
Id?: number;
|
2298
3053
|
/**
|
2299
|
-
*
|
2300
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
3054
|
+
* 主域名
|
2301
3055
|
*/
|
2302
|
-
|
2303
|
-
}
|
2304
|
-
/**
|
2305
|
-
* DescribeConfigs返回参数结构体
|
2306
|
-
*/
|
2307
|
-
export interface DescribeConfigsResponse {
|
3056
|
+
Domain?: string;
|
2308
3057
|
/**
|
2309
|
-
*
|
3058
|
+
* ICP
|
2310
3059
|
*/
|
2311
|
-
|
3060
|
+
ICP?: string;
|
2312
3061
|
/**
|
2313
|
-
*
|
3062
|
+
* 注册时间
|
2314
3063
|
*/
|
2315
|
-
|
3064
|
+
RegisteredTime?: string;
|
2316
3065
|
/**
|
2317
|
-
*
|
3066
|
+
* 过期时间
|
2318
3067
|
*/
|
2319
|
-
|
3068
|
+
ExpiredTime?: string;
|
2320
3069
|
/**
|
2321
|
-
*
|
3070
|
+
* 公司
|
2322
3071
|
*/
|
2323
|
-
|
3072
|
+
Company?: string;
|
2324
3073
|
/**
|
2325
|
-
*
|
3074
|
+
* 公共字段
|
2326
3075
|
*/
|
2327
|
-
|
3076
|
+
DisplayToolCommon?: DisplayToolCommon;
|
2328
3077
|
}
|
2329
3078
|
/**
|
2330
|
-
*
|
3079
|
+
* DescribeFakeMiniPrograms返回参数结构体
|
2331
3080
|
*/
|
2332
|
-
export interface
|
3081
|
+
export interface DescribeFakeMiniProgramsResponse {
|
2333
3082
|
/**
|
2334
3083
|
* 总数
|
2335
3084
|
*/
|
2336
3085
|
Total?: number;
|
2337
3086
|
/**
|
2338
|
-
*
|
3087
|
+
* 仿冒小程序
|
3088
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
2339
3089
|
*/
|
2340
|
-
List?: Array<
|
3090
|
+
List?: Array<DisplayFakeMiniProgram>;
|
2341
3091
|
/**
|
2342
3092
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2343
3093
|
*/
|
2344
3094
|
RequestId?: string;
|
2345
3095
|
}
|
2346
3096
|
/**
|
2347
|
-
*
|
2348
|
-
*/
|
2349
|
-
export interface DescribeJobRecordsRequest {
|
2350
|
-
/**
|
2351
|
-
* 分页大小
|
2352
|
-
*/
|
2353
|
-
Limit?: number;
|
2354
|
-
/**
|
2355
|
-
* 分页偏移
|
2356
|
-
*/
|
2357
|
-
Offset?: number;
|
2358
|
-
/**
|
2359
|
-
* 查询数组
|
2360
|
-
*/
|
2361
|
-
Filters?: Array<Filter>;
|
2362
|
-
}
|
2363
|
-
/**
|
2364
|
-
* 暗网详情
|
2365
|
-
*/
|
2366
|
-
export interface DisplayDarkWeb {
|
2367
|
-
/**
|
2368
|
-
* 主键ID
|
2369
|
-
*/
|
2370
|
-
Id?: number;
|
2371
|
-
/**
|
2372
|
-
* 内容
|
2373
|
-
*/
|
2374
|
-
Content?: string;
|
2375
|
-
/**
|
2376
|
-
* 命中关键字
|
2377
|
-
*/
|
2378
|
-
MatchedKeywords?: string;
|
2379
|
-
/**
|
2380
|
-
* APP地址
|
2381
|
-
*/
|
2382
|
-
Url?: string;
|
2383
|
-
/**
|
2384
|
-
* 公共字段
|
2385
|
-
*/
|
2386
|
-
DisplayToolCommon?: DisplayToolCommon;
|
2387
|
-
}
|
2388
|
-
/**
|
2389
|
-
* DescribeManages返回参数结构体
|
3097
|
+
* DescribeSubDomains返回参数结构体
|
2390
3098
|
*/
|
2391
|
-
export interface
|
3099
|
+
export interface DescribeSubDomainsResponse {
|
2392
3100
|
/**
|
2393
3101
|
* 总数
|
2394
3102
|
*/
|
@@ -2396,98 +3104,85 @@ export interface DescribeManagesResponse {
|
|
2396
3104
|
/**
|
2397
3105
|
* 数组
|
2398
3106
|
*/
|
2399
|
-
List?: Array<
|
3107
|
+
List?: Array<DisplaySubDomain>;
|
2400
3108
|
/**
|
2401
3109
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2402
3110
|
*/
|
2403
3111
|
RequestId?: string;
|
2404
3112
|
}
|
2405
3113
|
/**
|
2406
|
-
*
|
3114
|
+
* DescribeHttps返回参数结构体
|
2407
3115
|
*/
|
2408
|
-
export interface
|
2409
|
-
/**
|
2410
|
-
* 是否新增数据
|
2411
|
-
*/
|
2412
|
-
IsNew?: boolean;
|
2413
|
-
/**
|
2414
|
-
* 企业ID
|
2415
|
-
*/
|
2416
|
-
CustomerId?: number;
|
2417
|
-
/**
|
2418
|
-
* 分页大小
|
2419
|
-
*/
|
2420
|
-
Limit?: number;
|
2421
|
-
/**
|
2422
|
-
* 分页偏移
|
2423
|
-
*/
|
2424
|
-
Offset?: number;
|
2425
|
-
/**
|
2426
|
-
* 子公司ID列表
|
2427
|
-
*/
|
2428
|
-
EnterpriseUidList?: Array<string>;
|
2429
|
-
/**
|
2430
|
-
* 数据输出格式:json、file,默认不填为json
|
2431
|
-
*/
|
2432
|
-
Format?: string;
|
3116
|
+
export interface DescribeHttpsResponse {
|
2433
3117
|
/**
|
2434
|
-
*
|
3118
|
+
* 总数
|
2435
3119
|
*/
|
2436
|
-
|
3120
|
+
Total?: number;
|
2437
3121
|
/**
|
2438
|
-
*
|
3122
|
+
* 数组
|
2439
3123
|
*/
|
2440
|
-
|
3124
|
+
List?: Array<DisplayHttp>;
|
2441
3125
|
/**
|
2442
|
-
*
|
3126
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2443
3127
|
*/
|
2444
|
-
|
3128
|
+
RequestId?: string;
|
3129
|
+
}
|
3130
|
+
/**
|
3131
|
+
* DescribeLeakageDatas返回参数结构体
|
3132
|
+
*/
|
3133
|
+
export interface DescribeLeakageDatasResponse {
|
2445
3134
|
/**
|
2446
|
-
*
|
3135
|
+
* 总数
|
2447
3136
|
*/
|
2448
|
-
|
3137
|
+
Total?: number;
|
2449
3138
|
/**
|
2450
|
-
*
|
3139
|
+
* 数组
|
3140
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
2451
3141
|
*/
|
2452
|
-
|
3142
|
+
List?: Array<DisplayLeakageData>;
|
2453
3143
|
/**
|
2454
|
-
*
|
3144
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2455
3145
|
*/
|
2456
|
-
|
3146
|
+
RequestId?: string;
|
2457
3147
|
}
|
2458
3148
|
/**
|
2459
|
-
*
|
3149
|
+
* DescribeApps返回参数结构体
|
2460
3150
|
*/
|
2461
|
-
export interface
|
3151
|
+
export interface DescribeAppsResponse {
|
2462
3152
|
/**
|
2463
|
-
*
|
3153
|
+
* 总数
|
2464
3154
|
*/
|
2465
|
-
|
3155
|
+
Total?: number;
|
2466
3156
|
/**
|
2467
|
-
*
|
3157
|
+
* 移动资产数组
|
2468
3158
|
*/
|
2469
|
-
|
3159
|
+
List?: Array<DisplayApp>;
|
2470
3160
|
/**
|
2471
|
-
*
|
3161
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2472
3162
|
*/
|
2473
|
-
|
3163
|
+
RequestId?: string;
|
3164
|
+
}
|
3165
|
+
/**
|
3166
|
+
* DescribeWeakPasswords返回参数结构体
|
3167
|
+
*/
|
3168
|
+
export interface DescribeWeakPasswordsResponse {
|
2474
3169
|
/**
|
2475
|
-
*
|
3170
|
+
* 总数
|
2476
3171
|
*/
|
2477
|
-
|
3172
|
+
Total?: number;
|
2478
3173
|
/**
|
2479
|
-
*
|
3174
|
+
* 数组
|
2480
3175
|
*/
|
2481
|
-
|
3176
|
+
List?: Array<DisplayWeakPassword>;
|
2482
3177
|
/**
|
2483
|
-
*
|
3178
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2484
3179
|
*/
|
2485
|
-
|
3180
|
+
RequestId?: string;
|
2486
3181
|
}
|
2487
3182
|
/**
|
2488
|
-
*
|
3183
|
+
* DescribeFakeWechatOfficials请求参数结构体
|
2489
3184
|
*/
|
2490
|
-
export interface
|
3185
|
+
export interface DescribeFakeWechatOfficialsRequest {
|
2491
3186
|
/**
|
2492
3187
|
* 是否新增数据
|
2493
3188
|
*/
|
@@ -2538,141 +3233,121 @@ export interface DescribeWeakPasswordsRequest {
|
|
2538
3233
|
Ignored?: boolean;
|
2539
3234
|
}
|
2540
3235
|
/**
|
2541
|
-
*
|
3236
|
+
* 影子资产详情
|
2542
3237
|
*/
|
2543
|
-
export interface
|
3238
|
+
export interface DisplaySuspiciousAsset {
|
2544
3239
|
/**
|
2545
3240
|
* 主键ID
|
2546
3241
|
*/
|
2547
3242
|
Id?: number;
|
2548
3243
|
/**
|
2549
|
-
*
|
2550
|
-
*/
|
2551
|
-
Domain?: string;
|
2552
|
-
/**
|
2553
|
-
* ICP
|
2554
|
-
*/
|
2555
|
-
ICP?: string;
|
2556
|
-
/**
|
2557
|
-
* 注册时间
|
2558
|
-
*/
|
2559
|
-
RegisteredTime?: string;
|
2560
|
-
/**
|
2561
|
-
* 过期时间
|
3244
|
+
* 公共字段
|
2562
3245
|
*/
|
2563
|
-
|
3246
|
+
DisplayToolCommon?: DisplayToolCommon;
|
2564
3247
|
/**
|
2565
|
-
*
|
3248
|
+
* Url
|
2566
3249
|
*/
|
2567
|
-
|
3250
|
+
Url?: string;
|
2568
3251
|
/**
|
2569
|
-
*
|
3252
|
+
* 标题
|
2570
3253
|
*/
|
2571
|
-
|
2572
|
-
}
|
2573
|
-
/**
|
2574
|
-
* DescribePorts请求参数结构体
|
2575
|
-
*/
|
2576
|
-
export interface DescribePortsRequest {
|
3254
|
+
Title?: string;
|
2577
3255
|
/**
|
2578
|
-
*
|
3256
|
+
* 报文长度
|
2579
3257
|
*/
|
2580
|
-
|
3258
|
+
ContentLength?: number;
|
2581
3259
|
/**
|
2582
|
-
*
|
3260
|
+
* 报文内容
|
2583
3261
|
*/
|
2584
|
-
|
3262
|
+
Content?: string;
|
2585
3263
|
/**
|
2586
|
-
*
|
3264
|
+
* 截图缩略图URL
|
2587
3265
|
*/
|
2588
|
-
|
3266
|
+
ScreenshotThumbUrl?: string;
|
2589
3267
|
/**
|
2590
|
-
*
|
3268
|
+
* 截图URL
|
2591
3269
|
*/
|
2592
|
-
|
3270
|
+
ScreenshotUrl?: string;
|
2593
3271
|
/**
|
2594
|
-
*
|
3272
|
+
* 状态码
|
2595
3273
|
*/
|
2596
|
-
|
3274
|
+
Code?: number;
|
2597
3275
|
/**
|
2598
|
-
*
|
3276
|
+
* Api
|
2599
3277
|
*/
|
2600
|
-
|
3278
|
+
Api?: string;
|
2601
3279
|
/**
|
2602
|
-
*
|
3280
|
+
* 解析的IP
|
2603
3281
|
*/
|
2604
|
-
|
3282
|
+
Ip?: string;
|
2605
3283
|
/**
|
2606
|
-
*
|
3284
|
+
* 证书信息
|
2607
3285
|
*/
|
2608
|
-
|
3286
|
+
Ssl?: string;
|
2609
3287
|
/**
|
2610
|
-
*
|
3288
|
+
* ssl证书过期时间
|
2611
3289
|
*/
|
2612
|
-
|
3290
|
+
SslExpiredTime?: string;
|
2613
3291
|
/**
|
2614
|
-
*
|
3292
|
+
* 来源类型
|
2615
3293
|
*/
|
2616
|
-
|
3294
|
+
SourceType?: string;
|
2617
3295
|
/**
|
2618
|
-
*
|
3296
|
+
* 来源值
|
2619
3297
|
*/
|
2620
|
-
|
3298
|
+
SourceValue?: string;
|
2621
3299
|
/**
|
2622
|
-
*
|
3300
|
+
* 是否信任
|
2623
3301
|
*/
|
2624
|
-
|
3302
|
+
Trusted?: boolean;
|
2625
3303
|
/**
|
2626
|
-
*
|
3304
|
+
* 所属者
|
2627
3305
|
*/
|
2628
|
-
|
2629
|
-
}
|
2630
|
-
/**
|
2631
|
-
* StopJobRecord返回参数结构体
|
2632
|
-
*/
|
2633
|
-
export interface StopJobRecordResponse {
|
3306
|
+
Owner?: string;
|
2634
3307
|
/**
|
2635
|
-
*
|
3308
|
+
* 根域名
|
2636
3309
|
*/
|
2637
|
-
|
3310
|
+
RootDomain?: string;
|
2638
3311
|
}
|
2639
3312
|
/**
|
2640
|
-
*
|
3313
|
+
* DescribeJobRecords请求参数结构体
|
2641
3314
|
*/
|
2642
|
-
export interface
|
2643
|
-
/**
|
2644
|
-
* 主键ID
|
2645
|
-
*/
|
2646
|
-
Id?: number;
|
3315
|
+
export interface DescribeJobRecordsRequest {
|
2647
3316
|
/**
|
2648
|
-
*
|
3317
|
+
* 分页大小
|
2649
3318
|
*/
|
2650
|
-
|
3319
|
+
Limit?: number;
|
2651
3320
|
/**
|
2652
|
-
*
|
3321
|
+
* 分页偏移
|
2653
3322
|
*/
|
2654
|
-
|
3323
|
+
Offset?: number;
|
2655
3324
|
/**
|
2656
|
-
*
|
3325
|
+
* 查询数组
|
2657
3326
|
*/
|
2658
|
-
|
3327
|
+
Filters?: Array<Filter>;
|
3328
|
+
}
|
3329
|
+
/**
|
3330
|
+
* DescribeLeakageCodes返回参数结构体
|
3331
|
+
*/
|
3332
|
+
export interface DescribeLeakageCodesResponse {
|
2659
3333
|
/**
|
2660
|
-
*
|
3334
|
+
* 总数
|
2661
3335
|
*/
|
2662
|
-
|
3336
|
+
Total?: number;
|
2663
3337
|
/**
|
2664
|
-
*
|
3338
|
+
* 数组
|
3339
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
2665
3340
|
*/
|
2666
|
-
|
3341
|
+
List?: Array<DisplayLeakageCode>;
|
2667
3342
|
/**
|
2668
|
-
*
|
3343
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2669
3344
|
*/
|
2670
|
-
|
3345
|
+
RequestId?: string;
|
2671
3346
|
}
|
2672
3347
|
/**
|
2673
|
-
*
|
3348
|
+
* DescribeDomains请求参数结构体
|
2674
3349
|
*/
|
2675
|
-
export interface
|
3350
|
+
export interface DescribeDomainsRequest {
|
2676
3351
|
/**
|
2677
3352
|
* 是否新增数据
|
2678
3353
|
*/
|
@@ -2722,6 +3397,35 @@ export interface DescribeGithubsRequest {
|
|
2722
3397
|
*/
|
2723
3398
|
Ignored?: boolean;
|
2724
3399
|
}
|
3400
|
+
/**
|
3401
|
+
* 子任务进度
|
3402
|
+
*/
|
3403
|
+
export interface JobRecordProgress {
|
3404
|
+
/**
|
3405
|
+
* 正在执行的任务数
|
3406
|
+
*/
|
3407
|
+
Doing?: number;
|
3408
|
+
/**
|
3409
|
+
* 已完成的任务数
|
3410
|
+
*/
|
3411
|
+
Done?: number;
|
3412
|
+
/**
|
3413
|
+
* 发生错误的任务数
|
3414
|
+
*/
|
3415
|
+
Error?: number;
|
3416
|
+
/**
|
3417
|
+
* 超时
|
3418
|
+
*/
|
3419
|
+
Timeout?: number;
|
3420
|
+
/**
|
3421
|
+
* 停止
|
3422
|
+
*/
|
3423
|
+
Stop?: number;
|
3424
|
+
/**
|
3425
|
+
* 暂停
|
3426
|
+
*/
|
3427
|
+
Todo?: number;
|
3428
|
+
}
|
2725
3429
|
/**
|
2726
3430
|
* DescribeDarkWebs返回参数结构体
|
2727
3431
|
*/
|