tencentcloud-sdk-tcss 1.0.226 → 1.0.230
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20201101/models.rb +31 -9
- 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: 3fadef1ba5ce755a9e9f71860dac51af4591005c
|
4
|
+
data.tar.gz: 2ce3b2a671cf7096cf3ecc299d61070438ff7402
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c5266d0b77c90da8da8d147cdb431fb51af27369a68ea99a574f7309c9d9808ec2683123c3f1fdc82e15e181675f3c3a8f412877353548181ed3f783f8d1ebf7
|
7
|
+
data.tar.gz: 0e862880ce86b01498767d83780d04c3c24ae1f1ce99a726494d7d734a0b8c45974242b03c91e2e82b2d3da257628914224ab46d1dca7c951d333cee916e6d3b
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.0.
|
1
|
+
1.0.230
|
data/lib/v20201101/models.rb
CHANGED
@@ -2596,7 +2596,7 @@ module TencentCloud
|
|
2596
2596
|
|
2597
2597
|
# CreateComplianceTask请求参数结构体
|
2598
2598
|
class CreateComplianceTaskRequest < TencentCloud::Common::AbstractModel
|
2599
|
-
# @param AssetTypeSet:
|
2599
|
+
# @param AssetTypeSet: 指定要扫描的资产类型列表。
|
2600
2600
|
# ASSET_CONTAINER, 容器
|
2601
2601
|
# ASSET_IMAGE, 镜像
|
2602
2602
|
# ASSET_HOST, 主机
|
@@ -7095,7 +7095,7 @@ module TencentCloud
|
|
7095
7095
|
|
7096
7096
|
# DescribeComplianceAssetPolicyItemList请求参数结构体
|
7097
7097
|
class DescribeComplianceAssetPolicyItemListRequest < TencentCloud::Common::AbstractModel
|
7098
|
-
# @param CustomerAssetId:
|
7098
|
+
# @param CustomerAssetId: 客户资产的ID。
|
7099
7099
|
# @type CustomerAssetId: Integer
|
7100
7100
|
# @param Offset: 起始偏移量,默认为0。
|
7101
7101
|
# @type Offset: Integer
|
@@ -7162,9 +7162,7 @@ module TencentCloud
|
|
7162
7162
|
|
7163
7163
|
# DescribeCompliancePeriodTaskList请求参数结构体
|
7164
7164
|
class DescribeCompliancePeriodTaskListRequest < TencentCloud::Common::AbstractModel
|
7165
|
-
# @param AssetType:
|
7166
|
-
|
7167
|
-
# 取值为:
|
7165
|
+
# @param AssetType: 资产的类型,取值为:
|
7168
7166
|
# ASSET_CONTAINER, 容器
|
7169
7167
|
# ASSET_IMAGE, 镜像
|
7170
7168
|
# ASSET_HOST, 主机
|
@@ -7331,6 +7329,10 @@ module TencentCloud
|
|
7331
7329
|
# DescribeComplianceScanFailedAssetList请求参数结构体
|
7332
7330
|
class DescribeComplianceScanFailedAssetListRequest < TencentCloud::Common::AbstractModel
|
7333
7331
|
# @param AssetTypeSet: 资产类型列表。
|
7332
|
+
# ASSET_CONTAINER, 容器
|
7333
|
+
# ASSET_IMAGE, 镜像
|
7334
|
+
# ASSET_HOST, 主机
|
7335
|
+
# ASSET_K8S, K8S资产
|
7334
7336
|
# @type AssetTypeSet: Array
|
7335
7337
|
# @param Offset: 起始偏移量,默认为0。
|
7336
7338
|
# @type Offset: Integer
|
@@ -9585,12 +9587,18 @@ module TencentCloud
|
|
9585
9587
|
# CONTAINER_NOT_FOUND_DEAL_RECOVER:恢复时,容器不存在
|
9586
9588
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
9587
9589
|
# @type SubStatus: String
|
9590
|
+
# @param HostIP: 内网ip
|
9591
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
9592
|
+
# @type HostIP: String
|
9593
|
+
# @param ClientIP: 外网ip
|
9594
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
9595
|
+
# @type ClientIP: String
|
9588
9596
|
# @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
9589
9597
|
# @type RequestId: String
|
9590
9598
|
|
9591
|
-
attr_accessor :ImageId, :ImageName, :CreateTime, :Size, :FilePath, :ModifyTime, :VirusName, :RiskLevel, :ContainerName, :ContainerId, :HostName, :HostId, :ProcessName, :ProcessPath, :ProcessMd5, :ProcessId, :ProcessArgv, :ProcessChan, :ProcessAccountGroup, :ProcessStartAccount, :ProcessFileAuthority, :SourceType, :PodName, :Tags, :HarmDescribe, :SuggestScheme, :Mark, :FileName, :FileMd5, :EventType, :Status, :SubStatus, :RequestId
|
9599
|
+
attr_accessor :ImageId, :ImageName, :CreateTime, :Size, :FilePath, :ModifyTime, :VirusName, :RiskLevel, :ContainerName, :ContainerId, :HostName, :HostId, :ProcessName, :ProcessPath, :ProcessMd5, :ProcessId, :ProcessArgv, :ProcessChan, :ProcessAccountGroup, :ProcessStartAccount, :ProcessFileAuthority, :SourceType, :PodName, :Tags, :HarmDescribe, :SuggestScheme, :Mark, :FileName, :FileMd5, :EventType, :Status, :SubStatus, :HostIP, :ClientIP, :RequestId
|
9592
9600
|
|
9593
|
-
def initialize(imageid=nil, imagename=nil, createtime=nil, size=nil, filepath=nil, modifytime=nil, virusname=nil, risklevel=nil, containername=nil, containerid=nil, hostname=nil, hostid=nil, processname=nil, processpath=nil, processmd5=nil, processid=nil, processargv=nil, processchan=nil, processaccountgroup=nil, processstartaccount=nil, processfileauthority=nil, sourcetype=nil, podname=nil, tags=nil, harmdescribe=nil, suggestscheme=nil, mark=nil, filename=nil, filemd5=nil, eventtype=nil, status=nil, substatus=nil, requestid=nil)
|
9601
|
+
def initialize(imageid=nil, imagename=nil, createtime=nil, size=nil, filepath=nil, modifytime=nil, virusname=nil, risklevel=nil, containername=nil, containerid=nil, hostname=nil, hostid=nil, processname=nil, processpath=nil, processmd5=nil, processid=nil, processargv=nil, processchan=nil, processaccountgroup=nil, processstartaccount=nil, processfileauthority=nil, sourcetype=nil, podname=nil, tags=nil, harmdescribe=nil, suggestscheme=nil, mark=nil, filename=nil, filemd5=nil, eventtype=nil, status=nil, substatus=nil, hostip=nil, clientip=nil, requestid=nil)
|
9594
9602
|
@ImageId = imageid
|
9595
9603
|
@ImageName = imagename
|
9596
9604
|
@CreateTime = createtime
|
@@ -9623,6 +9631,8 @@ module TencentCloud
|
|
9623
9631
|
@EventType = eventtype
|
9624
9632
|
@Status = status
|
9625
9633
|
@SubStatus = substatus
|
9634
|
+
@HostIP = hostip
|
9635
|
+
@ClientIP = clientip
|
9626
9636
|
@RequestId = requestid
|
9627
9637
|
end
|
9628
9638
|
|
@@ -9659,6 +9669,8 @@ module TencentCloud
|
|
9659
9669
|
@EventType = params['EventType']
|
9660
9670
|
@Status = params['Status']
|
9661
9671
|
@SubStatus = params['SubStatus']
|
9672
|
+
@HostIP = params['HostIP']
|
9673
|
+
@ClientIP = params['ClientIP']
|
9662
9674
|
@RequestId = params['RequestId']
|
9663
9675
|
end
|
9664
9676
|
end
|
@@ -12743,10 +12755,16 @@ module TencentCloud
|
|
12743
12755
|
# @type EventCount: Integer
|
12744
12756
|
# @param LatestFoundTime: 最近生成时间
|
12745
12757
|
# @type LatestFoundTime: String
|
12758
|
+
# @param HostIP: 内网ip
|
12759
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
12760
|
+
# @type HostIP: String
|
12761
|
+
# @param ClientIP: 外网ip
|
12762
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
12763
|
+
# @type ClientIP: String
|
12746
12764
|
|
12747
|
-
attr_accessor :EventId, :FoundTime, :ContainerId, :ContainerName, :ImageId, :ImageName, :NodeName, :PodName, :Status, :EventName, :EventType, :EventCount, :LatestFoundTime
|
12765
|
+
attr_accessor :EventId, :FoundTime, :ContainerId, :ContainerName, :ImageId, :ImageName, :NodeName, :PodName, :Status, :EventName, :EventType, :EventCount, :LatestFoundTime, :HostIP, :ClientIP
|
12748
12766
|
|
12749
|
-
def initialize(eventid=nil, foundtime=nil, containerid=nil, containername=nil, imageid=nil, imagename=nil, nodename=nil, podname=nil, status=nil, eventname=nil, eventtype=nil, eventcount=nil, latestfoundtime=nil)
|
12767
|
+
def initialize(eventid=nil, foundtime=nil, containerid=nil, containername=nil, imageid=nil, imagename=nil, nodename=nil, podname=nil, status=nil, eventname=nil, eventtype=nil, eventcount=nil, latestfoundtime=nil, hostip=nil, clientip=nil)
|
12750
12768
|
@EventId = eventid
|
12751
12769
|
@FoundTime = foundtime
|
12752
12770
|
@ContainerId = containerid
|
@@ -12760,6 +12778,8 @@ module TencentCloud
|
|
12760
12778
|
@EventType = eventtype
|
12761
12779
|
@EventCount = eventcount
|
12762
12780
|
@LatestFoundTime = latestfoundtime
|
12781
|
+
@HostIP = hostip
|
12782
|
+
@ClientIP = clientip
|
12763
12783
|
end
|
12764
12784
|
|
12765
12785
|
def deserialize(params)
|
@@ -12776,6 +12796,8 @@ module TencentCloud
|
|
12776
12796
|
@EventType = params['EventType']
|
12777
12797
|
@EventCount = params['EventCount']
|
12778
12798
|
@LatestFoundTime = params['LatestFoundTime']
|
12799
|
+
@HostIP = params['HostIP']
|
12800
|
+
@ClientIP = params['ClientIP']
|
12779
12801
|
end
|
12780
12802
|
end
|
12781
12803
|
|
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.230
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-12-
|
11
|
+
date: 2021-12-24 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|