diff --git a/classes/SoftLayer_Product_Upgrade_Request/index.xml b/classes/SoftLayer_Product_Upgrade_Request/index.xml index 8d4a504c28..95d53db12f 100644 --- a/classes/SoftLayer_Product_Upgrade_Request/index.xml +++ b/classes/SoftLayer_Product_Upgrade_Request/index.xml @@ -104,7 +104,7 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Product_Upgrade_Request/updateMaintenanceWindow/ Mon, 12 Feb 2018 00:00:00 +0000 https://sldn.softlayer.com/reference/services/SoftLayer_Product_Upgrade_Request/updateMaintenanceWindow/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [dateTime, int]}' \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Upgrade_Request/{SoftLayer_Product_Upgrade_RequestID}/updateMaintenanceWindow' + REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, int]}' \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Upgrade_Request/{SoftLayer_Product_Upgrade_RequestID}/updateMaintenanceWindow' diff --git a/index.html b/index.html index dadb320d2c..924a187557 100644 --- a/index.html +++ b/index.html @@ -167,6 +167,29 @@

Release Notes

+
+

+ June 27, 2024 +
+

+
+
+
+

API

+
    +
  • Fix issue preventing virtual dedicated host ordering.. Fix dedicated host hostname validation SALES-14414
  • +
  • Adding isNfsCapable check on reloadOperatingSystem(). Add check in OS reload for new NFS only orm key METAL-6145
  • +
+ +
+
+
+
+ + + + +

June 19, 2024 @@ -429,46 +452,6 @@

API

-
-

- February 16, 2024 -
-

-
-
-
-

API

-
    -
  • Add special characters when generate password for VMWare( this change should apply to ESXi (vSphere) versions 7.0 & later)
  • -
  • Deprecation of datatypes and services associated with subnet registrations: -
      -
    • SoftLayer_Account_Regional_Registry_Detail_Property_Type
    • -
    • SoftLayer_Account_Regional_Registry_Detail_Property
    • -
    • SoftLayer_Account_Regional_Registry_Detail_Type
    • -
    • SoftLayer_Account_Regional_Registry_Detail
    • -
    • SoftLayer_Network_Subnet_Registration_Details
    • -
    • SoftLayer_Network_Subnet_Registration_Status
    • -
    • SoftLayer_Network_Subnet_Registration
    • -
    • SoftLayer_Account_Rwhois_Handle
    • -
    • SoftLayer_Network_Subnet_Registration_Event_Type
    • -
    • SoftLayer_Network_Subnet_Registration_Apnic
    • -
    • SoftLayer_Network_Subnet_Registration_Arin
    • -
    • SoftLayer_Network_Subnet_Registration_Ripe
    • -
    • SoftLayer_Network_Subnet_Registration_Event
    • -
    -
  • -
  • Prevent upgrades from allowing SAN disks added to Local guests
  • -
- -
-
-
-
- - - - -
@@ -572,7 +555,7 @@

SL Plugin

Classic Infrastruc
  • - +
  • diff --git a/index.xml b/index.xml index 864a834422..219c085fab 100644 --- a/index.xml +++ b/index.xml @@ -5,12 +5,12 @@ en-US Enthusiastic Hugo User Copyright (c) 2014, Enthusiastic Hugo User; all rights reserved. - Wed, 19 Jun 2024 00:00:00 UTC + Thu, 27 Jun 2024 00:00:00 UTC Release_notes https://sldn.softlayer.com/release_notes/ - Wed, 19 Jun 2024 00:00:00 UTC + Thu, 27 Jun 2024 00:00:00 UTC Enthusiastic Hugo User https://sldn.softlayer.com/release_notes/ diff --git a/page/10/index.html b/page/10/index.html index 4fbf01fb0e..21b74cdefd 100644 --- a/page/10/index.html +++ b/page/10/index.html @@ -167,6 +167,40 @@

    Release Notes

    +
    +

    + August 28, 2020 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Added SoftLayer_Hardware_Component_HardDrive::PSID
    • +
    • Expose storage groups on Hardware_Server objects so they can be used for image mobility +
        +
      • SoftLayer_Hardware_Server::logicalVolumeStorageGroups
      • +
      • SoftLayer_Hardware_Component::logicalVolumeStorageGroups
      • +
      • SoftLayer_Configuration_Storage_Group::captureEnabledFlag
      • +
      +
    • +
    • Added SLDN docs for diskImage::storageGroups
    • +
    +

    Backend

    +
      +
    • Correct bug that was preventing assigning a role to an agent user in the BAP.
    • +
    + +
    +
    +
    +
    + + + + +

    August 21, 2020 @@ -459,32 +493,6 @@

    Backend

    -
    -

    - May 29, 2020 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Fixes a bug when users attempt to create some load balancer pools.
    • -
    -

    Backend

    -
      -
    • Fixed ordering bug for reserved capacity groups.
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -588,7 +596,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/11/index.html b/page/11/index.html index f5c0dafd5e..33c30b9c50 100644 --- a/page/11/index.html +++ b/page/11/index.html @@ -167,6 +167,32 @@

    Release Notes

    +
    +

    + May 29, 2020 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Fixes a bug when users attempt to create some load balancer pools.
    • +
    +

    Backend

    +
      +
    • Fixed ordering bug for reserved capacity groups.
    • +
    + +
    +
    +
    +
    + + + + +

    May 22, 2020 @@ -539,39 +565,6 @@

    Backend

    -
    -

    - February 14, 2020 -
    -

    -
    -
    -
    -

    API

    - -

    Backend

    -
      -
    • Fixed an issue preventing some bare metal gateway appliance orders from being completed
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -675,7 +668,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/12/index.html b/page/12/index.html index 62b48f091e..9b89c2c2ac 100644 --- a/page/12/index.html +++ b/page/12/index.html @@ -167,6 +167,39 @@

    Release Notes

    +
    +

    + February 14, 2020 +
    +

    +
    +
    +
    +

    API

    + +

    Backend

    +
      +
    • Fixed an issue preventing some bare metal gateway appliance orders from being completed
    • +
    + +
    +
    +
    +
    + + + + +

    January 31, 2020 @@ -472,57 +505,6 @@

    Backend

    -
    -

    - October 4, 2019 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Block NextGen images from being ordered on classic VSIs. Image templates have “features” that track which platform the image is capable of provisioning, Classic, Generation Classic (GC), and NextGen. Classic VSI’s can only be provisioned with image templates identified by the Classic feature.
    • -
    • SoftLayer_User_Customer::selfPasswordChange will return a new session token after success.
    • -
    -

    Backend

    -
      -
    • WebCc components of evault provisions alongside servers will now function as intended. Customers will no longer need to re-order evaults and ask backup ops for assistance.
    • -
    • Assures that an order cannot contain more NVMe SSDs than what is supported by the associated hardware chassis.
    • -
    • Assures that NVMe SSDs are indexed last among the disk prices.
    • -
    -

    Catalog

    -
      -
    • Add 2x2TB SATA HDD to package 1075 presets 1158 and 1160
    • -
    • Price Drop for RHEL 1- 4 Core only for Hourly VSIs -
        -
      • 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)
      • -
      -
    • -
    • 2U / 4-Socket Cascade Lake Servers -
        -
      • Supermicro 2U 2049U-TR4 chassis
      • -
      • Intel 6248 Gold Cascade Lake processor
      • -
      • UEFI booting mode will be used
      • -
      • Up to 24 2.5" disk drive bays
      • -
      • LSI MegaRAID 9460-16i RAID controller card
      • -
      -
    • -
    • Add VMWARE 6.7 to package 1075
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -626,7 +608,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/13/index.html b/page/13/index.html index fb152f0341..f741f1787e 100644 --- a/page/13/index.html +++ b/page/13/index.html @@ -167,6 +167,57 @@

    Release Notes

    +
    +

    + October 4, 2019 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Block NextGen images from being ordered on classic VSIs. Image templates have “features” that track which platform the image is capable of provisioning, Classic, Generation Classic (GC), and NextGen. Classic VSI’s can only be provisioned with image templates identified by the Classic feature.
    • +
    • SoftLayer_User_Customer::selfPasswordChange will return a new session token after success.
    • +
    +

    Backend

    +
      +
    • WebCc components of evault provisions alongside servers will now function as intended. Customers will no longer need to re-order evaults and ask backup ops for assistance.
    • +
    • Assures that an order cannot contain more NVMe SSDs than what is supported by the associated hardware chassis.
    • +
    • Assures that NVMe SSDs are indexed last among the disk prices.
    • +
    +

    Catalog

    +
      +
    • Add 2x2TB SATA HDD to package 1075 presets 1158 and 1160
    • +
    • Price Drop for RHEL 1- 4 Core only for Hourly VSIs +
        +
      • 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)
      • +
      +
    • +
    • 2U / 4-Socket Cascade Lake Servers +
        +
      • Supermicro 2U 2049U-TR4 chassis
      • +
      • Intel 6248 Gold Cascade Lake processor
      • +
      • UEFI booting mode will be used
      • +
      • Up to 24 2.5" disk drive bays
      • +
      • LSI MegaRAID 9460-16i RAID controller card
      • +
      +
    • +
    • Add VMWARE 6.7 to package 1075
    • +
    + +
    +
    +
    +
    + + + + +

    September 27, 2019 @@ -523,44 +574,6 @@

    Backend

    -
    -

    - July 12, 2019 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Choosing a secondary IP Address brought on requirement questions. These are now translated for other languages.
    • -
    • Prevents Bare Metal Reserved servers from appearing on the server list page.
    • -
    • Fixed an issue where cases created from the support center are not coming through as BAP escalated
    • -
    -

    API

    -
      -
    • Allow user to set default IBMid link, correct permissions required -
        -
      • SoftLayer_User_Customer_OpenIdConnect::setDefaultAccount()
      • -
      -
    • -
    • IBM Cloud CDN - Support “/” at the end of purge url path.
    • -
    -

    Backend

    -
      -
    • Fix a bug where Customer users cannot delete linked-to-IBMid user
    • -
    • Allow SAML authenticated accounts to link to platform
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -664,7 +677,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/14/index.html b/page/14/index.html index 885e7ac8ac..7b66e1c9c8 100644 --- a/page/14/index.html +++ b/page/14/index.html @@ -167,6 +167,44 @@

    Release Notes

    +
    +

    + July 12, 2019 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Choosing a secondary IP Address brought on requirement questions. These are now translated for other languages.
    • +
    • Prevents Bare Metal Reserved servers from appearing on the server list page.
    • +
    • Fixed an issue where cases created from the support center are not coming through as BAP escalated
    • +
    +

    API

    +
      +
    • Allow user to set default IBMid link, correct permissions required +
        +
      • SoftLayer_User_Customer_OpenIdConnect::setDefaultAccount()
      • +
      +
    • +
    • IBM Cloud CDN - Support “/” at the end of purge url path.
    • +
    +

    Backend

    +
      +
    • Fix a bug where Customer users cannot delete linked-to-IBMid user
    • +
    • Allow SAML authenticated accounts to link to platform
    • +
    + +
    +
    +
    +
    + + + + +

    July 1, 2019 @@ -470,44 +508,6 @@

    Backend

    -
    -

    - April 26, 2019 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Adding missing translations for the order forms
    • -
    -

    API

    -
      -
    • Endpoint to allow Brand Agents to re-activate accounts -
        -
      • SoftLayer_Brand::disableAccount
      • -
      • SoftLayer_Brand::reactivateAccount
      • -
      -
    • -
    • Added SoftLayer_Hardware_Component_Model::getServerPackageAvailability --Added SoftLayer_Hardware_Component_Model::getGenericComponentModelAvailability
    • -
    -

    Backend

    -
      -
    • Fix issue where usage fees could become incorrect after os reloads in some cases.
    • -
    • Handle a user being brought back from CANCEL_PENDING in a linked account pair.
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -611,7 +611,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/15/index.html b/page/15/index.html index ada1764a8d..a9530104bc 100644 --- a/page/15/index.html +++ b/page/15/index.html @@ -167,6 +167,44 @@

    Release Notes

    +
    +

    + April 26, 2019 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Adding missing translations for the order forms
    • +
    +

    API

    +
      +
    • Endpoint to allow Brand Agents to re-activate accounts +
        +
      • SoftLayer_Brand::disableAccount
      • +
      • SoftLayer_Brand::reactivateAccount
      • +
      +
    • +
    • Added SoftLayer_Hardware_Component_Model::getServerPackageAvailability +-Added SoftLayer_Hardware_Component_Model::getGenericComponentModelAvailability
    • +
    +

    Backend

    +
      +
    • Fix issue where usage fees could become incorrect after os reloads in some cases.
    • +
    • Handle a user being brought back from CANCEL_PENDING in a linked account pair.
    • +
    + +
    +
    +
    +
    + + + + +

    April 19, 2019 @@ -616,53 +654,6 @@

    Catalog

    -
    -

    - February 8, 2019 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • IAM User Management editor Role is now able to add VPN only user
    • -
    • Show suspend usage rates as hourly fees in order email
    • -
    • Replaces Bluemix URLs in email templates with IBM Cloud URLs
    • -
    • Fixed html being sent as plain text in notification emails.
    • -
    -

    API

    -
      -
    • Update SLDN doc for Customer::createObject
    • -
    -

    Backend

    -
      -
    • Restore ability to enable IPMI ports in select pods
    • -
    • Fix bug that would’ve prevented duplicate volume orders with an IOPS to space ratio of 0.3 IOPS per GB.
    • -
    • Fix bindVlan for LBaaS provisions
    • -
    • Fixed an issue preventing users with only IAM User Management that are not able to add an ACTIVE user on a linked account to Bluemix
    • -
    -

    Catalog

    -
      -
    • VMware vSAN ReadyNode is now GA (packageId = 1053)
    • -
    • Create a catalog line item for Caveonix in pkg 907
    • -
    • Added Micro VSI U1.4x8
    • -
    • 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). 1091 Cascade dual proc) -
        -
      • Conflict the redundant power in the following DC’s that cannot handle it for the most part: AMS01, AMS03, DAL01, DAL05, DAL06, DAL07, DAL08, DAL09, FRA02, HKG02, HOU02, LON02, MEX01, MEL01, MIL01, MON01, PAR01, SEA01, SJC01, SNG01, SYD01, TOK02, TOR01, WDC01, WDC03
      • -
      -
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -766,7 +757,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/16/index.html b/page/16/index.html index ec57823788..81e2a43c12 100644 --- a/page/16/index.html +++ b/page/16/index.html @@ -167,6 +167,53 @@

    Release Notes

    +
    +

    + February 8, 2019 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • IAM User Management editor Role is now able to add VPN only user
    • +
    • Show suspend usage rates as hourly fees in order email
    • +
    • Replaces Bluemix URLs in email templates with IBM Cloud URLs
    • +
    • Fixed html being sent as plain text in notification emails.
    • +
    +

    API

    +
      +
    • Update SLDN doc for Customer::createObject
    • +
    +

    Backend

    +
      +
    • Restore ability to enable IPMI ports in select pods
    • +
    • Fix bug that would’ve prevented duplicate volume orders with an IOPS to space ratio of 0.3 IOPS per GB.
    • +
    • Fix bindVlan for LBaaS provisions
    • +
    • Fixed an issue preventing users with only IAM User Management that are not able to add an ACTIVE user on a linked account to Bluemix
    • +
    +

    Catalog

    +
      +
    • VMware vSAN ReadyNode is now GA (packageId = 1053)
    • +
    • Create a catalog line item for Caveonix in pkg 907
    • +
    • Added Micro VSI U1.4x8
    • +
    • 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). 1091 Cascade dual proc) +
        +
      • Conflict the redundant power in the following DC’s that cannot handle it for the most part: AMS01, AMS03, DAL01, DAL05, DAL06, DAL07, DAL08, DAL09, FRA02, HKG02, HOU02, LON02, MEX01, MEL01, MIL01, MON01, PAR01, SEA01, SJC01, SNG01, SYD01, TOK02, TOR01, WDC01, WDC03
      • +
      +
    • +
    + +
    +
    +
    +
    + + + + +

    January 31, 2019 @@ -550,35 +597,6 @@

    Backend

    -
    -

    - November 2, 2018 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Add SoftLayer_Hardware_Server::isVirtualPrivateCloudNode
    • -
    • Defaulting simple ordering ( SoftLayer_Virtual_Guest::createObject()) to suspend for hourly SAN based VSIs
    • -
    • Added SoftLayer_Hardware_Server::getBootModeOptions(). The boot mode options are dependent on the firmware installed on the server. It will always return at least [“BIOS”] or [“BIOS”, “UEFI”] for web servers. If the server is not a web server (e.g. HSM), return an empty list.
    • -
    -

    Backend

    -
      -
    • Fixed an issue where some reserved instance guests were not showing up in SoftLayer_Account::getVirtualGuests()
    • -
    • Adds a requirement for customers to have the same level of permissions to order a reserved capacity as is currently required to order virtual and hardware servers.
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -682,7 +700,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/17/index.html b/page/17/index.html index 08415a5318..eb357b34e2 100644 --- a/page/17/index.html +++ b/page/17/index.html @@ -167,6 +167,35 @@

    Release Notes

    +
    +

    + November 2, 2018 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Add SoftLayer_Hardware_Server::isVirtualPrivateCloudNode
    • +
    • Defaulting simple ordering ( SoftLayer_Virtual_Guest::createObject()) to suspend for hourly SAN based VSIs
    • +
    • Added SoftLayer_Hardware_Server::getBootModeOptions(). The boot mode options are dependent on the firmware installed on the server. It will always return at least [“BIOS”] or [“BIOS”, “UEFI”] for web servers. If the server is not a web server (e.g. HSM), return an empty list.
    • +
    +

    Backend

    +
      +
    • Fixed an issue where some reserved instance guests were not showing up in SoftLayer_Account::getVirtualGuests()
    • +
    • Adds a requirement for customers to have the same level of permissions to order a reserved capacity as is currently required to order virtual and hardware servers.
    • +
    + +
    +
    +
    +
    + + + + +

    October 30, 2018 @@ -515,40 +544,6 @@

    Backend

    -
    -

    - August 24, 2018 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Fix bug that allows SL customer to change password via direct soap request without providing appropriate security question parameters.
    • -
    • API orders from quote now properly validate the quote status
    • -
    • Refactors and updates the getWebCcAuthenticationDetails
    • -
    • Disabled auto registration of a subnet during subnet assignment. -SoftLayer_Network_Subnet_Registration::createObject will validate the detailReferences(SoftLayer_Network_Subnet_Registration_Details), and network properties to better detect and error on conflicts. -SoftLayer_Network_Subnet_Registration::createObjects was added to enable creation of multiple registrations for the provided detailReferences(SoftLayer_Network_Subnet_Registration_Details). -Updated documentation for both endpoints.
    • -
    • add a SUSPENDED_BILLING attribute on SoftLayer_Virtual_Guest_Attribute_Type so that customers can identify a suspendable VSI
    • -
    -

    Backend

    -
      -
    • Enable upgrades / downgrades for Dedicated Host Instances w/ GPUs
    • -
    • Add new updated software description vendor product codes for Veeam via migration.
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -652,7 +647,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/18/index.html b/page/18/index.html index 50ead2b2e0..6efd2935bf 100644 --- a/page/18/index.html +++ b/page/18/index.html @@ -167,6 +167,40 @@

    Release Notes

    +
    +

    + August 24, 2018 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Fix bug that allows SL customer to change password via direct soap request without providing appropriate security question parameters.
    • +
    • API orders from quote now properly validate the quote status
    • +
    • Refactors and updates the getWebCcAuthenticationDetails
    • +
    • Disabled auto registration of a subnet during subnet assignment. +SoftLayer_Network_Subnet_Registration::createObject will validate the detailReferences(SoftLayer_Network_Subnet_Registration_Details), and network properties to better detect and error on conflicts. +SoftLayer_Network_Subnet_Registration::createObjects was added to enable creation of multiple registrations for the provided detailReferences(SoftLayer_Network_Subnet_Registration_Details). +Updated documentation for both endpoints.
    • +
    • add a SUSPENDED_BILLING attribute on SoftLayer_Virtual_Guest_Attribute_Type so that customers can identify a suspendable VSI
    • +
    +

    Backend

    +
      +
    • Enable upgrades / downgrades for Dedicated Host Instances w/ GPUs
    • +
    • Add new updated software description vendor product codes for Veeam via migration.
    • +
    + +
    +
    +
    +
    + + + + +

    August 15, 2018 @@ -524,43 +558,6 @@

    Backend

    -
    -

    - June 14, 2018 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Missing pending transaction details information during volume modification process. This change will allow customers to see the status of their ordered volume modification in portal
    • -
    • Improve order forms speed
    • -
    • Direct Link - Backend Edit related changes for control portal
    • -
    • Add localization of currencies and countries to order page currency selector.
    • -
    -

    API

    -
      -
    • Modify SoftLayer_Event_Log::getAllEventNames to return events names without brand references
    • -
    • Added pciDevices and pciDeviceAllocationStatus fields to the DedicatedHost object. These fields are mirrors of the underlying host.
    • -
    • Added max size to user data container description.
    • -
    • Add the account trait check on the necessary PPTP API calls
    • -
    -

    Backend

    -
      -
    • Fixed an issue where reloads with a guest that has supported boot mode / boot mode attributes do not reload with specified boot mode
    • -
    • Ensures cloud init attribute creation checks are only run when there is a primary block device to check against.
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -664,7 +661,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/19/index.html b/page/19/index.html index 120610aaad..628ac343d3 100644 --- a/page/19/index.html +++ b/page/19/index.html @@ -167,6 +167,43 @@

    Release Notes

    +
    +

    + June 14, 2018 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Missing pending transaction details information during volume modification process. This change will allow customers to see the status of their ordered volume modification in portal
    • +
    • Improve order forms speed
    • +
    • Direct Link - Backend Edit related changes for control portal
    • +
    • Add localization of currencies and countries to order page currency selector.
    • +
    +

    API

    +
      +
    • Modify SoftLayer_Event_Log::getAllEventNames to return events names without brand references
    • +
    • Added pciDevices and pciDeviceAllocationStatus fields to the DedicatedHost object. These fields are mirrors of the underlying host.
    • +
    • Added max size to user data container description.
    • +
    • Add the account trait check on the necessary PPTP API calls
    • +
    +

    Backend

    +
      +
    • Fixed an issue where reloads with a guest that has supported boot mode / boot mode attributes do not reload with specified boot mode
    • +
    • Ensures cloud init attribute creation checks are only run when there is a primary block device to check against.
    • +
    + +
    +
    +
    +
    + + + + +

    June 8, 2018 @@ -560,54 +597,6 @@

    SLCLI

    -
    -

    - March 15, 2018 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Adds the Hardware Security Module(HSM) to the manage order form. Adds a Learn More link to the sub-section header for HSM.
    • -
    • Improve order forms rendering speed
    • -
    -

    API

    - -

    Backend

    -
      -
    • Added HSM 750 compatibility to provisioning workflow
    • -
    • Blocks monthly suspend-able virtual server orders. If the useHourlyPricing flag is not set or is false an error should be thrown
    • -
    • Blocked image templates from being pushed to cache more then once in a set period of time.
    • -
    • Logging Two Factor authentication failures
    • -
    • Added eventLog calls for the creation and deletion of external bindings.
    • -
    • Enable the Security Group feature in DAL09, WDC04
    • -
    • Fix issues when ordering from an image template for a virtual server.
    • -
    • Prevent the release of IP address reservation when in use by a gateway device.
    • -
    • Prevent users from attaching security groups to network components on VSIs that have active transactions running against them.
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -711,7 +700,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/2/index.html b/page/2/index.html index 6776c60e64..1187ead8ca 100644 --- a/page/2/index.html +++ b/page/2/index.html @@ -167,6 +167,46 @@

    Release Notes

    +
    +

    + February 16, 2024 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Add special characters when generate password for VMWare( this change should apply to ESXi (vSphere) versions 7.0 & later)
    • +
    • Deprecation of datatypes and services associated with subnet registrations: +
        +
      • SoftLayer_Account_Regional_Registry_Detail_Property_Type
      • +
      • SoftLayer_Account_Regional_Registry_Detail_Property
      • +
      • SoftLayer_Account_Regional_Registry_Detail_Type
      • +
      • SoftLayer_Account_Regional_Registry_Detail
      • +
      • SoftLayer_Network_Subnet_Registration_Details
      • +
      • SoftLayer_Network_Subnet_Registration_Status
      • +
      • SoftLayer_Network_Subnet_Registration
      • +
      • SoftLayer_Account_Rwhois_Handle
      • +
      • SoftLayer_Network_Subnet_Registration_Event_Type
      • +
      • SoftLayer_Network_Subnet_Registration_Apnic
      • +
      • SoftLayer_Network_Subnet_Registration_Arin
      • +
      • SoftLayer_Network_Subnet_Registration_Ripe
      • +
      • SoftLayer_Network_Subnet_Registration_Event
      • +
      +
    • +
    • Prevent upgrades from allowing SAN disks added to Local guests
    • +
    + +
    +
    +
    +
    + + + + +

    January 19, 2024 @@ -405,33 +445,6 @@

    Backend

    -
    -

    - April 28, 2023 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Fixes an issue where the Refresh Dependent Duplicate PI feature would fail if a snapshot was not found. With this fix, the feature will gracefully handle cases where the snapshot is not available.
    • -
    • Improved Error Handling Documentation. Added ability to document permissions for api methods.
    • -
    • Add SoftLayer_Network_Vlan::podName
    • -
    • Better error handling for modifying storage volumes
    • -
    • Fix issue where getUpgradeItemPrices methods would mark some port speed price with currentPriceFlag set to true that were not the current price.
    • -
    • Require Permission SAML_AUTHENTICATION_MANAGE when adding SoftLayer_Account_Authentication_Attribute objects
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -535,7 +548,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/20/index.html b/page/20/index.html index fd8455072c..a4c6272d77 100644 --- a/page/20/index.html +++ b/page/20/index.html @@ -167,6 +167,54 @@

    Release Notes

    +
    +

    + March 15, 2018 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Adds the Hardware Security Module(HSM) to the manage order form. Adds a Learn More link to the sub-section header for HSM.
    • +
    • Improve order forms rendering speed
    • +
    +

    API

    + +

    Backend

    +
      +
    • Added HSM 750 compatibility to provisioning workflow
    • +
    • Blocks monthly suspend-able virtual server orders. If the useHourlyPricing flag is not set or is false an error should be thrown
    • +
    • Blocked image templates from being pushed to cache more then once in a set period of time.
    • +
    • Logging Two Factor authentication failures
    • +
    • Added eventLog calls for the creation and deletion of external bindings.
    • +
    • Enable the Security Group feature in DAL09, WDC04
    • +
    • Fix issues when ordering from an image template for a virtual server.
    • +
    • Prevent the release of IP address reservation when in use by a gateway device.
    • +
    • Prevent users from attaching security groups to network components on VSIs that have active transactions running against them.
    • +
    + +
    +
    +
    +
    + + + + +

    March 14, 2018 @@ -549,47 +597,6 @@

    Backend

    -
    -

    - December 11, 2017 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Adds warning messages to that will pop to alert EU only processing users that they are selecting a data center or package that it not EU compliant.
    • -
    • This change will add a checkbox on the WWW order from checkout page that allows customers to opt-in to EU localized support. For a customer that opts-in, any servers they have in an EU datacenter will only be serviced by technicians also in the EU.
    • -
    • Removes the VSI section from the Server Listings page (of the Control Portal).
    • -
    -

    API

    -
      -
    • Update the “refreshAuthentication” method to accept the POST request with the basic authentication.
    • -
    • Added EU compliant field to datacenters, ORM flag and enable/disable methods for EU Support on the account. Currently in the EU AMS01, AMS03, FRA02, LON02, MIL01, OSL01, PAR01
    • -
    • An exception will be thrown if a customer tries to place a BYOL order for Windows on that is not for a dedicated host instance.
    • -
    • Fixed a bug with removeHardwareAccess not properly removing a user if their premission had been grandted with grantHardwareAccess(id=0)
    • -
    -

    Backend

    -
      -
    • Adding EU compliance support to Ticket system
    • -
    • Removed all code referencing NETWORK_MESSAGE_QUEUE. The Message Queue product is now EOL.
    • -
    • Made changes so that the order indexes and names/slots of the hard-drives being swapped in get the same order indexes and names of the swapped-out hard drives.
    • -
    • Prevent accounts with BAP tier 1 support from enrolling in EU support.
    • -
    • Remove the use of PPTP VPN from EU flagged accounts
    • -
    • Prevent setting EU security level for accounts with PPTP usage
    • -
    • Enable Security Groups in the AMS01, SEO01, SJC01 and SJC03 data centers.
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -693,7 +700,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/21/index.html b/page/21/index.html index db4c9b5955..2c416ebd05 100644 --- a/page/21/index.html +++ b/page/21/index.html @@ -167,6 +167,47 @@

    Release Notes

    +
    +

    + December 11, 2017 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Adds warning messages to that will pop to alert EU only processing users that they are selecting a data center or package that it not EU compliant.
    • +
    • This change will add a checkbox on the WWW order from checkout page that allows customers to opt-in to EU localized support. For a customer that opts-in, any servers they have in an EU datacenter will only be serviced by technicians also in the EU.
    • +
    • Removes the VSI section from the Server Listings page (of the Control Portal).
    • +
    +

    API

    +
      +
    • Update the “refreshAuthentication” method to accept the POST request with the basic authentication.
    • +
    • Added EU compliant field to datacenters, ORM flag and enable/disable methods for EU Support on the account. Currently in the EU AMS01, AMS03, FRA02, LON02, MIL01, OSL01, PAR01
    • +
    • An exception will be thrown if a customer tries to place a BYOL order for Windows on that is not for a dedicated host instance.
    • +
    • Fixed a bug with removeHardwareAccess not properly removing a user if their premission had been grandted with grantHardwareAccess(id=0)
    • +
    +

    Backend

    +
      +
    • Adding EU compliance support to Ticket system
    • +
    • Removed all code referencing NETWORK_MESSAGE_QUEUE. The Message Queue product is now EOL.
    • +
    • Made changes so that the order indexes and names/slots of the hard-drives being swapped in get the same order indexes and names of the swapped-out hard drives.
    • +
    • Prevent accounts with BAP tier 1 support from enrolling in EU support.
    • +
    • Remove the use of PPTP VPN from EU flagged accounts
    • +
    • Prevent setting EU security level for accounts with PPTP usage
    • +
    • Enable Security Groups in the AMS01, SEO01, SJC01 and SJC03 data centers.
    • +
    + +
    +
    +
    +
    + + + + +

    December 4, 2017 @@ -463,37 +504,6 @@

    Backend

    -
    -

    - September 21, 2017 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Resolved an issue where a subset of DCs where not displaying the 1,2,4 or 8 core options for Dedicated Host Virtual Guests.
    • -
    • Pushed code that that corrected a display issue when ordering Dedicated Host Virtual Guests. When selecting Local drive Virtual Guests do not show the 3rd, 4th, and 5th disk options.
    • -
    -

    API

    - -

    Backend

    -
      -
    • None
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -597,7 +607,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/22/index.html b/page/22/index.html index a13607546c..87631312ff 100644 --- a/page/22/index.html +++ b/page/22/index.html @@ -167,6 +167,37 @@

    Release Notes

    +
    +

    + September 21, 2017 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Resolved an issue where a subset of DCs where not displaying the 1,2,4 or 8 core options for Dedicated Host Virtual Guests.
    • +
    • Pushed code that that corrected a display issue when ordering Dedicated Host Virtual Guests. When selecting Local drive Virtual Guests do not show the 3rd, 4th, and 5th disk options.
    • +
    +

    API

    + +

    Backend

    +
      +
    • None
    • +
    + +
    +
    +
    +
    + + + + +

    September 14, 2017 @@ -453,39 +484,6 @@

    Backend

    -
    -

    - June 28, 2017 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Added the ability to order the Mass Data Migration Service. This offering can only be ordered by the master account user. It allows for the secure migration of up to 120TB of data per device into / out of Cleversafe Object Storage using physical storage appliances housed in waterproof, tamper-evident, shockproof cases. Official Documentation.
    • -
    -

    API

    -
      -
    • Resolved an issue that was allowing customers to order duplicate volumes without specifying a datacenter location using placeOrder.
    • -
    • Fixed an issue where calls to getAllObjects on the SoftLayer_Location_Group_Pricing service were failing.
    • -
    • Corrected a bug that was allowing the deletion of a Dedicated Host via the API even when there were active VSIs still deployed to the Dedicated Host.
    • -
    • Published the Dedicated Host services and methods page to the SLDN.
    • -
    -

    Backend

    -
      -
    • Application layer changes needed to introduce fixed public instance configuration.
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -589,7 +587,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/23/index.html b/page/23/index.html index c4fb481c51..2d743e61e1 100644 --- a/page/23/index.html +++ b/page/23/index.html @@ -167,6 +167,39 @@

    Release Notes

    +
    +

    + June 28, 2017 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Added the ability to order the Mass Data Migration Service. This offering can only be ordered by the master account user. It allows for the secure migration of up to 120TB of data per device into / out of Cleversafe Object Storage using physical storage appliances housed in waterproof, tamper-evident, shockproof cases. Official Documentation.
    • +
    +

    API

    +
      +
    • Resolved an issue that was allowing customers to order duplicate volumes without specifying a datacenter location using placeOrder.
    • +
    • Fixed an issue where calls to getAllObjects on the SoftLayer_Location_Group_Pricing service were failing.
    • +
    • Corrected a bug that was allowing the deletion of a Dedicated Host via the API even when there were active VSIs still deployed to the Dedicated Host.
    • +
    • Published the Dedicated Host services and methods page to the SLDN.
    • +
    +

    Backend

    +
      +
    • Application layer changes needed to introduce fixed public instance configuration.
    • +
    + +
    +
    +
    +
    + + + + +

    June 22, 2017 @@ -448,39 +481,6 @@

    Backend

    -
    -

    - April 19, 2017 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Fixed an issue that prevented the relevant locations from being returned on replicas with Account Defined Networking.
    • -
    • Fixed an issue that prevented the relevant mounting point from being returned on accounts with Account Defined Networking.
    • -
    • Resolved a bug which allowed servers to be ordered with IPv6 subnets for the primary interfaces. This causes servers to fail provisioning.
    • -
    • Added userData field to the order forms for Bare Metal Servers. Previously only supported on Virtual Guests.
    • -
    -

    API

    -
      -
    • None
    • -
    -

    Backend

    -
      -
    • None
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -584,7 +584,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/24/index.html b/page/24/index.html index 701664bd6d..48d8df197f 100644 --- a/page/24/index.html +++ b/page/24/index.html @@ -167,6 +167,39 @@

    Release Notes

    +
    +

    + April 19, 2017 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Fixed an issue that prevented the relevant locations from being returned on replicas with Account Defined Networking.
    • +
    • Fixed an issue that prevented the relevant mounting point from being returned on accounts with Account Defined Networking.
    • +
    • Resolved a bug which allowed servers to be ordered with IPv6 subnets for the primary interfaces. This causes servers to fail provisioning.
    • +
    • Added userData field to the order forms for Bare Metal Servers. Previously only supported on Virtual Guests.
    • +
    +

    API

    +
      +
    • None
    • +
    +

    Backend

    +
      +
    • None
    • +
    + +
    +
    +
    +
    + + + + +

    April 12, 2017 @@ -454,38 +487,6 @@

    Backend

    -
    -

    - January 25, 2017 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Fixed an issue where the “Add to Order” button overlaps dropdown list content when the list is too long
    • -
    -

    API

    - -

    Backend

    -
      -
    • Resolved an issue that was causing Virtual Guests to fail reboot when residing on a host that has been marked as disabled for new instances.
    • -
    • Fixed an issue that caused
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -589,7 +590,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/25/index.html b/page/25/index.html index f8c6333f95..968bf2a409 100644 --- a/page/25/index.html +++ b/page/25/index.html @@ -167,6 +167,38 @@

    Release Notes

    +
    +

    + January 25, 2017 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Fixed an issue where the “Add to Order” button overlaps dropdown list content when the list is too long
    • +
    +

    API

    + +

    Backend

    +
      +
    • Resolved an issue that was causing Virtual Guests to fail reboot when residing on a host that has been marked as disabled for new instances.
    • +
    • Fixed an issue that caused
    • +
    + +
    +
    +
    +
    + + + + +

    January 12, 2017 @@ -450,37 +482,6 @@

    Backend

    -
    -

    - September 20, 2016 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • None
    • -
    -

    API

    - -

    Backend

    -
      -
    • Resolved an bug that was causing Netscaler provisioning issues due to hostname/domain validation errors.
    • -
    • Fixed an issue with NO OS servers that was causing the Evault Bare Metal restore transaction to fail.
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -584,7 +585,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/26/index.html b/page/26/index.html index 4da80f8895..74f295e8e5 100644 --- a/page/26/index.html +++ b/page/26/index.html @@ -167,6 +167,37 @@

    Release Notes

    +
    +

    + September 20, 2016 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • None
    • +
    +

    API

    + +

    Backend

    +
      +
    • Resolved an bug that was causing Netscaler provisioning issues due to hostname/domain validation errors.
    • +
    • Fixed an issue with NO OS servers that was causing the Evault Bare Metal restore transaction to fail.
    • +
    + +
    +
    +
    +
    + + + + +

    September 12, 2016 @@ -449,42 +480,6 @@

    Backend

    -
    -

    - July 6, 2016 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Fixed an issue that was causing the Subnet selection portion of the order process to be displayed when ordering a Network Gateway.
    • -
    • Added a UI element to create or associate an IBM ID with an account during the order process.
    • -
    • When creating new orders customers will be prompted to associate an existing IBM ID or create a new one.
    • -
    -

    API

    -
      -
    • Resolved an issue that was causing incorrect results from different parameters on REST/SOAP calls to Bandwidth functions.
    • -
    • Added the SoftLayer_User_Customer_OpenIdConnect service for interacting with SoftLayer accounts that have an associated IBM ID.
    • -
    • Added some OpenIdConnect functionality to the SoftLayer_User_Customer datatype.
    • -
    -

    Backend

    -
      -
    • Removed the (deprecated) Manage Portal URL from Recurring Invoice Email Notifications.
    • -
    • Rolled out a feature to give account master users the ability to add account support subscribers which will receive notifications regarding all unplanned incidents, planned maintenances and opened support tickets concerning their account.
    • -
    • Added the ability to use Two Factor Authentication when the primary authentication for an account is an IBM ID.
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -588,7 +583,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/27/index.html b/page/27/index.html index 616e705342..bfc6f37f51 100644 --- a/page/27/index.html +++ b/page/27/index.html @@ -167,6 +167,42 @@

    Release Notes

    +
    +

    + July 6, 2016 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Fixed an issue that was causing the Subnet selection portion of the order process to be displayed when ordering a Network Gateway.
    • +
    • Added a UI element to create or associate an IBM ID with an account during the order process.
    • +
    • When creating new orders customers will be prompted to associate an existing IBM ID or create a new one.
    • +
    +

    API

    +
      +
    • Resolved an issue that was causing incorrect results from different parameters on REST/SOAP calls to Bandwidth functions.
    • +
    • Added the SoftLayer_User_Customer_OpenIdConnect service for interacting with SoftLayer accounts that have an associated IBM ID.
    • +
    • Added some OpenIdConnect functionality to the SoftLayer_User_Customer datatype.
    • +
    +

    Backend

    +
      +
    • Removed the (deprecated) Manage Portal URL from Recurring Invoice Email Notifications.
    • +
    • Rolled out a feature to give account master users the ability to add account support subscribers which will receive notifications regarding all unplanned incidents, planned maintenances and opened support tickets concerning their account.
    • +
    • Added the ability to use Two Factor Authentication when the primary authentication for an account is an IBM ID.
    • +
    + +
    +
    +
    +
    + + + + +

    June 27, 2016 @@ -446,37 +482,6 @@

    Backend

    -
    -

    - April 18, 2016 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Fixed an issue where R1Soft Server options were not showing up while initiating an OS Reload.
    • -
    -

    API

    - -

    Backend

    -
      -
    • Resolved a bug in which hosts authorized to multiple iSCSI Volumes became deauthorized from all iSCSI Volumes when one Volume was explicitly deauthorized.
    • -
    • Resolved an issue that was preventing Local Load Balancers and Netscalers from completing the provisioning process due to an errant RAID card check.
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -580,7 +585,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/28/index.html b/page/28/index.html index 473dd3a304..7b22e2efb2 100644 --- a/page/28/index.html +++ b/page/28/index.html @@ -167,6 +167,37 @@

    Release Notes

    +
    +

    + April 18, 2016 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Fixed an issue where R1Soft Server options were not showing up while initiating an OS Reload.
    • +
    +

    API

    + +

    Backend

    +
      +
    • Resolved a bug in which hosts authorized to multiple iSCSI Volumes became deauthorized from all iSCSI Volumes when one Volume was explicitly deauthorized.
    • +
    • Resolved an issue that was preventing Local Load Balancers and Netscalers from completing the provisioning process due to an errant RAID card check.
    • +
    + +
    +
    +
    +
    + + + + +

    April 11, 2016 @@ -467,33 +498,6 @@

    Backend

    -
    -

    - February 15, 2016 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Updated the order receipt page, added some useful links to documentation about the purchased product.
    • -
    • Streamlined the form which is used to submit orders.
    • -
    -

    API

    -
      -
    • Fixed an issue with SoftLayer_Hardware::createObject that was preventing processor restricted operating systems from being ordered with fixedConfigurationPreset.
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -597,7 +601,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/29/index.html b/page/29/index.html index 4e4c0d6197..287c2e3d4f 100644 --- a/page/29/index.html +++ b/page/29/index.html @@ -167,6 +167,33 @@

    Release Notes

    +
    +

    + February 15, 2016 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Updated the order receipt page, added some useful links to documentation about the purchased product.
    • +
    • Streamlined the form which is used to submit orders.
    • +
    +

    API

    +
      +
    • Fixed an issue with SoftLayer_Hardware::createObject that was preventing processor restricted operating systems from being ordered with fixedConfigurationPreset.
    • +
    + +
    +
    +
    +
    + + + + +

    February 10, 2016 @@ -507,87 +534,6 @@

    Backend

    -
    -

    - December 21, 2015 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Introduced the Account Defined Networking option on customer order forms. The Customer Defined Network product is currently in beta and not available on all SoftLayer accounts.
    • -
    • Replaced the old SOC2 report with the new one for period November 1, 2014 through October 31, 2015.
    • -
    • Fixed an issue that was causing Notifications to show an empty list of impacted devices.
    • -
    -

    API

    -
      -
    • The SoftLayer_Account_MasterServiceAgreement::getPdf() method is deprecated. It is recommended to replace its use with the new SoftLayer_Account_MasterServiceAgreement::getFile method.
    • -
    • Published the API for services and concepts introduced by Customer Defined Networks to SLDN. The Customer Defined Network product is currently in beta and not available on all SoftLayer accounts. -
        -
      • SoftLayer_Container_Product_Order_Network -
          -
        • added service for SoftLayer_Container_Product_Order_Network
        • -
        • added property for SoftLayer_Container_Product_Order_Network::network
        • -
        • added property for SoftLayer_Container_Product_Order_Network::publicVlans
        • -
        • added property for SoftLayer_Container_Product_Order_Network::subnets
        • -
        -
      • -
      • SoftLayer_Container_Product_Order_Network_Subnet -
          -
        • added property for SoftLayer_Container_Product_Order_Network_Subnet::routerHostname
        • -
        -
      • -
      • SoftLayer_Product_Order -
          -
        • added method for SoftLayer_Product_Order::getNetworks
        • -
        -
      • -
      • SoftLayer_Network -
          -
        • added service for SoftLayer_Network
        • -
        • added method for SoftLayer_Network::createObject
        • -
        • added method for SoftLayer_Network::createSubnet
        • -
        • added method for SoftLayer_Network::deleteObject
        • -
        • added method for SoftLayer_Network::deleteSubnet
        • -
        • added method for SoftLayer_Network::editObject
        • -
        • added method for SoftLayer_Network::getAllObjects
        • -
        • added method for SoftLayer_Network::getObject
        • -
        -
      • -
      • SoftLayer_Network_Pod -
          -
        • added service for SoftLayer_Network_Pod
        • -
        • added method for SoftLayer_Network_Pod::getAllObjects
        • -
        • added method for SoftLayer_Network_Pod::getCapabilities
        • -
        • added method for SoftLayer_Network_Pod::getObject
        • -
        • added method for SoftLayer_Network_Pod::listCapabilities
        • -
        -
      • -
      • SoftLayer_Network_Subnet -
          -
        • added property for SoftLayer_Network_Subnet::podName
        • -
        -
      • -
      • SoftLayer_Network_Vlan -
          -
        • added property for SoftLayer_Network_Vlan::network
        • -
        -
      • -
      -
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -691,7 +637,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/3/index.html b/page/3/index.html index f6e1357656..fce0766031 100644 --- a/page/3/index.html +++ b/page/3/index.html @@ -167,6 +167,33 @@

    Release Notes

    +
    +

    + April 28, 2023 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Fixes an issue where the Refresh Dependent Duplicate PI feature would fail if a snapshot was not found. With this fix, the feature will gracefully handle cases where the snapshot is not available.
    • +
    • Improved Error Handling Documentation. Added ability to document permissions for api methods.
    • +
    • Add SoftLayer_Network_Vlan::podName
    • +
    • Better error handling for modifying storage volumes
    • +
    • Fix issue where getUpgradeItemPrices methods would mark some port speed price with currentPriceFlag set to true that were not the current price.
    • +
    • Require Permission SAML_AUTHENTICATION_MANAGE when adding SoftLayer_Account_Authentication_Attribute objects
    • +
    + +
    +
    +
    +
    + + + + +

    April 14, 2023 @@ -416,40 +443,6 @@

    Backend

    -
    -

    - October 21, 2022 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Reliably populate SoftLayer_Network_Subnet::gateway and broadcastAddress for non-static subnets.
    • -
    • Removed PhoneFactor Exceptions and Exception message translations
    • -
    • Added validation to Customer rate limit values
    • -
    • Allow upgrades to use additional private network interfaces
    • -
    • Expose permissionCheckLikeMasterUserFlag to API
    • -
    -

    Backend

    -
      -
    • Fix an issue causing some order verification and order placement to return generic errors from the API.
    • -
    • Auto-resume guests when live migration bug occurs that suspends the guest unintentionally
    • -
    • Prevent IPSec VPN orders on VRF enabled accounts
    • -
    • Fixed multiple bugs/inconsistencies related to parent/child device access violation. Parent/Child Customer relationships should now be honored in device access changes.
    • -
    • Suspend all existing Autoscale groups in preparation to deprecate the product
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -553,7 +546,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/30/index.html b/page/30/index.html index cddd071b5e..6c8b3a4fd4 100644 --- a/page/30/index.html +++ b/page/30/index.html @@ -167,6 +167,87 @@

    Release Notes

    +
    +

    + December 21, 2015 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Introduced the Account Defined Networking option on customer order forms. The Customer Defined Network product is currently in beta and not available on all SoftLayer accounts.
    • +
    • Replaced the old SOC2 report with the new one for period November 1, 2014 through October 31, 2015.
    • +
    • Fixed an issue that was causing Notifications to show an empty list of impacted devices.
    • +
    +

    API

    +
      +
    • The SoftLayer_Account_MasterServiceAgreement::getPdf() method is deprecated. It is recommended to replace its use with the new SoftLayer_Account_MasterServiceAgreement::getFile method.
    • +
    • Published the API for services and concepts introduced by Customer Defined Networks to SLDN. The Customer Defined Network product is currently in beta and not available on all SoftLayer accounts. +
        +
      • SoftLayer_Container_Product_Order_Network +
          +
        • added service for SoftLayer_Container_Product_Order_Network
        • +
        • added property for SoftLayer_Container_Product_Order_Network::network
        • +
        • added property for SoftLayer_Container_Product_Order_Network::publicVlans
        • +
        • added property for SoftLayer_Container_Product_Order_Network::subnets
        • +
        +
      • +
      • SoftLayer_Container_Product_Order_Network_Subnet +
          +
        • added property for SoftLayer_Container_Product_Order_Network_Subnet::routerHostname
        • +
        +
      • +
      • SoftLayer_Product_Order +
          +
        • added method for SoftLayer_Product_Order::getNetworks
        • +
        +
      • +
      • SoftLayer_Network +
          +
        • added service for SoftLayer_Network
        • +
        • added method for SoftLayer_Network::createObject
        • +
        • added method for SoftLayer_Network::createSubnet
        • +
        • added method for SoftLayer_Network::deleteObject
        • +
        • added method for SoftLayer_Network::deleteSubnet
        • +
        • added method for SoftLayer_Network::editObject
        • +
        • added method for SoftLayer_Network::getAllObjects
        • +
        • added method for SoftLayer_Network::getObject
        • +
        +
      • +
      • SoftLayer_Network_Pod +
          +
        • added service for SoftLayer_Network_Pod
        • +
        • added method for SoftLayer_Network_Pod::getAllObjects
        • +
        • added method for SoftLayer_Network_Pod::getCapabilities
        • +
        • added method for SoftLayer_Network_Pod::getObject
        • +
        • added method for SoftLayer_Network_Pod::listCapabilities
        • +
        +
      • +
      • SoftLayer_Network_Subnet +
          +
        • added property for SoftLayer_Network_Subnet::podName
        • +
        +
      • +
      • SoftLayer_Network_Vlan +
          +
        • added property for SoftLayer_Network_Vlan::network
        • +
        +
      • +
      +
    • +
    + +
    +
    +
    +
    + + + + +

    December 14, 2015 @@ -428,37 +509,6 @@

    API

    -
    -

    - November 3, 2015 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Changed the region sort order on order forms to be more friendly.
    • -
    • Removed forum auto-login link.
    • -
    • Restrict the length of first name field for credit cards to match those enforced by account first name field (30 characters)
    • -
    -

    API

    -
      -
    • Improved Virtual Guest provisioning times by parallelizing some provisioning transactions.
    • -
    • Fixed an error preventing some Fast Provision Servers from getting past the SEND_SOFTWARE_INSTALL transaction.
    • -
    • Failed post install scripts on unsupported OSes will now include a message that the OS is unsupported.
    • -
    • Corrects an issue in which network monitoring of a primary IP address from a trunked VLAN of the network component was no longer allowed.
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -562,7 +612,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/31/index.html b/page/31/index.html index 5afa679e4c..f556f27cb8 100644 --- a/page/31/index.html +++ b/page/31/index.html @@ -167,6 +167,37 @@

    Release Notes

    +
    +

    + November 3, 2015 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Changed the region sort order on order forms to be more friendly.
    • +
    • Removed forum auto-login link.
    • +
    • Restrict the length of first name field for credit cards to match those enforced by account first name field (30 characters)
    • +
    +

    API

    +
      +
    • Improved Virtual Guest provisioning times by parallelizing some provisioning transactions.
    • +
    • Fixed an error preventing some Fast Provision Servers from getting past the SEND_SOFTWARE_INSTALL transaction.
    • +
    • Failed post install scripts on unsupported OSes will now include a message that the OS is unsupported.
    • +
    • Corrects an issue in which network monitoring of a primary IP address from a trunked VLAN of the network component was no longer allowed.
    • +
    + +
    +
    +
    +
    + + + + +

    October 29, 2015 @@ -409,35 +440,6 @@

    API

    -
    -

    - September 28, 2015 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Correcting ability for Agents to Escalate a Ticket to SoftLayer Sales Group
    • -
    • Fixed a minor storage view error
    • -
    • The validator was previous incorrectly kicking out firewall orders for servers which have the private VLAN as an inside VLAN but not the public VLAN. This has been fixed and the validator should now allow those orders to go through.
    • -
    -

    API

    - - -
    -
    -
    -
    - - - - -
    @@ -522,9 +524,6 @@

    SL Plugin

    Classic Infrastruc
  • -
  • - 28 -
  • 29
  • @@ -537,11 +536,14 @@

    SL Plugin

    Classic Infrastruc
  • 32
  • +
  • + 33 +
  • - +
  • diff --git a/page/32/index.html b/page/32/index.html index 5797260f3b..52d22e53ff 100644 --- a/page/32/index.html +++ b/page/32/index.html @@ -167,6 +167,35 @@

    Release Notes

    +
    +

    + September 28, 2015 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Correcting ability for Agents to Escalate a Ticket to SoftLayer Sales Group
    • +
    • Fixed a minor storage view error
    • +
    • The validator was previous incorrectly kicking out firewall orders for servers which have the private VLAN as an inside VLAN but not the public VLAN. This has been fixed and the validator should now allow those orders to go through.
    • +
    +

    API

    + + +
    +
    +
    +
    + + + + +

    September 23, 2015 @@ -396,35 +425,6 @@

    API

    -
    -

    - August 19, 2015 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Removed private IP address detection that checks whether or not the IP address starts with “10.”. This comes necessary now that we support Customer Defined Networks.
    • -
    • Correctly identify if the primary ip address is in the private ip space, instead of relying on the “10.” prefix in the ip address.
    • -
    • Updates the order review page to always show transfer/floor pricing.
    • -
    • Resolve issues with discrepancy in mandatory fields in add portal user across portals.
    • -
    -

    API

    -
      -
    • Fix an error occurring when fetching the receipt during ordering from a quote.
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -509,9 +509,6 @@

    SL Plugin

    Classic Infrastruc
  • -
  • - 28 -
  • 29
  • @@ -524,11 +521,14 @@

    SL Plugin

    Classic Infrastruc
  • 32
  • -
  • - +
  • + 33 +
  • +
  • +
  • -
  • - +
  • +
  • diff --git a/page/33/index.html b/page/33/index.html new file mode 100644 index 0000000000..0a0d1ee2fa --- /dev/null +++ b/page/33/index.html @@ -0,0 +1,320 @@ + + + + + + + + + + + + SoftLayer API - https://sldn.softlayer.com/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    +

    Release Notes

    +
    + +
    +

    + August 19, 2015 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Removed private IP address detection that checks whether or not the IP address starts with “10.”. This comes necessary now that we support Customer Defined Networks.
    • +
    • Correctly identify if the primary ip address is in the private ip space, instead of relying on the “10.” prefix in the ip address.
    • +
    • Updates the order review page to always show transfer/floor pricing.
    • +
    • Resolve issues with discrepancy in mandatory fields in add portal user across portals.
    • +
    +

    API

    +
      +
    • Fix an error occurring when fetching the receipt during ordering from a quote.
    • +
    + +
    +
    +
    +
    + + + + + +
    + + +
    + + + +
    +
    + + + +
    +
    +

    SL CLI

    Standalone SoftLayer CLI +
    + +
    + + +
    +
    +

    SL Plugin

    Classic Infrastructure Plugin for ibmcloud CLI +
    + +
    +
    + +
    +
    + +
    + + +
    +
    +
    +
    + +
    +
    +
    + + + + + diff --git a/page/4/index.html b/page/4/index.html index 0844824ba1..2c2d16f6be 100644 --- a/page/4/index.html +++ b/page/4/index.html @@ -167,6 +167,40 @@

    Release Notes

    +
    +

    + October 21, 2022 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Reliably populate SoftLayer_Network_Subnet::gateway and broadcastAddress for non-static subnets.
    • +
    • Removed PhoneFactor Exceptions and Exception message translations
    • +
    • Added validation to Customer rate limit values
    • +
    • Allow upgrades to use additional private network interfaces
    • +
    • Expose permissionCheckLikeMasterUserFlag to API
    • +
    +

    Backend

    +
      +
    • Fix an issue causing some order verification and order placement to return generic errors from the API.
    • +
    • Auto-resume guests when live migration bug occurs that suspends the guest unintentionally
    • +
    • Prevent IPSec VPN orders on VRF enabled accounts
    • +
    • Fixed multiple bugs/inconsistencies related to parent/child device access violation. Parent/Child Customer relationships should now be honored in device access changes.
    • +
    • Suspend all existing Autoscale groups in preparation to deprecate the product
    • +
    + +
    +
    +
    +
    + + + + +

    September 9, 2022 @@ -457,33 +491,6 @@

    Portal

    -
    -

    - May 20, 2022 -
    -

    -
    -
    -
    -

    Backend

    -
      -
    • Fix major bugs with suspendable VSI billing for VMs that are unused during the billing cycle
    • -
    • Updated description for new vendor code for vmware
    • -
    • Added new vendor code for vSphere SWD
    • -
    • Enable ordering of Secondary Subnets in unrouted state.
    • -
    • Enable ordering of private static Secondary Subnets.
    • -
    • Enable ordering of Global IP Addresses in statically routed state.
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -587,7 +594,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/5/index.html b/page/5/index.html index 91be786b04..d3d727e0d2 100644 --- a/page/5/index.html +++ b/page/5/index.html @@ -167,6 +167,33 @@

    Release Notes

    +
    +

    + May 20, 2022 +
    +

    +
    +
    +
    +

    Backend

    +
      +
    • Fix major bugs with suspendable VSI billing for VMs that are unused during the billing cycle
    • +
    • Updated description for new vendor code for vmware
    • +
    • Added new vendor code for vSphere SWD
    • +
    • Enable ordering of Secondary Subnets in unrouted state.
    • +
    • Enable ordering of private static Secondary Subnets.
    • +
    • Enable ordering of Global IP Addresses in statically routed state.
    • +
    + +
    +
    +
    +
    + + + + +

    May 12, 2022 @@ -429,36 +456,6 @@

    API

    -
    -

    - October 22, 2021 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Improved SLDN documentation for some SoftLayer_User_Customer services.
    • -
    • he change will prevent stalling the reclaim PI and also prevent a customer from waiting until its manually fixed
    • -
    • Deprecated SoftLayer_Network_Tunnel_Module_Context::activeTransaction and SoftLayer_Network_Tunnel_Module_Context::transactionHistory
    • -
    • This feature will provide an option ( configurable from slcli ) to enable and disable snapshot space usage warning notification.
    • -
    • Added a condition to avoid No outgoing transition for Check Clone Quota On Status could be selected to continue the process
    • -
    -

    Backend

    -
      -
    • Prevent multiple processes from running at the same time to reconfigure a guest’s KVM console.
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -562,7 +559,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/6/index.html b/page/6/index.html index 57e053bec1..ad9d7c2cc7 100644 --- a/page/6/index.html +++ b/page/6/index.html @@ -167,6 +167,36 @@

    Release Notes

    +
    +

    + October 22, 2021 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Improved SLDN documentation for some SoftLayer_User_Customer services.
    • +
    • he change will prevent stalling the reclaim PI and also prevent a customer from waiting until its manually fixed
    • +
    • Deprecated SoftLayer_Network_Tunnel_Module_Context::activeTransaction and SoftLayer_Network_Tunnel_Module_Context::transactionHistory
    • +
    • This feature will provide an option ( configurable from slcli ) to enable and disable snapshot space usage warning notification.
    • +
    • Added a condition to avoid No outgoing transition for Check Clone Quota On Status could be selected to continue the process
    • +
    +

    Backend

    +
      +
    • Prevent multiple processes from running at the same time to reconfigure a guest’s KVM console.
    • +
    + +
    +
    +
    +
    + + + + +

    October 1, 2021 @@ -413,33 +443,6 @@

    Backend

    -
    -

    - May 21, 2021 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Deprecate SoftLayer_Network_Subnet::activeTransaction. Expect an empty response from this key during subnet provisioning.
    • -
    -

    Backend

    -
      -
    • Added validation for missing required security groups allow_https and allow_outbound for new orders
    • -
    • Removed the ability to order a File or Block replica volume using an interval schedule
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -543,7 +546,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/7/index.html b/page/7/index.html index 19e2017263..8b0a1b378f 100644 --- a/page/7/index.html +++ b/page/7/index.html @@ -167,6 +167,33 @@

    Release Notes

    +
    +

    + May 21, 2021 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Deprecate SoftLayer_Network_Subnet::activeTransaction. Expect an empty response from this key during subnet provisioning.
    • +
    +

    Backend

    +
      +
    • Added validation for missing required security groups allow_https and allow_outbound for new orders
    • +
    • Removed the ability to order a File or Block replica volume using an interval schedule
    • +
    + +
    +
    +
    +
    + + + + +

    May 7, 2021 @@ -434,28 +461,6 @@

    Backend

    -
    -

    - February 26, 2021 -
    -

    -
    -
    -
    -

    API

    -
      -
    • SoftLayer_Network_Protection_Address::serviceProvider has been deprecated and will no longer provide filtering or yield data.
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -559,7 +564,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/8/index.html b/page/8/index.html index 0e5eb55727..2764a1dc97 100644 --- a/page/8/index.html +++ b/page/8/index.html @@ -167,6 +167,28 @@

    Release Notes

    +
    +

    + February 26, 2021 +
    +

    +
    +
    +
    +

    API

    +
      +
    • SoftLayer_Network_Protection_Address::serviceProvider has been deprecated and will no longer provide filtering or yield data.
    • +
    + +
    +
    +
    +
    + + + + +

    February 12, 2021 @@ -405,28 +427,6 @@

    Backend

    -
    -

    - November 20, 2020 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Updated storageGroupDetails to be returned as a container
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -530,7 +530,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/page/9/index.html b/page/9/index.html index d69af9b66b..a96ccdcde9 100644 --- a/page/9/index.html +++ b/page/9/index.html @@ -167,6 +167,28 @@

    Release Notes

    +
    +

    + November 20, 2020 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Updated storageGroupDetails to be returned as a container
    • +
    + +
    +
    +
    +
    + + + + +

    November 13, 2020 @@ -423,40 +445,6 @@

    API

    -
    -

    - August 28, 2020 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Added SoftLayer_Hardware_Component_HardDrive::PSID
    • -
    • Expose storage groups on Hardware_Server objects so they can be used for image mobility -
        -
      • SoftLayer_Hardware_Server::logicalVolumeStorageGroups
      • -
      • SoftLayer_Hardware_Component::logicalVolumeStorageGroups
      • -
      • SoftLayer_Configuration_Storage_Group::captureEnabledFlag
      • -
      -
    • -
    • Added SLDN docs for diskImage::storageGroups
    • -
    -

    Backend

    -
      -
    • Correct bug that was preventing assigning a role to an agent user in the BAP.
    • -
    - -
    -
    -
    -
    - - - - -
    @@ -560,7 +548,7 @@

    SL Plugin

    Classic Infrastruc
  • - +
  • diff --git a/reference/services/SoftLayer_Product_Upgrade_Request/updateMaintenanceWindow/index.html b/reference/services/SoftLayer_Product_Upgrade_Request/updateMaintenanceWindow/index.html index 2edacf437d..708cd48f0c 100644 --- a/reference/services/SoftLayer_Product_Upgrade_Request/updateMaintenanceWindow/index.html +++ b/reference/services/SoftLayer_Product_Upgrade_Request/updateMaintenanceWindow/index.html @@ -267,7 +267,7 @@

    Parameters

    maintenanceStartTime - dateTime + string A maintenance window starting time in ISO 8601 format. @@ -327,7 +327,7 @@

    Return Values

    -
    curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [dateTime, int]}' \
    +
    curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, int]}' \
     'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Upgrade_Request/{SoftLayer_Product_Upgrade_RequestID}/updateMaintenanceWindow'
     
    diff --git a/release_notes/2024/20240627/index.html b/release_notes/2024/20240627/index.html new file mode 100644 index 0000000000..b909001db3 --- /dev/null +++ b/release_notes/2024/20240627/index.html @@ -0,0 +1,246 @@ + + + + + + + + + + + Release notes: June 27, 2024 - https://sldn.softlayer.com/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    +

    Release Note

    +
    +
    +

    June 27, 2024

    +
    +
    +
    +

    API

    +
      +
    • Fix issue preventing virtual dedicated host ordering.. Fix dedicated host hostname validation SALES-14414
    • +
    • Adding isNfsCapable check on reloadOperatingSystem(). Add check in OS reload for new NFS only orm key METAL-6145
    • +
    + +
    +
    +
    +
    +
    + +
    + + + +
    +
    +

    SL CLI

    Standalone SoftLayer CLI +
    + +
    + + +
    +
    +

    SL Plugin

    Classic Infrastructure Plugin for ibmcloud CLI +
    + +
    +
    +
    +
    +
    + +
    +
    +
    + + + + + diff --git a/release_notes/index.html b/release_notes/index.html index c9c29accc5..076faf0a0b 100644 --- a/release_notes/index.html +++ b/release_notes/index.html @@ -164,6 +164,27 @@

    + June 27, 2024 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Fix issue preventing virtual dedicated host ordering.. Fix dedicated host hostname validation SALES-14414
    • +
    • Adding isNfsCapable check on reloadOperatingSystem(). Add check in OS reload for new NFS only orm key METAL-6145
    • +
    + +
    +
    +
    +
    +
    + +
    +
    +

    June 19, 2024

    diff --git a/sitemap.xml b/sitemap.xml index bc40fdd2ea..8461846dee 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,26 +2,31 @@ https://sldn.softlayer.com/tags/release-notes/ - 2024-06-19T00:00:00+00:00 + 2024-06-27T00:00:00+00:00 - https://sldn.softlayer.com/release_notes/2024/20240619/ - 2024-06-19T00:00:00+00:00 + https://sldn.softlayer.com/release_notes/2024/20240627/ + 2024-06-27T00:00:00+00:00 https://sldn.softlayer.com/release_notes/ - 2024-06-19T00:00:00+00:00 + 2024-06-27T00:00:00+00:00 https://sldn.softlayer.com/ - 2024-06-19T00:00:00+00:00 + 2024-06-27T00:00:00+00:00 https://sldn.softlayer.com/tags/ + 2024-06-27T00:00:00+00:00 + + + + https://sldn.softlayer.com/release_notes/2024/20240619/ 2024-06-19T00:00:00+00:00 diff --git a/tags/Product/index.xml b/tags/Product/index.xml index 97c082c1db..9b77290201 100644 --- a/tags/Product/index.xml +++ b/tags/Product/index.xml @@ -2099,7 +2099,7 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Product_Upgrade_Request/updateMaintenanceWindow/ Mon, 12 Feb 2018 00:00:00 +0000 https://sldn.softlayer.com/reference/services/SoftLayer_Product_Upgrade_Request/updateMaintenanceWindow/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [dateTime, int]}' \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Upgrade_Request/{SoftLayer_Product_Upgrade_RequestID}/updateMaintenanceWindow' + REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, int]}' \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Upgrade_Request/{SoftLayer_Product_Upgrade_RequestID}/updateMaintenanceWindow' verifyOrder diff --git a/tags/method/index.xml b/tags/method/index.xml index 474da03aaa..aa0aed2fe9 100644 --- a/tags/method/index.xml +++ b/tags/method/index.xml @@ -39136,7 +39136,7 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Product_Upgrade_Request/updateMaintenanceWindow/ Mon, 12 Feb 2018 00:00:00 +0000 https://sldn.softlayer.com/reference/services/SoftLayer_Product_Upgrade_Request/updateMaintenanceWindow/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [dateTime, int]}' \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Upgrade_Request/{SoftLayer_Product_Upgrade_RequestID}/updateMaintenanceWindow' + REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, int]}' \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Upgrade_Request/{SoftLayer_Product_Upgrade_RequestID}/updateMaintenanceWindow' updateModifyResponseHeader diff --git a/tags/release-notes/index.html b/tags/release-notes/index.html index 2226abcf91..32824d381e 100644 --- a/tags/release-notes/index.html +++ b/tags/release-notes/index.html @@ -168,6 +168,11 @@

    release_notes

      +
    • + Release notes: June 27, 2024 +
      +
    • +
    • Release notes: June 19, 2024
      diff --git a/tags/release-notes/index.xml b/tags/release-notes/index.xml index 848e05c8e1..2ebfb9d882 100644 --- a/tags/release-notes/index.xml +++ b/tags/release-notes/index.xml @@ -6,8 +6,15 @@ Recent content in release notes on SoftLayer API Hugo -- gohugo.io en-us - Wed, 19 Jun 2024 00:00:00 +0000 + Thu, 27 Jun 2024 00:00:00 +0000 + + Release notes: June 27, 2024 + https://sldn.softlayer.com/release_notes/2024/20240627/ + Thu, 27 Jun 2024 00:00:00 +0000 + https://sldn.softlayer.com/release_notes/2024/20240627/ + API Fix issue preventing virtual dedicated host ordering.. Fix dedicated host hostname validation SALES-14414 Adding isNfsCapable check on reloadOperatingSystem(). Add check in OS reload for new NFS only orm key METAL-6145 + Release notes: June 19, 2024 https://sldn.softlayer.com/release_notes/2024/20240619/ diff --git a/tags/sldn/index.xml b/tags/sldn/index.xml index e804dd6126..89a9c2ad6a 100644 --- a/tags/sldn/index.xml +++ b/tags/sldn/index.xml @@ -49895,7 +49895,7 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Product_Upgrade_Request/updateMaintenanceWindow/ Mon, 12 Feb 2018 00:00:00 +0000 https://sldn.softlayer.com/reference/services/SoftLayer_Product_Upgrade_Request/updateMaintenanceWindow/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [dateTime, int]}' \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Upgrade_Request/{SoftLayer_Product_Upgrade_RequestID}/updateMaintenanceWindow' + REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, int]}' \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Upgrade_Request/{SoftLayer_Product_Upgrade_RequestID}/updateMaintenanceWindow' updateModifyResponseHeader