程序包 | 说明 |
---|---|
com.aliyun.sdk.service.sas20181203.models |
限定符和类型 | 方法和说明 |
---|---|
static DescribeExposedStatisticsResponseBody.Builder |
DescribeExposedStatisticsResponseBody.builder() |
DescribeExposedStatisticsResponseBody.Builder |
DescribeExposedStatisticsResponseBody.Builder.exposedAsapVulCount(Integer exposedAsapVulCount)
The total number of high-risk vulnerabilities that are exposed on the Internet and can be exploited by attackers.
|
DescribeExposedStatisticsResponseBody.Builder |
DescribeExposedStatisticsResponseBody.Builder.exposedComponentCount(Integer exposedComponentCount)
The total number of system components that are exposed on the Internet.
|
DescribeExposedStatisticsResponseBody.Builder |
DescribeExposedStatisticsResponseBody.Builder.exposedInstanceCount(Integer exposedInstanceCount)
The total number of servers that are exposed on the Internet.
|
DescribeExposedStatisticsResponseBody.Builder |
DescribeExposedStatisticsResponseBody.Builder.exposedIpCount(Integer exposedIpCount)
The total number of IP addresses that are exposed on the Internet.
|
DescribeExposedStatisticsResponseBody.Builder |
DescribeExposedStatisticsResponseBody.Builder.exposedLaterVulCount(Integer exposedLaterVulCount)
The total number of medium-risk vulnerabilities that are exposed on the Internet and can be exploited by attackers.
|
DescribeExposedStatisticsResponseBody.Builder |
DescribeExposedStatisticsResponseBody.Builder.exposedNntfVulCount(Integer exposedNntfVulCount)
The total number of low-risk vulnerabilities that are exposed on the Internet and can be exploited by attackers.
|
DescribeExposedStatisticsResponseBody.Builder |
DescribeExposedStatisticsResponseBody.Builder.exposedPortCount(Integer exposedPortCount)
The total number of ports that are exposed on the Internet.
|
DescribeExposedStatisticsResponseBody.Builder |
DescribeExposedStatisticsResponseBody.Builder.exposedWeekPasswordMachineCount(Integer exposedWeekPasswordMachineCount)
The total number of system keys that are detected on your servers and are exposed on the Internet.
|
DescribeExposedStatisticsResponseBody.Builder |
DescribeExposedStatisticsResponseBody.Builder.gatewayAssetCount(Integer gatewayAssetCount)
The total number of gateway assets that are exposed on the Internet.
|
DescribeExposedStatisticsResponseBody.Builder |
DescribeExposedStatisticsResponseBody.Builder.requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
Copyright © 2023. All rights reserved.