The SoftLayer_Hardware_Component_Model data type contains general information relating to a single SoftLayer component model. A component model represents a vendor specific representation of a hardware component. Every piece of hardware on a server will have a specific hardware component model.
diff --git a/classes/SoftLayer_Hardware_Component_Model/index.xml b/classes/SoftLayer_Hardware_Component_Model/index.xml
index 5c1d97d2885..5c9a8ce1187 100644
--- a/classes/SoftLayer_Hardware_Component_Model/index.xml
+++ b/classes/SoftLayer_Hardware_Component_Model/index.xml
@@ -127,6 +127,13 @@
https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Component_Model/getValidAttributeTypes/REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Component_Model/{SoftLayer_Hardware_Component_ModelID}/getValidAttributeTypes'
+
+ getVmwareQualifiedFirmwares
+ https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Component_Model/getVmwareQualifiedFirmwares/
+ Mon, 12 Feb 2018 00:00:00 +0000
+ https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Component_Model/getVmwareQualifiedFirmwares/
+ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Component_Model/{SoftLayer_Hardware_Component_ModelID}/getVmwareQualifiedFirmwares'
+ SoftLayer_Hardware_Component_Model
https://sldn.softlayer.com/reference/datatypes/SoftLayer_Hardware_Component_Model/
diff --git a/classes/SoftLayer_Hardware_SecurityModule/index.html b/classes/SoftLayer_Hardware_SecurityModule/index.html
index c5a7d40e5c4..07638d08534 100644
--- a/classes/SoftLayer_Hardware_SecurityModule/index.html
+++ b/classes/SoftLayer_Hardware_SecurityModule/index.html
@@ -154,6 +154,11 @@
reference
Captures an Image of the hard disk on the physical machine, based on the capture template parameter. Returns the image template group containing the disk image.
You can launch firmware reflash by selecting from your server list. It will bring your server offline for approximately 60 minutes while the flashes are in progress.
@@ -1172,6 +1177,11 @@
reference
The last five commands issued to the server's remote management card.
Retrieves the power state for the server. The server's power status is retrieved from its remote management card. This will return 'on' or 'off'.
+
+
getRegionalInternetRegistry
diff --git a/classes/SoftLayer_Hardware_SecurityModule/index.xml b/classes/SoftLayer_Hardware_SecurityModule/index.xml
index 7f2c413947e..02accdaf4b6 100644
--- a/classes/SoftLayer_Hardware_SecurityModule/index.xml
+++ b/classes/SoftLayer_Hardware_SecurityModule/index.xml
@@ -50,6 +50,13 @@
https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule/captureImage/REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Container_Disk_Image_Capture_Template]}' \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule/{SoftLayer_Hardware_SecurityModuleID}/captureImage'
+
+ changeRedfishPowerState
+ https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule/changeRedfishPowerState/
+ Mon, 12 Feb 2018 00:00:00 +0000
+ https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule/changeRedfishPowerState/
+ REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule/{SoftLayer_Hardware_SecurityModuleID}/changeRedfishPowerState'
+ createFirmwareReflashTransaction
https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule/createFirmwareReflashTransaction/
@@ -1436,6 +1443,13 @@
https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule/getRecentRemoteManagementCommands/REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule/{SoftLayer_Hardware_SecurityModuleID}/getRecentRemoteManagementCommands'
+
+ getRedfishPowerState
+ https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule/getRedfishPowerState/
+ Mon, 12 Feb 2018 00:00:00 +0000
+ https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule/getRedfishPowerState/
+ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule/{SoftLayer_Hardware_SecurityModuleID}/getRedfishPowerState'
+ getRegionalInternetRegistry
https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule/getRegionalInternetRegistry/
diff --git a/classes/SoftLayer_Hardware_SecurityModule750/index.html b/classes/SoftLayer_Hardware_SecurityModule750/index.html
index 7050fbc3772..9bb6ef132f1 100644
--- a/classes/SoftLayer_Hardware_SecurityModule750/index.html
+++ b/classes/SoftLayer_Hardware_SecurityModule750/index.html
@@ -154,6 +154,11 @@
reference
Captures an Image of the hard disk on the physical machine, based on the capture template parameter. Returns the image template group containing the disk image.
You can launch firmware reflash by selecting from your server list. It will bring your server offline for approximately 60 minutes while the flashes are in progress.
@@ -1172,6 +1177,11 @@
reference
The last five commands issued to the server's remote management card.
Retrieves the power state for the server. The server's power status is retrieved from its remote management card. This will return 'on' or 'off'.
+
+
getRegionalInternetRegistry
diff --git a/classes/SoftLayer_Hardware_SecurityModule750/index.xml b/classes/SoftLayer_Hardware_SecurityModule750/index.xml
index f1d94550ef8..d9509b2d624 100644
--- a/classes/SoftLayer_Hardware_SecurityModule750/index.xml
+++ b/classes/SoftLayer_Hardware_SecurityModule750/index.xml
@@ -50,6 +50,13 @@
https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule750/captureImage/REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Container_Disk_Image_Capture_Template]}' \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule750/{SoftLayer_Hardware_SecurityModule750ID}/captureImage'
+
+ changeRedfishPowerState
+ https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule750/changeRedfishPowerState/
+ Mon, 12 Feb 2018 00:00:00 +0000
+ https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule750/changeRedfishPowerState/
+ REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule750/{SoftLayer_Hardware_SecurityModule750ID}/changeRedfishPowerState'
+ createFirmwareReflashTransaction
https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule750/createFirmwareReflashTransaction/
@@ -1436,6 +1443,13 @@
https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule750/getRecentRemoteManagementCommands/REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule750/{SoftLayer_Hardware_SecurityModule750ID}/getRecentRemoteManagementCommands'
+
+ getRedfishPowerState
+ https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule750/getRedfishPowerState/
+ Mon, 12 Feb 2018 00:00:00 +0000
+ https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule750/getRedfishPowerState/
+ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule750/{SoftLayer_Hardware_SecurityModule750ID}/getRedfishPowerState'
+ getRegionalInternetRegistry
https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule750/getRegionalInternetRegistry/
diff --git a/classes/SoftLayer_Hardware_Server/index.html b/classes/SoftLayer_Hardware_Server/index.html
index 0fcbb16f162..9e6b6f6a114 100644
--- a/classes/SoftLayer_Hardware_Server/index.html
+++ b/classes/SoftLayer_Hardware_Server/index.html
@@ -474,6 +474,11 @@
reference
Captures an Image of the hard disk on the physical machine, based on the capture template parameter. Returns the image template group containing the disk image.
You can launch firmware reflash by selecting from your server list. It will bring your server offline for approximately 60 minutes while the flashes are in progress.
@@ -1492,6 +1497,11 @@
reference
The last five commands issued to the server's remote management card.
Every piece of hardware and network connection owned by SoftLayer is tracked physically by location and stored in the SoftLayer_Location data type. SoftLayer locations exist in parent/child relationships, a convenient way to track equipment from it's city, datacenter, server room, rack, then slot. Network backbones are tied to datacenters only, not to a room, rack, or slot.
+
Every piece of hardware and network connection owned by SoftLayer is tracked physically by location and stored in the SoftLayer_Location data type. SoftLayer locations exist in parent/child relationships, a convenient way to track equipment from it's city, datacenter, server room, rack, then slot.
The SoftLayer_Location API service queries SoftLayer's location tree to find locations for all softlayer resources including bare metal servers, virtual servers, storage repositories, datacenters, points of presence, network backbones, and many more.
+
The SoftLayer_Location API service queries SoftLayer's location tree to find locations for all softlayer resources including bare metal servers, virtual servers, storage repositories, datacenters, points of presence, and many more.
diff --git a/classes/SoftLayer_Location/index.xml b/classes/SoftLayer_Location/index.xml
index 7b8164337e3..fb4b22f5401 100644
--- a/classes/SoftLayer_Location/index.xml
+++ b/classes/SoftLayer_Location/index.xml
@@ -50,13 +50,6 @@
https://sldn.softlayer.com/reference/services/SoftLayer_Location/getAvailableObjectStorageDatacenters/REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Location/getAvailableObjectStorageDatacenters'
-
- getBackboneDependents
- https://sldn.softlayer.com/reference/services/SoftLayer_Location/getBackboneDependents/
- Mon, 12 Feb 2018 00:00:00 +0000
- https://sldn.softlayer.com/reference/services/SoftLayer_Location/getBackboneDependents/
- REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Location/{SoftLayer_LocationID}/getBackboneDependents'
- getBnppCompliantFlag
https://sldn.softlayer.com/reference/services/SoftLayer_Location/getBnppCompliantFlag/
diff --git a/classes/SoftLayer_Location_Datacenter/index.html b/classes/SoftLayer_Location_Datacenter/index.html
index a06a56352b5..0dd50cb3058 100644
--- a/classes/SoftLayer_Location_Datacenter/index.html
+++ b/classes/SoftLayer_Location_Datacenter/index.html
@@ -165,11 +165,6 @@
reference
Object Storage is only available in select datacenters. This method will return all the datacenters where object storage is available.
Auto-escalate failed transaction restarts for guests after one attempt.. Automatically escalate failed transaction restarts VIRT-12680
+
Adding nfsCapable record to HW_COMPONENT_MODEL_ATTR_TYPE table. Create new drive controller attribute for NSF identification METAL-6137
+
Removing the SoftLayer_Network_Backbone and SoftLayer_Network_Backbone_Location_Dependent services, as well as supporting artifact SoftLayer_Location::backboneDependents. Deprecate Backbone NETWORK-14301
+
Update storage group template handling to work with pcie disks.. Handling presets with storage group templates was missed with original M.2 work SALES-14381
+
IBM Cloud CDN service - Disable new CDN instance creation because of CDN service End of Market from April 29, 2024. CDN API - Disable CDN mapping creation NETWORK-14358
+
Fix error when attempting to grab Hardware ORM key from SoftLayer_Account when user has access to 0 devices. Fix Account getAllowedDeviceIds to correctly allow sorting USER-4918
+
Fix dedicated host allocation value related bug. Fix null values on dedicated host allocation values VIRT-12951
Fixes an issue that prevented users that did not have the account summary permission from seeing fees on current pricing when using the getUpgradeItemPrices service methods.
+
Customer will be able to see Snapshot capacity warnings information properly in overage warning tickets.
SoftLayer_Network_Storage_Allowed_Host::createFromSubnet
-These methods have never worked as stand-alone API calls. They were designed to be used in other host authorization methods.
-
-
-
-
Please, continue to use the following API methods to authorize hosts:
-- SoftLayer_Network_Storage::allowAccessFromHardware
-- SoftLayer_Network_Storage::allowAccessFromHardwareList
-- SoftLayer_Network_Storage::allowAccessFromVirtualGuest
-- SoftLayer_Network_Storage::allowAccessFromVirtualGuestList
-- SoftLayer_Network_Storage::allowAccessFromIpAddress
-- SoftLayer_Network_Storage::allowAccessFromIpAddressList
-- SoftLayer_Network_Storage::allowAccessFromSubnet
-- SoftLayer_Network_Storage::allowAccessFromSubnetList
-
-
Notify Backup Storage Customers with tickets about their un-billed Backup storage
-
Don’t allow NVMe disks to be part of storage group
-
Password requirements are returned in SoftLayer_User_Customer::getRequirementsForPasswordSet. Increased maximum portal password length to 128. Vpn password maximum length remains at 20.
-
Updated the reactivateAccount and disableAccount API methods on the SoftLayer_Brand object to return feedback when the account provided is already in the desired state.
-
-
-
Backend
-
-
Code completed for sending out email when public image is updated by a public image account.
-
Removes ordering support for customer defined networks.
-
-
Catalog
-
-
2U / 4-Socket Cascade Lake Servers
-
Price Change on
-
-
Item ID 3835 Price ID 13794 - SoftLayer Retail Catalog - Red Hat Enterprise Linux 6.x - LAMP Install (64 bit) (1 - 4 CORE)
-
Item ID 3839 Price ID 13799 - SoftLayer Retail Catalog - Red Hat Enterprise Linux 6.x - Minimal Install (64 bit) (1 - 4 CORE)
-
Item ID 6123 Price ID 48993 - SoftLayer Retail Catalog - Red Hat Enterprise Linux 7.x - Minimal Install (64 bit) (1 - 4 CORE)
-
Item ID 6131 Price ID 49021 - SoftLayer Retail Catalog - Red Hat Enterprise Linux 7.x - LAMP Install (64 bit) (1 - 4 CORE)
-
-
-
Add 2x2TB SATA HDD to package 1075 presets 1158 and 1160
-
Bare Metal Reserve (BMR) SAP Configs
-
VMW General Availability
-
VMW - Create new Presets for Single Node and Digital play with 6.7u2 and Disk Less server
-
-
vCS Digital Play 6.7u2 - NEW ID 1158
-
vCS Single Node 6.7u2 - NEW ID 1160
-
-
-
Make Package 551 available in Sao Paulo
-
Customers should be able to provision a Cascade Lake server with 1-2 K80, M60, P100, 16GB V100 or 32GB V100 GPUs.
SoftLayer_Network_Storage_Allowed_Host::createFromSubnet
+These methods have never worked as stand-alone API calls. They were designed to be used in other host authorization methods.
+
+
+
+
Please, continue to use the following API methods to authorize hosts:
+- SoftLayer_Network_Storage::allowAccessFromHardware
+- SoftLayer_Network_Storage::allowAccessFromHardwareList
+- SoftLayer_Network_Storage::allowAccessFromVirtualGuest
+- SoftLayer_Network_Storage::allowAccessFromVirtualGuestList
+- SoftLayer_Network_Storage::allowAccessFromIpAddress
+- SoftLayer_Network_Storage::allowAccessFromIpAddressList
+- SoftLayer_Network_Storage::allowAccessFromSubnet
+- SoftLayer_Network_Storage::allowAccessFromSubnetList
+
+
Notify Backup Storage Customers with tickets about their un-billed Backup storage
+
Don’t allow NVMe disks to be part of storage group
+
Password requirements are returned in SoftLayer_User_Customer::getRequirementsForPasswordSet. Increased maximum portal password length to 128. Vpn password maximum length remains at 20.
+
Updated the reactivateAccount and disableAccount API methods on the SoftLayer_Brand object to return feedback when the account provided is already in the desired state.
+
+
+
Backend
+
+
Code completed for sending out email when public image is updated by a public image account.
+
Removes ordering support for customer defined networks.
+
+
Catalog
+
+
2U / 4-Socket Cascade Lake Servers
+
Price Change on
+
+
Item ID 3835 Price ID 13794 - SoftLayer Retail Catalog - Red Hat Enterprise Linux 6.x - LAMP Install (64 bit) (1 - 4 CORE)
+
Item ID 3839 Price ID 13799 - SoftLayer Retail Catalog - Red Hat Enterprise Linux 6.x - Minimal Install (64 bit) (1 - 4 CORE)
+
Item ID 6123 Price ID 48993 - SoftLayer Retail Catalog - Red Hat Enterprise Linux 7.x - Minimal Install (64 bit) (1 - 4 CORE)
+
Item ID 6131 Price ID 49021 - SoftLayer Retail Catalog - Red Hat Enterprise Linux 7.x - LAMP Install (64 bit) (1 - 4 CORE)
+
+
+
Add 2x2TB SATA HDD to package 1075 presets 1158 and 1160
+
Bare Metal Reserve (BMR) SAP Configs
+
VMW General Availability
+
VMW - Create new Presets for Single Node and Digital play with 6.7u2 and Disk Less server
+
+
vCS Digital Play 6.7u2 - NEW ID 1158
+
vCS Single Node 6.7u2 - NEW ID 1160
+
+
+
Make Package 551 available in Sao Paulo
+
Customers should be able to provision a Cascade Lake server with 1-2 K80, M60, P100, 16GB V100 or 32GB V100 GPUs.
Reduce ancillary relations from being returned by Account.publicIpAddresses, Account.publicIpAddresses, Account.ipAddresses, Account.subnets, Account.publicSubnets, and Account.privateSubnets. This may require additional masks be provided to receive information previously available in API responses.
-
Enforces non-duplicate rule for createCustomerAccount during as well as after account creation
Reduce ancillary relations from being returned by Account.publicIpAddresses, Account.publicIpAddresses, Account.ipAddresses, Account.subnets, Account.publicSubnets, and Account.privateSubnets. This may require additional masks be provided to receive information previously available in API responses.
+
Enforces non-duplicate rule for createCustomerAccount during as well as after account creation
Add redundant power supply (50221 / 469) to the order form for the following packages (all 1U) - 837 (Skylake dual proc), 911 (Kabylake 1270), 551 (Broadwell dual proc), 253 (Haswell dual proc), 257 (Haswell 1270)
-
-
Except in AMS01, DAL01, DAL05, DAL06, DAL07, SEA01, SJC01, WDC01
-
-
-
-
Backend
-
-
Fixed an issue impacting Nessus scanners.
-
Fixed an issue with customer license keys being limited to a set number of hosts.
-
Allow for encryption of both primary and secondary VPC volumes.
-
Fixed issues in the initial Redhat per customer key release. Improves error messages and logging, while also fixing an error when deleting systems on newer satellites that was causing usage to not decrease and errors when trying to set max_hosts.
Add redundant power supply (50221 / 469) to the order form for the following packages (all 1U) - 837 (Skylake dual proc), 911 (Kabylake 1270), 551 (Broadwell dual proc), 253 (Haswell dual proc), 257 (Haswell 1270)
+
+
Except in AMS01, DAL01, DAL05, DAL06, DAL07, SEA01, SJC01, WDC01
+
+
+
+
Backend
+
+
Fixed an issue impacting Nessus scanners.
+
Fixed an issue with customer license keys being limited to a set number of hosts.
+
Allow for encryption of both primary and secondary VPC volumes.
+
Fixed issues in the initial Redhat per customer key release. Improves error messages and logging, while also fixing an error when deleting systems on newer satellites that was causing usage to not decrease and errors when trying to set max_hosts.
Added an order_by to the networkDevice key so that the A side of the router would show on querries rather than B side
-
Add UEFI Supported attribute to Hardware_Component_Model.
-
-
Backend
-
-
Add “VIEW_CUSTOMER_SOFTWARE_PASSWORD” as a brand agent permission
-
Removing All Device Access no longer requires the VPN_MANAGE permission
-
Remove setting of os software data from physical license register when it is a reload with no new software. This prevents the OS from being updated on a reload.
-
Autogenerated IBMID creation no longer puts spaces in usernames
-
Direct Link: Create, Edit and Delete Optimization
-
Changes the word “ticket” to “case” in all emails and automated ticket updates
Added an order_by to the networkDevice key so that the A side of the router would show on querries rather than B side
+
Add UEFI Supported attribute to Hardware_Component_Model.
+
+
Backend
+
+
Add “VIEW_CUSTOMER_SOFTWARE_PASSWORD” as a brand agent permission
+
Removing All Device Access no longer requires the VPN_MANAGE permission
+
Remove setting of os software data from physical license register when it is a reload with no new software. This prevents the OS from being updated on a reload.
+
Autogenerated IBMID creation no longer puts spaces in usernames
+
Direct Link: Create, Edit and Delete Optimization
+
Changes the word “ticket” to “case” in all emails and automated ticket updates
Fix a bug that was preventing discounts from being properly applied to certain promos with special configuration rules.
-
Updates the logo on invoices (pdf and Excel) from IBM Bluemix to IBM Cloud.
-
Add Learn More link to Checkout page next to SSH keys label.
-
Update order forms to support new Archive metrics for Cloud Object Storage.
-
Allow customers to subscribe or unsubscribe unplanned incidents and maintenance events per severity level. Add sev3 and sev4 to unplanned. Expand severity to planned (high, med, low) and announement(major, minor) move to new subscription system depends on email template associated to each severity. thus providing a granular control.
-
-
API
-
-
Fixed an issue with SoftLayer_Event_Log::getAllObjects not returning correct number of results when using a resultLimit with Permission change log results.
-
Fixed an issue with the permission change log, where if an add/remove action was performed shortly after each other, the log would show add/add instead of add/remove.
-
Permission logs with deleted groups were not displayed on the event log API.
-
Introduce IMS APIs to configure load balancer L7 policies
-
-
Backend
-
-
Improved transaction creation process, making it overall faster.
-
Improved Reset Provisioning Times for HSM provisions
Fix a bug that was preventing discounts from being properly applied to certain promos with special configuration rules.
+
Updates the logo on invoices (pdf and Excel) from IBM Bluemix to IBM Cloud.
+
Add Learn More link to Checkout page next to SSH keys label.
+
Update order forms to support new Archive metrics for Cloud Object Storage.
+
Allow customers to subscribe or unsubscribe unplanned incidents and maintenance events per severity level. Add sev3 and sev4 to unplanned. Expand severity to planned (high, med, low) and announement(major, minor) move to new subscription system depends on email template associated to each severity. thus providing a granular control.
+
+
API
+
+
Fixed an issue with SoftLayer_Event_Log::getAllObjects not returning correct number of results when using a resultLimit with Permission change log results.
+
Fixed an issue with the permission change log, where if an add/remove action was performed shortly after each other, the log would show add/add instead of add/remove.
+
Permission logs with deleted groups were not displayed on the event log API.
+
Introduce IMS APIs to configure load balancer L7 policies
+
+
Backend
+
+
Improved transaction creation process, making it overall faster.
+
Improved Reset Provisioning Times for HSM provisions
Fixed an issue when a user with TOTP has a successful login after fewer than 10 failed attempts, the previous failed attempts are not cleared.
-
Customers were unable to create EU only tickets. This change fixes the filter to pull EU data centers.
-
Adds a checkbox to the WWW order form on the save quote dialog that allows the user to accept the GDPR terms and conditions. This check box must be checked to place a quote. Also adds a link the quote email that allows the user to withdraw their acceptance of the GDPR terms.
-
-
API
-
-
Fix issue where some PaaS service plan features were not represented with billing items.
-
Fixed an issue preventing parent users from editing VPN only sub users device access.
-
Improved error message when an invalid parameter type is provided to the bulk add/remove portal permissions methods.
Added default boot mode from sw description to getBootMode.
-
New event log type: PERMISSION_CHANGE.
-
-
Backend
-
-
Prevents reclaims from throwing an exception when a nessus scan file cannot be found.
-
Better handling for failed upgrades & notifications.
-
Added boot mode attributes to template when creating a new template from guest.
-
Eliminating 24 hour wait period during subnet cancellation
-
Improved performance of Network Ping Monitoring Notifications
-
Fixed an issue where mid-month cancellation causes empty invoices
-
Resolves a bug which prevented Block and File volumes to be authorized to the same host under certain circumstances, and allows IQN to be edited if only File volumes or no volumes are authorized to the host
-
Allow specification of supported boot mode on image import.
Fixed an issue when a user with TOTP has a successful login after fewer than 10 failed attempts, the previous failed attempts are not cleared.
+
Customers were unable to create EU only tickets. This change fixes the filter to pull EU data centers.
+
Adds a checkbox to the WWW order form on the save quote dialog that allows the user to accept the GDPR terms and conditions. This check box must be checked to place a quote. Also adds a link the quote email that allows the user to withdraw their acceptance of the GDPR terms.
+
+
API
+
+
Fix issue where some PaaS service plan features were not represented with billing items.
+
Fixed an issue preventing parent users from editing VPN only sub users device access.
+
Improved error message when an invalid parameter type is provided to the bulk add/remove portal permissions methods.
Added default boot mode from sw description to getBootMode.
+
New event log type: PERMISSION_CHANGE.
+
+
Backend
+
+
Prevents reclaims from throwing an exception when a nessus scan file cannot be found.
+
Better handling for failed upgrades & notifications.
+
Added boot mode attributes to template when creating a new template from guest.
+
Eliminating 24 hour wait period during subnet cancellation
+
Improved performance of Network Ping Monitoring Notifications
+
Fixed an issue where mid-month cancellation causes empty invoices
+
Resolves a bug which prevented Block and File volumes to be authorized to the same host under certain circumstances, and allows IQN to be edited if only File volumes or no volumes are authorized to the host
+
Allow specification of supported boot mode on image import.
IBM Cloud will stop supporting TLS 1.0 and 1.1 on api.softlayer.com and api.service.softlayer.com
-
What Is Happening?
-
On March 1, 2018 at 0900 UTC (0300 CDT) IBM Cloud Infrastructure will stop supporting TLS 1.0 and 1.1 encryption on api.softlayer.com and api.service.softlayer.com; these API endpoints will only support callers using TLS 1.2 encryption levels or higher.
-
When Will It Happen?
-
On March 1, 2018 at 0900 UTC (0300 CDT) TLS 1.0 and TLS 1.1 will no longer be supported and TLS 1.2+ is required.
-
Who Will This Affect?
-
Any users with code or services that reference the softlayer.com API endpoints for IBM Cloud Infrastructure services with encryption levels older than TLS 1.2.
-
Confirming and Testing Upgrades to TLS 1.2 or Higher The enhanced security configuration is currently enforced on alternate endpoints. You can test your services against them now to ensure there will be no disruption once the primary endpoints receive the updated configuration:
-
-
api-dev.softlayer.com (instead of api.softlayer.com)
-
api-dev.service.softlayer.com (instead of api.service.softlayer.com)
-
-
These alternative endpoints only use encryption levels TLS 1.2 or higher. Successfully testing your code and services against these alternative endpoints means your code and services will work properly on the transition date. These alternative endpoints will only be available until the transition date.
-
What Do I Do Next?
-
-
Test your service against the alternative endpoints listed above.
-
If your code and service work as expected then update your production code to utilize TLS 1.2 in the current production environment and current production endpoints. Once that is complete no further action is required on your part.
-
If your code or service fails change your code to utilize TLS 1.2 and test against the alternative endpoints and upon working properly update production.
-
-
-
The current production environment supports TLS 1.0, TLS 1.1 and TLS 1.2.
-
Once you have completed your TLS 1.2 testing against the temporary end points you can make your production code changes to utilize the production TLS 1.2 at any time prior to March 1, 2018.
-
Once your production environment is utilizing TLS 1.2 you have no further action.
-
If you make your production changes before March 1, 2018 you should see no impact on March 1, 2018 when TLS 1.0 and TLS 1.1 are no longer available.
-
-
What Will Happen If I Make No Change?
-
If you make no change and your code or services do not support encryption levels TLS 1.2 or higher, you will start to experience connection errors on the transition date. These errors may appear as “transport errors” and contain messages like SSLV3_ALERT_HANDSHAKE_FAILURE. Your code and services will no longer function until you upgrade it to support TLS 1.2 or higher.
-
If My Code Starts Failing Do I Have Any Temporary Recourse?
-If you start to experience connection errors on the transition date, the best course of action is to upgrade your code or services to support TLS 1.2 or higher. If you cannot do that immediately, there will be alternative endpoints provided temporarily to allow you to upgrade your code or services:
-
-
api-deprecated.softlayer.com (instead of api.softlayer.com)
-
api-deprecated.service.softlayer.com (instead of api.service.softlayer.com)
-
-
These endpoints will become available on the transition date, and will continue to support TLS 1.0 and 1.1. You can change failing code or services to use these endpoints temporarily while you upgrade your systems to support TLS 1.2 or higher. These endpoints will only be available until March 30, 2018 to allow you to make this transition. You must upgrade all your systems and start using the standard API endpoints by March 1, 2018.
-
Why Are We Making This Change?
-
This is part of IBM’s commitment to offering a cloud that is secure to the core and in alignment with industry best practices for security and data privacy.
SoftLayer_Network::disconnectPrivateEndpointService and SoftLayer_Network::connectPrivateEndpointService now require the MANAGE_PRIVATE_ENDPOINT_SERVICE permission
IBM Cloud will stop supporting TLS 1.0 and 1.1 on api.softlayer.com and api.service.softlayer.com
+
What Is Happening?
+
On March 1, 2018 at 0900 UTC (0300 CDT) IBM Cloud Infrastructure will stop supporting TLS 1.0 and 1.1 encryption on api.softlayer.com and api.service.softlayer.com; these API endpoints will only support callers using TLS 1.2 encryption levels or higher.
+
When Will It Happen?
+
On March 1, 2018 at 0900 UTC (0300 CDT) TLS 1.0 and TLS 1.1 will no longer be supported and TLS 1.2+ is required.
+
Who Will This Affect?
+
Any users with code or services that reference the softlayer.com API endpoints for IBM Cloud Infrastructure services with encryption levels older than TLS 1.2.
+
Confirming and Testing Upgrades to TLS 1.2 or Higher The enhanced security configuration is currently enforced on alternate endpoints. You can test your services against them now to ensure there will be no disruption once the primary endpoints receive the updated configuration:
+
+
api-dev.softlayer.com (instead of api.softlayer.com)
+
api-dev.service.softlayer.com (instead of api.service.softlayer.com)
+
+
These alternative endpoints only use encryption levels TLS 1.2 or higher. Successfully testing your code and services against these alternative endpoints means your code and services will work properly on the transition date. These alternative endpoints will only be available until the transition date.
+
What Do I Do Next?
+
+
Test your service against the alternative endpoints listed above.
+
If your code and service work as expected then update your production code to utilize TLS 1.2 in the current production environment and current production endpoints. Once that is complete no further action is required on your part.
+
If your code or service fails change your code to utilize TLS 1.2 and test against the alternative endpoints and upon working properly update production.
+
+
+
The current production environment supports TLS 1.0, TLS 1.1 and TLS 1.2.
+
Once you have completed your TLS 1.2 testing against the temporary end points you can make your production code changes to utilize the production TLS 1.2 at any time prior to March 1, 2018.
+
Once your production environment is utilizing TLS 1.2 you have no further action.
+
If you make your production changes before March 1, 2018 you should see no impact on March 1, 2018 when TLS 1.0 and TLS 1.1 are no longer available.
+
+
What Will Happen If I Make No Change?
+
If you make no change and your code or services do not support encryption levels TLS 1.2 or higher, you will start to experience connection errors on the transition date. These errors may appear as “transport errors” and contain messages like SSLV3_ALERT_HANDSHAKE_FAILURE. Your code and services will no longer function until you upgrade it to support TLS 1.2 or higher.
+
If My Code Starts Failing Do I Have Any Temporary Recourse?
+If you start to experience connection errors on the transition date, the best course of action is to upgrade your code or services to support TLS 1.2 or higher. If you cannot do that immediately, there will be alternative endpoints provided temporarily to allow you to upgrade your code or services:
+
+
api-deprecated.softlayer.com (instead of api.softlayer.com)
+
api-deprecated.service.softlayer.com (instead of api.service.softlayer.com)
+
+
These endpoints will become available on the transition date, and will continue to support TLS 1.0 and 1.1. You can change failing code or services to use these endpoints temporarily while you upgrade your systems to support TLS 1.2 or higher. These endpoints will only be available until March 30, 2018 to allow you to make this transition. You must upgrade all your systems and start using the standard API endpoints by March 1, 2018.
+
Why Are We Making This Change?
+
This is part of IBM’s commitment to offering a cloud that is secure to the core and in alignment with industry best practices for security and data privacy.
When a server is reloaded customers now have the option to enable LVM on the storage groups during the reload.
-
Added support for performance pricing when you duplicate storage volumes. Rolled out the ability for a user to create a new volume from an existing volume or snapshot. When creating the new volume a user will have the ability to either keep the configuration of the new volume (size, IOPS tier, etc) or make changes to the configuration.
-
-
API
-
-
None
-
-
Backend
-
-
Added additional disk controller categories to make it possible for there to be more than one disk controller ordered in a server.
When a server is reloaded customers now have the option to enable LVM on the storage groups during the reload.
+
Added support for performance pricing when you duplicate storage volumes. Rolled out the ability for a user to create a new volume from an existing volume or snapshot. When creating the new volume a user will have the ability to either keep the configuration of the new volume (size, IOPS tier, etc) or make changes to the configuration.
+
+
API
+
+
None
+
+
Backend
+
+
Added additional disk controller categories to make it possible for there to be more than one disk controller ordered in a server.
Corrected an issue with customers being unable to claim an order quote for Performance or Endurance storage.
-
Fixed an issue where subusers on an account were not able to order Netscaler VPX services even with the appropriate portal permissions.
-
Exception message was unclear when a user without the ’ticket add’ and ’ticket view’ permissions tried to create an upgrade order. New change accurately indicates that the user must have these two permissions in order to create an upgrade order.
-
Resolved an issue where customers were unable to set the customer portal timezone to Brazil.
-
-
API
-
-
When creating a ticket the SoftLayer_Ticket template object requires the assignedUserId property to be defined. This required the additional step of gathering the userId. Going forward the assignedUserId will default to the current user making the API call.
-
-
Backend
-
-
Made changes to the way Post Provisioning Scripts work. The system now drops a small payload onto the customer device to download and execute the requested script, logging all responses to the customer’s syslog.
-
Resolved an issue that was causing two primary IPv6 subnets to be created when ordering Network Gateway services.
-
Pushed code to allow customers based in Serbia, Taiwan, Azerbaijan, Armenia, or South Africa to input Vat ID.
Corrected an issue with customers being unable to claim an order quote for Performance or Endurance storage.
+
Fixed an issue where subusers on an account were not able to order Netscaler VPX services even with the appropriate portal permissions.
+
Exception message was unclear when a user without the ’ticket add’ and ’ticket view’ permissions tried to create an upgrade order. New change accurately indicates that the user must have these two permissions in order to create an upgrade order.
+
Resolved an issue where customers were unable to set the customer portal timezone to Brazil.
+
+
API
+
+
When creating a ticket the SoftLayer_Ticket template object requires the assignedUserId property to be defined. This required the additional step of gathering the userId. Going forward the assignedUserId will default to the current user making the API call.
+
+
Backend
+
+
Made changes to the way Post Provisioning Scripts work. The system now drops a small payload onto the customer device to download and execute the requested script, logging all responses to the customer’s syslog.
+
Resolved an issue that was causing two primary IPv6 subnets to be created when ordering Network Gateway services.
+
Pushed code to allow customers based in Serbia, Taiwan, Azerbaijan, Armenia, or South Africa to input Vat ID.
Resolved an issue with incorrect placements of order sliders during checkout.
-
-
API
-
-
API deprecation warning: SoftLayer_Network_Component::getPortStatistics will be functionally deprecated on May 2, 2016. After this time the method will return a deprecated exception. Upon the next release version of the API, it will be removed.
-
-
Backend
-
-
Fixed a rare bug in Hourly Bare Metal provisions that occurred when a customer had a VLAN on a Monthly Bare Metal server router in the same datacenter as the new Hourly Bare Metal Server. The issue causes a stuck transaction during the provisioning process.
-
Added the functionality to register .us TLD domains.
Resolved an issue with incorrect placements of order sliders during checkout.
+
+
API
+
+
API deprecation warning: SoftLayer_Network_Component::getPortStatistics will be functionally deprecated on May 2, 2016. After this time the method will return a deprecated exception. Upon the next release version of the API, it will be removed.
+
+
Backend
+
+
Fixed a rare bug in Hourly Bare Metal provisions that occurred when a customer had a VLAN on a Monthly Bare Metal server router in the same datacenter as the new Hourly Bare Metal Server. The issue causes a stuck transaction during the provisioning process.
+
Added the functionality to register .us TLD domains.
SoftLayer_Network::disconnectPrivateEndpointService and SoftLayer_Network::connectPrivateEndpointService now require the MANAGE_PRIVATE_ENDPOINT_SERVICE permission
Removed all guest-related methods from SLDN exposure on the SoftLayer_Virtual_Host class, since customer-managed guests are no longer available as a product and therefore host information is not exposed to customers for their guests.
-
Update volumeStatus as string in case of ISCSI volume
-
Updated SLDN Documentation for SoftLayer_User_Customer_ApiAuthentication to match behavior
-
Deprecate Autoscale for Classic API methods
-
Adding new package names to Sendgrid product items.
-
Clarify 2nd event log entry for IAM Token good with 2FA failure
-
-
Backend
-
-
Prefer keeping the same IP addresses when restarting a provision
-
Added code to delete networks after the deletion of provisioning network in SoftLayer_Virtual_Host
-
Unroute static subnets targeting primary IP addresses upon host reclaim.
Fixed a minor display issue with the data transfer service
-
-
API
-
-
Fixed a bug with location-based pricing and capacity restrictions. This ensures that you can continue to submit standard pricing to the API endpoints, and the back-end will automatically use the right location based prices when ordering.
Fixed a minor display issue with the data transfer service
+
+
API
+
+
Fixed a bug with location-based pricing and capacity restrictions. This ensures that you can continue to submit standard pricing to the API endpoints, and the back-end will automatically use the right location based prices when ordering.
+
+
+
+
+
+
+
+
+
+
+
September 14, 2015
diff --git a/page/4/index.html b/page/4/index.html
index eb37c31f53b..5c932c56af8 100644
--- a/page/4/index.html
+++ b/page/4/index.html
@@ -119,6 +119,39 @@
Removed all guest-related methods from SLDN exposure on the SoftLayer_Virtual_Host class, since customer-managed guests are no longer available as a product and therefore host information is not exposed to customers for their guests.
+
Update volumeStatus as string in case of ISCSI volume
+
Updated SLDN Documentation for SoftLayer_User_Customer_ApiAuthentication to match behavior
+
Deprecate Autoscale for Classic API methods
+
Adding new package names to Sendgrid product items.
+
Clarify 2nd event log entry for IAM Token good with 2FA failure
+
+
Backend
+
+
Prefer keeping the same IP addresses when restarting a provision
+
Added code to delete networks after the deletion of provisioning network in SoftLayer_Virtual_Host
+
Unroute static subnets targeting primary IP addresses upon host reclaim.
Fixes an issue that prevented users that did not have the account summary permission from seeing fees on current pricing when using the getUpgradeItemPrices service methods.
-
Customer will be able to see Snapshot capacity warnings information properly in overage warning tickets.
- Every piece of hardware and network connection owned by SoftLayer is tracked physically by location and stored in the SoftLayer_Location data type. SoftLayer locations exist in parent/child relationships, a convenient way to track equipment from it’s city, datacenter, server room, rack, then slot. Network backbones are tied to datacenters only, not to a room, rack, or slot.
+ Every piece of hardware and network connection owned by SoftLayer is tracked physically by location and stored in the SoftLayer_Location data type. SoftLayer locations exist in parent/child relationships, a convenient way to track equipment from it’s city, datacenter, server room, rack, then slot.
+
+ Retrieves the power state for the server. The server’s power status is retrieved from its remote management card. This will return ‘on’ or ‘off’.
+
+
+
+
+
+ Retrieves the power state for the server. The server’s power status is retrieved from its remote management card. This will return ‘on’ or ‘off’.
+
+
+
+
+
+ Retrieves the power state for the server. The server’s power status is retrieved from its remote management card. This will return ‘on’ or ‘off’.
+
+
+
+
- The SoftLayer_Location API service queries SoftLayer’s location tree to find locations for all softlayer resources including bare metal servers, virtual servers, storage repositories, datacenters, points of presence, network backbones, and many more.
+ The SoftLayer_Location API service queries SoftLayer’s location tree to find locations for all softlayer resources including bare metal servers, virtual servers, storage repositories, datacenters, points of presence, and many more.
Auto-escalate failed transaction restarts for guests after one attempt.. Automatically escalate failed transaction restarts VIRT-12680
+
Adding nfsCapable record to HW_COMPONENT_MODEL_ATTR_TYPE table. Create new drive controller attribute for NSF identification METAL-6137
+
Removing the SoftLayer_Network_Backbone and SoftLayer_Network_Backbone_Location_Dependent services, as well as supporting artifact SoftLayer_Location::backboneDependents. Deprecate Backbone NETWORK-14301
+
Update storage group template handling to work with pcie disks.. Handling presets with storage group templates was missed with original M.2 work SALES-14381
+
IBM Cloud CDN service - Disable new CDN instance creation because of CDN service End of Market from April 29, 2024. CDN API - Disable CDN mapping creation NETWORK-14358
+
Fix error when attempting to grab Hardware ORM key from SoftLayer_Account when user has access to 0 devices. Fix Account getAllowedDeviceIds to correctly allow sorting USER-4918
+
Fix dedicated host allocation value related bug. Fix null values on dedicated host allocation values VIRT-12951
Auto-escalate failed transaction restarts for guests after one attempt.. Automatically escalate failed transaction restarts VIRT-12680
+
Adding nfsCapable record to HW_COMPONENT_MODEL_ATTR_TYPE table. Create new drive controller attribute for NSF identification METAL-6137
+
Removing the SoftLayer_Network_Backbone and SoftLayer_Network_Backbone_Location_Dependent services, as well as supporting artifact SoftLayer_Location::backboneDependents. Deprecate Backbone NETWORK-14301
+
Update storage group template handling to work with pcie disks.. Handling presets with storage group templates was missed with original M.2 work SALES-14381
+
IBM Cloud CDN service - Disable new CDN instance creation because of CDN service End of Market from April 29, 2024. CDN API - Disable CDN mapping creation NETWORK-14358
+
Fix error when attempting to grab Hardware ORM key from SoftLayer_Account when user has access to 0 devices. Fix Account getAllowedDeviceIds to correctly allow sorting USER-4918
+
Fix dedicated host allocation value related bug. Fix null values on dedicated host allocation values VIRT-12951
Every piece of hardware and network connection owned by SoftLayer is tracked physically by location and stored in the SoftLayer_Location data type. SoftLayer locations exist in parent/child relationships, a convenient way to track equipment from it's city, datacenter, server room, rack, then slot. Network backbones are tied to datacenters only, not to a room, rack, or slot.
+
Every piece of hardware and network connection owned by SoftLayer is tracked physically by location and stored in the SoftLayer_Location data type. SoftLayer locations exist in parent/child relationships, a convenient way to track equipment from it's city, datacenter, server room, rack, then slot.
The SoftLayer_Location API service queries SoftLayer's location tree to find locations for all softlayer resources including bare metal servers, virtual servers, storage repositories, datacenters, points of presence, network backbones, and many more.
+
The SoftLayer_Location API service queries SoftLayer's location tree to find locations for all softlayer resources including bare metal servers, virtual servers, storage repositories, datacenters, points of presence, and many more.
diff --git a/tags/Location/index.xml b/tags/Location/index.xml
index 4dbc7d99c0e..c8d5769405e 100644
--- a/tags/Location/index.xml
+++ b/tags/Location/index.xml
@@ -92,20 +92,6 @@
https://sldn.softlayer.com/reference/services/SoftLayer_Location_Datacenter/getAvailableObjectStorageDatacenters/REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Location_Datacenter/getAvailableObjectStorageDatacenters'
-
- getBackboneDependents
- https://sldn.softlayer.com/reference/services/SoftLayer_Location/getBackboneDependents/
- Mon, 12 Feb 2018 00:00:00 +0000
- https://sldn.softlayer.com/reference/services/SoftLayer_Location/getBackboneDependents/
- REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Location/{SoftLayer_LocationID}/getBackboneDependents'
-
-
- getBackboneDependents
- https://sldn.softlayer.com/reference/services/SoftLayer_Location_Datacenter/getBackboneDependents/
- Mon, 12 Feb 2018 00:00:00 +0000
- https://sldn.softlayer.com/reference/services/SoftLayer_Location_Datacenter/getBackboneDependents/
- REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Location_Datacenter/{SoftLayer_Location_DatacenterID}/getBackboneDependents'
- getBackendHardwareRouters
https://sldn.softlayer.com/reference/services/SoftLayer_Location_Datacenter/getBackendHardwareRouters/
diff --git a/tags/datatype/index.html b/tags/datatype/index.html
index 133f15ed8f9..3f1ba6412f8 100644
--- a/tags/datatype/index.html
+++ b/tags/datatype/index.html
@@ -3267,7 +3267,7 @@
Every piece of hardware and network connection owned by SoftLayer is tracked physically by location and stored in the SoftLayer_Location data type. SoftLayer locations exist in parent/child relationships, a convenient way to track equipment from it's city, datacenter, server room, rack, then slot. Network backbones are tied to datacenters only, not to a room, rack, or slot.
+
Every piece of hardware and network connection owned by SoftLayer is tracked physically by location and stored in the SoftLayer_Location data type. SoftLayer locations exist in parent/child relationships, a convenient way to track equipment from it's city, datacenter, server room, rack, then slot.
A SoftLayer_Network_Backbone represents a single backbone connection from SoftLayer to the public Internet, from the Internet to the SoftLayer private network, or a link that connects the private networks between SoftLayer's datacenters. The SoftLayer_Network_Backbone data type is a collection of data associated with one of those connections.
The SoftLayer_Network_Bandwidth_Usage data type contains specific information relating to bandwidth utilization at a specific point in time on a given network interface.
@@ -5970,6 +5960,11 @@
reference
It also contains relational attributes that indicate which SoftLayer_User_Permission_Group's include the action.
The SoftLayer_User_Permission_Group data type contains local attributes to identify and describe the permission groups that have been created within IMS. These includes a name, description, and account id. Permission groups are defined specifically for a single [SoftLayer_Account](/reference/datatypes/SoftLayer_Account).
diff --git a/tags/datatype/index.xml b/tags/datatype/index.xml
index 31bb628b231..a1c960e1649 100644
--- a/tags/datatype/index.xml
+++ b/tags/datatype/index.xml
@@ -4698,20 +4698,6 @@
https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_Application_Delivery_Controller_Type/
-
- SoftLayer_Network_Backbone
- https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_Backbone/
- Mon, 12 Feb 2018 00:00:00 +0000
- https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_Backbone/
-
-
-
- SoftLayer_Network_Backbone_Location_Dependent
- https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_Backbone_Location_Dependent/
- Mon, 12 Feb 2018 00:00:00 +0000
- https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_Backbone_Location_Dependent/
-
- SoftLayer_Network_Bandwidth_Usage
https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_Bandwidth_Usage/
@@ -7939,6 +7925,13 @@
https://sldn.softlayer.com/reference/datatypes/SoftLayer_User_Permission_Action/
+
+ SoftLayer_User_Permission_Department
+ https://sldn.softlayer.com/reference/datatypes/SoftLayer_User_Permission_Department/
+ Mon, 12 Feb 2018 00:00:00 +0000
+ https://sldn.softlayer.com/reference/datatypes/SoftLayer_User_Permission_Department/
+
+ SoftLayer_User_Permission_Group
https://sldn.softlayer.com/reference/datatypes/SoftLayer_User_Permission_Group/
diff --git a/tags/method/index.html b/tags/method/index.html
index 5dbd4a4bbae..b58ff15e6c0 100644
--- a/tags/method/index.html
+++ b/tags/method/index.html
@@ -1299,6 +1299,21 @@
reference
Select a type of preference you would like to modify using [SoftLayer_User_Customer::getPreferenceTypes](/reference/datatypes/$1/#$2) and invoke this method using that preference type key name.
getObject retrieves the SoftLayer_Network_Bandwidth_Version1_Allotment object whose ID number corresponds to the ID number of the init parameter passed to the SoftLayer_Hardware service. You can only retrieve an allotment associated with the account that your portal user is assigned to.
@@ -17856,6 +17826,11 @@
reference
Retrieve a SoftLayer_User_Permission_Action record.
Release notes: May 10, 2024
diff --git a/tags/release-notes/index.xml b/tags/release-notes/index.xml
index 27a70bb3c5d..1274958bc0a 100644
--- a/tags/release-notes/index.xml
+++ b/tags/release-notes/index.xml
@@ -6,8 +6,15 @@
Recent content in release notes on SoftLayer APIHugo -- gohugo.ioen-us
- Fri, 10 May 2024 00:00:00 +0000
+ Wed, 05 Jun 2024 00:00:00 +0000
+
+ Release notes: June 05, 2024
+ https://sldn.softlayer.com/release_notes/2024/20240605/
+ Wed, 05 Jun 2024 00:00:00 +0000
+ https://sldn.softlayer.com/release_notes/2024/20240605/
+ API Auto-escalate failed transaction restarts for guests after one attempt.. Automatically escalate failed transaction restarts VIRT-12680 Adding nfsCapable record to HW_COMPONENT_MODEL_ATTR_TYPE table. Create new drive controller attribute for NSF identification METAL-6137 Removing the SoftLayer_Network_Backbone and SoftLayer_Network_Backbone_Location_Dependent services, as well as supporting artifact SoftLayer_Location::backboneDependents. Deprecate Backbone NETWORK-14301 Update storage group template handling to work with pcie disks.. Handling presets with storage group templates was missed with original M.2 work SALES-14381 IBM Cloud CDN service - Disable new CDN instance creation because of CDN service End of Market from April 29, 2024.
+ Release notes: May 10, 2024
https://sldn.softlayer.com/release_notes/2024/20240510/
diff --git a/tags/sldn/index.html b/tags/sldn/index.html
index 21898dd687f..86d20ff9deb 100644
--- a/tags/sldn/index.html
+++ b/tags/sldn/index.html
@@ -1504,6 +1504,21 @@
reference
Select a type of preference you would like to modify using [SoftLayer_User_Customer::getPreferenceTypes](/reference/datatypes/$1/#$2) and invoke this method using that preference type key name.
getObject retrieves the SoftLayer_Network_Bandwidth_Version1_Allotment object whose ID number corresponds to the ID number of the init parameter passed to the SoftLayer_Hardware service. You can only retrieve an allotment associated with the account that your portal user is assigned to.
@@ -18061,6 +18031,11 @@
reference
Retrieve a SoftLayer_User_Permission_Action record.
Every piece of hardware and network connection owned by SoftLayer is tracked physically by location and stored in the SoftLayer_Location data type. SoftLayer locations exist in parent/child relationships, a convenient way to track equipment from it's city, datacenter, server room, rack, then slot. Network backbones are tied to datacenters only, not to a room, rack, or slot.
+
Every piece of hardware and network connection owned by SoftLayer is tracked physically by location and stored in the SoftLayer_Location data type. SoftLayer locations exist in parent/child relationships, a convenient way to track equipment from it's city, datacenter, server room, rack, then slot.
The SoftLayer_Location API service queries SoftLayer's location tree to find locations for all softlayer resources including bare metal servers, virtual servers, storage repositories, datacenters, points of presence, network backbones, and many more.
+
The SoftLayer_Location API service queries SoftLayer's location tree to find locations for all softlayer resources including bare metal servers, virtual servers, storage repositories, datacenters, points of presence, and many more.
A SoftLayer_Network_Backbone represents a single backbone connection from SoftLayer to the public Internet, from the Internet to the SoftLayer private network, or a link that connects the private networks between SoftLayer's datacenters. The SoftLayer_Network_Backbone data type is a collection of data associated with one of those connections.
A SoftLayer_Network_Backbone represents a single backbone connection from SoftLayer to the public Internet, from the Internet to the SoftLayer private network, or a link that connects the private networks between SoftLayer's datacenters. The SoftLayer_Network_Backbone service is unique in that it is not referenced by any of the other SoftLayer API services.
The SoftLayer_Network_Bandwidth_Usage data type contains specific information relating to bandwidth utilization at a specific point in time on a given network interface.
@@ -36350,6 +36320,16 @@
reference
See [SoftLayer_User_Permission_Group](/reference/datatypes/SoftLayer_User_Permission_Group) and [SoftLayer_Permission_Role](/reference/datatypes/SoftLayer_Permission_Role) for more details.