Skip to content

Commit cb963a0

Browse files
Merge pull request #705 from softlayer/20250627
20250627 release notes
2 parents 3c33e0c + 4fdc06e commit cb963a0

16 files changed

+83166
-36808
lines changed

content/reference/datatypes/SoftLayer_Billing_Item_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

content/reference/datatypes/SoftLayer_Billing_Item_Network_LoadBalancer_VirtualIpAddress.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

content/reference/datatypes/SoftLayer_Metric_Tracking_Object_Abstract.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

content/reference/datatypes/SoftLayer_Metric_Tracking_Object_Virtual_Storage_Repository.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

content/reference/datatypes/SoftLayer_Network_Security_Scanner_Request.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
---
22
title: "SoftLayer_Network_Security_Scanner_Request"
3-
description: "The SoftLayer_Network_Security_Scanner_Request data type represents a single vulnerability scan request. It provides information on when the scan was created, last updated, and the current status. The status messages are as follows:
4-
*Scan Pending
5-
*Scan Processing
6-
*Scan Complete
7-
*Scan Cancelled
8-
*Generating Report."
3+
description: "DEPRECATED "
94
date: "2018-02-12"
105
tags:
116
- "datatype"

content/reference/datatypes/SoftLayer_Network_Security_Scanner_Request_Status.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
---
22
title: "SoftLayer_Network_Security_Scanner_Request_Status"
3-
description: "The SoftLayer_Network_Security_Scanner_Request_Status data type represents the current status of a vulnerability scan. The status messages are as follows:
4-
*Scan Pending
5-
*Scan Processing
6-
*Scan Complete
7-
*Scan Cancelled
8-
*Generating Report.
9-
10-
11-
The status of a vulnerability scan will change over the course of a scan's execution. "
3+
description: "DEPRECATED "
124
date: "2018-02-12"
135
tags:
146
- "datatype"

content/reference/services/SoftLayer_Account/getAverageArchiveUsageMetricDataByDate.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

content/reference/services/SoftLayer_Account/getAveragePublicUsageMetricDataByDate.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

content/reference/services/SoftLayer_Network_Security_Scanner_Request/_index.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,6 @@
11
---
22
title: "SoftLayer_Network_Security_Scanner_Request"
3-
description: "SoftLayer gives customers the ability to manage vulnerability scans for each of their servers. This service provides the ability to create a new scan request, view the status of a current request, and finally view the report of a finished scan.
4-
5-
A vulnerability scan attempts to find potential security problems on a server by first searching for open ports and the services that run on them. If any services are found the scanner will then check for version and patch information of each service found. Lastly, the scanner will use the information gathered to search its database of known vulnerabilities and generate a report. Reports typically take five to ten minutes to run but allow for up to thirty minutes in rare cases.
6-
7-
A vulnerability report will typically include the following information:
8-
*Number of security holes and warnings.
9-
*The hosts that were scanned.
10-
*The port/service and the corresponding issue.
11-
*Detailed information about the issue, risk factor, and possible fixes.
12-
13-
14-
If you have a firewall, SoftLayer's administrative networks need to be allowed for the vulnerability scan to be effective. If a firewall is blocking all ports, the report may not show any problems even if some exist. In addition you may have some indication in your firewall logs of the scan taking place as ports on your system are investigated. "
3+
description: "DEPRECATED "
154
date: "2018-02-12"
165
tags:
176
- "service"

content/reference/services/SoftLayer_Network_Security_Scanner_Request/getObject.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "getObject"
3-
description: "getObject retrieves the SoftLayer_Network_Security_Scanner_Request object whose ID number corresponds to the ID number of the init parameter passed to the SoftLayer_Network_Security_Scanner_Request service. You can only retrieve requests and reports that are assigned to your SoftLayer account. "
3+
description: "DEPRECATED "
44
date: "2018-02-12"
55
tags:
66
- "method"

0 commit comments

Comments
 (0)