Class: TencentCloud::Yunjing::V20180228::PrivilegeEscalationProcess
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Yunjing::V20180228::PrivilegeEscalationProcess
- Defined in:
- lib/v20180228/models.rb
Overview
本地提权数据
Instance Attribute Summary collapse
- #CmdLine ⇒ Object
- #CreateTime ⇒ Object
- #FullPath ⇒ Object
- #Hostip ⇒ Object
- #Id ⇒ Object
- #MachineName ⇒ Object
- #ParentProcGroup ⇒ Object
- #ParentProcName ⇒ Object
- #ParentProcPath ⇒ Object
- #ParentProcUser ⇒ Object
- #ProcessName ⇒ Object
- #ProcFilePrivilege ⇒ Object
- #ProcTree ⇒ Object
- #Quuid ⇒ Object
- #Status ⇒ Object
- #UserGroup ⇒ Object
- #UserName ⇒ Object
- #Uuid ⇒ Object
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(id = nil, uuid = nil, quuid = nil, hostip = nil, processname = nil, fullpath = nil, cmdline = nil, username = nil, usergroup = nil, procfileprivilege = nil, parentprocname = nil, parentprocuser = nil, parentprocgroup = nil, parentprocpath = nil, proctree = nil, status = nil, createtime = nil, machinename = nil) ⇒ PrivilegeEscalationProcess
constructor
A new instance of PrivilegeEscalationProcess.
Constructor Details
#initialize(id = nil, uuid = nil, quuid = nil, hostip = nil, processname = nil, fullpath = nil, cmdline = nil, username = nil, usergroup = nil, procfileprivilege = nil, parentprocname = nil, parentprocuser = nil, parentprocgroup = nil, parentprocpath = nil, proctree = nil, status = nil, createtime = nil, machinename = nil) ⇒ PrivilegeEscalationProcess
Returns a new instance of PrivilegeEscalationProcess.
5783 5784 5785 5786 5787 5788 5789 5790 5791 5792 5793 5794 5795 5796 5797 5798 5799 5800 5801 5802 |
# File 'lib/v20180228/models.rb', line 5783 def initialize(id=nil, uuid=nil, quuid=nil, hostip=nil, processname=nil, fullpath=nil, cmdline=nil, username=nil, usergroup=nil, procfileprivilege=nil, parentprocname=nil, parentprocuser=nil, parentprocgroup=nil, parentprocpath=nil, proctree=nil, status=nil, createtime=nil, machinename=nil) @Id = id @Uuid = uuid @Quuid = quuid @Hostip = hostip @ProcessName = processname @FullPath = fullpath @CmdLine = cmdline @UserName = username @UserGroup = usergroup @ProcFilePrivilege = procfileprivilege @ParentProcName = parentprocname @ParentProcUser = parentprocuser @ParentProcGroup = parentprocgroup @ParentProcPath = parentprocpath @ProcTree = proctree @Status = status @CreateTime = createtime @MachineName = machinename end |
Instance Attribute Details
#CmdLine ⇒ Object
5781 5782 5783 |
# File 'lib/v20180228/models.rb', line 5781 def CmdLine @CmdLine end |
#CreateTime ⇒ Object
5781 5782 5783 |
# File 'lib/v20180228/models.rb', line 5781 def CreateTime @CreateTime end |
#FullPath ⇒ Object
5781 5782 5783 |
# File 'lib/v20180228/models.rb', line 5781 def FullPath @FullPath end |
#Hostip ⇒ Object
5781 5782 5783 |
# File 'lib/v20180228/models.rb', line 5781 def Hostip @Hostip end |
#Id ⇒ Object
5781 5782 5783 |
# File 'lib/v20180228/models.rb', line 5781 def Id @Id end |
#MachineName ⇒ Object
5781 5782 5783 |
# File 'lib/v20180228/models.rb', line 5781 def MachineName @MachineName end |
#ParentProcGroup ⇒ Object
5781 5782 5783 |
# File 'lib/v20180228/models.rb', line 5781 def ParentProcGroup @ParentProcGroup end |
#ParentProcName ⇒ Object
5781 5782 5783 |
# File 'lib/v20180228/models.rb', line 5781 def ParentProcName @ParentProcName end |
#ParentProcPath ⇒ Object
5781 5782 5783 |
# File 'lib/v20180228/models.rb', line 5781 def ParentProcPath @ParentProcPath end |
#ParentProcUser ⇒ Object
5781 5782 5783 |
# File 'lib/v20180228/models.rb', line 5781 def ParentProcUser @ParentProcUser end |
#ProcessName ⇒ Object
5781 5782 5783 |
# File 'lib/v20180228/models.rb', line 5781 def ProcessName @ProcessName end |
#ProcFilePrivilege ⇒ Object
5781 5782 5783 |
# File 'lib/v20180228/models.rb', line 5781 def ProcFilePrivilege @ProcFilePrivilege end |
#ProcTree ⇒ Object
5781 5782 5783 |
# File 'lib/v20180228/models.rb', line 5781 def ProcTree @ProcTree end |
#Quuid ⇒ Object
5781 5782 5783 |
# File 'lib/v20180228/models.rb', line 5781 def Quuid @Quuid end |
#Status ⇒ Object
5781 5782 5783 |
# File 'lib/v20180228/models.rb', line 5781 def Status @Status end |
#UserGroup ⇒ Object
5781 5782 5783 |
# File 'lib/v20180228/models.rb', line 5781 def UserGroup @UserGroup end |
#UserName ⇒ Object
5781 5782 5783 |
# File 'lib/v20180228/models.rb', line 5781 def UserName @UserName end |
#Uuid ⇒ Object
5781 5782 5783 |
# File 'lib/v20180228/models.rb', line 5781 def Uuid @Uuid end |
Instance Method Details
#deserialize(params) ⇒ Object
5804 5805 5806 5807 5808 5809 5810 5811 5812 5813 5814 5815 5816 5817 5818 5819 5820 5821 5822 5823 |
# File 'lib/v20180228/models.rb', line 5804 def deserialize(params) @Id = params['Id'] @Uuid = params['Uuid'] @Quuid = params['Quuid'] @Hostip = params['Hostip'] @ProcessName = params['ProcessName'] @FullPath = params['FullPath'] @CmdLine = params['CmdLine'] @UserName = params['UserName'] @UserGroup = params['UserGroup'] @ProcFilePrivilege = params['ProcFilePrivilege'] @ParentProcName = params['ParentProcName'] @ParentProcUser = params['ParentProcUser'] @ParentProcGroup = params['ParentProcGroup'] @ParentProcPath = params['ParentProcPath'] @ProcTree = params['ProcTree'] @Status = params['Status'] @CreateTime = params['CreateTime'] @MachineName = params['MachineName'] end |