Class: TencentCloud::Csip::V20221121::GateWayAsset

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

Overview

网关资产

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(appid = nil, uin = nil, assetid = nil, assetname = nil, assettype = nil, privateip = nil, publicip = nil, region = nil, vpcid = nil, vpcname = nil, tag = nil, outboundpeakbandwidth = nil, inboundpeakbandwidth = nil, outboundcumulativeflow = nil, inboundcumulativeflow = nil, networkattack = nil, exposedport = nil, exposedvul = nil, configurerisk = nil, createtime = nil, scantask = nil, lastscantime = nil, nick = nil, addressipv6 = nil, iscore = nil, riskexposure = nil, isnewasset = nil, status = nil, engineregion = nil, weakpasswordrisk = nil) ⇒ GateWayAsset

Returns a new instance of GateWayAsset.



9843
9844
9845
9846
9847
9848
9849
9850
9851
9852
9853
9854
9855
9856
9857
9858
9859
9860
9861
9862
9863
9864
9865
9866
9867
9868
9869
9870
9871
9872
9873
9874
# File 'lib/v20221121/models.rb', line 9843

def initialize(appid=nil, uin=nil, assetid=nil, assetname=nil, assettype=nil, privateip=nil, publicip=nil, region=nil, vpcid=nil, vpcname=nil, tag=nil, outboundpeakbandwidth=nil, inboundpeakbandwidth=nil, outboundcumulativeflow=nil, inboundcumulativeflow=nil, networkattack=nil, exposedport=nil, exposedvul=nil, configurerisk=nil, createtime=nil, scantask=nil, lastscantime=nil, nick=nil, addressipv6=nil, iscore=nil, riskexposure=nil, isnewasset=nil, status=nil, engineregion=nil, weakpasswordrisk=nil)
  @AppId = appid
  @Uin = uin
  @AssetId = assetid
  @AssetName = assetname
  @AssetType = assettype
  @PrivateIp = privateip
  @PublicIp = publicip
  @Region = region
  @VpcId = vpcid
  @VpcName = vpcname
  @Tag = tag
  @OutboundPeakBandwidth = outboundpeakbandwidth
  @InboundPeakBandwidth = inboundpeakbandwidth
  @OutboundCumulativeFlow = outboundcumulativeflow
  @InboundCumulativeFlow = inboundcumulativeflow
  @NetworkAttack = networkattack
  @ExposedPort = exposedport
  @ExposedVUL = exposedvul
  @ConfigureRisk = configurerisk
  @CreateTime = createtime
  @ScanTask = scantask
  @LastScanTime = lastscantime
  @Nick = nick
  @AddressIPV6 = addressipv6
  @IsCore = iscore
  @RiskExposure = riskexposure
  @IsNewAsset = isnewasset
  @Status = status
  @EngineRegion = engineregion
  @WeakPasswordRisk = weakpasswordrisk
end

Instance Attribute Details

#AddressIPV6Object

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def AddressIPV6
  @AddressIPV6
end

#AppIdObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def AppId
  @AppId
end

#AssetIdObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def AssetId
  @AssetId
end

#AssetNameObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def AssetName
  @AssetName
end

#AssetTypeObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def AssetType
  @AssetType
end

#ConfigureRiskObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def ConfigureRisk
  @ConfigureRisk
end

#CreateTimeObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def CreateTime
  @CreateTime
end

#EngineRegionObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def EngineRegion
  @EngineRegion
end

#ExposedPortObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def ExposedPort
  @ExposedPort
end

#ExposedVULObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def ExposedVUL
  @ExposedVUL
end

#InboundCumulativeFlowObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def InboundCumulativeFlow
  @InboundCumulativeFlow
end

#InboundPeakBandwidthObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def InboundPeakBandwidth
  @InboundPeakBandwidth
end

#IsCoreObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def IsCore
  @IsCore
end

#IsNewAssetObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def IsNewAsset
  @IsNewAsset
end

#LastScanTimeObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def LastScanTime
  @LastScanTime
end

#NetworkAttackObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def NetworkAttack
  @NetworkAttack
end

#NickObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def Nick
  @Nick
end

#OutboundCumulativeFlowObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def OutboundCumulativeFlow
  @OutboundCumulativeFlow
end

#OutboundPeakBandwidthObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def OutboundPeakBandwidth
  @OutboundPeakBandwidth
end

#PrivateIpObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def PrivateIp
  @PrivateIp
end

#PublicIpObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def PublicIp
  @PublicIp
end

#RegionObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def Region
  @Region
end

#RiskExposureObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def RiskExposure
  @RiskExposure
end

#ScanTaskObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def ScanTask
  @ScanTask
end

#StatusObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def Status
  @Status
end

#TagObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def Tag
  @Tag
end

#UinObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def Uin
  @Uin
end

#VpcIdObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def VpcId
  @VpcId
end

#VpcNameObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def VpcName
  @VpcName
end

#WeakPasswordRiskObject

Parameters:

  • AppId:

    appid

  • Uin:

    uin

  • AssetId:

    资产ID

  • AssetName:

    资产名

  • AssetType:

    资产类型

  • PrivateIp:

    私有ip

  • PublicIp:

    公网ip

  • Region:

    区域

  • VpcId:

    私有网络id

  • VpcName:

    私有网络名

  • Tag:

    标签

  • OutboundPeakBandwidth:

    出向峰值带宽

  • InboundPeakBandwidth:

    入向峰值带宽

  • OutboundCumulativeFlow:

    出站累计流量

  • InboundCumulativeFlow:

    入站累计流量

  • NetworkAttack:

    网络攻击

  • ExposedPort:

    暴露端口

  • ExposedVUL:

    暴露漏洞

  • ConfigureRisk:

    配置风险

  • CreateTime:

    创建时间

  • ScanTask:

    任务数

  • LastScanTime:

    最后扫描时间

  • Nick:

    昵称

  • AddressIPV6:

    ipv6地址

  • IsCore:

    是否核心

  • RiskExposure:

    风险服务暴露

  • IsNewAsset:

    是否新资产 1新

  • Status:

    网关状态

  • EngineRegion:

    TSE的网关真实地域

  • WeakPasswordRisk:

    弱口令风险



9841
9842
9843
# File 'lib/v20221121/models.rb', line 9841

def WeakPasswordRisk
  @WeakPasswordRisk
end

Instance Method Details

#deserialize(params) ⇒ Object



9876
9877
9878
9879
9880
9881
9882
9883
9884
9885
9886
9887
9888
9889
9890
9891
9892
9893
9894
9895
9896
9897
9898
9899
9900
9901
9902
9903
9904
9905
9906
9907
9908
9909
9910
9911
9912
9913
9914
# File 'lib/v20221121/models.rb', line 9876

def deserialize(params)
  @AppId = params['AppId']
  @Uin = params['Uin']
  @AssetId = params['AssetId']
  @AssetName = params['AssetName']
  @AssetType = params['AssetType']
  @PrivateIp = params['PrivateIp']
  @PublicIp = params['PublicIp']
  @Region = params['Region']
  @VpcId = params['VpcId']
  @VpcName = params['VpcName']
  unless params['Tag'].nil?
    @Tag = []
    params['Tag'].each do |i|
      tag_tmp = Tag.new
      tag_tmp.deserialize(i)
      @Tag << tag_tmp
    end
  end
  @OutboundPeakBandwidth = params['OutboundPeakBandwidth']
  @InboundPeakBandwidth = params['InboundPeakBandwidth']
  @OutboundCumulativeFlow = params['OutboundCumulativeFlow']
  @InboundCumulativeFlow = params['InboundCumulativeFlow']
  @NetworkAttack = params['NetworkAttack']
  @ExposedPort = params['ExposedPort']
  @ExposedVUL = params['ExposedVUL']
  @ConfigureRisk = params['ConfigureRisk']
  @CreateTime = params['CreateTime']
  @ScanTask = params['ScanTask']
  @LastScanTime = params['LastScanTime']
  @Nick = params['Nick']
  @AddressIPV6 = params['AddressIPV6']
  @IsCore = params['IsCore']
  @RiskExposure = params['RiskExposure']
  @IsNewAsset = params['IsNewAsset']
  @Status = params['Status']
  @EngineRegion = params['EngineRegion']
  @WeakPasswordRisk = params['WeakPasswordRisk']
end