public class CVMAssetVO extends AbstractModel
header, skipSign
Constructor and Description |
---|
CVMAssetVO() |
CVMAssetVO(CVMAssetVO source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
Long |
getAccess()
Get Number of network access requests
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getAccountCount()
Get Number of accounts
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getAppCount()
Get Number of applications
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getAppId()
Get App ID
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getAssetCreateTime()
Get Asset creation time
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getAssetId()
Get Asset ID
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getAssetName()
Get Asset name
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getAssetType()
Get Asset type
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getAttack()
Get Number of network attacks
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getAvailableArea()
Get Availability zone
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getBASAgentStatus()
Get BAS toolkit status.
|
Long |
getConfigurationRisk()
Get Configuraiton risks
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getCPUInfo()
Get CPU information
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getCPULoad()
Get CPU load
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getCPUSize()
Get CPU size
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getCWPStatus()
Get Protection status
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getDiskLoad()
Get Disk load
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getDiskSize()
Get Disk size.
|
String |
getInBandwidth()
Get Inbound peak bandwidth
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getInFlow()
Get Total inbound traffic
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getInstanceQUuid()
Get QUuid of the instance
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getInstanceUuid()
Get UUID of the instance
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getIntercept()
Get Number of blocked attacks
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getIsCore()
Get Whether it's a critical asset
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getIsNewAsset()
Get `1`: New asset; `0`: Not a new asset
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getLastScanTime()
Get Last scan time
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getMemberId()
Get Member ID
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getMemoryLoad()
Get Memory load
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getMemorySize()
Get Memory size
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getNetWorkOut()
Get Proactive malicious outgoing requests
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getNickName()
Get User name
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getOs()
Get Full name of the operating system
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getOsName()
Get OS name
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getOutBandwidth()
Get OutInbound peak bandwidth
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getOutFlow()
Get Total outbound traffic
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getPartitionCount()
Get Number of partitions
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getPortCount()
Get Number of listened ports.
|
Long |
getPortRisk()
Get Port risks
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getPrivateIp()
Get Private IP
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getProcessCount()
Get Number of processes
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getPublicIp()
Get Public IP
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getRegion()
Get Region
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getRiskExposure()
Get Risk exposure
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getScanTask()
Get Number of scan tasks
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getSubnetId()
Get Subnet ID
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getSubnetName()
Get Subnet name
Note: This field may return·null, indicating that no valid values can be obtained.
|
Tag[] |
getTag()
Get Tags
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getUin()
Get User `uin`
Note: This field may return·null, indicating that no valid values can be obtained.
|
String |
getVpcId()
Get
|
String |
getVpcName()
Get VPC name
Note: This field may return·null, indicating that no valid values can be obtained.
|
Long |
getVulnerabilityRisk()
Get Vulnerabilities
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setAccess(Long Access)
Set Number of network access requests
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setAccountCount(String AccountCount)
Set Number of accounts
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setAppCount(String AppCount)
Set Number of applications
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setAppId(Long AppId)
Set App ID
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setAssetCreateTime(String AssetCreateTime)
Set Asset creation time
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setAssetId(String AssetId)
Set Asset ID
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setAssetName(String AssetName)
Set Asset name
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setAssetType(String AssetType)
Set Asset type
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setAttack(Long Attack)
Set Number of network attacks
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setAvailableArea(String AvailableArea)
Set Availability zone
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setBASAgentStatus(Long BASAgentStatus)
Set BAS toolkit status.
|
void |
setConfigurationRisk(Long ConfigurationRisk)
Set Configuraiton risks
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setCPUInfo(String CPUInfo)
Set CPU information
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setCPULoad(String CPULoad)
Set CPU load
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setCPUSize(Long CPUSize)
Set CPU size
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setCWPStatus(Long CWPStatus)
Set Protection status
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setDiskLoad(String DiskLoad)
Set Disk load
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setDiskSize(String DiskSize)
Set Disk size.
|
void |
setInBandwidth(String InBandwidth)
Set Inbound peak bandwidth
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setInFlow(String InFlow)
Set Total inbound traffic
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setInstanceQUuid(String InstanceQUuid)
Set QUuid of the instance
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setInstanceUuid(String InstanceUuid)
Set UUID of the instance
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setIntercept(Long Intercept)
Set Number of blocked attacks
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setIsCore(Long IsCore)
Set Whether it's a critical asset
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setIsNewAsset(Long IsNewAsset)
Set `1`: New asset; `0`: Not a new asset
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setLastScanTime(String LastScanTime)
Set Last scan time
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setMemberId(String MemberId)
Set Member ID
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setMemoryLoad(String MemoryLoad)
Set Memory load
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setMemorySize(String MemorySize)
Set Memory size
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setNetWorkOut(Long NetWorkOut)
Set Proactive malicious outgoing requests
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setNickName(String NickName)
Set User name
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setOs(String Os)
Set Full name of the operating system
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setOsName(String OsName)
Set OS name
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setOutBandwidth(String OutBandwidth)
Set OutInbound peak bandwidth
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setOutFlow(String OutFlow)
Set Total outbound traffic
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setPartitionCount(Long PartitionCount)
Set Number of partitions
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setPortCount(Long PortCount)
Set Number of listened ports.
|
void |
setPortRisk(Long PortRisk)
Set Port risks
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setPrivateIp(String PrivateIp)
Set Private IP
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setProcessCount(String ProcessCount)
Set Number of processes
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setPublicIp(String PublicIp)
Set Public IP
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setRegion(String Region)
Set Region
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setRiskExposure(Long RiskExposure)
Set Risk exposure
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setScanTask(Long ScanTask)
Set Number of scan tasks
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setSubnetId(String SubnetId)
Set Subnet ID
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setSubnetName(String SubnetName)
Set Subnet name
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setTag(Tag[] Tag)
Set Tags
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setUin(String Uin)
Set User `uin`
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setVpcId(String VpcId)
Set
|
void |
setVpcName(String VpcName)
Set VPC name
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
setVulnerabilityRisk(Long VulnerabilityRisk)
Set Vulnerabilities
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public CVMAssetVO()
public CVMAssetVO(CVMAssetVO source)
public String getAssetId()
public void setAssetId(String AssetId)
AssetId
- Asset ID
Note: This field may return·null, indicating that no valid values can be obtained.public String getAssetName()
public void setAssetName(String AssetName)
AssetName
- Asset name
Note: This field may return·null, indicating that no valid values can be obtained.public String getAssetType()
public void setAssetType(String AssetType)
AssetType
- Asset type
Note: This field may return·null, indicating that no valid values can be obtained.public String getRegion()
public void setRegion(String Region)
Region
- Region
Note: This field may return·null, indicating that no valid values can be obtained.public Long getCWPStatus()
public void setCWPStatus(Long CWPStatus)
CWPStatus
- Protection status
Note: This field may return·null, indicating that no valid values can be obtained.public String getAssetCreateTime()
public void setAssetCreateTime(String AssetCreateTime)
AssetCreateTime
- Asset creation time
Note: This field may return·null, indicating that no valid values can be obtained.public String getPublicIp()
public void setPublicIp(String PublicIp)
PublicIp
- Public IP
Note: This field may return·null, indicating that no valid values can be obtained.public String getPrivateIp()
public void setPrivateIp(String PrivateIp)
PrivateIp
- Private IP
Note: This field may return·null, indicating that no valid values can be obtained.public String getVpcId()
public void setVpcId(String VpcId)
VpcId
- public String getVpcName()
public void setVpcName(String VpcName)
VpcName
- VPC name
Note: This field may return·null, indicating that no valid values can be obtained.public Long getAppId()
public void setAppId(Long AppId)
AppId
- App ID
Note: This field may return·null, indicating that no valid values can be obtained.public String getUin()
public void setUin(String Uin)
Uin
- User `uin`
Note: This field may return·null, indicating that no valid values can be obtained.public String getNickName()
public void setNickName(String NickName)
NickName
- User name
Note: This field may return·null, indicating that no valid values can be obtained.public String getAvailableArea()
public void setAvailableArea(String AvailableArea)
AvailableArea
- Availability zone
Note: This field may return·null, indicating that no valid values can be obtained.public Long getIsCore()
public void setIsCore(Long IsCore)
IsCore
- Whether it's a critical asset
Note: This field may return·null, indicating that no valid values can be obtained.public String getSubnetId()
public void setSubnetId(String SubnetId)
SubnetId
- Subnet ID
Note: This field may return·null, indicating that no valid values can be obtained.public String getSubnetName()
public void setSubnetName(String SubnetName)
SubnetName
- Subnet name
Note: This field may return·null, indicating that no valid values can be obtained.public String getInstanceUuid()
public void setInstanceUuid(String InstanceUuid)
InstanceUuid
- UUID of the instance
Note: This field may return·null, indicating that no valid values can be obtained.public String getInstanceQUuid()
public void setInstanceQUuid(String InstanceQUuid)
InstanceQUuid
- QUuid of the instance
Note: This field may return·null, indicating that no valid values can be obtained.public String getOsName()
public void setOsName(String OsName)
OsName
- OS name
Note: This field may return·null, indicating that no valid values can be obtained.public Long getPartitionCount()
public void setPartitionCount(Long PartitionCount)
PartitionCount
- Number of partitions
Note: This field may return·null, indicating that no valid values can be obtained.public String getCPUInfo()
public void setCPUInfo(String CPUInfo)
CPUInfo
- CPU information
Note: This field may return·null, indicating that no valid values can be obtained.public Long getCPUSize()
public void setCPUSize(Long CPUSize)
CPUSize
- CPU size
Note: This field may return·null, indicating that no valid values can be obtained.public String getCPULoad()
public void setCPULoad(String CPULoad)
CPULoad
- CPU load
Note: This field may return·null, indicating that no valid values can be obtained.public String getMemorySize()
public void setMemorySize(String MemorySize)
MemorySize
- Memory size
Note: This field may return·null, indicating that no valid values can be obtained.public String getMemoryLoad()
public void setMemoryLoad(String MemoryLoad)
MemoryLoad
- Memory load
Note: This field may return·null, indicating that no valid values can be obtained.public String getDiskSize()
public void setDiskSize(String DiskSize)
DiskSize
- Disk size.
Note: This field may return·null, indicating that no valid values can be obtained.public String getDiskLoad()
public void setDiskLoad(String DiskLoad)
DiskLoad
- Disk load
Note: This field may return·null, indicating that no valid values can be obtained.public String getAccountCount()
public void setAccountCount(String AccountCount)
AccountCount
- Number of accounts
Note: This field may return·null, indicating that no valid values can be obtained.public String getProcessCount()
public void setProcessCount(String ProcessCount)
ProcessCount
- Number of processes
Note: This field may return·null, indicating that no valid values can be obtained.public String getAppCount()
public void setAppCount(String AppCount)
AppCount
- Number of applications
Note: This field may return·null, indicating that no valid values can be obtained.public Long getPortCount()
public void setPortCount(Long PortCount)
PortCount
- Number of listened ports.
Note: This field may return·null, indicating that no valid values can be obtained.public Long getAttack()
public void setAttack(Long Attack)
Attack
- Number of network attacks
Note: This field may return·null, indicating that no valid values can be obtained.public Long getAccess()
public void setAccess(Long Access)
Access
- Number of network access requests
Note: This field may return·null, indicating that no valid values can be obtained.public Long getIntercept()
public void setIntercept(Long Intercept)
Intercept
- Number of blocked attacks
Note: This field may return·null, indicating that no valid values can be obtained.public String getInBandwidth()
public void setInBandwidth(String InBandwidth)
InBandwidth
- Inbound peak bandwidth
Note: This field may return·null, indicating that no valid values can be obtained.public String getOutBandwidth()
public void setOutBandwidth(String OutBandwidth)
OutBandwidth
- OutInbound peak bandwidth
Note: This field may return·null, indicating that no valid values can be obtained.public String getInFlow()
public void setInFlow(String InFlow)
InFlow
- Total inbound traffic
Note: This field may return·null, indicating that no valid values can be obtained.public String getOutFlow()
public void setOutFlow(String OutFlow)
OutFlow
- Total outbound traffic
Note: This field may return·null, indicating that no valid values can be obtained.public String getLastScanTime()
public void setLastScanTime(String LastScanTime)
LastScanTime
- Last scan time
Note: This field may return·null, indicating that no valid values can be obtained.public Long getNetWorkOut()
public void setNetWorkOut(Long NetWorkOut)
NetWorkOut
- Proactive malicious outgoing requests
Note: This field may return·null, indicating that no valid values can be obtained.public Long getPortRisk()
public void setPortRisk(Long PortRisk)
PortRisk
- Port risks
Note: This field may return·null, indicating that no valid values can be obtained.public Long getVulnerabilityRisk()
public void setVulnerabilityRisk(Long VulnerabilityRisk)
VulnerabilityRisk
- Vulnerabilities
Note: This field may return·null, indicating that no valid values can be obtained.public Long getConfigurationRisk()
public void setConfigurationRisk(Long ConfigurationRisk)
ConfigurationRisk
- Configuraiton risks
Note: This field may return·null, indicating that no valid values can be obtained.public Long getScanTask()
public void setScanTask(Long ScanTask)
ScanTask
- Number of scan tasks
Note: This field may return·null, indicating that no valid values can be obtained.public Tag[] getTag()
public void setTag(Tag[] Tag)
Tag
- Tags
Note: This field may return·null, indicating that no valid values can be obtained.public String getMemberId()
public void setMemberId(String MemberId)
MemberId
- Member ID
Note: This field may return·null, indicating that no valid values can be obtained.public String getOs()
public void setOs(String Os)
Os
- Full name of the operating system
Note: This field may return·null, indicating that no valid values can be obtained.public Long getRiskExposure()
public void setRiskExposure(Long RiskExposure)
RiskExposure
- Risk exposure
Note: This field may return·null, indicating that no valid values can be obtained.public Long getBASAgentStatus()
public void setBASAgentStatus(Long BASAgentStatus)
BASAgentStatus
- BAS toolkit status. `0`: Not installed; `1`: Installed; `2`: Offline.
Note: This field may return·null, indicating that no valid values can be obtained.public Long getIsNewAsset()
public void setIsNewAsset(Long IsNewAsset)
IsNewAsset
- `1`: New asset; `0`: Not a new asset
Note: This field may return·null, indicating that no valid values can be obtained.Copyright © 2024. All rights reserved.