public static final class DescribeTotalStatisticsResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeTotalStatisticsResponseBody.Builder |
account(Integer account)
The number of logons to the asset.
|
DescribeTotalStatisticsResponseBody |
build() |
DescribeTotalStatisticsResponseBody.Builder |
health(Integer health)
The total number of unfixed baseline risks.
|
DescribeTotalStatisticsResponseBody.Builder |
healthdealedTotal(Integer healthdealedTotal)
The total number of fixed baseline risk items.
|
DescribeTotalStatisticsResponseBody.Builder |
healthhighTotal(Integer healthhighTotal)
The number of baseline risk items whose severity is high.
|
DescribeTotalStatisticsResponseBody.Builder |
healthlowTotal(Integer healthlowTotal)
The number of baseline risk items whose severity is low.
|
DescribeTotalStatisticsResponseBody.Builder |
healthmediumTotal(Integer healthmediumTotal)
The number of baseline risk items whose severity is medium.
|
DescribeTotalStatisticsResponseBody.Builder |
healthseriousTotal(Integer healthseriousTotal)
The number of baseline risk items whose severity is urgent.
|
DescribeTotalStatisticsResponseBody.Builder |
healthTotal(Integer healthTotal)
The total number of baseline risks.
|
DescribeTotalStatisticsResponseBody.Builder |
newsuspicious(Integer newsuspicious)
The number of alerts that are generated by Server Guard or Security Center.
|
DescribeTotalStatisticsResponseBody.Builder |
online(Boolean online)
Indicates whether the agent is online.
|
DescribeTotalStatisticsResponseBody.Builder |
patch(Integer patch)
The number of Web-CMS vulnerabilities.
|
DescribeTotalStatisticsResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
DescribeTotalStatisticsResponseBody.Builder |
suspicious(Integer suspicious)
The number of alerts that are generated by Server Guard.
|
DescribeTotalStatisticsResponseBody.Builder |
suspiciousdealedTotal(Integer suspiciousdealedTotal)
The number of handled alerts.
|
DescribeTotalStatisticsResponseBody.Builder |
suspicioushighTotal(Integer suspicioushighTotal)
This parameter is deprecated.
|
DescribeTotalStatisticsResponseBody.Builder |
suspiciouslowTotal(Integer suspiciouslowTotal)
The number of alerts whose risk level is reminder.
|
DescribeTotalStatisticsResponseBody.Builder |
suspiciousmediumTotal(Integer suspiciousmediumTotal)
The number of alerts whose risk level is suspicious.
|
DescribeTotalStatisticsResponseBody.Builder |
suspiciousseriousTotal(Integer suspiciousseriousTotal)
The number of alerts whose risk level is urgent.
|
DescribeTotalStatisticsResponseBody.Builder |
suspiciousTotal(Integer suspiciousTotal)
This parameter is deprecated.
|
DescribeTotalStatisticsResponseBody.Builder |
trojan(Integer trojan)
The number of webshell alerts.
|
DescribeTotalStatisticsResponseBody.Builder |
vul(Integer vul)
The number of unfixed vulnerabilities.
|
DescribeTotalStatisticsResponseBody.Builder |
vulAsapSum(Integer vulAsapSum)
The number of vulnerabilities whose severity level is high.
|
DescribeTotalStatisticsResponseBody.Builder |
vulDealedTotal(Integer vulDealedTotal)
The total number of fixed vulnerabilities.
|
DescribeTotalStatisticsResponseBody.Builder |
vulLaterSum(Integer vulLaterSum)
The number of vulnerabilities whose severity level is medium.
|
DescribeTotalStatisticsResponseBody.Builder |
vulNntfSum(Integer vulNntfSum)
The number of unfixed vulnerabilities whose severity level is low.
|
DescribeTotalStatisticsResponseBody.Builder |
vulTotal(Integer vulTotal)
The total number of vulnerabilities.
|
public DescribeTotalStatisticsResponseBody.Builder account(Integer account)
The number of logons to the asset.
example:0
public DescribeTotalStatisticsResponseBody.Builder health(Integer health)
The total number of unfixed baseline risks.
example:0
public DescribeTotalStatisticsResponseBody.Builder healthTotal(Integer healthTotal)
The total number of baseline risks.
example:0
public DescribeTotalStatisticsResponseBody.Builder healthdealedTotal(Integer healthdealedTotal)
The total number of fixed baseline risk items. This parameter is deprecated.
example:0
public DescribeTotalStatisticsResponseBody.Builder healthhighTotal(Integer healthhighTotal)
The number of baseline risk items whose severity is high.
example:0
public DescribeTotalStatisticsResponseBody.Builder healthlowTotal(Integer healthlowTotal)
The number of baseline risk items whose severity is low.
example:0
public DescribeTotalStatisticsResponseBody.Builder healthmediumTotal(Integer healthmediumTotal)
The number of baseline risk items whose severity is medium.
example:0
public DescribeTotalStatisticsResponseBody.Builder healthseriousTotal(Integer healthseriousTotal)
The number of baseline risk items whose severity is urgent. This parameter is deprecated.
example:0
public DescribeTotalStatisticsResponseBody.Builder newsuspicious(Integer newsuspicious)
The number of alerts that are generated by Server Guard or Security Center.
- If you set the Type parameter to sas, this parameter indicates the number of alerts that are generated by Security Center.
example:
- If you set the Type parameter to aqs, this parameter indicates the number of alerts that are generated by Server Guard.
0
public DescribeTotalStatisticsResponseBody.Builder online(Boolean online)
Indicates whether the agent is online. Valid values:
true
public DescribeTotalStatisticsResponseBody.Builder patch(Integer patch)
The number of Web-CMS vulnerabilities.
example:0
public DescribeTotalStatisticsResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:A4EB8B1C-1DEC-5E18-BCD0-D1BBB3936FA7
public DescribeTotalStatisticsResponseBody.Builder suspicious(Integer suspicious)
The number of alerts that are generated by Server Guard.
example:0
public DescribeTotalStatisticsResponseBody.Builder suspiciousTotal(Integer suspiciousTotal)
This parameter is deprecated.
example:0
public DescribeTotalStatisticsResponseBody.Builder suspiciousdealedTotal(Integer suspiciousdealedTotal)
The number of handled alerts.
example:0
public DescribeTotalStatisticsResponseBody.Builder suspicioushighTotal(Integer suspicioushighTotal)
This parameter is deprecated. This parameter is deprecated.
example:0
public DescribeTotalStatisticsResponseBody.Builder suspiciouslowTotal(Integer suspiciouslowTotal)
The number of alerts whose risk level is reminder.
example:0
public DescribeTotalStatisticsResponseBody.Builder suspiciousmediumTotal(Integer suspiciousmediumTotal)
The number of alerts whose risk level is suspicious.
example:28
public DescribeTotalStatisticsResponseBody.Builder suspiciousseriousTotal(Integer suspiciousseriousTotal)
The number of alerts whose risk level is urgent.
example:0
public DescribeTotalStatisticsResponseBody.Builder trojan(Integer trojan)
The number of webshell alerts.
example:0
public DescribeTotalStatisticsResponseBody.Builder vul(Integer vul)
The number of unfixed vulnerabilities.
example:0
public DescribeTotalStatisticsResponseBody.Builder vulAsapSum(Integer vulAsapSum)
The number of vulnerabilities whose severity level is high.
example:16
public DescribeTotalStatisticsResponseBody.Builder vulDealedTotal(Integer vulDealedTotal)
The total number of fixed vulnerabilities.
example:0
public DescribeTotalStatisticsResponseBody.Builder vulLaterSum(Integer vulLaterSum)
The number of vulnerabilities whose severity level is medium.
example:0
public DescribeTotalStatisticsResponseBody.Builder vulNntfSum(Integer vulNntfSum)
The number of unfixed vulnerabilities whose severity level is low.
example:0
public DescribeTotalStatisticsResponseBody.Builder vulTotal(Integer vulTotal)
The total number of vulnerabilities.
example:0
public DescribeTotalStatisticsResponseBody build()
Copyright © 2026. All rights reserved.