Class: TencentCloud::Tics::V20181115::DescribeThreatInfoResponse

Inherits:
Common::AbstractModel
  • Object
show all
Defined in:
lib/v20181115/models.rb

Overview

DescribeThreatInfo返回参数结构体

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(returncode = nil, result = nil, confidence = nil, threattypes = nil, tags = nil, status = nil, context = nil, requestid = nil) ⇒ DescribeThreatInfoResponse



362
363
364
365
366
367
368
369
370
371
# File 'lib/v20181115/models.rb', line 362

def initialize(returncode=nil, result=nil, confidence=nil, threattypes=nil, tags=nil, status=nil, context=nil, requestid=nil)
  @ReturnCode = returncode
  @Result = result
  @Confidence = confidence
  @ThreatTypes = threattypes
  @Tags = tags
  @Status = status
  @Context = context
  @RequestId = requestid
end

Instance Attribute Details

#ConfidenceObject

botnet = 僵尸网络trojan = 木马ransomware = 勒索软件worm = 蠕虫dga = 域名生成算法c2 = c&c compromised = 失陷主机dynamicIP = 动态IP proxy = 代理idc = idc 机房whitelist = 白名单tor = 暗网miner = 挖矿maleware site = 恶意站点malware IP = 恶意IP 等等active = 活跃sinkholed = sinkholed inactive = 不活跃unknown = 未知expired = 过期每个数据默认为3 条



360
361
362
# File 'lib/v20181115/models.rb', line 360

def Confidence
  @Confidence
end

#ContextObject

botnet = 僵尸网络trojan = 木马ransomware = 勒索软件worm = 蠕虫dga = 域名生成算法c2 = c&c compromised = 失陷主机dynamicIP = 动态IP proxy = 代理idc = idc 机房whitelist = 白名单tor = 暗网miner = 挖矿maleware site = 恶意站点malware IP = 恶意IP 等等active = 活跃sinkholed = sinkholed inactive = 不活跃unknown = 未知expired = 过期每个数据默认为3 条



360
361
362
# File 'lib/v20181115/models.rb', line 360

def Context
  @Context
end

#RequestIdObject

botnet = 僵尸网络trojan = 木马ransomware = 勒索软件worm = 蠕虫dga = 域名生成算法c2 = c&c compromised = 失陷主机dynamicIP = 动态IP proxy = 代理idc = idc 机房whitelist = 白名单tor = 暗网miner = 挖矿maleware site = 恶意站点malware IP = 恶意IP 等等active = 活跃sinkholed = sinkholed inactive = 不活跃unknown = 未知expired = 过期每个数据默认为3 条



360
361
362
# File 'lib/v20181115/models.rb', line 360

def RequestId
  @RequestId
end

#ResultObject

botnet = 僵尸网络trojan = 木马ransomware = 勒索软件worm = 蠕虫dga = 域名生成算法c2 = c&c compromised = 失陷主机dynamicIP = 动态IP proxy = 代理idc = idc 机房whitelist = 白名单tor = 暗网miner = 挖矿maleware site = 恶意站点malware IP = 恶意IP 等等active = 活跃sinkholed = sinkholed inactive = 不活跃unknown = 未知expired = 过期每个数据默认为3 条



360
361
362
# File 'lib/v20181115/models.rb', line 360

def Result
  @Result
end

#ReturnCodeObject

botnet = 僵尸网络trojan = 木马ransomware = 勒索软件worm = 蠕虫dga = 域名生成算法c2 = c&c compromised = 失陷主机dynamicIP = 动态IP proxy = 代理idc = idc 机房whitelist = 白名单tor = 暗网miner = 挖矿maleware site = 恶意站点malware IP = 恶意IP 等等active = 活跃sinkholed = sinkholed inactive = 不活跃unknown = 未知expired = 过期每个数据默认为3 条



360
361
362
# File 'lib/v20181115/models.rb', line 360

def ReturnCode
  @ReturnCode
end

#StatusObject

botnet = 僵尸网络trojan = 木马ransomware = 勒索软件worm = 蠕虫dga = 域名生成算法c2 = c&c compromised = 失陷主机dynamicIP = 动态IP proxy = 代理idc = idc 机房whitelist = 白名单tor = 暗网miner = 挖矿maleware site = 恶意站点malware IP = 恶意IP 等等active = 活跃sinkholed = sinkholed inactive = 不活跃unknown = 未知expired = 过期每个数据默认为3 条



360
361
362
# File 'lib/v20181115/models.rb', line 360

def Status
  @Status
end

#TagsObject

botnet = 僵尸网络trojan = 木马ransomware = 勒索软件worm = 蠕虫dga = 域名生成算法c2 = c&c compromised = 失陷主机dynamicIP = 动态IP proxy = 代理idc = idc 机房whitelist = 白名单tor = 暗网miner = 挖矿maleware site = 恶意站点malware IP = 恶意IP 等等active = 活跃sinkholed = sinkholed inactive = 不活跃unknown = 未知expired = 过期每个数据默认为3 条



360
361
362
# File 'lib/v20181115/models.rb', line 360

def Tags
  @Tags
end

#ThreatTypesObject

botnet = 僵尸网络trojan = 木马ransomware = 勒索软件worm = 蠕虫dga = 域名生成算法c2 = c&c compromised = 失陷主机dynamicIP = 动态IP proxy = 代理idc = idc 机房whitelist = 白名单tor = 暗网miner = 挖矿maleware site = 恶意站点malware IP = 恶意IP 等等active = 活跃sinkholed = sinkholed inactive = 不活跃unknown = 未知expired = 过期每个数据默认为3 条



360
361
362
# File 'lib/v20181115/models.rb', line 360

def ThreatTypes
  @ThreatTypes
end

Instance Method Details

#deserialize(params) ⇒ Object



373
374
375
376
377
378
379
380
381
382
# File 'lib/v20181115/models.rb', line 373

def deserialize(params)
  @ReturnCode = params['ReturnCode']
  @Result = params['Result']
  @Confidence = params['Confidence']
  @ThreatTypes = params['ThreatTypes']
  @Tags = params['Tags']
  @Status = params['Status']
  @Context = params['Context']
  @RequestId = params['RequestId']
end