tencentcloud-sdk-nodejs-tcss 4.0.613 → 4.0.615

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.
@@ -1542,7 +1542,7 @@ export interface DescribeAgentDaemonSetCmdResponse {
1542
1542
  /**
1543
1543
  * 安装命令
1544
1544
  */
1545
- Command: string;
1545
+ Command?: string;
1546
1546
  /**
1547
1547
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1548
1548
  */
@@ -2082,34 +2082,17 @@ export interface CreateVulDefenceEventExportJobRequest {
2082
2082
  By?: string;
2083
2083
  }
2084
2084
  /**
2085
- * DescribeNetworkFirewallPolicyList请求参数结构体
2085
+ * 集群自定义参数
2086
2086
  */
2087
- export interface DescribeNetworkFirewallPolicyListRequest {
2088
- /**
2089
- * 集群id
2090
- */
2091
- ClusterId: string;
2092
- /**
2093
- * 偏移量
2094
- */
2095
- Offset?: number;
2096
- /**
2097
- * 每次查询的最大记录数量
2098
- */
2099
- Limit?: number;
2087
+ export interface ClusterCustomParameters {
2100
2088
  /**
2101
- * Name - String
2102
- Name 可取值:ClusterName,ClusterId,ClusterType,Region,ClusterCheckMode,ClusterAutoCheck
2103
- */
2104
- Filters?: Array<ComplianceFilters>;
2105
- /**
2106
- * 排序字段
2089
+ * 参数名
2107
2090
  */
2108
- By?: string;
2091
+ Name: string;
2109
2092
  /**
2110
- * 排序方式 asc,desc
2093
+ * 参数值
2111
2094
  */
2112
- Order?: string;
2095
+ Values: Array<string>;
2113
2096
  }
2114
2097
  /**
2115
2098
  * DeleteIgnoreVul请求参数结构体
@@ -4497,6 +4480,19 @@ export interface CreateDefenceVulExportJobResponse {
4497
4480
  */
4498
4481
  RequestId?: string;
4499
4482
  }
4483
+ /**
4484
+ * StopVirusScanTask请求参数结构体
4485
+ */
4486
+ export interface StopVirusScanTaskRequest {
4487
+ /**
4488
+ * 任务ID
4489
+ */
4490
+ TaskId: string;
4491
+ /**
4492
+ * 需要停止的容器id 为空默认停止整个任务
4493
+ */
4494
+ ContainerIds?: Array<string>;
4495
+ }
4500
4496
  /**
4501
4497
  * 运行时安全,异常进程检测策略
4502
4498
  */
@@ -6312,6 +6308,10 @@ export interface DescribeAgentDaemonSetCmdRequest {
6312
6308
  * 命令有效期,非腾讯云时必填
6313
6309
  */
6314
6310
  ExpireDate?: string;
6311
+ /**
6312
+ * 集群自定义参数
6313
+ */
6314
+ ClusterCustomParameters?: Array<ClusterCustomParameters>;
6315
6315
  }
6316
6316
  /**
6317
6317
  * DescribeSecLogAlertMsg请求参数结构体
@@ -8075,7 +8075,7 @@ export interface AccessControlRuleInfo {
8075
8075
  */
8076
8076
  IsEnable: boolean;
8077
8077
  /**
8078
- * 生效惊现id,空数组代表全部镜像
8078
+ * 生效镜像id,空数组代表全部镜像
8079
8079
  */
8080
8080
  ImageIds: Array<string>;
8081
8081
  /**
@@ -9708,17 +9708,19 @@ export interface DescribeAssetImageRegistryVulListExportResponse {
9708
9708
  RequestId?: string;
9709
9709
  }
9710
9710
  /**
9711
- * StopVirusScanTask请求参数结构体
9711
+ * 网络集群策略自定义规则端口
9712
9712
  */
9713
- export interface StopVirusScanTaskRequest {
9713
+ export interface NetworkPorts {
9714
9714
  /**
9715
- * 任务ID
9716
- */
9717
- TaskId: string;
9715
+ * 网络策略协议
9716
+ 注意:此字段可能返回 null,表示取不到有效值。
9717
+ */
9718
+ Protocol?: string;
9718
9719
  /**
9719
- * 需要停止的容器id 为空默认停止整个任务
9720
- */
9721
- ContainerIds?: Array<string>;
9720
+ * 网络策略策略端口
9721
+ 注意:此字段可能返回 null,表示取不到有效值。
9722
+ */
9723
+ Port?: string;
9722
9724
  }
9723
9725
  /**
9724
9726
  * DescribeAssetContainerDetail请求参数结构体
@@ -15280,19 +15282,21 @@ export interface DescribeAssetImageRiskListRequest {
15280
15282
  */
15281
15283
  export declare type DescribeEscapeSafeStateRequest = null;
15282
15284
  /**
15283
- * 网络集群策略自定义规则端口
15285
+ * DescribeVirusManualScanEstimateTimeout请求参数结构体
15284
15286
  */
15285
- export interface NetworkPorts {
15287
+ export interface DescribeVirusManualScanEstimateTimeoutRequest {
15286
15288
  /**
15287
- * 网络策略协议
15288
- 注意:此字段可能返回 null,表示取不到有效值。
15289
- */
15290
- Protocol?: string;
15289
+ * 扫描范围0容器1主机节点
15290
+ */
15291
+ ScanRangeType: number;
15291
15292
  /**
15292
- * 网络策略策略端口
15293
- 注意:此字段可能返回 null,表示取不到有效值。
15294
- */
15295
- Port?: string;
15293
+ * true 全选,false 自选
15294
+ */
15295
+ ScanRangeAll: boolean;
15296
+ /**
15297
+ * 自选扫描范围的容器id或者主机id 根据ScanRangeType决定
15298
+ */
15299
+ ScanIds?: Array<string>;
15296
15300
  }
15297
15301
  /**
15298
15302
  * CreateVulScanTask返回参数结构体
@@ -15635,21 +15639,34 @@ export interface DescribeEscapeWhiteListRequest {
15635
15639
  By?: string;
15636
15640
  }
15637
15641
  /**
15638
- * DescribeVirusManualScanEstimateTimeout请求参数结构体
15642
+ * DescribeNetworkFirewallPolicyList请求参数结构体
15639
15643
  */
15640
- export interface DescribeVirusManualScanEstimateTimeoutRequest {
15644
+ export interface DescribeNetworkFirewallPolicyListRequest {
15641
15645
  /**
15642
- * 扫描范围0容器1主机节点
15646
+ * 集群id
15643
15647
  */
15644
- ScanRangeType: number;
15648
+ ClusterId: string;
15645
15649
  /**
15646
- * true 全选,false 自选
15650
+ * 偏移量
15647
15651
  */
15648
- ScanRangeAll: boolean;
15652
+ Offset?: number;
15649
15653
  /**
15650
- * 自选扫描范围的容器id或者主机id 根据ScanRangeType决定
15654
+ * 每次查询的最大记录数量
15651
15655
  */
15652
- ScanIds?: Array<string>;
15656
+ Limit?: number;
15657
+ /**
15658
+ * Name - String
15659
+ Name 可取值:ClusterName,ClusterId,ClusterType,Region,ClusterCheckMode,ClusterAutoCheck
15660
+ */
15661
+ Filters?: Array<ComplianceFilters>;
15662
+ /**
15663
+ * 排序字段
15664
+ */
15665
+ By?: string;
15666
+ /**
15667
+ * 排序方式 asc,desc
15668
+ */
15669
+ Order?: string;
15653
15670
  }
15654
15671
  /**
15655
15672
  * 容器组件信息