Class: TencentCloud::Cwp::V20180228::BashEventsInfoNew
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Cwp::V20180228::BashEventsInfoNew
- Defined in:
- lib/v20180228/models.rb
Overview
高危命令数据详情(新)
Instance Attribute Summary collapse
- #BashCmd ⇒ Object
- #BashCmdDecoded ⇒ Object
- #CreateTime ⇒ Object
- #DetectBy ⇒ Object
- #Exe ⇒ Object
- #HarmDescribe ⇒ Object
- #HostIp ⇒ Object
- #Id ⇒ Object
- #MachineName ⇒ Object
- #MachineStatus ⇒ Object
- #MachineType ⇒ Object
- #MachineWanIp ⇒ Object
- #ModifyTime ⇒ Object
- #Pid ⇒ Object
- #Platform ⇒ Object
- #PsTree ⇒ Object
- #Quuid ⇒ Object
- #References ⇒ Object
- #RegexBashCmd ⇒ Object
- #RuleCategory ⇒ Object
- #RuleId ⇒ Object
- #RuleLevel ⇒ Object
- #RuleName ⇒ Object
- #Status ⇒ Object
- #SuggestScheme ⇒ Object
- #Tags ⇒ Object
- #User ⇒ Object
- #Uuid ⇒ Object
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(id = nil, uuid = nil, quuid = nil, hostip = nil, platform = nil, bashcmd = nil, ruleid = nil, rulename = nil, rulelevel = nil, status = nil, createtime = nil, machinename = nil, exe = nil, modifytime = nil, rulecategory = nil, regexbashcmd = nil, pstree = nil, suggestscheme = nil, harmdescribe = nil, tags = nil, references = nil, machinewanip = nil, machinestatus = nil, user = nil, pid = nil, machinetype = nil, detectby = nil, bashcmddecoded = nil) ⇒ BashEventsInfoNew
constructor
A new instance of BashEventsInfoNew.
Constructor Details
#initialize(id = nil, uuid = nil, quuid = nil, hostip = nil, platform = nil, bashcmd = nil, ruleid = nil, rulename = nil, rulelevel = nil, status = nil, createtime = nil, machinename = nil, exe = nil, modifytime = nil, rulecategory = nil, regexbashcmd = nil, pstree = nil, suggestscheme = nil, harmdescribe = nil, tags = nil, references = nil, machinewanip = nil, machinestatus = nil, user = nil, pid = nil, machinetype = nil, detectby = nil, bashcmddecoded = nil) ⇒ BashEventsInfoNew
Returns a new instance of BashEventsInfoNew.
4243 4244 4245 4246 4247 4248 4249 4250 4251 4252 4253 4254 4255 4256 4257 4258 4259 4260 4261 4262 4263 4264 4265 4266 4267 4268 4269 4270 4271 4272 |
# File 'lib/v20180228/models.rb', line 4243 def initialize(id=nil, uuid=nil, quuid=nil, hostip=nil, platform=nil, bashcmd=nil, ruleid=nil, rulename=nil, rulelevel=nil, status=nil, createtime=nil, machinename=nil, exe=nil, modifytime=nil, rulecategory=nil, regexbashcmd=nil, pstree=nil, suggestscheme=nil, harmdescribe=nil, =nil, references=nil, machinewanip=nil, machinestatus=nil, user=nil, pid=nil, machinetype=nil, detectby=nil, bashcmddecoded=nil) @Id = id @Uuid = uuid @Quuid = quuid @HostIp = hostip @Platform = platform @BashCmd = bashcmd @RuleId = ruleid @RuleName = rulename @RuleLevel = rulelevel @Status = status @CreateTime = createtime @MachineName = machinename @Exe = exe @ModifyTime = modifytime @RuleCategory = rulecategory @RegexBashCmd = regexbashcmd @PsTree = pstree @SuggestScheme = suggestscheme @HarmDescribe = harmdescribe @Tags = @References = references @MachineWanIp = machinewanip @MachineStatus = machinestatus @User = user @Pid = pid @MachineType = machinetype @DetectBy = detectby @BashCmdDecoded = bashcmddecoded end |
Instance Attribute Details
#BashCmd ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def BashCmd @BashCmd end |
#BashCmdDecoded ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def BashCmdDecoded @BashCmdDecoded end |
#CreateTime ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def CreateTime @CreateTime end |
#DetectBy ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def DetectBy @DetectBy end |
#Exe ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def Exe @Exe end |
#HarmDescribe ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def HarmDescribe @HarmDescribe end |
#HostIp ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def HostIp @HostIp end |
#Id ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def Id @Id end |
#MachineName ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def MachineName @MachineName end |
#MachineStatus ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def MachineStatus @MachineStatus end |
#MachineType ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def MachineType @MachineType end |
#MachineWanIp ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def MachineWanIp @MachineWanIp end |
#ModifyTime ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def ModifyTime @ModifyTime end |
#Pid ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def Pid @Pid end |
#Platform ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def Platform @Platform end |
#PsTree ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def PsTree @PsTree end |
#Quuid ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def Quuid @Quuid end |
#References ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def References @References end |
#RegexBashCmd ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def RegexBashCmd @RegexBashCmd end |
#RuleCategory ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def RuleCategory @RuleCategory end |
#RuleId ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def RuleId @RuleId end |
#RuleLevel ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def RuleLevel @RuleLevel end |
#RuleName ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def RuleName @RuleName end |
#Status ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def Status @Status end |
#SuggestScheme ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def SuggestScheme @SuggestScheme end |
#Tags ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def Tags @Tags end |
#User ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def User @User end |
#Uuid ⇒ Object
4241 4242 4243 |
# File 'lib/v20180228/models.rb', line 4241 def Uuid @Uuid end |
Instance Method Details
#deserialize(params) ⇒ Object
4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 4285 4286 4287 4288 4289 4290 4291 4292 4293 4294 4295 4296 4297 4298 4299 4300 4301 4302 4303 |
# File 'lib/v20180228/models.rb', line 4274 def deserialize(params) @Id = params['Id'] @Uuid = params['Uuid'] @Quuid = params['Quuid'] @HostIp = params['HostIp'] @Platform = params['Platform'] @BashCmd = params['BashCmd'] @RuleId = params['RuleId'] @RuleName = params['RuleName'] @RuleLevel = params['RuleLevel'] @Status = params['Status'] @CreateTime = params['CreateTime'] @MachineName = params['MachineName'] @Exe = params['Exe'] @ModifyTime = params['ModifyTime'] @RuleCategory = params['RuleCategory'] @RegexBashCmd = params['RegexBashCmd'] @PsTree = params['PsTree'] @SuggestScheme = params['SuggestScheme'] @HarmDescribe = params['HarmDescribe'] @Tags = params['Tags'] @References = params['References'] @MachineWanIp = params['MachineWanIp'] @MachineStatus = params['MachineStatus'] @User = params['User'] @Pid = params['Pid'] @MachineType = params['MachineType'] @DetectBy = params['DetectBy'] @BashCmdDecoded = params['BashCmdDecoded'] end |