Class: TencentCloud::Csip::V20221121::ExposesItem

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(provider = nil, cloudaccountname = nil, cloudaccountid = nil, domain = nil, ip = nil, port = nil, status = nil, risktype = nil, acltype = nil, acllist = nil, assetid = nil, instancename = nil, assettype = nil, portservicecount = nil, highriskportservicecount = nil, webappcount = nil, riskwebappcount = nil, weakpasswordcount = nil, vulcount = nil, createtime = nil, updatetime = nil, assettypename = nil, displaystatus = nil, displayrisktype = nil, scantaskstatus = nil, uuid = nil, hasscan = nil, appid = nil, appidstr = nil, exposureid = nil, portdetectcount = nil, portdetectresult = nil, tag = nil, comment = nil, togovernedriskcount = nil, togovernedriskcontent = nil) ⇒ ExposesItem

Returns a new instance of ExposesItem.



9605
9606
9607
9608
9609
9610
9611
9612
9613
9614
9615
9616
9617
9618
9619
9620
9621
9622
9623
9624
9625
9626
9627
9628
9629
9630
9631
9632
9633
9634
9635
9636
9637
9638
9639
9640
9641
9642
# File 'lib/v20221121/models.rb', line 9605

def initialize(provider=nil, cloudaccountname=nil, cloudaccountid=nil, domain=nil, ip=nil, port=nil, status=nil, risktype=nil, acltype=nil, acllist=nil, assetid=nil, instancename=nil, assettype=nil, portservicecount=nil, highriskportservicecount=nil, webappcount=nil, riskwebappcount=nil, weakpasswordcount=nil, vulcount=nil, createtime=nil, updatetime=nil, assettypename=nil, displaystatus=nil, displayrisktype=nil, scantaskstatus=nil, uuid=nil, hasscan=nil, appid=nil, appidstr=nil, exposureid=nil, portdetectcount=nil, portdetectresult=nil, tag=nil, comment=nil, togovernedriskcount=nil, togovernedriskcontent=nil)
  @Provider = provider
  @CloudAccountName = cloudaccountname
  @CloudAccountId = cloudaccountid
  @Domain = domain
  @Ip = ip
  @Port = port
  @Status = status
  @RiskType = risktype
  @AclType = acltype
  @AclList = acllist
  @AssetId = assetid
  @InstanceName = instancename
  @AssetType = assettype
  @PortServiceCount = portservicecount
  @HighRiskPortServiceCount = highriskportservicecount
  @WebAppCount = webappcount
  @RiskWebAppCount = riskwebappcount
  @WeakPasswordCount = weakpasswordcount
  @VulCount = vulcount
  @CreateTime = createtime
  @UpdateTime = updatetime
  @AssetTypeName = assettypename
  @DisplayStatus = displaystatus
  @DisplayRiskType = displayrisktype
  @ScanTaskStatus = scantaskstatus
  @Uuid = uuid
  @HasScan = hasscan
  @AppId = appid
  @AppIdStr = appidstr
  @ExposureID = exposureid
  @PortDetectCount = portdetectcount
  @PortDetectResult = portdetectresult
  @Tag = tag
  @Comment = comment
  @ToGovernedRiskCount = togovernedriskcount
  @ToGovernedRiskContent = togovernedriskcontent
end

Instance Attribute Details

#AclListObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def AclList
  @AclList
end

#AclTypeObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def AclType
  @AclType
end

#AppIdObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def AppId
  @AppId
end

#AppIdStrObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def AppIdStr
  @AppIdStr
end

#AssetIdObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def AssetId
  @AssetId
end

#AssetTypeObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def AssetType
  @AssetType
end

#AssetTypeNameObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def AssetTypeName
  @AssetTypeName
end

#CloudAccountIdObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def CloudAccountId
  @CloudAccountId
end

#CloudAccountNameObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def CloudAccountName
  @CloudAccountName
end

#CommentObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def Comment
  @Comment
end

#CreateTimeObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def CreateTime
  @CreateTime
end

#DisplayRiskTypeObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def DisplayRiskType
  @DisplayRiskType
end

#DisplayStatusObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def DisplayStatus
  @DisplayStatus
end

#DomainObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def Domain
  @Domain
end

#ExposureIDObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def ExposureID
  @ExposureID
end

#HasScanObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def HasScan
  @HasScan
end

#HighRiskPortServiceCountObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def HighRiskPortServiceCount
  @HighRiskPortServiceCount
end

#InstanceNameObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def InstanceName
  @InstanceName
end

#IpObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def Ip
  @Ip
end

#PortObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def Port
  @Port
end

#PortDetectCountObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def PortDetectCount
  @PortDetectCount
end

#PortDetectResultObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def PortDetectResult
  @PortDetectResult
end

#PortServiceCountObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def PortServiceCount
  @PortServiceCount
end

#ProviderObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def Provider
  @Provider
end

#RiskTypeObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def RiskType
  @RiskType
end

#RiskWebAppCountObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def RiskWebAppCount
  @RiskWebAppCount
end

#ScanTaskStatusObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def ScanTaskStatus
  @ScanTaskStatus
end

#StatusObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def Status
  @Status
end

#TagObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def Tag
  @Tag
end

#ToGovernedRiskContentObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def ToGovernedRiskContent
  @ToGovernedRiskContent
end

#ToGovernedRiskCountObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def ToGovernedRiskCount
  @ToGovernedRiskCount
end

#UpdateTimeObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def UpdateTime
  @UpdateTime
end

#UuidObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def Uuid
  @Uuid
end

#VulCountObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def VulCount
  @VulCount
end

#WeakPasswordCountObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def WeakPasswordCount
  @WeakPasswordCount
end

#WebAppCountObject

Parameters:

  • Provider:

    云厂商

  • CloudAccountName:

    云账号名称

  • CloudAccountId:

    云账号

  • Domain:

    域名

  • Ip:

    IP

  • Port:

    端口或者端口范围

  • Status:

    开放

  • RiskType:

    风险类型

  • AclType:

    acl类型

  • AclList:

    acl列表

  • AssetId:

    资产ID

  • InstanceName:

    实例名称

  • AssetType:

    资产类型

  • PortServiceCount:

    端口服务数量

  • HighRiskPortServiceCount:

    高危端口数量

  • WebAppCount:

    web应用数量

  • RiskWebAppCount:

    有风险web应用数量

  • WeakPasswordCount:

    弱口令数量

  • VulCount:

    漏洞数量

  • CreateTime:

    首次发现时间

  • UpdateTime:

    最近更新时间

  • AssetTypeName:

    实例类型名称

  • DisplayStatus:

    开放状态

  • DisplayRiskType:

    端口状态

  • ScanTaskStatus:

    扫描任务状态

  • Uuid:

    uuid

  • HasScan:

    是否进行过安全体检

  • AppId:

    租户ID

  • AppIdStr:

    租户ID字符串

  • ExposureID:

    记录ID

  • PortDetectCount:

    端口开放数量

  • PortDetectResult:

    端口开放结果

  • Tag:

    标签

  • Comment:

    备注

  • ToGovernedRiskCount:

    待治理风险数量

  • ToGovernedRiskContent:

    待治理风险内容



9603
9604
9605
# File 'lib/v20221121/models.rb', line 9603

def WebAppCount
  @WebAppCount
end

Instance Method Details

#deserialize(params) ⇒ Object



9644
9645
9646
9647
9648
9649
9650
9651
9652
9653
9654
9655
9656
9657
9658
9659
9660
9661
9662
9663
9664
9665
9666
9667
9668
9669
9670
9671
9672
9673
9674
9675
9676
9677
9678
9679
9680
9681
# File 'lib/v20221121/models.rb', line 9644

def deserialize(params)
  @Provider = params['Provider']
  @CloudAccountName = params['CloudAccountName']
  @CloudAccountId = params['CloudAccountId']
  @Domain = params['Domain']
  @Ip = params['Ip']
  @Port = params['Port']
  @Status = params['Status']
  @RiskType = params['RiskType']
  @AclType = params['AclType']
  @AclList = params['AclList']
  @AssetId = params['AssetId']
  @InstanceName = params['InstanceName']
  @AssetType = params['AssetType']
  @PortServiceCount = params['PortServiceCount']
  @HighRiskPortServiceCount = params['HighRiskPortServiceCount']
  @WebAppCount = params['WebAppCount']
  @RiskWebAppCount = params['RiskWebAppCount']
  @WeakPasswordCount = params['WeakPasswordCount']
  @VulCount = params['VulCount']
  @CreateTime = params['CreateTime']
  @UpdateTime = params['UpdateTime']
  @AssetTypeName = params['AssetTypeName']
  @DisplayStatus = params['DisplayStatus']
  @DisplayRiskType = params['DisplayRiskType']
  @ScanTaskStatus = params['ScanTaskStatus']
  @Uuid = params['Uuid']
  @HasScan = params['HasScan']
  @AppId = params['AppId']
  @AppIdStr = params['AppIdStr']
  @ExposureID = params['ExposureID']
  @PortDetectCount = params['PortDetectCount']
  @PortDetectResult = params['PortDetectResult']
  @Tag = params['Tag']
  @Comment = params['Comment']
  @ToGovernedRiskCount = params['ToGovernedRiskCount']
  @ToGovernedRiskContent = params['ToGovernedRiskContent']
end