Class: TencentCloud::Cwp::V20180228::AssetPortBaseInfo

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(machineip = nil, machinewanip = nil, quuid = nil, uuid = nil, osinfo = nil, projectid = nil, tag = nil, processname = nil, processversion = nil, processpath = nil, pid = nil, user = nil, starttime = nil, param = nil, teletype = nil, port = nil, groupname = nil, md5 = nil, ppid = nil, parentprocessname = nil, proto = nil, bindip = nil, machinename = nil, updatetime = nil, firsttime = nil, isnew = nil, machineextrainfo = nil) ⇒ AssetPortBaseInfo

Returns a new instance of AssetPortBaseInfo.



1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
# File 'lib/v20180228/models.rb', line 1589

def initialize(machineip=nil, machinewanip=nil, quuid=nil, uuid=nil, osinfo=nil, projectid=nil, tag=nil, processname=nil, processversion=nil, processpath=nil, pid=nil, user=nil, starttime=nil, param=nil, teletype=nil, port=nil, groupname=nil, md5=nil, ppid=nil, parentprocessname=nil, proto=nil, bindip=nil, machinename=nil, updatetime=nil, firsttime=nil, isnew=nil, machineextrainfo=nil)
  @MachineIp = machineip
  @MachineWanIp = machinewanip
  @Quuid = quuid
  @Uuid = uuid
  @OsInfo = osinfo
  @ProjectId = projectid
  @Tag = tag
  @ProcessName = processname
  @ProcessVersion = processversion
  @ProcessPath = processpath
  @Pid = pid
  @User = user
  @StartTime = starttime
  @Param = param
  @Teletype = teletype
  @Port = port
  @GroupName = groupname
  @Md5 = md5
  @Ppid = ppid
  @ParentProcessName = parentprocessname
  @Proto = proto
  @BindIp = bindip
  @MachineName = machinename
  @UpdateTime = updatetime
  @FirstTime = firsttime
  @IsNew = isnew
  @MachineExtraInfo = machineextrainfo
end

Instance Attribute Details

#BindIpObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def BindIp
  @BindIp
end

#FirstTimeObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def FirstTime
  @FirstTime
end

#GroupNameObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def GroupName
  @GroupName
end

#IsNewObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def IsNew
  @IsNew
end

#MachineExtraInfoObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def MachineExtraInfo
  @MachineExtraInfo
end

#MachineIpObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def MachineIp
  @MachineIp
end

#MachineNameObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def MachineName
  @MachineName
end

#MachineWanIpObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def MachineWanIp
  @MachineWanIp
end

#Md5Object

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def Md5
  @Md5
end

#OsInfoObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def OsInfo
  @OsInfo
end

#ParamObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def Param
  @Param
end

#ParentProcessNameObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def ParentProcessName
  @ParentProcessName
end

#PidObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def Pid
  @Pid
end

#PortObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def Port
  @Port
end

#PpidObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def Ppid
  @Ppid
end

#ProcessNameObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def ProcessName
  @ProcessName
end

#ProcessPathObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def ProcessPath
  @ProcessPath
end

#ProcessVersionObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def ProcessVersion
  @ProcessVersion
end

#ProjectIdObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def ProjectId
  @ProjectId
end

#ProtoObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def Proto
  @Proto
end

#QuuidObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def Quuid
  @Quuid
end

#StartTimeObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def StartTime
  @StartTime
end

#TagObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def Tag
  @Tag
end

#TeletypeObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def Teletype
  @Teletype
end

#UpdateTimeObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def UpdateTime
  @UpdateTime
end

#UserObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def User
  @User
end

#UuidObject

Parameters:

  • MachineIp:

    主机内网IP

  • MachineWanIp:

    主机外网IP

  • Quuid:

    主机Quuid

  • Uuid:

    主机Uuid

  • OsInfo:

    操作系统信息

  • ProjectId:

    主机业务组ID

  • Tag:

    主机标签

  • ProcessName:

    进程名称

  • ProcessVersion:

    进程版本

  • ProcessPath:

    进程路径

  • Pid:

    进程ID

  • User:

    运行用户

  • StartTime:

    启动时间

  • Param:

    启动参数

  • Teletype:

    进程TTY

  • Port:

    端口

  • GroupName:

    所属用户组

  • Md5:

    进程MD5

  • Ppid:

    父进程ID

  • ParentProcessName:

    父进程名称

  • Proto:

    端口协议

  • BindIp:

    绑定IP

  • MachineName:

    主机名称

  • UpdateTime:

    数据更新时间

  • FirstTime:

    首次采集时间

  • IsNew:
  • MachineExtraInfo:

    附加信息



1587
1588
1589
# File 'lib/v20180228/models.rb', line 1587

def Uuid
  @Uuid
end

Instance Method Details

#deserialize(params) ⇒ Object



1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
# File 'lib/v20180228/models.rb', line 1619

def deserialize(params)
  @MachineIp = params['MachineIp']
  @MachineWanIp = params['MachineWanIp']
  @Quuid = params['Quuid']
  @Uuid = params['Uuid']
  @OsInfo = params['OsInfo']
  @ProjectId = params['ProjectId']
  unless params['Tag'].nil?
    @Tag = []
    params['Tag'].each do |i|
      machinetag_tmp = MachineTag.new
      machinetag_tmp.deserialize(i)
      @Tag << machinetag_tmp
    end
  end
  @ProcessName = params['ProcessName']
  @ProcessVersion = params['ProcessVersion']
  @ProcessPath = params['ProcessPath']
  @Pid = params['Pid']
  @User = params['User']
  @StartTime = params['StartTime']
  @Param = params['Param']
  @Teletype = params['Teletype']
  @Port = params['Port']
  @GroupName = params['GroupName']
  @Md5 = params['Md5']
  @Ppid = params['Ppid']
  @ParentProcessName = params['ParentProcessName']
  @Proto = params['Proto']
  @BindIp = params['BindIp']
  @MachineName = params['MachineName']
  @UpdateTime = params['UpdateTime']
  @FirstTime = params['FirstTime']
  @IsNew = params['IsNew']
  unless params['MachineExtraInfo'].nil?
    @MachineExtraInfo = MachineExtraInfo.new
    @MachineExtraInfo.deserialize(params['MachineExtraInfo'])
  end
end