tencentcloud-sdk-tcss 1.0.241 → 1.0.242
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20201101/models.rb +15 -6
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 88fd43448163c9f147e388435abe8a6051778894
|
4
|
+
data.tar.gz: 9738dfb13076e7d4c69ef26db2dcf6c7f8455b2a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 11f70c1d644a24ab2db7cd4ebdfd74a29e2bdb4adf77c802fe13780962df727338ec6b999adcb5f47cc4c0bf66f06342267a37ca71c254dd0e2758ae2871cbe0
|
7
|
+
data.tar.gz: ee4f9b2097006a8a27093a223ce2971ca8f3fc34e47d7e5d38a1f3e7fff73eb05032de34c28e7aa006d6b6ca2fa0694ed245d1e09b659b45044cefbf86d9a140
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.0.
|
1
|
+
1.0.242
|
data/lib/v20201101/models.rb
CHANGED
@@ -7700,17 +7700,20 @@ module TencentCloud
|
|
7700
7700
|
# @type UnhandledAbnormalProcessCnt: Integer
|
7701
7701
|
# @param UnhandledFileCnt: 未处理文件篡改
|
7702
7702
|
# @type UnhandledFileCnt: Integer
|
7703
|
+
# @param UnhandledVirusEventCnt: 未处理木马事件
|
7704
|
+
# @type UnhandledVirusEventCnt: Integer
|
7703
7705
|
# @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
7704
7706
|
# @type RequestId: String
|
7705
7707
|
|
7706
|
-
attr_accessor :UnhandledEscapeCnt, :UnhandledReverseShellCnt, :UnhandledRiskSyscallCnt, :UnhandledAbnormalProcessCnt, :UnhandledFileCnt, :RequestId
|
7708
|
+
attr_accessor :UnhandledEscapeCnt, :UnhandledReverseShellCnt, :UnhandledRiskSyscallCnt, :UnhandledAbnormalProcessCnt, :UnhandledFileCnt, :UnhandledVirusEventCnt, :RequestId
|
7707
7709
|
|
7708
|
-
def initialize(unhandledescapecnt=nil, unhandledreverseshellcnt=nil, unhandledrisksyscallcnt=nil, unhandledabnormalprocesscnt=nil, unhandledfilecnt=nil, requestid=nil)
|
7710
|
+
def initialize(unhandledescapecnt=nil, unhandledreverseshellcnt=nil, unhandledrisksyscallcnt=nil, unhandledabnormalprocesscnt=nil, unhandledfilecnt=nil, unhandledviruseventcnt=nil, requestid=nil)
|
7709
7711
|
@UnhandledEscapeCnt = unhandledescapecnt
|
7710
7712
|
@UnhandledReverseShellCnt = unhandledreverseshellcnt
|
7711
7713
|
@UnhandledRiskSyscallCnt = unhandledrisksyscallcnt
|
7712
7714
|
@UnhandledAbnormalProcessCnt = unhandledabnormalprocesscnt
|
7713
7715
|
@UnhandledFileCnt = unhandledfilecnt
|
7716
|
+
@UnhandledVirusEventCnt = unhandledviruseventcnt
|
7714
7717
|
@RequestId = requestid
|
7715
7718
|
end
|
7716
7719
|
|
@@ -7720,6 +7723,7 @@ module TencentCloud
|
|
7720
7723
|
@UnhandledRiskSyscallCnt = params['UnhandledRiskSyscallCnt']
|
7721
7724
|
@UnhandledAbnormalProcessCnt = params['UnhandledAbnormalProcessCnt']
|
7722
7725
|
@UnhandledFileCnt = params['UnhandledFileCnt']
|
7726
|
+
@UnhandledVirusEventCnt = params['UnhandledVirusEventCnt']
|
7723
7727
|
@RequestId = params['RequestId']
|
7724
7728
|
end
|
7725
7729
|
end
|
@@ -9848,6 +9852,7 @@ module TencentCloud
|
|
9848
9852
|
# @param ScanPath: 自选排除或扫描的地址
|
9849
9853
|
# @type ScanPath: Array
|
9850
9854
|
# @param ClickTimeout: 一键检测的超时设置
|
9855
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
9851
9856
|
# @type ClickTimeout: Integer
|
9852
9857
|
# @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
9853
9858
|
# @type RequestId: String
|
@@ -9913,6 +9918,7 @@ module TencentCloud
|
|
9913
9918
|
# SCAN_FINISH:扫描完成,
|
9914
9919
|
# SCAN_TIMEOUT:扫描超时
|
9915
9920
|
# SCAN_CANCELING: 取消中
|
9921
|
+
# SCAN_CANCELED:已取消
|
9916
9922
|
# @type Status: String
|
9917
9923
|
# @param Schedule: 扫描进度 I
|
9918
9924
|
# @type Schedule: Integer
|
@@ -11936,15 +11942,15 @@ module TencentCloud
|
|
11936
11942
|
class ModifyVirusScanSettingRequest < TencentCloud::Common::AbstractModel
|
11937
11943
|
# @param EnableScan: 是否开启定期扫描
|
11938
11944
|
# @type EnableScan: Boolean
|
11939
|
-
# @param Cycle: 检测周期每隔多少天
|
11945
|
+
# @param Cycle: 检测周期每隔多少天(1|3|7)
|
11940
11946
|
# @type Cycle: Integer
|
11941
11947
|
# @param BeginScanAt: 扫描开始时间
|
11942
11948
|
# @type BeginScanAt: String
|
11943
|
-
# @param ScanPathAll: 扫描全部路径
|
11949
|
+
# @param ScanPathAll: 扫描全部路径(true:全选,false:自选)
|
11944
11950
|
# @type ScanPathAll: Boolean
|
11945
11951
|
# @param ScanPathType: 当ScanPathAll为true 生效 0扫描以下路径 1、扫描除以下路径
|
11946
11952
|
# @type ScanPathType: Integer
|
11947
|
-
# @param Timeout: 超时时长
|
11953
|
+
# @param Timeout: 超时时长(5~24h)
|
11948
11954
|
# @type Timeout: Integer
|
11949
11955
|
# @param ScanRangeType: 扫描范围0容器1主机节点
|
11950
11956
|
# @type ScanRangeType: Integer
|
@@ -12002,7 +12008,7 @@ module TencentCloud
|
|
12002
12008
|
|
12003
12009
|
# ModifyVirusScanTimeoutSetting请求参数结构体
|
12004
12010
|
class ModifyVirusScanTimeoutSettingRequest < TencentCloud::Common::AbstractModel
|
12005
|
-
# @param Timeout: 超时时长单位小时
|
12011
|
+
# @param Timeout: 超时时长单位小时(5~24h)
|
12006
12012
|
# @type Timeout: Integer
|
12007
12013
|
# @param ScanType: 设置类型0一键检测,1定时检测
|
12008
12014
|
# @type ScanType: Integer
|
@@ -13485,6 +13491,9 @@ module TencentCloud
|
|
13485
13491
|
# BACKUP_FILE_NOT_FOUND:备份文件不存在
|
13486
13492
|
# CONTAINER_NOT_FOUND_DEAL_ISOLATE:隔离时,容器不存在
|
13487
13493
|
# CONTAINER_NOT_FOUND_DEAL_RECOVER:恢复时,容器不存在
|
13494
|
+
# TIMEOUT: 超时
|
13495
|
+
# TOO_MANY: 任务过多
|
13496
|
+
# OFFLINE: 离线
|
13488
13497
|
# @type SubStatus: String
|
13489
13498
|
|
13490
13499
|
attr_accessor :FileName, :FilePath, :VirusName, :CreateTime, :ModifyTime, :ContainerName, :ContainerId, :ContainerStatus, :ImageName, :ImageId, :Status, :Id, :HarmDescribe, :SuggestScheme, :SubStatus
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-tcss
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.242
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-01-
|
11
|
+
date: 2022-01-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|