tencentcloud-sdk-nodejs 4.1.275 → 4.1.276

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.
@@ -8,11 +8,11 @@ import { ModifyFwGroupSwitchRequest, DescribeCfwStatusMonitorRequest, CheckClust
8
8
  export declare class Client extends AbstractClient {
9
9
  constructor(clientConfig: ClientConfig);
10
10
  /**
11
- * 删除VPC间规则
11
+ * 删除 VPC 边界访问控制规则。
12
12
  */
13
13
  RemoveVpcAcRule(req: RemoveVpcAcRuleRequest, cb?: (error: string, rep: RemoveVpcAcRuleResponse) => void): Promise<RemoveVpcAcRuleResponse>;
14
14
  /**
15
- * 批量删除入侵防御封禁列表、放通列表规则(新)
15
+ * 删除 IP 封禁规则,或清空封禁列表。
16
16
  */
17
17
  DeleteBlockIgnoreRuleNew(req: DeleteBlockIgnoreRuleNewRequest, cb?: (error: string, rep: DeleteBlockIgnoreRuleNewResponse) => void): Promise<DeleteBlockIgnoreRuleNewResponse>;
18
18
  /**
@@ -57,11 +57,11 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
57
57
  */
58
58
  DeleteVpcFwGroup(req: DeleteVpcFwGroupRequest, cb?: (error: string, rep: DeleteVpcFwGroupResponse) => void): Promise<DeleteVpcFwGroupResponse>;
59
59
  /**
60
- * 添加VPC内网间规则
60
+ * 新增一条或多条 VPC 边界访问控制规则。
61
61
  */
62
62
  AddVpcAcRule(req: AddVpcAcRuleRequest, cb?: (error: string, rep: AddVpcAcRuleResponse) => void): Promise<AddVpcAcRuleResponse>;
63
63
  /**
64
- * 创建新企业安全组规则
64
+ * 新增一条或多条企业安全组规则。
65
65
  */
66
66
  AddEnterpriseSecurityGroupRules(req: AddEnterpriseSecurityGroupRulesRequest, cb?: (error: string, rep: AddEnterpriseSecurityGroupRulesResponse) => void): Promise<AddEnterpriseSecurityGroupRulesResponse>;
67
67
  /**
@@ -77,7 +77,7 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
77
77
  */
78
78
  ModifySecurityGroupSequenceRules(req: ModifySecurityGroupSequenceRulesRequest, cb?: (error: string, rep: ModifySecurityGroupSequenceRulesResponse) => void): Promise<ModifySecurityGroupSequenceRulesResponse>;
79
79
  /**
80
- * 删除新企业安全组规则
80
+ * 删除企业安全组规则。
81
81
  */
82
82
  RemoveEnterpriseSecurityGroupRule(req: RemoveEnterpriseSecurityGroupRuleRequest, cb?: (error: string, rep: RemoveEnterpriseSecurityGroupRuleResponse) => void): Promise<RemoveEnterpriseSecurityGroupRuleResponse>;
83
83
  /**
@@ -189,7 +189,7 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
189
189
  */
190
190
  DescribeSecurityGroupList(req: DescribeSecurityGroupListRequest, cb?: (error: string, rep: DescribeSecurityGroupListResponse) => void): Promise<DescribeSecurityGroupListResponse>;
191
191
  /**
192
- * 修改内网间访问控制规则
192
+ * 修改一条 VPC边界访问控制规则。
193
193
  */
194
194
  ModifyVpcAcRule(req: ModifyVpcAcRuleRequest, cb?: (error: string, rep: ModifyVpcAcRuleResponse) => void): Promise<ModifyVpcAcRuleResponse>;
195
195
  /**
@@ -205,7 +205,7 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
205
205
  */
206
206
  DescribeFwGroupIdNames(req: DescribeFwGroupIdNamesRequest, cb?: (error: string, rep: DescribeFwGroupIdNamesResponse) => void): Promise<DescribeFwGroupIdNamesResponse>;
207
207
  /**
208
- * 用户告警中心-封禁、放通处置按钮
208
+ * 异步处置新告警中心的告警。支持告警封禁、告警加白、IP 封禁、IP 加白、域名加白、加入安全基线和资产隔离。
209
209
  */
210
210
  CreateAlertCenterRuleAsync(req: CreateAlertCenterRuleAsyncRequest, cb?: (error: string, rep: CreateAlertCenterRuleAsyncResponse) => void): Promise<CreateAlertCenterRuleAsyncResponse>;
211
211
  /**
@@ -237,7 +237,7 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
237
237
  */
238
238
  DescribeNatFwInstanceWithRegion(req?: DescribeNatFwInstanceWithRegionRequest, cb?: (error: string, rep: DescribeNatFwInstanceWithRegionResponse) => void): Promise<DescribeNatFwInstanceWithRegionResponse>;
239
239
  /**
240
- * 批量添加入侵防御封禁列表、放通列表规则
240
+ * 批量新增封禁或放通规则。
241
241
  */
242
242
  CreateBlockIgnoreRuleNew(req: CreateBlockIgnoreRuleNewRequest, cb?: (error: string, rep: CreateBlockIgnoreRuleNewResponse) => void): Promise<CreateBlockIgnoreRuleNewResponse>;
243
243
  /**
@@ -261,7 +261,7 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
261
261
  */
262
262
  ModifyVpcFwSequenceRules(req: ModifyVpcFwSequenceRulesRequest, cb?: (error: string, rep: ModifyVpcFwSequenceRulesResponse) => void): Promise<ModifyVpcFwSequenceRulesResponse>;
263
263
  /**
264
- * 忽略告警中心或拦截列表中的记录。接口将目标记录的 bhide 标记设为 1,使其不再进入未忽略列表和相关统计,但不删除日志,也不创建持续匹配后续记录的忽略规则;本接口没有恢复 bhide 的参数。TableType 决定目标表及 ID 类型:AlertTable 按告警日志 logid 更新,InterceptionTable 按拦截记录 unique_id 更新。HandleEventIdList 中的聚合事件 ID 会先解析为告警日志 ID,再与 HandleIdList 合并;合并后会删除空字符串并去重。
264
+ * 忽略告警中心或拦截列表中的记录。忽略操作不支持撤销。
265
265
  */
266
266
  CreateAlertCenterOmit(req: CreateAlertCenterOmitRequest, cb?: (error: string, rep: CreateAlertCenterOmitResponse) => void): Promise<CreateAlertCenterOmitResponse>;
267
267
  /**
@@ -281,11 +281,11 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
281
281
  */
282
282
  DescribeNatCcnFwSwitch(req: DescribeNatCcnFwSwitchRequest, cb?: (error: string, rep: DescribeNatCcnFwSwitchResponse) => void): Promise<DescribeNatCcnFwSwitchResponse>;
283
283
  /**
284
- * 编辑新企业安全组规则
284
+ * 修改企业安全组规则,包括编辑内容或启停规则。
285
285
  */
286
286
  ModifyEnterpriseSecurityGroupRule(req: ModifyEnterpriseSecurityGroupRuleRequest, cb?: (error: string, rep: ModifyEnterpriseSecurityGroupRuleResponse) => void): Promise<ModifyEnterpriseSecurityGroupRuleResponse>;
287
287
  /**
288
- * 添加一条或多条互联网边界访问控制规则。规则写入当前账号的可操作分区;本批 Rules 在一次插入事务中写入。From=batch_import_cover 会先以独立事务删除首条规则 Direction 对应的旧规则,再插入本批 Rules;删除一旦提交,后续插入失败不会恢复旧规则。公有云环境在数据库事务提交后异步触发规则下发,因此成功返回只表示规则已写入并已发起下发,不表示数据面已经生效。
288
+ * 新增一条或多条互联网边界访问控制规则。
289
289
  */
290
290
  AddAclRule(req: AddAclRuleRequest, cb?: (error: string, rep: AddAclRuleResponse) => void): Promise<AddAclRuleResponse>;
291
291
  /**
@@ -293,7 +293,7 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
293
293
  */
294
294
  DescribeEnterpriseSGRuleProgress(req?: DescribeEnterpriseSGRuleProgressRequest, cb?: (error: string, rep: DescribeEnterpriseSGRuleProgressResponse) => void): Promise<DescribeEnterpriseSGRuleProgressResponse>;
295
295
  /**
296
- * 修改NAT访问控制规则
296
+ * 修改一条 NAT边界访问控制规则。
297
297
  */
298
298
  ModifyNatAcRule(req: ModifyNatAcRuleRequest, cb?: (error: string, rep: ModifyNatAcRuleResponse) => void): Promise<ModifyNatAcRuleResponse>;
299
299
  /**
@@ -356,7 +356,7 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
356
356
  */
357
357
  ModifySequenceRules(req: ModifySequenceRulesRequest, cb?: (error: string, rep: ModifySequenceRulesResponse) => void): Promise<ModifySequenceRulesResponse>;
358
358
  /**
359
- * 删除互联网边界访问控制规则
359
+ * 删除互联网边界访问控制规则。
360
360
  */
361
361
  RemoveAclRule(req: RemoveAclRuleRequest, cb?: (error: string, rep: RemoveAclRuleResponse) => void): Promise<RemoveAclRuleResponse>;
362
362
  /**
@@ -436,7 +436,7 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
436
436
  */
437
437
  DescribeIpsRuleListNew(req: DescribeIpsRuleListNewRequest, cb?: (error: string, rep: DescribeIpsRuleListNewResponse) => void): Promise<DescribeIpsRuleListNewResponse>;
438
438
  /**
439
- * 修改互联网边界访问控制规则
439
+ * 修改一条互联网边界访问控制规则。
440
440
  */
441
441
  ModifyAclRule(req: ModifyAclRuleRequest, cb?: (error: string, rep: ModifyAclRuleResponse) => void): Promise<ModifyAclRuleResponse>;
442
442
  /**
@@ -456,7 +456,7 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
456
456
  */
457
457
  DescribeBlockIgnoreList(req: DescribeBlockIgnoreListRequest, cb?: (error: string, rep: DescribeBlockIgnoreListResponse) => void): Promise<DescribeBlockIgnoreListResponse>;
458
458
  /**
459
- * 删除NAT访问控制规则
459
+ * 删除 NAT 边界访问控制规则。
460
460
  */
461
461
  RemoveNatAcRule(req: RemoveNatAcRuleRequest, cb?: (error: string, rep: RemoveNatAcRuleResponse) => void): Promise<RemoveNatAcRuleResponse>;
462
462
  /**
@@ -480,7 +480,7 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
480
480
  */
481
481
  DescribeOfflineExportTask(req: DescribeOfflineExportTaskRequest, cb?: (error: string, rep: DescribeOfflineExportTaskResponse) => void): Promise<DescribeOfflineExportTaskResponse>;
482
482
  /**
483
- * ModifyIsolateTable 隔离列表编辑和删除操作
483
+ * 修改或解除已有入侵防御隔离记录,不用于新增隔离。
484
484
  */
485
485
  ModifyIsolateTable(req: ModifyIsolateTableRequest, cb?: (error: string, rep: ModifyIsolateTableResponse) => void): Promise<ModifyIsolateTableResponse>;
486
486
  /**
@@ -641,7 +641,7 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
641
641
  */
642
642
  CreateAddressTemplate(req: CreateAddressTemplateRequest, cb?: (error: string, rep: CreateAddressTemplateResponse) => void): Promise<CreateAddressTemplateResponse>;
643
643
  /**
644
- * 添加nat访问控制规则
644
+ * 新增一条或多条 NAT边界访问控制规则。
645
645
  */
646
646
  AddNatAcRule(req: AddNatAcRuleRequest, cb?: (error: string, rep: AddNatAcRuleResponse) => void): Promise<AddNatAcRuleResponse>;
647
647
  /**
@@ -28,13 +28,13 @@ class Client extends abstract_client_1.AbstractClient {
28
28
  super("cfw.tencentcloudapi.com", "2019-09-04", clientConfig);
29
29
  }
30
30
  /**
31
- * 删除VPC间规则
31
+ * 删除 VPC 边界访问控制规则。
32
32
  */
33
33
  async RemoveVpcAcRule(req, cb) {
34
34
  return this.request("RemoveVpcAcRule", req, cb);
35
35
  }
36
36
  /**
37
- * 批量删除入侵防御封禁列表、放通列表规则(新)
37
+ * 删除 IP 封禁规则,或清空封禁列表。
38
38
  */
39
39
  async DeleteBlockIgnoreRuleNew(req, cb) {
40
40
  return this.request("DeleteBlockIgnoreRuleNew", req, cb);
@@ -101,13 +101,13 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
101
101
  return this.request("DeleteVpcFwGroup", req, cb);
102
102
  }
103
103
  /**
104
- * 添加VPC内网间规则
104
+ * 新增一条或多条 VPC 边界访问控制规则。
105
105
  */
106
106
  async AddVpcAcRule(req, cb) {
107
107
  return this.request("AddVpcAcRule", req, cb);
108
108
  }
109
109
  /**
110
- * 创建新企业安全组规则
110
+ * 新增一条或多条企业安全组规则。
111
111
  */
112
112
  async AddEnterpriseSecurityGroupRules(req, cb) {
113
113
  return this.request("AddEnterpriseSecurityGroupRules", req, cb);
@@ -131,7 +131,7 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
131
131
  return this.request("ModifySecurityGroupSequenceRules", req, cb);
132
132
  }
133
133
  /**
134
- * 删除新企业安全组规则
134
+ * 删除企业安全组规则。
135
135
  */
136
136
  async RemoveEnterpriseSecurityGroupRule(req, cb) {
137
137
  return this.request("RemoveEnterpriseSecurityGroupRule", req, cb);
@@ -299,7 +299,7 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
299
299
  return this.request("DescribeSecurityGroupList", req, cb);
300
300
  }
301
301
  /**
302
- * 修改内网间访问控制规则
302
+ * 修改一条 VPC边界访问控制规则。
303
303
  */
304
304
  async ModifyVpcAcRule(req, cb) {
305
305
  return this.request("ModifyVpcAcRule", req, cb);
@@ -323,7 +323,7 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
323
323
  return this.request("DescribeFwGroupIdNames", req, cb);
324
324
  }
325
325
  /**
326
- * 用户告警中心-封禁、放通处置按钮
326
+ * 异步处置新告警中心的告警。支持告警封禁、告警加白、IP 封禁、IP 加白、域名加白、加入安全基线和资产隔离。
327
327
  */
328
328
  async CreateAlertCenterRuleAsync(req, cb) {
329
329
  return this.request("CreateAlertCenterRuleAsync", req, cb);
@@ -371,7 +371,7 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
371
371
  return this.request("DescribeNatFwInstanceWithRegion", req, cb);
372
372
  }
373
373
  /**
374
- * 批量添加入侵防御封禁列表、放通列表规则
374
+ * 批量新增封禁或放通规则。
375
375
  */
376
376
  async CreateBlockIgnoreRuleNew(req, cb) {
377
377
  return this.request("CreateBlockIgnoreRuleNew", req, cb);
@@ -407,7 +407,7 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
407
407
  return this.request("ModifyVpcFwSequenceRules", req, cb);
408
408
  }
409
409
  /**
410
- * 忽略告警中心或拦截列表中的记录。接口将目标记录的 bhide 标记设为 1,使其不再进入未忽略列表和相关统计,但不删除日志,也不创建持续匹配后续记录的忽略规则;本接口没有恢复 bhide 的参数。TableType 决定目标表及 ID 类型:AlertTable 按告警日志 logid 更新,InterceptionTable 按拦截记录 unique_id 更新。HandleEventIdList 中的聚合事件 ID 会先解析为告警日志 ID,再与 HandleIdList 合并;合并后会删除空字符串并去重。
410
+ * 忽略告警中心或拦截列表中的记录。忽略操作不支持撤销。
411
411
  */
412
412
  async CreateAlertCenterOmit(req, cb) {
413
413
  return this.request("CreateAlertCenterOmit", req, cb);
@@ -437,13 +437,13 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
437
437
  return this.request("DescribeNatCcnFwSwitch", req, cb);
438
438
  }
439
439
  /**
440
- * 编辑新企业安全组规则
440
+ * 修改企业安全组规则,包括编辑内容或启停规则。
441
441
  */
442
442
  async ModifyEnterpriseSecurityGroupRule(req, cb) {
443
443
  return this.request("ModifyEnterpriseSecurityGroupRule", req, cb);
444
444
  }
445
445
  /**
446
- * 添加一条或多条互联网边界访问控制规则。规则写入当前账号的可操作分区;本批 Rules 在一次插入事务中写入。From=batch_import_cover 会先以独立事务删除首条规则 Direction 对应的旧规则,再插入本批 Rules;删除一旦提交,后续插入失败不会恢复旧规则。公有云环境在数据库事务提交后异步触发规则下发,因此成功返回只表示规则已写入并已发起下发,不表示数据面已经生效。
446
+ * 新增一条或多条互联网边界访问控制规则。
447
447
  */
448
448
  async AddAclRule(req, cb) {
449
449
  return this.request("AddAclRule", req, cb);
@@ -455,7 +455,7 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
455
455
  return this.request("DescribeEnterpriseSGRuleProgress", req, cb);
456
456
  }
457
457
  /**
458
- * 修改NAT访问控制规则
458
+ * 修改一条 NAT边界访问控制规则。
459
459
  */
460
460
  async ModifyNatAcRule(req, cb) {
461
461
  return this.request("ModifyNatAcRule", req, cb);
@@ -548,7 +548,7 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
548
548
  return this.request("ModifySequenceRules", req, cb);
549
549
  }
550
550
  /**
551
- * 删除互联网边界访问控制规则
551
+ * 删除互联网边界访问控制规则。
552
552
  */
553
553
  async RemoveAclRule(req, cb) {
554
554
  return this.request("RemoveAclRule", req, cb);
@@ -668,7 +668,7 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
668
668
  return this.request("DescribeIpsRuleListNew", req, cb);
669
669
  }
670
670
  /**
671
- * 修改互联网边界访问控制规则
671
+ * 修改一条互联网边界访问控制规则。
672
672
  */
673
673
  async ModifyAclRule(req, cb) {
674
674
  return this.request("ModifyAclRule", req, cb);
@@ -698,7 +698,7 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
698
698
  return this.request("DescribeBlockIgnoreList", req, cb);
699
699
  }
700
700
  /**
701
- * 删除NAT访问控制规则
701
+ * 删除 NAT 边界访问控制规则。
702
702
  */
703
703
  async RemoveNatAcRule(req, cb) {
704
704
  return this.request("RemoveNatAcRule", req, cb);
@@ -734,7 +734,7 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
734
734
  return this.request("DescribeOfflineExportTask", req, cb);
735
735
  }
736
736
  /**
737
- * ModifyIsolateTable 隔离列表编辑和删除操作
737
+ * 修改或解除已有入侵防御隔离记录,不用于新增隔离。
738
738
  */
739
739
  async ModifyIsolateTable(req, cb) {
740
740
  return this.request("ModifyIsolateTable", req, cb);
@@ -973,7 +973,7 @@ VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction
973
973
  return this.request("CreateAddressTemplate", req, cb);
974
974
  }
975
975
  /**
976
- * 添加nat访问控制规则
976
+ * 新增一条或多条 NAT边界访问控制规则。
977
977
  */
978
978
  async AddNatAcRule(req, cb) {
979
979
  return this.request("AddNatAcRule", req, cb);