Class: TencentCloud::Cwp::V20180228::RiskDnsEvent

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

Overview

恶意请求事件

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(id = nil, policyid = nil, policytype = nil, policyname = nil, protectlevel = nil, hostid = nil, hostname = nil, hostip = nil, wanip = nil, agentid = nil, domain = nil, tags = nil, accesscount = nil, threatdesc = nil, suggestsolution = nil, referencelink = nil, handlestatus = nil, pid = nil, processname = nil, processmd5 = nil, cmdline = nil, firsttime = nil, lasttime = nil, hoststatus = nil, machineextrainfo = nil, ostype = nil) ⇒ RiskDnsEvent

Returns a new instance of RiskDnsEvent.



37480
37481
37482
37483
37484
37485
37486
37487
37488
37489
37490
37491
37492
37493
37494
37495
37496
37497
37498
37499
37500
37501
37502
37503
37504
37505
37506
37507
# File 'lib/v20180228/models.rb', line 37480

def initialize(id=nil, policyid=nil, policytype=nil, policyname=nil, protectlevel=nil, hostid=nil, hostname=nil, hostip=nil, wanip=nil, agentid=nil, domain=nil, tags=nil, accesscount=nil, threatdesc=nil, suggestsolution=nil, referencelink=nil, handlestatus=nil, pid=nil, processname=nil, processmd5=nil, cmdline=nil, firsttime=nil, lasttime=nil, hoststatus=nil, machineextrainfo=nil, ostype=nil)
  @Id = id
  @PolicyId = policyid
  @PolicyType = policytype
  @PolicyName = policyname
  @ProtectLevel = protectlevel
  @HostId = hostid
  @HostName = hostname
  @HostIp = hostip
  @WanIp = wanip
  @AgentId = agentid
  @Domain = domain
  @Tags = tags
  @AccessCount = accesscount
  @ThreatDesc = threatdesc
  @SuggestSolution = suggestsolution
  @ReferenceLink = referencelink
  @HandleStatus = handlestatus
  @Pid = pid
  @ProcessName = processname
  @ProcessMd5 = processmd5
  @CmdLine = cmdline
  @FirstTime = firsttime
  @LastTime = lasttime
  @HostStatus = hoststatus
  @MachineExtraInfo = machineextrainfo
  @OsType = ostype
end

Instance Attribute Details

#AccessCountObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def AccessCount
  @AccessCount
end

#AgentIdObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def AgentId
  @AgentId
end

#CmdLineObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def CmdLine
  @CmdLine
end

#DomainObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def Domain
  @Domain
end

#FirstTimeObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def FirstTime
  @FirstTime
end

#HandleStatusObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def HandleStatus
  @HandleStatus
end

#HostIdObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def HostId
  @HostId
end

#HostIpObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def HostIp
  @HostIp
end

#HostNameObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def HostName
  @HostName
end

#HostStatusObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def HostStatus
  @HostStatus
end

#IdObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def Id
  @Id
end

#LastTimeObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def LastTime
  @LastTime
end

#MachineExtraInfoObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def MachineExtraInfo
  @MachineExtraInfo
end

#OsTypeObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def OsType
  @OsType
end

#PidObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def Pid
  @Pid
end

#PolicyIdObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def PolicyId
  @PolicyId
end

#PolicyNameObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def PolicyName
  @PolicyName
end

#PolicyTypeObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def PolicyType
  @PolicyType
end

#ProcessMd5Object

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def ProcessMd5
  @ProcessMd5
end

#ProcessNameObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def ProcessName
  @ProcessName
end

#ProtectLevelObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def ProtectLevel
  @ProtectLevel
end

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def ReferenceLink
  @ReferenceLink
end

#SuggestSolutionObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def SuggestSolution
  @SuggestSolution
end

#TagsObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def Tags
  @Tags
end

#ThreatDescObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def ThreatDesc
  @ThreatDesc
end

#WanIpObject

Parameters:

  • Id:

    事件Id

  • PolicyId:

    策略ID

  • PolicyType:
  • PolicyName:

    命中策略名称

  • ProtectLevel:
  • HostId:

    主机ID

  • HostName:

    主机名称

  • HostIp:

    主机IP

  • WanIp:

    外网IP

  • AgentId:

    客户端ID

  • Domain:

    访问域名

  • Tags:

    标签特性

  • AccessCount:

    访问次数

  • ThreatDesc:

    威胁描述

  • SuggestSolution:

    修复方案

  • ReferenceLink:

    参考链接

  • HandleStatus:
  • Pid:

    进程ID

  • ProcessName:

    进程名

  • ProcessMd5:

    进程MD5

  • CmdLine:

    命令行

  • FirstTime:

    首次访问时间

  • LastTime:

    最近访问时间

  • HostStatus:
  • MachineExtraInfo:

    附加信息

  • OsType: (1:CentOS|2:Debian|3:Gentoo|4:Redhat|5:Ubuntu|6:Windows|7:TencentOS|8:CoreOS|9:FreeBSD|10:SUSE)


37478
37479
37480
# File 'lib/v20180228/models.rb', line 37478

def WanIp
  @WanIp
end

Instance Method Details

#deserialize(params) ⇒ Object



37509
37510
37511
37512
37513
37514
37515
37516
37517
37518
37519
37520
37521
37522
37523
37524
37525
37526
37527
37528
37529
37530
37531
37532
37533
37534
37535
37536
37537
37538
37539
# File 'lib/v20180228/models.rb', line 37509

def deserialize(params)
  @Id = params['Id']
  @PolicyId = params['PolicyId']
  @PolicyType = params['PolicyType']
  @PolicyName = params['PolicyName']
  @ProtectLevel = params['ProtectLevel']
  @HostId = params['HostId']
  @HostName = params['HostName']
  @HostIp = params['HostIp']
  @WanIp = params['WanIp']
  @AgentId = params['AgentId']
  @Domain = params['Domain']
  @Tags = params['Tags']
  @AccessCount = params['AccessCount']
  @ThreatDesc = params['ThreatDesc']
  @SuggestSolution = params['SuggestSolution']
  @ReferenceLink = params['ReferenceLink']
  @HandleStatus = params['HandleStatus']
  @Pid = params['Pid']
  @ProcessName = params['ProcessName']
  @ProcessMd5 = params['ProcessMd5']
  @CmdLine = params['CmdLine']
  @FirstTime = params['FirstTime']
  @LastTime = params['LastTime']
  @HostStatus = params['HostStatus']
  unless params['MachineExtraInfo'].nil?
    @MachineExtraInfo = MachineExtraInfo.new
    @MachineExtraInfo.deserialize(params['MachineExtraInfo'])
  end
  @OsType = params['OsType']
end