Skip to content

20250602 release #703

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
70 changes: 10 additions & 60 deletions .secrets.baseline
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"exclude": {
"files": "static/*|content/reference/*|data/sldn_metadata\\.json|^.secrets.baseline$|openapi/*",
"files": "static/*|content/reference/*|data/sldn_metadata\\.json|^.secrets.baseline$",
"lines": null
},
"generated_at": "2024-08-16T19:42:32Z",
"generated_at": "2025-06-02T21:59:20Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -108,6 +108,14 @@
}
],
"content/article/authenticating-softlayer-api.md": [
{
"hashed_secret": "e0f71ebd6501ccf9f5bd1cc0266b9591e8ec1b71",
"is_secret": false,
"is_verified": false,
"line_number": 108,
"type": "IBM Cloud IAM Key",
"verified_result": null
},
{
"hashed_secret": "df51a19b291586bf46450aec1d775f3e02799b55",
"is_secret": false,
Expand Down Expand Up @@ -9370,64 +9378,6 @@
"type": "Secret Keyword",
"verified_result": null
}
],
"sldnHtml/list.html": [
{
"hashed_secret": "57123dd83e8afc2b11d970252ff3f63717894d91",
"is_secret": false,
"is_verified": false,
"line_number": 30,
"type": "Base64 High Entropy String",
"verified_result": null
},
{
"hashed_secret": "8064edccce289f9bf447d82c669177f784006b7d",
"is_secret": false,
"is_verified": false,
"line_number": 39,
"type": "Base64 High Entropy String",
"verified_result": null
},
{
"hashed_secret": "520a4cba2e198197555989130f10fdf82a096e96",
"is_secret": false,
"is_verified": false,
"line_number": 447,
"type": "Base64 High Entropy String",
"verified_result": null
},
{
"hashed_secret": "8775630f7bd671b4d45a158d58beb447fdab25e0",
"is_secret": false,
"is_verified": false,
"line_number": 999,
"type": "Base64 High Entropy String",
"verified_result": null
},
{
"hashed_secret": "09c01cec42078a6cba1dfcecc88423fb7fc355b7",
"is_secret": false,
"is_verified": false,
"line_number": 1851,
"type": "Base64 High Entropy String",
"verified_result": null
},
{
"hashed_secret": "36a278a12d65f75f598778360c1ce879f59eb826",
"is_secret": false,
"is_verified": false,
"line_number": 2055,
"type": "Base64 High Entropy String",
"verified_result": null
},
{
"hashed_secret": "71f28ef3abdd557225e8a35c8664fe234dd4569f",
"is_secret": false,
"is_verified": false,
"line_number": 2340,
"type": "Base64 High Entropy String",
"verified_result": null
}
]
},
"version": "0.13.1+ibm.62.dss",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: "SoftLayer_Network_LoadBalancer_Service"
description: "The SoftLayer_Network_LoadBalancer_Service data type contains all the information relating to a specific service (destination) on a particular load balancer.

Information retained on the object itself is the the source and destination of the service, routing type, weight, and whether or not the service is currently enabled. "
description: "Deprecated "
date: "2018-02-12"
tags:
- "datatype"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: "SoftLayer_Network_LoadBalancer_VirtualIpAddress"
description: "The SoftLayer_Network_LoadBalancer_VirtualIpAddress data type contains all the information relating to a specific load balancer assigned to a customer account.

Information retained on the object itself is the virtual IP address, load balancing method, and any notes that are related to the load balancer. There is also an array of SoftLayer_Network_LoadBalancer_Service objects, which represent the load balancer services, explained more fully in the SoftLayer_Network_LoadBalancer_Service documentation. "
description: "Deprecated "
date: "2018-02-12"
tags:
- "datatype"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "cancelPayPalTransaction"
description: "Cancel the PayPal Payment Request process. During the process of submitting a PayPal payment request, the customer is redirected to PayPal to confirm the request. If the customer elects to cancel the payment from PayPal, they are returned to SoftLayer where the manual payment record is updated to a status of canceled. "
description: "(DEPRECATED) Cancel the PayPal Payment Request process."
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "completePayPalTransaction"
description: "Complete the PayPal Payment Request process and receive confirmation message. During the process of submitting a PayPal payment request, the customer is redirected to PayPal to confirm the request. Once confirmed, PayPal returns the customer to SoftLayer where an attempt is made to finalize the transaction. A status message regarding the attempt is returned to the calling function. "
description: "(DEPRECATED) Complete the PayPal Payment Request process and receive confirmation message."
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: "getGraphImage"
description: "Get the graph image for a load balancer service based on the supplied graph type and metric. The available graph types are: 'connections' and 'status', and the available metrics are: 'day', 'week' and 'month'.

This method returns the raw binary image data. "
description: "Deprecated "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: "getGraphImage"
description: "Get the graph image for a load balancer service group based on the supplied graph type and metric. The only available graph type currently is: 'connections', and the available metrics are: 'day', 'week' and 'month'.

This method returns the raw binary image data. "
description: "Deprecated "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "editObject"
description: "Like any other API object, the load balancers can have their exposed properties edited by passing in a modified version of the object. The load balancer object also can modify its services in this way. Simply request the load balancer object you wish to edit, then modify the objects in the services array and pass the modified object to this function. WARNING: Services cannot be deleted in this manner, you must call deleteObject() on the service to physically remove them from the load balancer. "
description: "Deprecated "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "getAvailableSecureTransportCiphers"
description: "Yields a list of the SSL/TLS encryption ciphers that are currently supported on this virtual IP address instance. "
description: "Deprecated "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "getAvailableSecureTransportProtocols"
description: "Yields a list of the secure communication protocols that are currently supported on this virtual IP address instance. The list of supported ciphers for each protocol is culled to match availability. "
description: "Deprecated "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "startSsl"
description: "Start SSL acceleration on all SSL virtual services (those with a type of HTTPS). This action should be taken only after configuring an SSL certificate for the virtual IP. "
description: "Deprecated "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "stopSsl"
description: "Stop SSL acceleration on all SSL virtual services (those with a type of HTTPS). "
description: "Deprecated "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "upgradeConnectionLimit"
description: "Upgrades the connection limit on the Virtual IP to Address to the next, higher connection limit of the same product. "
description: "Deprecated "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "startSsl"
description: "Start SSL acceleration on all SSL virtual services (those with a type of HTTPS). This action should be taken only after configuring an SSL certificate for the virtual IP. "
description: "Deprecated "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "stopSsl"
description: "Stop SSL acceleration on all SSL virtual services (those with a type of HTTPS). "
description: "Deprecated "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "editObject"
description: "Edit a bandwidth allotment's local properties. Currently you may only change an allotment's name. Use the [SoftLayer_Network_Bandwidth_Version1_Allotment::reassignServers](/reference/datatypes/$1/#$2) and [SoftLayer_Network_Bandwidth_Version1_Allotment::unassignServers](/reference/datatypes/$1/#$2) methods to move servers in and out of your allotments. "
description: "Edit a bandwidth allotment's local properties. Currently you may only change an allotment's name. Use the [SoftLayer_Network_Bandwidth_Version1_Allotment::setVdrContent](/reference/datatypes/$1/#$2) and [SoftLayer_Network_Bandwidth_Version1_Allotment::requestVdrContentUpdates](/reference/datatypes/$1/#$2) methods to move servers in and out of your allotments. "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "reassignServers"
description: "This method will reassign a collection of SoftLayer hardware to a bandwidth allotment Bandwidth Pool. "
description: "[DEPRECATED] This method will reassign a collection of SoftLayer hardware to a bandwidth allotment Bandwidth Pool. "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "unassignServers"
description: "This method will reassign a collection of SoftLayer hardware to the virtual private rack "
description: "[DEPRECATED] This method will reassign a collection of SoftLayer hardware to the virtual private rack "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,43 +1,6 @@
---
title: "SoftLayer_Network_LoadBalancer_Service"
description: "Load balancer services represent the 'routes' that the load balancer will have available to route requests. Each service has a source port (located on the load balancer itself), and a destination IP address and port. Any services that share a source port will be used as potential routes for traffic coming into the load balancer on that port. For instance, if there are two services that both have a source port of 80, both of those services will be used as balanced servers for traffic coming into your virtual IP on port 80. For a more complete example, consider the following scenario:


:Virtual IP Address: 123.123.123.123
:Servers on your account:
:12.34.56.78
:23.45.67.89
:You want to set up both HTTP(port 80) and HTTPS (port 443) on each of those servers.
:You will need four services:


{|
|-
! SourcePort
! DestinationIpAddress
! DestinationPort
|-
| 80
| 12.34.56.78
| 80
|-
| 80
| 23.45.67.89
| 80
|-
| 443
| 12.34.56.78
| 443
|-
| 443
| 23.45.67.89
| 443
|}


The services also have a routing type, these ALSO need to be the same for services that share the same port. For this example, the services with a source port of 80 should have HTTP as their type. The other two services should have TCP as their type.

The affect of other variables are listed in their individual documentation. "
description: "Deprecated "
date: "2018-02-12"
tags:
- "service"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "deleteObject"
description: "Calling deleteObject on a particular server will remove it from the load balancer. This is the only way to remove a service from your load balancer. If you wish to remove a server, first call this function, then reload the virtualIpAddress object and edit the remaining services to reflect the other changes that you wish to make. "
description: "Deprecated "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: "getGraphImage"
description: "Get the graph image for a load balancer service based on the supplied graph type and metric. The available graph types are: 'connections' and 'status', and the available metrics are: 'day', 'week' and 'month'.

This method returns the raw binary image data. "
description: "Deprecated "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "getObject"
description: "getObject retrieves the SoftLayer_Network_LoadBalancer_Service object whose ID number corresponds to the ID number of the init parameter passed to the SoftLayer_Network_LoadBalancer_Service service. You can only retrieve services on load balancers assigned to your account, and it is recommended that you simply retrieve the entire load balancer, as an individual service has no explicit purpose without its 'siblings'. "
description: "Deprecated "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,21 +1,6 @@
---
title: "getStatus"
description: "Returns an array of SoftLayer_Container_Network_LoadBalancer_StatusEntry objects. A SoftLayer_Container_Network_LoadBalancer_StatusEntry object has two variables, 'Label' and 'Value'

Calling this function executes a command on the physical load balancer itself, and therefore should be called infrequently. For a general idea of the load balancer service, use the 'peakConnections' variable on the Type

Possible values for 'Label' are:


* IP Address
* Port
* Server Status
* Load Status
* Current Connections
* Total Hits


Not all labels are guaranteed to be returned. "
description: "Deprecated "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "resetPeakConnections"
description: "Calling resetPeakConnections will set the peakConnections variable to zero on this particular object. Peak connections will continue to increase normally after this method call, it will only temporarily reset the statistic to zero, until the next time it is polled. "
description: "Deprecated "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: "SoftLayer_Network_LoadBalancer_VirtualIpAddress"
description: "Each SoftLayer customer that has purchased a load balancer will have one defined in the SoftLayer_Network_LoadBalancer_VirtualIpAddress service. Load balancers have a virtual IP address and a number of SoftLayer_Network_LoadBalancer_Service objects associated with them. The SoftLayer_Network_LoadBalancer_VirtualIpAddress object is the only way for a customer to make changes to their load balancer service.

Load balancers can be upgraded by using the upgradeConnectionLimit function, but this will upgrade your billing accordingly. Downgrades are currently not supported, please open a ticket to accomplish a downgrade. "
description: "Deprecated "
date: "2018-02-12"
tags:
- "service"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "disable"
description: "Disable a Virtual IP Address, removing it from load balancer rotation and denying all connections to that IP address. "
description: "Deprecated "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "editObject"
description: "Like any other API object, the load balancers can have their exposed properties edited by passing in a modified version of the object. The load balancer object also can modify its services in this way. Simply request the load balancer object you wish to edit, then modify the objects in the services array and pass the modified object to this function. WARNING: Services cannot be deleted in this manner, you must call deleteObject() on the service to physically remove them from the load balancer. "
description: "Deprecated "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "enable"
description: "Enable a disabled Virtual IP Address, allowing connections back to the IP address. "
description: "Deprecated "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "getObject"
description: "getObject retrieves the SoftLayer_Network_LoadBalancer_VirtualIpAddress object whose ID number corresponds to the ID number of the init parameter passed to the SoftLayer_Network_LoadBalancer_VirtualIpAddress service. You can only retrieve Load Balancers assigned to your account. "
description: "Deprecated "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "kickAllConnections"
description: "Quickly remove all active external connections to a Virtual IP Address. "
description: "Deprecated "
date: "2018-02-12"
tags:
- "method"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "upgradeConnectionLimit"
description: "Upgrades the connection limit on the VirtualIp and changes the billing item on your account to reflect the change. This function will only upgrade you to the next 'level' of service. The next level follows this pattern Current Level => Next Level 50 100 100 200 200 500 500 1000 1000 1200 1200 1500 1500 2000 2000 2500 2500 3000 "
description: "Deprecated "
date: "2018-02-12"
tags:
- "method"
Expand Down
Loading