From 9d599cfa4a5a3e942d5660c079fe2644816d76ab Mon Sep 17 00:00:00 2001 From: SLDN Date: Fri, 22 Mar 2024 21:38:55 +0000 Subject: [PATCH] Fri Mar 22 21:38:55 UTC 2024 Release --- classes/SoftLayer_Account/index.html | 10 +- classes/SoftLayer_Account/index.xml | 14 +- .../index.xml | 2 +- .../index.html | 215 ++++++++++++ .../index.xml | 40 +++ classes/SoftLayer_Network_Gateway/index.html | 2 +- classes/SoftLayer_Virtual_Guest/index.html | 5 + classes/SoftLayer_Virtual_Guest/index.xml | 7 + classes/index.html | 30 +- index.html | 75 ++-- index.xml | 4 +- page/10/index.html | 68 ++-- page/11/index.html | 67 ++-- page/12/index.html | 83 +++-- page/13/index.html | 66 ++-- page/14/index.html | 64 ++-- page/15/index.html | 74 ++-- page/16/index.html | 73 ++-- page/17/index.html | 84 ++--- page/18/index.html | 88 ++--- page/19/index.html | 95 +++-- page/2/index.html | 52 +-- page/20/index.html | 88 +++-- page/21/index.html | 63 ++-- page/22/index.html | 61 ++-- page/23/index.html | 60 ++-- page/24/index.html | 62 ++-- page/25/index.html | 64 ++-- page/26/index.html | 63 ++-- page/27/index.html | 67 ++-- page/28/index.html | 64 ++-- page/29/index.html | 56 +-- page/3/index.html | 54 ++- page/30/index.html | 52 +-- page/31/index.html | 47 +-- page/32/index.html | 23 ++ page/4/index.html | 66 ++-- page/5/index.html | 62 ++-- page/6/index.html | 55 +-- page/7/index.html | 50 +-- page/8/index.html | 52 ++- page/9/index.html | 75 ++-- .../datatypes/SoftLayer_Account/index.html | 90 ++--- .../index.html | 329 ++++++++++++++++++ reference/datatypes/list.html | 48 +-- reference/index.html | 12 +- .../index.html | 275 +++++++++++++++ .../services/SoftLayer_Account/index.html | 20 +- .../disableLockedAccount/index.html | 16 +- .../index.html | 2 +- .../getAllObjects/index.html | 277 +++++++++++++++ .../getObject/index.html | 275 +++++++++++++++ .../index.html | 259 ++++++++++++++ .../SoftLayer_Network_Gateway/index.html | 2 +- .../refreshGatewayLicense/index.html | 2 +- .../SoftLayer_Virtual_Guest/index.html | 9 + .../reconfigureConsole/index.html | 273 +++++++++++++++ reference/services/list.html | 33 +- release_notes/2024/20240322/index.html | 220 ++++++++++++ release_notes/index.html | 43 +++ sitemap.xml | 175 +++------- tags/Container/index.html | 6 - tags/Container/index.xml | 7 - tags/datatype/index.html | 33 +- tags/datatype/index.xml | 42 +-- tags/method/index.html | 91 ++--- tags/method/index.xml | 121 ++----- tags/release-notes/index.html | 5 + tags/release-notes/index.xml | 9 +- tags/sldn/index.html | 141 ++------ tags/sldn/index.xml | 184 +++------- 71 files changed, 3572 insertions(+), 1829 deletions(-) create mode 100644 classes/SoftLayer_Account_Status_Change_Reason/index.html create mode 100644 classes/SoftLayer_Account_Status_Change_Reason/index.xml create mode 100644 reference/datatypes/SoftLayer_Account_Status_Change_Reason/index.html create mode 100644 reference/services/SoftLayer_Account/getBlockSelfServiceBrandMigration/index.html create mode 100644 reference/services/SoftLayer_Account_Status_Change_Reason/getAllObjects/index.html create mode 100644 reference/services/SoftLayer_Account_Status_Change_Reason/getObject/index.html create mode 100644 reference/services/SoftLayer_Account_Status_Change_Reason/index.html create mode 100644 reference/services/SoftLayer_Virtual_Guest/reconfigureConsole/index.html create mode 100644 release_notes/2024/20240322/index.html diff --git a/classes/SoftLayer_Account/index.html b/classes/SoftLayer_Account/index.html index 1368ef54fca..d1056d3baf6 100644 --- a/classes/SoftLayer_Account/index.html +++ b/classes/SoftLayer_Account/index.html @@ -1694,6 +1694,11 @@

reference

Private template group objects (parent and children) and the shared template group objects (parent only) for an account.
+
  • + getBlockSelfServiceBrandMigration +
    Flag indicating whether this account is restricted from performing a self-service brand migration by updating their credit card details.
    +
  • +
  • getBluemixAccountId
    @@ -1860,11 +1865,6 @@

    reference

  • -
  • - getGlobalLoadBalancerAccounts -
    [Deprecated] The global load balancer accounts for a softlayer customer account.
    -
  • -
  • getHardware
    An account's associated hardware objects.
    diff --git a/classes/SoftLayer_Account/index.xml b/classes/SoftLayer_Account/index.xml index 2aea3f10c0c..0910ee9e244 100644 --- a/classes/SoftLayer_Account/index.xml +++ b/classes/SoftLayer_Account/index.xml @@ -841,6 +841,13 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Account/getBlockDeviceTemplateGroups/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getBlockDeviceTemplateGroups' + + getBlockSelfServiceBrandMigration + https://sldn.softlayer.com/reference/services/SoftLayer_Account/getBlockSelfServiceBrandMigration/ + Mon, 12 Feb 2018 00:00:00 +0000 + https://sldn.softlayer.com/reference/services/SoftLayer_Account/getBlockSelfServiceBrandMigration/ + REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getBlockSelfServiceBrandMigration' + getBluemixAccountId https://sldn.softlayer.com/reference/services/SoftLayer_Account/getBluemixAccountId/ @@ -1072,13 +1079,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Account/getGlobalIpv6Records/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getGlobalIpv6Records' - - getGlobalLoadBalancerAccounts - https://sldn.softlayer.com/reference/services/SoftLayer_Account/getGlobalLoadBalancerAccounts/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account/getGlobalLoadBalancerAccounts/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getGlobalLoadBalancerAccounts' - getHardware https://sldn.softlayer.com/reference/services/SoftLayer_Account/getHardware/ diff --git a/classes/SoftLayer_Account_Lockdown_Request/index.xml b/classes/SoftLayer_Account_Lockdown_Request/index.xml index f27dbae8234..9ff42a977f9 100644 --- a/classes/SoftLayer_Account_Lockdown_Request/index.xml +++ b/classes/SoftLayer_Account_Lockdown_Request/index.xml @@ -20,7 +20,7 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Account_Lockdown_Request/disableLockedAccount/ Mon, 12 Feb 2018 00:00:00 +0000 https://sldn.softlayer.com/reference/services/SoftLayer_Account_Lockdown_Request/disableLockedAccount/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Lockdown_Request/{SoftLayer_Account_Lockdown_RequestID}/disableLockedAccount' + REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Lockdown_Request/{SoftLayer_Account_Lockdown_RequestID}/disableLockedAccount' disconnectCompute diff --git a/classes/SoftLayer_Account_Status_Change_Reason/index.html b/classes/SoftLayer_Account_Status_Change_Reason/index.html new file mode 100644 index 00000000000..0bb3682d722 --- /dev/null +++ b/classes/SoftLayer_Account_Status_Change_Reason/index.html @@ -0,0 +1,215 @@ + + + + + + + + + + + SoftLayer_Account_Status_Change_Reason - https://sldn.softlayer.com/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    + Items with tag softlayer_account_status_change_reason + +
    +
    + + +
    + + + +
    +
    +

    SL CLI

    Standalone SoftLayer CLI +
    + +
    + + +
    +
    +

    SL Plugin

    Classic Infrastructure Plugin for ibmcloud CLI +
    + +
    +
    +
    +
    +
    +
    +

    © SoftLayer 2024
    + Built with Hugo

    +
    +
    +
    +
    + + + + + diff --git a/classes/SoftLayer_Account_Status_Change_Reason/index.xml b/classes/SoftLayer_Account_Status_Change_Reason/index.xml new file mode 100644 index 00000000000..bb2d64c5810 --- /dev/null +++ b/classes/SoftLayer_Account_Status_Change_Reason/index.xml @@ -0,0 +1,40 @@ + + + + SoftLayer_Account_Status_Change_Reason on SoftLayer API + https://sldn.softlayer.com/classes/SoftLayer_Account_Status_Change_Reason/ + Recent content in SoftLayer_Account_Status_Change_Reason on SoftLayer API + Hugo -- gohugo.io + en-us + Mon, 12 Feb 2018 00:00:00 +0000 + + + getAllObjects + https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/getAllObjects/ + Mon, 12 Feb 2018 00:00:00 +0000 + https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/getAllObjects/ + REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Status_Change_Reason/getAllObjects' + + + getObject + https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/getObject/ + Mon, 12 Feb 2018 00:00:00 +0000 + https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/getObject/ + REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Status_Change_Reason/{SoftLayer_Account_Status_Change_ReasonID}/getObject' + + + SoftLayer_Account_Status_Change_Reason + https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Status_Change_Reason/ + Mon, 12 Feb 2018 00:00:00 +0000 + https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Status_Change_Reason/ + + + + SoftLayer_Account_Status_Change_Reason + https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/ + Mon, 12 Feb 2018 00:00:00 +0000 + https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/ + + + + diff --git a/classes/SoftLayer_Network_Gateway/index.html b/classes/SoftLayer_Network_Gateway/index.html index c70c45214e4..79e7f787e23 100644 --- a/classes/SoftLayer_Network_Gateway/index.html +++ b/classes/SoftLayer_Network_Gateway/index.html @@ -386,7 +386,7 @@

    reference

  • refreshGatewayLicense -
    Used to refresh the license for the Juniper Gateway, requires License readiness check has passed. +
    Used to refresh the all licenses (Required and add ons) for Virtual gateways. License precheck must be ready.
  • diff --git a/classes/SoftLayer_Virtual_Guest/index.html b/classes/SoftLayer_Virtual_Guest/index.html index 9f2599eb55c..bb4dc2122b3 100644 --- a/classes/SoftLayer_Virtual_Guest/index.html +++ b/classes/SoftLayer_Virtual_Guest/index.html @@ -1841,6 +1841,11 @@

    reference

    Attempt to complete a soft reboot of a guest by shutting down the operating system.
    +
  • + reconfigureConsole +
    +
  • +
  • reloadCurrentOperatingSystemConfiguration
    Create a transaction to perform an OS reload
    diff --git a/classes/SoftLayer_Virtual_Guest/index.xml b/classes/SoftLayer_Virtual_Guest/index.xml index 20df0e3e4e7..40a074f0521 100644 --- a/classes/SoftLayer_Virtual_Guest/index.xml +++ b/classes/SoftLayer_Virtual_Guest/index.xml @@ -1513,6 +1513,13 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/rebootSoft/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Virtual_Guest/{SoftLayer_Virtual_GuestID}/rebootSoft' + + reconfigureConsole + https://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/reconfigureConsole/ + Mon, 12 Feb 2018 00:00:00 +0000 + https://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/reconfigureConsole/ + REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ 'https://api.softlayer.com/rest/v3.1/SoftLayer_Virtual_Guest/{SoftLayer_Virtual_GuestID}/reconfigureConsole' + reloadCurrentOperatingSystemConfiguration https://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/reloadCurrentOperatingSystemConfiguration/ diff --git a/classes/index.html b/classes/index.html index f87efca93e7..76fc89e316d 100644 --- a/classes/index.html +++ b/classes/index.html @@ -1104,6 +1104,11 @@

    classes

  • +
  • + SoftLayer_Account_Status_Change_Reason +
    +
  • +
  • SoftLayer_Auxiliary_Network_Status
    @@ -1319,11 +1324,6 @@

    classes

  • -
  • - SoftLayer_Billing_Item_Network_LoadBalancer_Global -
    -
  • -
  • SoftLayer_Billing_Item_Network_LoadBalancer_VirtualIpAddress
    @@ -2519,11 +2519,6 @@

    classes

  • -
  • - SoftLayer_Container_Product_Order_Network_LoadBalancer_Global -
    -
  • -
  • SoftLayer_Container_Product_Order_Network_Message_Delivery
    @@ -4139,21 +4134,6 @@

    classes

  • -
  • - SoftLayer_Network_LoadBalancer_Global_Account -
    -
  • - -
  • - SoftLayer_Network_LoadBalancer_Global_Host -
    -
  • - -
  • - SoftLayer_Network_LoadBalancer_Global_Type -
    -
  • -
  • SoftLayer_Network_LoadBalancer_Service
    diff --git a/index.html b/index.html index d282c7ff840..200c4d45873 100644 --- a/index.html +++ b/index.html @@ -119,6 +119,51 @@

    Release Notes

    +
    +

    + March 22, 2024 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Added new vendor codes for vmware add ons. Create new vendor code for VMWare VCF Addons SOFTWARE-1890
    • +
    • Fix regenerating quotes with default partition template ids > 1 and custom partitions disabled. Failures ordering from quotes with a default partition template and a package that disables custom partitions +SALES-14340
    • +
    • Fix for a problem on VSI orders with Windows on other environments outside of commercial.. Account for different default template IDs across environments SALES-14284
    • +
    • Disallow migrating dedicated hosts to non-dedicated hosts. Instead create a separate page for dedicated guests.. Disallow migrating dedicated hosts to non-dedicated hosts VIRT-12349
    • +
    • Removal of API endpoints associated with subnet registrations: +
        +
      • SoftLayer_Account_Regional_Registry_Detail_Property.createObject/createObjects
      • +
      • SoftLayer_Account_Regional_Registry_Detail_Property.editObject/editObjects
      • +
      • SoftLayer_Account_Regional_Registry_Detail_Property.deleteObject
      • +
      • SoftLayer_Account_Regional_Registry_Detail.createObject
      • +
      • SoftLayer_Account_Regional_Registry_Detail.editObject
      • +
      • SoftLayer_Account_Regional_Registry_Detail.deleteObject
      • +
      • SoftLayer_Account_Regional_Registry_Detail.validatePersonForAllRegistrars
      • +
      • SoftLayer_Network_Subnet_Registration_Details.createObject
      • +
      • SoftLayer_Network_Subnet_Registration_Details.deleteObject
      • +
      • SoftLayer_Network_Subnet_Registration.createObject/createObjects
      • +
      • SoftLayer_Network_Subnet_Registration.editObject
      • +
      • SoftLayer_Network_Subnet_Registration.clearRegistration
      • +
      • SoftLayer_Network_Subnet_Registration.editRegistrationAttachedDetails.
      • +
      • Cut off SLDN access to RIR functionality other than read NETWORK-14347
      • +
      +
    • +
    • Expose reconfigureConsole method on SLDN but only function on Federal. Allow FED customers to reconfigure their KVM console VIRT-12914
    • +
    + +
    +
    +
    +
    + + + + +

    March 1, 2024 @@ -358,36 +403,6 @@

    API

    -
    -

    - June 23, 2023 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Add CoreApi SoftLayer_Network_Service_Resource_Type
    • -
    • Improved speed and reliability of bandwidth pool membership mutation methods -
        -
      • SoftLayer_Network_Bandwidth_Version1_Allotment::setVdrContents
      • -
      • SoftLayer_Network_Bandwidth_Version1_Allotment::requestVdrContentUpdates
      • -
      • SoftLayer_Network_Bandwidth_Version1_Allotment::requestVdrCancellation
      • -
      -
    • -
    • SoftLayer_Network_Vlan::getIpAddressUsage and SoftLayer_Network_Subnet::getIpAddressUsage to provide detail on primary IP address assignment.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/index.xml b/index.xml index 7b2f1692054..38c804bbfd3 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. - Fri, 01 Mar 2024 00:00:00 UTC + Fri, 22 Mar 2024 00:00:00 UTC Release_notes https://sldn.softlayer.com/release_notes/ - Fri, 01 Mar 2024 00:00:00 UTC + Fri, 22 Mar 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 8ff22c6dec7..a38826daeae 100644 --- a/page/10/index.html +++ b/page/10/index.html @@ -119,6 +119,52 @@

    Release Notes

    +
    +

    + June 19, 2020 +
    +

    +
    +
    +
    +

    API

    +
      +
    • +

      Implement disabledSnapshot for Block and File volume replicas

      + +
    • +
    • +

      Prevent detach of local disks for VSIs greater than 300GB

      +
        +
      • Exception:
      • +
      +
      <faultcode>SoftLayer_Exception_Public</faultcode>
      +<faultstring>Disk capacity exceeds the maximum size eligible for portability on local storage and can not be detached.</faultstring>
      +
    • +
    • +

      Fixed an issue causing fixed configurations to not handle disk controller limits properly.

      +
        +
      • When verifying or placing an order, fixed configuration presets will populate the storageGroups property on server order containers with those defined by their preset, rather than remaining empty. Verifying an order now does not fail if the storageGroups property is set when a fixed configuration preset is also provided. Any storage groups will be ignored in favor of the preset’s.
      • +
      • The order response will now contain the fixed config preset’s storage groups on verifyOrder and placeOrder responses.
      • +
      +
    • +
    +

    Backend

    +
      +
    • Remove advanced monitoring/nimsoft as a requirement for managed services servers
    • +
    + +
    +
    +
    +
    + + + + +

    June 12, 2020 @@ -451,28 +497,6 @@

    API

    -
    -

    - February 28, 2020 -
    -

    -
    -
    -
    -

    API

    -
      -
    • SoftLayer_User_Customer::removeAllVirtualAccess will no longer be blocked when the user has lingering access on a device that is in deleted state.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/11/index.html b/page/11/index.html index 9e7249b8f12..172aa9e83c4 100644 --- a/page/11/index.html +++ b/page/11/index.html @@ -119,6 +119,28 @@

    Release Notes

    +
    +

    + February 28, 2020 +
    +

    +
    +
    +
    +

    API

    +
      +
    • SoftLayer_User_Customer::removeAllVirtualAccess will no longer be blocked when the user has lingering access on a device that is in deleted state.
    • +
    + +
    +
    +
    +
    + + + + +

    February 21, 2020 @@ -469,51 +491,6 @@

    Backend

    -
    -

    - November 1, 2019 -
    -

    -
    -
    -
    -

    Catalog

    -
      -
    • New Cascade Lake Hourly FSP’s -
        -
      • Silver 4210 64GB 2X1.7TB SSD NoRAID - Preset 1214
      • -
      • Gold 5218 64GB 2x1.7TB SSD NoRAID - Preset 1216
      • -
      • Gold 6248 384GB 4x1.7TB SSD RAID10 - Preset 1218
      • -
      -
    • -
    • Remove 7.68TB SSDs from the ReadyNode package 1053
    • -
    • Managed services premium application for package 993
    • -
    • Enable UEFI boot for several operating systems -
        -
      • Windows / RHEL 7 / CentOS 7 / Ubuntu 18.04
      • -
      • NO OS / XenServer 7.1.2 / XenServer 7.x / SUSE SLES 12sp4 / SUSE SLES 15
      • -
      • Product_Item_Category = UEFI Boot Mode
      • -
      • Product_CategoryCode = UEFI_boot
      • -
      -
    • -
    • Enabled Presets 1158 and 1160 in package 1075
    • -
    • 12TB HDDs added to Coffee Lake package #2634
    • -
    • Activate Coffee Lake E2174G servers for order entry at the following datacenters -
        -
      • DAl10, FRA02, FRA05, LON04, PAR01, SYD01, TOK02, WDC04
      • -
      -
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/12/index.html b/page/12/index.html index 360a00feb6c..e2b1539473e 100644 --- a/page/12/index.html +++ b/page/12/index.html @@ -119,6 +119,51 @@

    Release Notes

    +
    +

    + November 1, 2019 +
    +

    +
    +
    +
    +

    Catalog

    +
      +
    • New Cascade Lake Hourly FSP’s +
        +
      • Silver 4210 64GB 2X1.7TB SSD NoRAID - Preset 1214
      • +
      • Gold 5218 64GB 2x1.7TB SSD NoRAID - Preset 1216
      • +
      • Gold 6248 384GB 4x1.7TB SSD RAID10 - Preset 1218
      • +
      +
    • +
    • Remove 7.68TB SSDs from the ReadyNode package 1053
    • +
    • Managed services premium application for package 993
    • +
    • Enable UEFI boot for several operating systems +
        +
      • Windows / RHEL 7 / CentOS 7 / Ubuntu 18.04
      • +
      • NO OS / XenServer 7.1.2 / XenServer 7.x / SUSE SLES 12sp4 / SUSE SLES 15
      • +
      • Product_Item_Category = UEFI Boot Mode
      • +
      • Product_CategoryCode = UEFI_boot
      • +
      +
    • +
    • Enabled Presets 1158 and 1160 in package 1075
    • +
    • 12TB HDDs added to Coffee Lake package #2634
    • +
    • Activate Coffee Lake E2174G servers for order entry at the following datacenters +
        +
      • DAl10, FRA02, FRA05, LON04, PAR01, SYD01, TOK02, WDC04
      • +
      +
    • +
    + +
    +
    +
    +
    + + + + +

    October 25, 2019 @@ -488,44 +533,6 @@

    Catalog

    -
    -

    - July 26, 2019 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Changes to order currency selection logic. Existing customers will have orders default to the currency selected on their billing information, or US Dollars if unavailable.
    • -
    • Surfaces helpful validation messages to customers upgrading to PAYGO
    • -
    -

    API

    -
      -
    • Allow customers to query read-only information about the keyName of their assigned Catalog -
        -
      • SoftLayer_Account->brand->catalog->keyName
      • -
      -
    • -
    • -
    -

    Backend

    -
      -
    • Improve the process of provisioning IBM Backup Storages.
    • -
    • Allow customer cancellation of VLANs with other canceled resources on the VLAN
    • -
    • IBM Cloud CDN - Update the IBM CNAME to use new domain ‘cdn.appdomain.cloud’.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/13/index.html b/page/13/index.html index ba407a2f3a8..9dbda6362a7 100644 --- a/page/13/index.html +++ b/page/13/index.html @@ -119,6 +119,44 @@

    Release Notes

    +
    +

    + July 26, 2019 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Changes to order currency selection logic. Existing customers will have orders default to the currency selected on their billing information, or US Dollars if unavailable.
    • +
    • Surfaces helpful validation messages to customers upgrading to PAYGO
    • +
    +

    API

    +
      +
    • Allow customers to query read-only information about the keyName of their assigned Catalog +
        +
      • SoftLayer_Account->brand->catalog->keyName
      • +
      +
    • +
    • +
    +

    Backend

    +
      +
    • Improve the process of provisioning IBM Backup Storages.
    • +
    • Allow customer cancellation of VLANs with other canceled resources on the VLAN
    • +
    • IBM Cloud CDN - Update the IBM CNAME to use new domain ‘cdn.appdomain.cloud’.
    • +
    + +
    +
    +
    +
    + + + + +

    July 12, 2019 @@ -435,34 +473,6 @@

    Catalog

    -
    -

    - May 10, 2019 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Fix an issue where users were unable to change user status from VPN_ONLY/ DISABLED to ACTIVE with a user with user-management Editor or Admin role
    • -
    • Fix issue where receipt pages may show inaccurate totals after PayPal payment.
    • -
    • Removes the now defunct edgecast URLs from the WWW portal
    • -
    -

    API

    -
      -
    • New service Hardware_Component_Locator
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/14/index.html b/page/14/index.html index 4eb77d6d4ce..514862696df 100644 --- a/page/14/index.html +++ b/page/14/index.html @@ -119,6 +119,34 @@

    Release Notes

    +
    +

    + May 10, 2019 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Fix an issue where users were unable to change user status from VPN_ONLY/ DISABLED to ACTIVE with a user with user-management Editor or Admin role
    • +
    • Fix issue where receipt pages may show inaccurate totals after PayPal payment.
    • +
    • Removes the now defunct edgecast URLs from the WWW portal
    • +
    +

    API

    +
      +
    • New service Hardware_Component_Locator
    • +
    + +
    +
    +
    +
    + + + + +

    May 3, 2019 @@ -554,42 +582,6 @@

    Catalog

    -
    -

    - February 26, 2019 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Adds option for new customers to select if they are ordering on behalf of a business or as an individual. Also adds a checkbox allowing customers to specify they do not have a VAT ID.
    • -
    -

    API

    - -

    Backend

    -
      -
    • Modified reclaim process to reset root/ADMIN IPMI passwords
    • -
    • Allow creation of array slices in the RAID BIOS
    • -
    • Fix secondary static IPv6 subnets ordered with servers not being correctly associated to billing.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/15/index.html b/page/15/index.html index 9705af4067f..1f655cc709c 100644 --- a/page/15/index.html +++ b/page/15/index.html @@ -119,6 +119,42 @@

    Release Notes

    +
    +

    + February 26, 2019 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Adds option for new customers to select if they are ordering on behalf of a business or as an individual. Also adds a checkbox allowing customers to specify they do not have a VAT ID.
    • +
    +

    API

    + +

    Backend

    +
      +
    • Modified reclaim process to reset root/ADMIN IPMI passwords
    • +
    • Allow creation of array slices in the RAID BIOS
    • +
    • Fix secondary static IPv6 subnets ordered with servers not being correctly associated to billing.
    • +
    + +
    +
    +
    +
    + + + + +

    February 20, 2019 @@ -524,44 +560,6 @@

    API

    -
    -

    - November 16, 2018 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • For capacity restricted pricing that is billed with usage, return the correct usage pricing when verifying and placing orders.
    • -
    • Control Portal Login Redirects in cloud.ibm.com domains
    • -
    • Fix redirect error for ordering.cloud.ibm.com
    • -
    -

    API

    -
      -
    • Fix edge case for rule validation that would mistakenly determine an item was conflicting when the given item was NOT being upgraded.
    • -
    • IBM Cloud CDN - Hotlink protection configurable through API to prevent unauthorized use of a CDN’s content
    • -
    • Remove the PPTP_VPN_ALLOWED trait from all customer accounts
    • -
    • Fixed an issue causing SoftLayer_User_Customer::addBulkPortalPermission to timeout
    • -
    • Added methods to allow Brand Agents and Brand Managers the ability to disable accounts
    • -
    • Premium VLANs are now available to order, or upgrade to. See the ‘Network’ category for ordering. Upgrading is currently only available via the API, see SoftLayer_Network_Vlan.upgrade for usage information.
    • -
    -

    Backend

    -
      -
    • Add new micro guest type
    • -
    • Block storage volumes will no longer restrict between Windows versions, now “Windows 2003”, “Windows 2008+”, “Windows GPT”, and “Hyper-V” are all compatible.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/16/index.html b/page/16/index.html index 93a9b49fc36..21f1c46ce95 100644 --- a/page/16/index.html +++ b/page/16/index.html @@ -119,6 +119,44 @@

    Release Notes

    +
    +

    + November 16, 2018 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • For capacity restricted pricing that is billed with usage, return the correct usage pricing when verifying and placing orders.
    • +
    • Control Portal Login Redirects in cloud.ibm.com domains
    • +
    • Fix redirect error for ordering.cloud.ibm.com
    • +
    +

    API

    +
      +
    • Fix edge case for rule validation that would mistakenly determine an item was conflicting when the given item was NOT being upgraded.
    • +
    • IBM Cloud CDN - Hotlink protection configurable through API to prevent unauthorized use of a CDN’s content
    • +
    • Remove the PPTP_VPN_ALLOWED trait from all customer accounts
    • +
    • Fixed an issue causing SoftLayer_User_Customer::addBulkPortalPermission to timeout
    • +
    • Added methods to allow Brand Agents and Brand Managers the ability to disable accounts
    • +
    • Premium VLANs are now available to order, or upgrade to. See the ‘Network’ category for ordering. Upgrading is currently only available via the API, see SoftLayer_Network_Vlan.upgrade for usage information.
    • +
    +

    Backend

    +
      +
    • Add new micro guest type
    • +
    • Block storage volumes will no longer restrict between Windows versions, now “Windows 2003”, “Windows 2008+”, “Windows GPT”, and “Hyper-V” are all compatible.
    • +
    + +
    +
    +
    +
    + + + + +

    November 9, 2018 @@ -454,41 +492,6 @@

    Backend

    -
    -

    - September 7, 2018 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Update tax display for ’new’ customers and avoid showing stale information regarding the taxes for their order.
    • -
    -

    API

    -
      -
    • Added SoftLayer_Tag::deleteTag()
    • -
    • Added SoftLayer_Virtual_Guest::removeTags() and SoftLayer_Hardware_Server::removeTags()
    • -
    • Added SoftLayer_Virtual_Guest::sentTestReclaimScheduledAlert() to allow for testing of the transient webhook service
    • -
    • Added SoftLayer_Network_Storage_MassDataMigration_Request::getDeviceModel()
    • -
    -

    Backend

    -
      -
    • Zero dollar invoices will now use the closed_complete state
    • -
    • Added cleanup logic for ipmi connectivity issues during reclaims.
    • -
    • The Lenovo SR630 motherboard should be purchasable with a TPM module
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/17/index.html b/page/17/index.html index fece51d66af..0846f14723e 100644 --- a/page/17/index.html +++ b/page/17/index.html @@ -119,6 +119,41 @@

    Release Notes

    +
    +

    + September 7, 2018 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Update tax display for ’new’ customers and avoid showing stale information regarding the taxes for their order.
    • +
    +

    API

    +
      +
    • Added SoftLayer_Tag::deleteTag()
    • +
    • Added SoftLayer_Virtual_Guest::removeTags() and SoftLayer_Hardware_Server::removeTags()
    • +
    • Added SoftLayer_Virtual_Guest::sentTestReclaimScheduledAlert() to allow for testing of the transient webhook service
    • +
    • Added SoftLayer_Network_Storage_MassDataMigration_Request::getDeviceModel()
    • +
    +

    Backend

    +
      +
    • Zero dollar invoices will now use the closed_complete state
    • +
    • Added cleanup logic for ipmi connectivity issues during reclaims.
    • +
    • The Lenovo SR630 motherboard should be purchasable with a TPM module
    • +
    + +
    +
    +
    +
    + + + + +

    August 31, 2018 @@ -465,55 +500,6 @@

    Backend

    -
    -

    - June 29, 2018 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Allow Master User to clear security questions for users on account.
    • -
    • Fix issue when ordering SSL certs for non-US organizational addresses that had a state
    • -
    • Updates to dedicated vsi and dedicated hosts order forms for encryption
    • -
    • Fixed an issue where a customer cannot delete the CDN service Billing Item from Customer Portal
    • -
    -

    API

    -
      -
    • The Permission/Resource change event log type should only show for the customer with the GENERATE_PERMISSION_REPORTS set.
    • -
    • Exposes the setupFeeDeferralMonths property for the SoftLayer_Billing_Invoice_Item service.
    • -
    • This release adds the class SoftLayer_Software_Description_Plesk to enable the new Plesk manufacturer
    • -
    • Updating mechanism for checking for platform services brand on account brand creation
    • -
    • Reverted defaulting simple ordering to suspend for hourly SAN. For now the only way for a customer to order suspend will be by using the placeOrder API and specifying the suspend packageId in the payload.
    • -
    • The current documentation for SoftLayer_Billing_Item::cancelItem (https://softlayer.github.io/reference/services/SoftLayer_Billing_Item/cancelItem/) describes that by default the function will cancel the item immediately, while actually cancelImmediately parameter is set to false by default. This release fixes the documentation for that method.
    • -
    -

    Backend

    -
      -
    • Fixed dedicated host scheduling issues which were allowing dedicate host orders in locations without sufficient capacity.
    • -
    • Once a subnet is authorized access to a storage volume, IP addresses included in that subnet will not need to be authorized again. When an IP address is authorized to access to a storage volume, the subnet that IP address belongs to cannot be authorized to access the volume unless the IP address host is revoked or each IP address is added individually.
    • -
    • Enable ordering of dedicated hosts with GPUs.
    • -
    • Evault Password enhancements.
    • -
    • Enables ordering dedicated host instances with GPUs.
    • -
    • When modifying the size or performance of a File or Block storage hosted on fast hardware, the new IOPS/GB ratio must be greater than or equal to 0.301. Similarly, when modifying storage hosted on lower performance hardware the new IOPS/GB ratio must be less than 0.301. The previous boundary was 0.300 which could not be satisfied for resizes on clusters that only have fast hardware. -These pages should be updated to match: -https://console.bluemix.net/docs/infrastructure/FileStorage/adjustable-iops.html#adjustable-iops -https://console.bluemix.net/docs/infrastructure/BlockStorage/adjustable-iops.html#adjustable-iops
    • -
    • Enables ordering dedicated host instances from an encrypted image template
    • -
    • This release will prevent customers from receiving old monitors notifications associated with a new customer’s server.
    • -
    • Relax the restriction that all IBMid/SoftLayer User links with a given username (destinationUserAlphanumericId) must have the same ibmIdUniqueIdentifier.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/18/index.html b/page/18/index.html index 2a1490502a3..52263bea057 100644 --- a/page/18/index.html +++ b/page/18/index.html @@ -119,6 +119,55 @@

    Release Notes

    +
    +

    + June 29, 2018 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Allow Master User to clear security questions for users on account.
    • +
    • Fix issue when ordering SSL certs for non-US organizational addresses that had a state
    • +
    • Updates to dedicated vsi and dedicated hosts order forms for encryption
    • +
    • Fixed an issue where a customer cannot delete the CDN service Billing Item from Customer Portal
    • +
    +

    API

    +
      +
    • The Permission/Resource change event log type should only show for the customer with the GENERATE_PERMISSION_REPORTS set.
    • +
    • Exposes the setupFeeDeferralMonths property for the SoftLayer_Billing_Invoice_Item service.
    • +
    • This release adds the class SoftLayer_Software_Description_Plesk to enable the new Plesk manufacturer
    • +
    • Updating mechanism for checking for platform services brand on account brand creation
    • +
    • Reverted defaulting simple ordering to suspend for hourly SAN. For now the only way for a customer to order suspend will be by using the placeOrder API and specifying the suspend packageId in the payload.
    • +
    • The current documentation for SoftLayer_Billing_Item::cancelItem (https://softlayer.github.io/reference/services/SoftLayer_Billing_Item/cancelItem/) describes that by default the function will cancel the item immediately, while actually cancelImmediately parameter is set to false by default. This release fixes the documentation for that method.
    • +
    +

    Backend

    +
      +
    • Fixed dedicated host scheduling issues which were allowing dedicate host orders in locations without sufficient capacity.
    • +
    • Once a subnet is authorized access to a storage volume, IP addresses included in that subnet will not need to be authorized again. When an IP address is authorized to access to a storage volume, the subnet that IP address belongs to cannot be authorized to access the volume unless the IP address host is revoked or each IP address is added individually.
    • +
    • Enable ordering of dedicated hosts with GPUs.
    • +
    • Evault Password enhancements.
    • +
    • Enables ordering dedicated host instances with GPUs.
    • +
    • When modifying the size or performance of a File or Block storage hosted on fast hardware, the new IOPS/GB ratio must be greater than or equal to 0.301. Similarly, when modifying storage hosted on lower performance hardware the new IOPS/GB ratio must be less than 0.301. The previous boundary was 0.300 which could not be satisfied for resizes on clusters that only have fast hardware. +These pages should be updated to match: +https://console.bluemix.net/docs/infrastructure/FileStorage/adjustable-iops.html#adjustable-iops +https://console.bluemix.net/docs/infrastructure/BlockStorage/adjustable-iops.html#adjustable-iops
    • +
    • Enables ordering dedicated host instances from an encrypted image template
    • +
    • This release will prevent customers from receiving old monitors notifications associated with a new customer’s server.
    • +
    • Relax the restriction that all IBMid/SoftLayer User links with a given username (destinationUserAlphanumericId) must have the same ibmIdUniqueIdentifier.
    • +
    + +
    +
    +
    +
    + + + + +

    June 21, 2018 @@ -498,45 +547,6 @@

    Backend

    -
    -

    - April 6, 2018 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • adds the sshKeys selector back into the confirmation page when ordering a hardware security module.
    • -
    • Remove forums.softlayer.com links.
    • -
    -

    API

    -
      -
    • Make createObject orders for hourly SAN virtual servers use correct package when presets are account restricted.
    • -
    • Fixed getPortalLoginToken function registering a failed login before it registers a successful login
    • -
    • Fix bug preventing scheduler from being used when request comes from SLDN
    • -
    • Terminating Status is added when guest vsi are being reclaimed.
    • -
    • Updated event log to show when login failure caused by 2FA failure
    • -
    • Fixes an issue where the userData is not being returned correctly according to the API and is not be set or retrieved correctly in certain cases.
    • -
    -

    Backend

    -
      -
    • Improves the automation for the Hardware Security Module service offering.
    • -
    • Fixed an issue where customers trying to order cleversafe object storage are getting errors that they are reaching the limit.
    • -
    -

    Documentation Changes

    -

    https://github.com/softlayer/softlayer.github.io/commit/1e273fb599ec32e3ec5948c4671b42befd10784f

    - -
    -
    -
    -
    - - - - -
    diff --git a/page/19/index.html b/page/19/index.html index 02de75e6ffd..dd688db8018 100644 --- a/page/19/index.html +++ b/page/19/index.html @@ -119,6 +119,45 @@

    Release Notes

    +
    +

    + April 6, 2018 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • adds the sshKeys selector back into the confirmation page when ordering a hardware security module.
    • +
    • Remove forums.softlayer.com links.
    • +
    +

    API

    +
      +
    • Make createObject orders for hourly SAN virtual servers use correct package when presets are account restricted.
    • +
    • Fixed getPortalLoginToken function registering a failed login before it registers a successful login
    • +
    • Fix bug preventing scheduler from being used when request comes from SLDN
    • +
    • Terminating Status is added when guest vsi are being reclaimed.
    • +
    • Updated event log to show when login failure caused by 2FA failure
    • +
    • Fixes an issue where the userData is not being returned correctly according to the API and is not be set or retrieved correctly in certain cases.
    • +
    +

    Backend

    +
      +
    • Improves the automation for the Hardware Security Module service offering.
    • +
    • Fixed an issue where customers trying to order cleversafe object storage are getting errors that they are reaching the limit.
    • +
    +

    Documentation Changes

    +

    https://github.com/softlayer/softlayer.github.io/commit/1e273fb599ec32e3ec5948c4671b42befd10784f

    + +
    +
    +
    +
    + + + + +

    March 30, 2018 @@ -504,62 +543,6 @@

    Backend

    -
    -

    - January 15, 2018 -
    -

    -
    -
    -
    -

    SLCLI

    -

    https://github.com/softlayer/softlayer-python/releases/tag/v5.4.0

    -
      -
    • -

      Changes: https://github.com/softlayer/softlayer-python/compare/v5.3.2...v5.4.0

      -
    • -
    • -

      Upgraded Requests and Urllib3 library to latest. This allows the library to make use of connection retries, and connection pools. This should prevent the client from crashing if the API gives a connection reset / connection timeout error

      -
    • -
    • -

      reworked wait_for_ready function for virtual, and added to hardware managers.

      -
    • -
    • -

      fixed block/file iops in the slcli block|file detail view

      -
    • -
    • -

      Added sub items to hw detail --price, removed reverse PTR entries

      -
    • -
    -
    Added to CLI
    - -
    $ ./slcli order
    -Usage: slcli order [OPTIONS] COMMAND [ARGS]...
    -
    -Options:
    -  -h, --help  Show this message and exit.
    -
    -Commands:
    -  category-list      List the categories of a package.
    -  item-list          List package items used for ordering.
    -  package-list       List packages that can be ordered via the...
    -  package-locations  List Datacenters a package can be ordered in.
    -  place              Place or verify an order.
    -  preset-list        List package presets.
    -
    -
    -
    -
    -
    - - - - -
    diff --git a/page/2/index.html b/page/2/index.html index 0ecdc9cb371..7c3724d5798 100644 --- a/page/2/index.html +++ b/page/2/index.html @@ -119,6 +119,36 @@

    Release Notes

    +
    +

    + June 23, 2023 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Add CoreApi SoftLayer_Network_Service_Resource_Type
    • +
    • Improved speed and reliability of bandwidth pool membership mutation methods +
        +
      • SoftLayer_Network_Bandwidth_Version1_Allotment::setVdrContents
      • +
      • SoftLayer_Network_Bandwidth_Version1_Allotment::requestVdrContentUpdates
      • +
      • SoftLayer_Network_Bandwidth_Version1_Allotment::requestVdrCancellation
      • +
      +
    • +
    • SoftLayer_Network_Vlan::getIpAddressUsage and SoftLayer_Network_Subnet::getIpAddressUsage to provide detail on primary IP address assignment.
    • +
    + +
    +
    +
    +
    + + + + +

    May 12, 2023 @@ -374,28 +404,6 @@

    Backend

    -
    -

    - November 11, 2022 -
    -

    -
    -
    -
    -

    Backend

    -
      -
    • Bandwidth Overage notifications now include alerts for Bandwidth Pools approaching their total allocation
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/20/index.html b/page/20/index.html index 8ab9a66c142..063a145b0ca 100644 --- a/page/20/index.html +++ b/page/20/index.html @@ -119,6 +119,62 @@

    Release Notes

    +
    +

    + January 15, 2018 +
    +

    +
    +
    +
    +

    SLCLI

    +

    https://github.com/softlayer/softlayer-python/releases/tag/v5.4.0

    +
      +
    • +

      Changes: https://github.com/softlayer/softlayer-python/compare/v5.3.2...v5.4.0

      +
    • +
    • +

      Upgraded Requests and Urllib3 library to latest. This allows the library to make use of connection retries, and connection pools. This should prevent the client from crashing if the API gives a connection reset / connection timeout error

      +
    • +
    • +

      reworked wait_for_ready function for virtual, and added to hardware managers.

      +
    • +
    • +

      fixed block/file iops in the slcli block|file detail view

      +
    • +
    • +

      Added sub items to hw detail --price, removed reverse PTR entries

      +
    • +
    +
    Added to CLI
    + +
    $ ./slcli order
    +Usage: slcli order [OPTIONS] COMMAND [ARGS]...
    +
    +Options:
    +  -h, --help  Show this message and exit.
    +
    +Commands:
    +  category-list      List the categories of a package.
    +  item-list          List package items used for ordering.
    +  package-list       List packages that can be ordered via the...
    +  package-locations  List Datacenters a package can be ordered in.
    +  place              Place or verify an order.
    +  preset-list        List package presets.
    +
    +
    +
    +
    +
    + + + + +

    January 3, 2018 @@ -428,38 +484,6 @@

    Backend

    -
    -

    - October 5, 2017 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • IBM Bluemix Load Balancers are now live in the customer portal.
    • -
    • Performance and Endurance Block volumes can no longer have their LUN Id changed unless all host authorizations are first removed. This is to ensure synchronization between the customer portal and the storage systems.
    • -
    -

    API

    -
      -
    • None
    • -
    -

    Backend

    -
      -
    • Added more logic when auto-scaling Virtual Guests. The new logic checks the dates in the logs first and makes sure there are no other provisions or reclaims within the cooldown period of time.
    • -
    • Fixed an issue where Virtual Guests being deployed from Image templates were set to Skip OS updates during provisioning.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/21/index.html b/page/21/index.html index b95502f59d6..b8e9163f9a0 100644 --- a/page/21/index.html +++ b/page/21/index.html @@ -119,6 +119,38 @@

    Release Notes

    +
    +

    + October 5, 2017 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • IBM Bluemix Load Balancers are now live in the customer portal.
    • +
    • Performance and Endurance Block volumes can no longer have their LUN Id changed unless all host authorizations are first removed. This is to ensure synchronization between the customer portal and the storage systems.
    • +
    +

    API

    +
      +
    • None
    • +
    +

    Backend

    +
      +
    • Added more logic when auto-scaling Virtual Guests. The new logic checks the dates in the logs first and makes sure there are no other provisions or reclaims within the cooldown period of time.
    • +
    • Fixed an issue where Virtual Guests being deployed from Image templates were set to Skip OS updates during provisioning.
    • +
    + +
    +
    +
    +
    + + + + +

    September 27, 2017 @@ -404,37 +436,6 @@

    Backend

    -
    -

    - July 19, 2017 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • None
    • -
    -

    API

    -
      -
    • Added the getLocalCurrencyExchangeRate method to the SoftLayer_Billing_Invoice service. This allows users to retrieve the exchange rate used for billing an invoice.
    • -
    • Users can now call SoftLayer_Network_Storage::createOrUpdateLunId to change the LUN ID on a block volume. For example, if a user is trying to access multiple volumes from a single initiator, then it is possible that some volumes will have the same LUN ID which may cause conflicts on the initiator. The createOrUpdateLunId method allows the user to resolve any conflicts by assigning different LUN IDs to each volume.
    • -
    -

    Backend

    -
      -
    • None
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/22/index.html b/page/22/index.html index c78016f4d23..73ba03644a3 100644 --- a/page/22/index.html +++ b/page/22/index.html @@ -119,6 +119,37 @@

    Release Notes

    +
    +

    + July 19, 2017 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • None
    • +
    +

    API

    +
      +
    • Added the getLocalCurrencyExchangeRate method to the SoftLayer_Billing_Invoice service. This allows users to retrieve the exchange rate used for billing an invoice.
    • +
    • Users can now call SoftLayer_Network_Storage::createOrUpdateLunId to change the LUN ID on a block volume. For example, if a user is trying to access multiple volumes from a single initiator, then it is possible that some volumes will have the same LUN ID which may cause conflicts on the initiator. The createOrUpdateLunId method allows the user to resolve any conflicts by assigning different LUN IDs to each volume.
    • +
    +

    Backend

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

    July 6, 2017 @@ -403,36 +434,6 @@

    Backend

    -
    -

    - May 3, 2017 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Resolved a bug that was causing duplicate pricing information to be shown for storage options on the portal order form.
    • -
    -

    API

    - -

    Backend

    -
      -
    • Fixed a bug that would automatically allow inactive image templates to be used for VSI OS Reloads.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/23/index.html b/page/23/index.html index 010a57f411d..1088885bb9f 100644 --- a/page/23/index.html +++ b/page/23/index.html @@ -119,6 +119,36 @@

    Release Notes

    +
    +

    + May 3, 2017 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Resolved a bug that was causing duplicate pricing information to be shown for storage options on the portal order form.
    • +
    +

    API

    + +

    Backend

    +
      +
    • Fixed a bug that would automatically allow inactive image templates to be used for VSI OS Reloads.
    • +
    + +
    +
    +
    +
    + + + + +

    April 26, 2017 @@ -410,36 +440,6 @@

    Backend

    -
    -

    - February 16, 2017 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Resolved an issue that was preventing punny code domains from being added using the ‘Add Bulk Domains’ tool in the customer portal.
    • -
    -

    API

    -
      -
    • None
    • -
    -

    Backend

    -
      -
    • Added some backend code to help automation issues related to sending automated password reset emails.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/24/index.html b/page/24/index.html index 8f3ebfd9126..be9aaf9f676 100644 --- a/page/24/index.html +++ b/page/24/index.html @@ -119,6 +119,36 @@

    Release Notes

    +
    +

    + February 16, 2017 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Resolved an issue that was preventing punny code domains from being added using the ‘Add Bulk Domains’ tool in the customer portal.
    • +
    +

    API

    +
      +
    • None
    • +
    +

    Backend

    +
      +
    • Added some backend code to help automation issues related to sending automated password reset emails.
    • +
    + +
    +
    +
    +
    + + + + +

    February 8, 2017 @@ -403,38 +433,6 @@

    Backend

    -
    -

    - October 17, 2016 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Updated the page title and icon on the control portal compute order forms to reflect IBM Bluemix.
    • -
    -

    API

    -
      -
    • Resolved an issue with the getMappedAccounts method not correctly displaying the accountLinks section of the output.
    • -
    • When any sub-brand is created by a brand master account it now automatically has the brand attribute ALLOW_ACCOUNT_CREATION set to 1.This resolves an issue what required Sales Operations to manually set the ALLOW_ACCOUNT_CREATION to 1 on sub-branded accounts.
    • -
    • Allowed the IAM token service to indicate that 2 factor authentication has been fulfilled in the case it has been performed recently. This will be done by including a flag in IAM token to indicate that 2FA is not needed. This is for the getPortalLoginTokenOpenIdConnect method.
    • -
    -

    Backend

    -
      -
    • None
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/25/index.html b/page/25/index.html index bb7ba17bf20..19d3c204e98 100644 --- a/page/25/index.html +++ b/page/25/index.html @@ -119,6 +119,38 @@

    Release Notes

    +
    +

    + October 17, 2016 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Updated the page title and icon on the control portal compute order forms to reflect IBM Bluemix.
    • +
    +

    API

    +
      +
    • Resolved an issue with the getMappedAccounts method not correctly displaying the accountLinks section of the output.
    • +
    • When any sub-brand is created by a brand master account it now automatically has the brand attribute ALLOW_ACCOUNT_CREATION set to 1.This resolves an issue what required Sales Operations to manually set the ALLOW_ACCOUNT_CREATION to 1 on sub-branded accounts.
    • +
    • Allowed the IAM token service to indicate that 2 factor authentication has been fulfilled in the case it has been performed recently. This will be done by including a flag in IAM token to indicate that 2FA is not needed. This is for the getPortalLoginTokenOpenIdConnect method.
    • +
    +

    Backend

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

    October 11, 2016 @@ -398,38 +430,6 @@

    Backend

    -
    -

    - July 18, 2016 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Fixed a bug that caused Public node to be highlighted when ordering a Private Virtual Guest.
    • -
    • Fixes an issue that prevented the relevant media types from being returned in the ContentDelivery code for CDN origin mapping.
    • -
    -

    API

    - -

    Backend

    -
      -
    • Fixed an issue creating an IBMid with a mixed-case email address. Introduced case insensitivity in email address handling for IBMid creation.
    • -
    • Introduced code that adds Network Gateway Capability to all Current Bare Metal Packages
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/26/index.html b/page/26/index.html index 6e0f71744b5..2251f54bd7f 100644 --- a/page/26/index.html +++ b/page/26/index.html @@ -119,6 +119,38 @@

    Release Notes

    +
    +

    + July 18, 2016 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Fixed a bug that caused Public node to be highlighted when ordering a Private Virtual Guest.
    • +
    • Fixes an issue that prevented the relevant media types from being returned in the ContentDelivery code for CDN origin mapping.
    • +
    +

    API

    + +

    Backend

    +
      +
    • Fixed an issue creating an IBMid with a mixed-case email address. Introduced case insensitivity in email address handling for IBMid creation.
    • +
    • Introduced code that adds Network Gateway Capability to all Current Bare Metal Packages
    • +
    + +
    +
    +
    +
    + + + + +

    July 11, 2016 @@ -404,37 +436,6 @@

    Backend

    -
    -

    - May 9, 2016 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Fixed an issue affecting the ability to edit a Saved Order or a Sales Order Quote.
    • -
    -

    API

    -
      -
    • None
    • -
    -

    Backend

    -
      -
    • Resolved an issue that was preventing a reclaim for Virtual Guests if they were powered off at the time of the cancellation request.
    • -
    • Added translations for some email and ticket templates. Customers who set their user accounts to a non-English locale will see some emails and ticket updates translated into their locale.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/27/index.html b/page/27/index.html index 86c7a76437e..795484d92f6 100644 --- a/page/27/index.html +++ b/page/27/index.html @@ -119,6 +119,37 @@

    Release Notes

    +
    +

    + May 9, 2016 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Fixed an issue affecting the ability to edit a Saved Order or a Sales Order Quote.
    • +
    +

    API

    +
      +
    • None
    • +
    +

    Backend

    +
      +
    • Resolved an issue that was preventing a reclaim for Virtual Guests if they were powered off at the time of the cancellation request.
    • +
    • Added translations for some email and ticket templates. Customers who set their user accounts to a non-English locale will see some emails and ticket updates translated into their locale.
    • +
    + +
    +
    +
    +
    + + + + +

    April 25, 2016 @@ -412,42 +443,6 @@

    Backend

    -
    -

    - February 22, 2016 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Resolved an issue that was preventing orders from completing on accounts with Account Defined Networking enabled.
    • -
    • Resolved an issue that was preventing order quotes from being properly saved for later use.
    • -
    • Removed the TLS_X cipher option for SSL Offloading on Load Balancers in the customer portal. Furthermore, any attempts to configure TLS_X through the API will now result in a NotSupported exception.
    • -
    • Improved Cancellation Error Messaging for Already Canceled Services.
    • -
    -

    API

    - -

    Backend

    -
      -
    • Fixed an issue with checking user status for users connected to the SoftLayer VPN when making SOAP calls to the API.
    • -
    • Created a process that will allow users to authenticate via SAML even if they don’t exist in in the customer portal yet. Upon login the new user will be created automatically. To assign permissions the user will need to provide a roles attribute with the SAML token.
    • -
    • Enabled SAML on all Customer accounts.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/28/index.html b/page/28/index.html index e98dc88ca68..208e6f5ab76 100644 --- a/page/28/index.html +++ b/page/28/index.html @@ -119,6 +119,42 @@

    Release Notes

    +
    +

    + February 22, 2016 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Resolved an issue that was preventing orders from completing on accounts with Account Defined Networking enabled.
    • +
    • Resolved an issue that was preventing order quotes from being properly saved for later use.
    • +
    • Removed the TLS_X cipher option for SSL Offloading on Load Balancers in the customer portal. Furthermore, any attempts to configure TLS_X through the API will now result in a NotSupported exception.
    • +
    • Improved Cancellation Error Messaging for Already Canceled Services.
    • +
    +

    API

    + +

    Backend

    +
      +
    • Fixed an issue with checking user status for users connected to the SoftLayer VPN when making SOAP calls to the API.
    • +
    • Created a process that will allow users to authenticate via SAML even if they don’t exist in in the customer portal yet. Upon login the new user will be created automatically. To assign permissions the user will need to provide a roles attribute with the SAML token.
    • +
    • Enabled SAML on all Customer accounts.
    • +
    + +
    +
    +
    +
    + + + + +

    February 17, 2016 @@ -460,34 +496,6 @@

    API

    -
    -

    - January 4, 2016 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Fixed an issue with OS Reloads failing due to outdated packages.
    • -
    • Fixed an issue on the order page where an invalid method name was being referenced, causing no results to return.
    • -
    • Added ClickAndBuy as a payment authorization type for ordering.
    • -
    -

    API

    - - -
    -
    -
    -
    - - - - -
    diff --git a/page/29/index.html b/page/29/index.html index e965afb1605..8286d2f7278 100644 --- a/page/29/index.html +++ b/page/29/index.html @@ -119,6 +119,34 @@

    Release Notes

    +
    +

    + January 4, 2016 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Fixed an issue with OS Reloads failing due to outdated packages.
    • +
    • Fixed an issue on the order page where an invalid method name was being referenced, causing no results to return.
    • +
    • Added ClickAndBuy as a payment authorization type for ordering.
    • +
    +

    API

    + + +
    +
    +
    +
    + + + + +

    December 28, 2015 @@ -438,34 +466,6 @@

    API

    -
    -

    - November 10, 2015 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Improved the error message on the Catalyst self-enrollment page when user enters invalid credit card information.
    • -
    • ‘NEW’ Invoices will now properly display the last 4 digits of the credit card.
    • -
    -

    API

    -
      -
    • Fix issue in which objectFilter values for (SoftLayer_Network_Subnet)[http://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_Subnet] addressSpace and subnetType were being ignored.
    • -
    • Fixed an issue that When a SSL certificate is being activated on a load balancer which is already active, the load balancer sends a response which was being improperly handled as an error.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/3/index.html b/page/3/index.html index 7c4e126a3b7..e3d81793edc 100644 --- a/page/3/index.html +++ b/page/3/index.html @@ -119,6 +119,28 @@

    Release Notes

    +
    +

    + November 11, 2022 +
    +

    +
    +
    +
    +

    Backend

    +
      +
    • Bandwidth Overage notifications now include alerts for Bandwidth Pools approaching their total allocation
    • +
    + +
    +
    +
    +
    + + + + +

    November 4, 2022 @@ -406,38 +428,6 @@

    Backend

    -
    -

    - June 10, 2022 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Update link to virtual server capacity documentation.
    • -
    • In the SoftLayer_Tag class put a limit on the number of tags in setTags
    • -
    • Fix errors when ordering from large quotes
    • -
    • Customers can know the progress of a dependent duplicate conversion as and when needed.
    • -
    • LBaaS ability to enable secure flag and set same-site=none
    • -
    • Updating SoftLayer_User_Customer SLDN documentation for the editObjects call.
    • -
    • Improved minimum size overflow error messaging for subnet orders
    • -
    -

    Backend

    -
      -
    • Update email URL link on subnet orders to new subnet page.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/30/index.html b/page/30/index.html index 687ddcee638..0774d574887 100644 --- a/page/30/index.html +++ b/page/30/index.html @@ -119,6 +119,34 @@

    Release Notes

    +
    +

    + November 10, 2015 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Improved the error message on the Catalyst self-enrollment page when user enters invalid credit card information.
    • +
    • ‘NEW’ Invoices will now properly display the last 4 digits of the credit card.
    • +
    +

    API

    +
      +
    • Fix issue in which objectFilter values for (SoftLayer_Network_Subnet)[http://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_Subnet] addressSpace and subnetType were being ignored.
    • +
    • Fixed an issue that When a SSL certificate is being activated on a load balancer which is already active, the load balancer sends a response which was being improperly handled as an error.
    • +
    + +
    +
    +
    +
    + + + + +

    November 5, 2015 @@ -372,30 +400,6 @@

    API

    -
    -

    - September 30, 2015 -
    -

    -
    -
    -
    -

    Portal

    -

    API

    -
      -
    • Invalid characters are now being removed from ARIN/RIPE/APNIC registrations
    • -
    • Engendered network address translation context awareness in VLAN verification actions.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/31/index.html b/page/31/index.html index a6c6dbfe487..98e437e78e7 100644 --- a/page/31/index.html +++ b/page/31/index.html @@ -119,6 +119,30 @@

    Release Notes

    +
    +

    + September 30, 2015 +
    +

    +
    +
    +
    +

    Portal

    +

    API

    +
      +
    • Invalid characters are now being removed from ARIN/RIPE/APNIC registrations
    • +
    • Engendered network address translation context awareness in VLAN verification actions.
    • +
    + +
    +
    +
    +
    + + + + +

    September 29, 2015 @@ -350,29 +374,6 @@

    API

    -
    -

    - August 26, 2015 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Prevents grouped network components from being disconnected
    • -
    • Added a lastResponseDate to the ticket object. This lastResponseDate represents the last time a customer facing response was added to the ticket. This is exposed sldn.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/32/index.html b/page/32/index.html index 5c5ed306322..66203f35dc7 100644 --- a/page/32/index.html +++ b/page/32/index.html @@ -119,6 +119,29 @@

    Release Notes

    +
    +

    + August 26, 2015 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Prevents grouped network components from being disconnected
    • +
    • Added a lastResponseDate to the ticket object. This lastResponseDate represents the last time a customer facing response was added to the ticket. This is exposed sldn.
    • +
    + +
    +
    +
    +
    + + + + +

    August 24, 2015 diff --git a/page/4/index.html b/page/4/index.html index ea7136b3c37..392fee340a6 100644 --- a/page/4/index.html +++ b/page/4/index.html @@ -119,6 +119,38 @@

    Release Notes

    +
    +

    + June 10, 2022 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Update link to virtual server capacity documentation.
    • +
    • In the SoftLayer_Tag class put a limit on the number of tags in setTags
    • +
    • Fix errors when ordering from large quotes
    • +
    • Customers can know the progress of a dependent duplicate conversion as and when needed.
    • +
    • LBaaS ability to enable secure flag and set same-site=none
    • +
    • Updating SoftLayer_User_Customer SLDN documentation for the editObjects call.
    • +
    • Improved minimum size overflow error messaging for subnet orders
    • +
    +

    Backend

    +
      +
    • Update email URL link on subnet orders to new subnet page.
    • +
    + +
    +
    +
    +
    + + + + +

    May 27, 2022 @@ -386,40 +418,6 @@

    Backend

    -
    -

    - December 8, 2021 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Deprecate the ‘bundleItems’ relational property on ‘SoftLayer_Billing_Item’. Not to be confused with ‘bundledItems’, which is the correct relational property to use.
    • -
    • Functionality to enable disable snapshot usage warning notification. SoftLayer_Network_Storage::setSnapshotNotification and SoftLayer_Network_Storage::getSnapshotNotificationStatus
    • -
    • Update getbandwidthData function call to work properly.
    • -
    • Adds deviceStatus to virtual guest class
    • -
    • Update powerOff and powerOn and powerOffSoft methods to call updateDeviceStatus method and update the device status accordingly.
    • -
    • Add SoftLayer_Hardware_Status link from SoftLayer_Hardware
    • -
    • Update SoftLayer_Billing_Item::cancel to call updateDeviceStatus
    • -
    • Addresses over billing when PlanId changes
    • -
    • Adds deprecation tagging support for SLDN and metadata documentation
    • -
    -

    Backend

    -
      -
    • Fix dedicated host migrations to retain proper CPU, memory, and disk space allocations
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/5/index.html b/page/5/index.html index 5c37b329483..d996dec847d 100644 --- a/page/5/index.html +++ b/page/5/index.html @@ -119,6 +119,40 @@

    Release Notes

    +
    +

    + December 8, 2021 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Deprecate the ‘bundleItems’ relational property on ‘SoftLayer_Billing_Item’. Not to be confused with ‘bundledItems’, which is the correct relational property to use.
    • +
    • Functionality to enable disable snapshot usage warning notification. SoftLayer_Network_Storage::setSnapshotNotification and SoftLayer_Network_Storage::getSnapshotNotificationStatus
    • +
    • Update getbandwidthData function call to work properly.
    • +
    • Adds deviceStatus to virtual guest class
    • +
    • Update powerOff and powerOn and powerOffSoft methods to call updateDeviceStatus method and update the device status accordingly.
    • +
    • Add SoftLayer_Hardware_Status link from SoftLayer_Hardware
    • +
    • Update SoftLayer_Billing_Item::cancel to call updateDeviceStatus
    • +
    • Addresses over billing when PlanId changes
    • +
    • Adds deprecation tagging support for SLDN and metadata documentation
    • +
    +

    Backend

    +
      +
    • Fix dedicated host migrations to retain proper CPU, memory, and disk space allocations
    • +
    + +
    +
    +
    +
    + + + + +

    November 12, 2021 @@ -360,34 +394,6 @@

    Backend

    -
    -

    - June 28, 2021 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Added ‘hardwareFunctionDescription’ property to the SoftLayer_Virtual_Guest class
    • -
    • SoftLayer_Hardware_Component_Firmware_SeverityTypes records names for ‘minor’ is update to ‘Optional’ and ‘important’ updated to ‘Recommended’
    • -
    • Create new option for more restrictive rules on VPN access management, if an account attribute that selects the new behavior is set. Restricts sslVpnAllowedFlag update to users with VPN_MANAGE permission
    • -
    -

    Backend

    -
      -
    • New features like duplication, snapshots, etc will be enabled for v1 File and Block customer volumes
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/6/index.html b/page/6/index.html index bc270aef810..4746f3e2ea0 100644 --- a/page/6/index.html +++ b/page/6/index.html @@ -119,6 +119,34 @@

    Release Notes

    +
    +

    + June 28, 2021 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Added ‘hardwareFunctionDescription’ property to the SoftLayer_Virtual_Guest class
    • +
    • SoftLayer_Hardware_Component_Firmware_SeverityTypes records names for ‘minor’ is update to ‘Optional’ and ‘important’ updated to ‘Recommended’
    • +
    • Create new option for more restrictive rules on VPN access management, if an account attribute that selects the new behavior is set. Restricts sslVpnAllowedFlag update to users with VPN_MANAGE permission
    • +
    +

    Backend

    +
      +
    • New features like duplication, snapshots, etc will be enabled for v1 File and Block customer volumes
    • +
    + +
    +
    +
    +
    + + + + +

    June 7, 2021 @@ -384,33 +412,6 @@

    Backend

    -
    -

    - March 19, 2021 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Fix an issue causing some order API requests to fail to get the orderServerMonthlyAmount and orderNonServerMonthlyAmount properties.
    • -
    -

    Backend

    -
      -
    • Fixed an issue where an Event log was not generated when IP Restriction was added\removed from User profile in the cloud portal.
    • -
    • Update subnet category cancellation flags to allow a user to cancel the billing items without them being a child.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/7/index.html b/page/7/index.html index 9b6db183e77..b94c22d8a1f 100644 --- a/page/7/index.html +++ b/page/7/index.html @@ -119,6 +119,33 @@

    Release Notes

    +
    +

    + March 19, 2021 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Fix an issue causing some order API requests to fail to get the orderServerMonthlyAmount and orderNonServerMonthlyAmount properties.
    • +
    +

    Backend

    +
      +
    • Fixed an issue where an Event log was not generated when IP Restriction was added\removed from User profile in the cloud portal.
    • +
    • Update subnet category cancellation flags to allow a user to cancel the billing items without them being a child.
    • +
    + +
    +
    +
    +
    + + + + +

    March 8, 2021 @@ -351,29 +378,6 @@

    Backend

    -
    -

    - December 11, 2020 -
    -

    -
    -
    -
    -

    Backend

    -
      -
    • Improve handling of upgrades for FileBlock volumes when the replicant is reclaimed in-between upgrade placement and upgrade processing.
    • -
    • Fix issue with userdata not getting set from the order
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/8/index.html b/page/8/index.html index 6e58e4841c9..cb53d6277cc 100644 --- a/page/8/index.html +++ b/page/8/index.html @@ -119,6 +119,29 @@

    Release Notes

    +
    +

    + December 11, 2020 +
    +

    +
    +
    +
    +

    Backend

    +
      +
    • Improve handling of upgrades for FileBlock volumes when the replicant is reclaimed in-between upgrade placement and upgrade processing.
    • +
    • Fix issue with userdata not getting set from the order
    • +
    + +
    +
    +
    +
    + + + + +

    December 4, 2020 @@ -380,35 +403,6 @@

    API

    -
    -

    - September 11, 2020 -
    -

    -
    -
    -
    -

    API

    -
      -
    • throw an exception if we customer requests refresh on duplicate which has replicas. SoftLayerAPIError(SoftLayer_Exception_InvalidValue): Invalid value provided for 'Duplicate Volume is unable to be refreshed while it has replica.'.
    • -
    • Allow snapshots to be refreshed on independent Volumes.
    • -
    • New SoftLayer_Network_Storage::refreshDuplicate() API call. Utilizes same parameters as SoftLayer_Network_Storage::refreshDependentDuplicate().
    • -
    • Exposed isCloudInit method on the Virtual_Guest class and cloudInitiFlag ORM key attribute on the SoftLayer_Virtual_Guest_Block_Device_Template class
    • -
    -

    Backend

    -
      -
    • Fix for billing upgrade order perf type volumes in dependent and independent refresh.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/9/index.html b/page/9/index.html index 54b62c207b5..ca87b6fb093 100644 --- a/page/9/index.html +++ b/page/9/index.html @@ -119,6 +119,35 @@

    Release Notes

    +
    +

    + September 11, 2020 +
    +

    +
    +
    +
    +

    API

    +
      +
    • throw an exception if we customer requests refresh on duplicate which has replicas. SoftLayerAPIError(SoftLayer_Exception_InvalidValue): Invalid value provided for 'Duplicate Volume is unable to be refreshed while it has replica.'.
    • +
    • Allow snapshots to be refreshed on independent Volumes.
    • +
    • New SoftLayer_Network_Storage::refreshDuplicate() API call. Utilizes same parameters as SoftLayer_Network_Storage::refreshDependentDuplicate().
    • +
    • Exposed isCloudInit method on the Virtual_Guest class and cloudInitiFlag ORM key attribute on the SoftLayer_Virtual_Guest_Block_Device_Template class
    • +
    +

    Backend

    +
      +
    • Fix for billing upgrade order perf type volumes in dependent and independent refresh.
    • +
    + +
    +
    +
    +
    + + + + +

    September 4, 2020 @@ -381,52 +410,6 @@

    Catalog

    -
    -

    - June 19, 2020 -
    -

    -
    -
    -
    -

    API

    -
      -
    • -

      Implement disabledSnapshot for Block and File volume replicas

      - -
    • -
    • -

      Prevent detach of local disks for VSIs greater than 300GB

      -
        -
      • Exception:
      • -
      -
      <faultcode>SoftLayer_Exception_Public</faultcode>
      -<faultstring>Disk capacity exceeds the maximum size eligible for portability on local storage and can not be detached.</faultstring>
      -
    • -
    • -

      Fixed an issue causing fixed configurations to not handle disk controller limits properly.

      -
        -
      • When verifying or placing an order, fixed configuration presets will populate the storageGroups property on server order containers with those defined by their preset, rather than remaining empty. Verifying an order now does not fail if the storageGroups property is set when a fixed configuration preset is also provided. Any storage groups will be ignored in favor of the preset’s.
      • -
      • The order response will now contain the fixed config preset’s storage groups on verifyOrder and placeOrder responses.
      • -
      -
    • -
    -

    Backend

    -
      -
    • Remove advanced monitoring/nimsoft as a requirement for managed services servers
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/reference/datatypes/SoftLayer_Account/index.html b/reference/datatypes/SoftLayer_Account/index.html index 59599eb6b43..6998d0d8727 100644 --- a/reference/datatypes/SoftLayer_Account/index.html +++ b/reference/datatypes/SoftLayer_Account/index.html @@ -518,6 +518,8 @@

    alternatePhone

    + + @@ -918,10 +920,6 @@

    firstName

    - - - - @@ -2879,6 +2877,30 @@

    blockDev +
    +
    +

    blockSelfServiceBrandMigration

    +

    + + Flag indicating whether this account is restricted from performing a self-service brand migration by updating their credit card details. + +
    + + + Type: + + + boolean + + +

    + +
    + + + + +

    bluemixAccountId

    @@ -3661,38 +3683,6 @@

    globalIpv6Records -
    -

    globalLoadBalancerAccounts

    -

    - - [Deprecated] The global load balancer accounts for a softlayer customer account. - -
    - - - - - Type: - - - SoftLayer_Network_LoadBalancer_Global_Account[] - - -

    - -

    Deprecated

    - -
    - - -
    @@ -9628,6 +9618,8 @@

    + + @@ -10075,32 +10067,6 @@

    globalIpv6Record - - -
    -
    -

    globalLoadBalancerAccountCount

    -

    - - A count of [Deprecated] The global load balancer accounts for a softlayer customer account. - -
    - - - Type: - - - unsignedLong - - -

    - -
    - - - - - diff --git a/reference/datatypes/SoftLayer_Account_Status_Change_Reason/index.html b/reference/datatypes/SoftLayer_Account_Status_Change_Reason/index.html new file mode 100644 index 00000000000..413f888c61e --- /dev/null +++ b/reference/datatypes/SoftLayer_Account_Status_Change_Reason/index.html @@ -0,0 +1,329 @@ + + + + + + + + + + + + SoftLayer_Account_Status_Change_Reason - https://sldn.softlayer.com/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + +
    +
    +

    SoftLayer_Account_Status_Change_Reason

    +
    +
    +
    +
    +
    + Classes + + SoftLayer_Account_Status_Change_Reason + +
    + Tags + + datatype + + sldn + + account + +
    +
    +
    + +
    +
    + + + +
    +
    + +

    SoftLayer_Account_Status_Change_Reason

    + +
    + +
    + + +

    Description

    + + + +
    + +
    +
    +
    + +
    +
    +
    +
    + + + +
    +

    Local

    + + + + +
    +
    +

    id

    +

    + + None + +
    + + + Type: + + + int + + +

    + +
    + + + + + +
    +
    +

    keyName

    +

    + + None + +
    + + + Type: + + + string + + +

    + +
    + + + + + +
    +
    +

    name

    +

    + + None + +
    + + + Type: + + + string + + +

    + +
    + + +
    +
    +

    Relational

    + + + + + + + + + +

    Count

    + + + + + + + +
    +
    +
    + +
    +
    + +
    +
    +
    +

    © SoftLayer 2024
    + Built with Hugo

    +
    +
    +
    +
    + + + + + diff --git a/reference/datatypes/list.html b/reference/datatypes/list.html index a808fc1f9ac..cb1eb02d8ec 100644 --- a/reference/datatypes/list.html +++ b/reference/datatypes/list.html @@ -800,6 +800,14 @@ + + + + +
    @@ -1176,14 +1184,6 @@ - - - - -
    @@ -3192,14 +3192,6 @@ - - - - -
    @@ -6040,30 +6032,6 @@ - - - - - - - - - - - - - - -
    diff --git a/reference/index.html b/reference/index.html index 6e071a20000..bea1cb09a33 100644 --- a/reference/index.html +++ b/reference/index.html @@ -199,6 +199,8 @@ SoftLayer_Account_Status
    + SoftLayer_Account_Status_Change_Reason
    + SoftLayer_Auxiliary_Network_Status
    SoftLayer_Auxiliary_Notification_Emergency
    @@ -293,8 +295,6 @@ SoftLayer_Billing_Item_Network_LoadBalancer
    - SoftLayer_Billing_Item_Network_LoadBalancer_Global
    - SoftLayer_Billing_Item_Network_LoadBalancer_VirtualIpAddress
    SoftLayer_Billing_Item_Network_Message_Delivery
    @@ -797,8 +797,6 @@ SoftLayer_Container_Product_Order_Network_LoadBalancer_AsAService
    - SoftLayer_Container_Product_Order_Network_LoadBalancer_Global
    - SoftLayer_Container_Product_Order_Network_Message_Delivery
    SoftLayer_Container_Product_Order_Network_Message_Delivery_Upgrade
    @@ -1509,12 +1507,6 @@ SoftLayer_Network_LBaaS_SessionAffinity
    - SoftLayer_Network_LoadBalancer_Global_Account
    - - SoftLayer_Network_LoadBalancer_Global_Host
    - - SoftLayer_Network_LoadBalancer_Global_Type
    - SoftLayer_Network_LoadBalancer_Service
    SoftLayer_Network_LoadBalancer_VirtualIpAddress
    diff --git a/reference/services/SoftLayer_Account/getBlockSelfServiceBrandMigration/index.html b/reference/services/SoftLayer_Account/getBlockSelfServiceBrandMigration/index.html new file mode 100644 index 00000000000..0005fe8f040 --- /dev/null +++ b/reference/services/SoftLayer_Account/getBlockSelfServiceBrandMigration/index.html @@ -0,0 +1,275 @@ + + + + + + + + + + + + + + + + getBlockSelfServiceBrandMigration - https://sldn.softlayer.com/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + +
    +
    +

    getBlockSelfServiceBrandMigration

    +
    +
    +
    +
    +
    + Classes + + SoftLayer_Account + +
    + Tags + + method + + sldn + + account + +
    +
    +
    + +
    +
    + + + +
    +
    + +

    + SoftLayer_Account::getBlockSelfServiceBrandMigration +

    + + +

    + +

    +

    Description

    + + Flag indicating whether this account is restricted from performing a self-service brand migration by updating their credit card details. + +
    + +

    Parameters

    + + + +

    None

    + + + + + + + + + + + +

    Required Headers

    + + +

    Optional Headers

    + + +

    Return Values

    +
    • + + + + boolean + +
    + + + + +
    curl -g -u $SL_USER:$SL_APIKEY -X GET \
    +'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getBlockSelfServiceBrandMigration'
    +
    +
    + +
    +
    + +
    +
    +
    +

    © SoftLayer 2024
    + Built with Hugo

    +
    +
    +
    +
    + + + + + + diff --git a/reference/services/SoftLayer_Account/index.html b/reference/services/SoftLayer_Account/index.html index 85db7f30954..4afda008444 100644 --- a/reference/services/SoftLayer_Account/index.html +++ b/reference/services/SoftLayer_Account/index.html @@ -826,6 +826,15 @@

    +

    getBlockSelfServiceBrandMigration

    + +

    Flag indicating whether this account is restricted from performing a self-service brand migration by updating their credit card details.

    + +

    + + +

    getBluemixAccountId

    @@ -1127,17 +1136,6 @@

    -

    getGlobalLoadBalancerAccounts

    - -

    [Deprecated] The global load balancer accounts for a softlayer customer account.

    - -

    - - -

    getHardware

    diff --git a/reference/services/SoftLayer_Account_Lockdown_Request/disableLockedAccount/index.html b/reference/services/SoftLayer_Account_Lockdown_Request/disableLockedAccount/index.html index ec0575b1c75..0bf02a08a15 100644 --- a/reference/services/SoftLayer_Account_Lockdown_Request/disableLockedAccount/index.html +++ b/reference/services/SoftLayer_Account_Lockdown_Request/disableLockedAccount/index.html @@ -192,7 +192,7 @@

    - Disabling an account is a PERMANENT action. All billable items associated + Disabling an account is a PERMANENT action. All billable items associated with the account must be settled prior to being disabled. Access to the control portal, all resources, network access and hardware will be permanently disabled and reclaimed.

    Description

    @@ -221,7 +221,17 @@

    Parameters

    string - + Optional time at which to disable the account. Must be in the future. + + + + + + statusChangeReasonKeyName + + string + + Optional key name of the SoftLayer_Account_Status_Change_Reason @@ -269,7 +279,7 @@

    Return Values

    -
    curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
    +
    curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
     'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Lockdown_Request/{SoftLayer_Account_Lockdown_RequestID}/disableLockedAccount'
     
    diff --git a/reference/services/SoftLayer_Account_Lockdown_Request/index.html b/reference/services/SoftLayer_Account_Lockdown_Request/index.html index 9a5a010899a..32efb8b3bd8 100644 --- a/reference/services/SoftLayer_Account_Lockdown_Request/index.html +++ b/reference/services/SoftLayer_Account_Lockdown_Request/index.html @@ -231,7 +231,7 @@

    disableLockedAccount

    -

    Disabling an account is a PERMANENT action. All billable items associated

    +

    Disabling an account is a PERMANENT action. All billable items associated with the account must be settled prior to being disabled. Access to the control portal, all resources, network access and hardware will be permanently disabled and reclaimed.

    diff --git a/reference/services/SoftLayer_Account_Status_Change_Reason/getAllObjects/index.html b/reference/services/SoftLayer_Account_Status_Change_Reason/getAllObjects/index.html new file mode 100644 index 00000000000..3e81a9c2d53 --- /dev/null +++ b/reference/services/SoftLayer_Account_Status_Change_Reason/getAllObjects/index.html @@ -0,0 +1,277 @@ + + + + + + + + + + + + + + + + getAllObjects - https://sldn.softlayer.com/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + +
    +
    +

    getAllObjects

    +
    +
    +
    +
    +
    + Classes + + SoftLayer_Account_Status_Change_Reason + +
    + Tags + + method + + sldn + + account + +
    +
    +
    + +
    +
    + + + +
    +
    + +

    + SoftLayer_Account_Status_Change_Reason::getAllObjects +

    + + +

    + +

    +

    Description

    + + + +
    + +

    Parameters

    + + + +

    None

    + + + + + + + + + + + +

    Required Headers

    + + +

    Optional Headers

    + + +

    Return Values

    + + + + + +
    curl -g -u $SL_USER:$SL_APIKEY -X GET \
    +'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Status_Change_Reason/getAllObjects'
    +
    +
    + +
    +
    + +
    +
    +
    +

    © SoftLayer 2024
    + Built with Hugo

    +
    +
    +
    +
    + + + + + + diff --git a/reference/services/SoftLayer_Account_Status_Change_Reason/getObject/index.html b/reference/services/SoftLayer_Account_Status_Change_Reason/getObject/index.html new file mode 100644 index 00000000000..1d1f5fbecfd --- /dev/null +++ b/reference/services/SoftLayer_Account_Status_Change_Reason/getObject/index.html @@ -0,0 +1,275 @@ + + + + + + + + + + + + + + + + getObject - https://sldn.softlayer.com/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + +
    +
    +

    getObject

    +
    +
    +
    +
    +
    + Classes + + SoftLayer_Account_Status_Change_Reason + +
    + Tags + + method + + sldn + + account + +
    +
    +
    + +
    +
    + + + +
    +
    + +

    + SoftLayer_Account_Status_Change_Reason::getObject +

    + + +

    + Retrieve a SoftLayer_Account_Status_Change_Reason record. +

    +

    Description

    + + + +
    + +

    Parameters

    + + + +

    None

    + + + + + + + + + + + +

    Required Headers

    + + +

    Optional Headers

    + + +

    Return Values

    + + + + + +
    curl -g -u $SL_USER:$SL_APIKEY -X GET \
    +'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Status_Change_Reason/{SoftLayer_Account_Status_Change_ReasonID}/getObject'
    +
    +
    + +
    +
    + +
    +
    +
    +

    © SoftLayer 2024
    + Built with Hugo

    +
    +
    +
    +
    + + + + + + diff --git a/reference/services/SoftLayer_Account_Status_Change_Reason/index.html b/reference/services/SoftLayer_Account_Status_Change_Reason/index.html new file mode 100644 index 00000000000..8d08089b33a --- /dev/null +++ b/reference/services/SoftLayer_Account_Status_Change_Reason/index.html @@ -0,0 +1,259 @@ + + + + + + + + + + + + + SoftLayer_Account_Status_Change_Reason - https://sldn.softlayer.com/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + +
    +
    +

    SoftLayer_Account_Status_Change_Reason

    +
    +
    +
    +
    +
    + Classes + + SoftLayer_Account_Status_Change_Reason + +
    + Tags + + service + + sldn + + account + +
    +
    +
    + +
    +
    + + + +
    +
    + +

    SoftLayer_Account_Status_Change_Reason

    + + +
    + +
    + + +

    Description

    + + Represents a reason for changing the account status. + +
    +

    Methods

    +
    +
    +
    + +
    +
    +
    +
    + + + + + +
    +

    getAllObjects

    + +

    + +
    + + + +
    +

    getObject

    + +

    Retrieve a SoftLayer_Account_Status_Change_Reason record.

    + +
    + + +
    +
    + +
    + +
    +
    + + +
    +
    +
    +

    © SoftLayer 2024
    + Built with Hugo

    +
    +
    +
    +
    + + + + + + + diff --git a/reference/services/SoftLayer_Network_Gateway/index.html b/reference/services/SoftLayer_Network_Gateway/index.html index 39d71aa0f3b..df0b46d55c4 100644 --- a/reference/services/SoftLayer_Network_Gateway/index.html +++ b/reference/services/SoftLayer_Network_Gateway/index.html @@ -507,7 +507,7 @@

    refreshGatewayLicense

    -

    Used to refresh the license for the Juniper Gateway, requires License readiness check has passed.

    +

    Used to refresh the all licenses (Required and add ons) for Virtual gateways. License precheck must be ready.

    diff --git a/reference/services/SoftLayer_Network_Gateway/refreshGatewayLicense/index.html b/reference/services/SoftLayer_Network_Gateway/refreshGatewayLicense/index.html index aae1c52be78..03edfb5f8d0 100644 --- a/reference/services/SoftLayer_Network_Gateway/refreshGatewayLicense/index.html +++ b/reference/services/SoftLayer_Network_Gateway/refreshGatewayLicense/index.html @@ -196,7 +196,7 @@

    Description

    - Used to refresh the license for the Juniper Gateway, requires License readiness check has passed. + Used to refresh the all licenses (Required and add ons) for Virtual gateways. License precheck must be ready.
    diff --git a/reference/services/SoftLayer_Virtual_Guest/index.html b/reference/services/SoftLayer_Virtual_Guest/index.html index b36c28d1b53..fa1645d282b 100644 --- a/reference/services/SoftLayer_Virtual_Guest/index.html +++ b/reference/services/SoftLayer_Virtual_Guest/index.html @@ -1873,6 +1873,15 @@

    +

    reconfigureConsole

    + +

    + +

    + + +

    reloadCurrentOperatingSystemConfiguration

    diff --git a/reference/services/SoftLayer_Virtual_Guest/reconfigureConsole/index.html b/reference/services/SoftLayer_Virtual_Guest/reconfigureConsole/index.html new file mode 100644 index 00000000000..789af0fe267 --- /dev/null +++ b/reference/services/SoftLayer_Virtual_Guest/reconfigureConsole/index.html @@ -0,0 +1,273 @@ + + + + + + + + + + + + + + + + reconfigureConsole - https://sldn.softlayer.com/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + +
    +
    +

    reconfigureConsole

    +
    +
    +
    +
    +
    + Classes + + SoftLayer_Virtual_Guest + +
    + Tags + + method + + sldn + + virtual + +
    +
    +
    + +
    +
    + + + +
    +
    + +

    + SoftLayer_Virtual_Guest::reconfigureConsole +

    + + +

    + +

    +

    Description

    + + + +
    + +

    Parameters

    + + + +

    None

    + + + + + + + + + + + +

    Required Headers

    + + +

    Optional Headers

    +
      + + + + +
    • None

    • + +
    + +

    Return Values

    +
    • + + + + void + +
    + + + + +
    curl -g -u $SL_USER:$SL_APIKEY -X GET \
    +'https://api.softlayer.com/rest/v3.1/SoftLayer_Virtual_Guest/{SoftLayer_Virtual_GuestID}/reconfigureConsole'
    +
    +
    + +
    +
    + +
    +
    +
    +

    © SoftLayer 2024
    + Built with Hugo

    +
    +
    +
    +
    + + + + + + diff --git a/reference/services/list.html b/reference/services/list.html index 4f8fc35feea..c90e951e48c 100644 --- a/reference/services/list.html +++ b/reference/services/list.html @@ -520,6 +520,14 @@ + + + + +
    @@ -817,9 +825,6 @@ - - - @@ -1933,9 +1938,6 @@ - - - @@ -3195,25 +3197,6 @@ - - - - - - - - - - - - -
    diff --git a/release_notes/2024/20240322/index.html b/release_notes/2024/20240322/index.html new file mode 100644 index 00000000000..96501308155 --- /dev/null +++ b/release_notes/2024/20240322/index.html @@ -0,0 +1,220 @@ + + + + + + + + + + + Release notes: March 22, 2024 - https://sldn.softlayer.com/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    +

    Release Note

    +
    +
    +

    March 22, 2024

    +
    +
    +
    +

    API

    +
      +
    • Added new vendor codes for vmware add ons. Create new vendor code for VMWare VCF Addons SOFTWARE-1890
    • +
    • Fix regenerating quotes with default partition template ids > 1 and custom partitions disabled. Failures ordering from quotes with a default partition template and a package that disables custom partitions +SALES-14340
    • +
    • Fix for a problem on VSI orders with Windows on other environments outside of commercial.. Account for different default template IDs across environments SALES-14284
    • +
    • Disallow migrating dedicated hosts to non-dedicated hosts. Instead create a separate page for dedicated guests.. Disallow migrating dedicated hosts to non-dedicated hosts VIRT-12349
    • +
    • Removal of API endpoints associated with subnet registrations: +
        +
      • SoftLayer_Account_Regional_Registry_Detail_Property.createObject/createObjects
      • +
      • SoftLayer_Account_Regional_Registry_Detail_Property.editObject/editObjects
      • +
      • SoftLayer_Account_Regional_Registry_Detail_Property.deleteObject
      • +
      • SoftLayer_Account_Regional_Registry_Detail.createObject
      • +
      • SoftLayer_Account_Regional_Registry_Detail.editObject
      • +
      • SoftLayer_Account_Regional_Registry_Detail.deleteObject
      • +
      • SoftLayer_Account_Regional_Registry_Detail.validatePersonForAllRegistrars
      • +
      • SoftLayer_Network_Subnet_Registration_Details.createObject
      • +
      • SoftLayer_Network_Subnet_Registration_Details.deleteObject
      • +
      • SoftLayer_Network_Subnet_Registration.createObject/createObjects
      • +
      • SoftLayer_Network_Subnet_Registration.editObject
      • +
      • SoftLayer_Network_Subnet_Registration.clearRegistration
      • +
      • SoftLayer_Network_Subnet_Registration.editRegistrationAttachedDetails.
      • +
      • Cut off SLDN access to RIR functionality other than read NETWORK-14347
      • +
      +
    • +
    • Expose reconfigureConsole method on SLDN but only function on Federal. Allow FED customers to reconfigure their KVM console VIRT-12914
    • +
    + +
    +
    +
    +
    +
    + +
    + + + +
    +
    +

    SL CLI

    Standalone SoftLayer CLI +
    + +
    + + +
    +
    +

    SL Plugin

    Classic Infrastructure Plugin for ibmcloud CLI +
    + +
    +
    +
    +
    +
    +
    +

    © SoftLayer 2024
    + Built with Hugo

    +
    +
    +
    +
    + + + + + diff --git a/release_notes/index.html b/release_notes/index.html index 7e834e961f2..811fd17f05e 100644 --- a/release_notes/index.html +++ b/release_notes/index.html @@ -116,6 +116,49 @@

    + March 22, 2024 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Added new vendor codes for vmware add ons. Create new vendor code for VMWare VCF Addons SOFTWARE-1890
    • +
    • Fix regenerating quotes with default partition template ids > 1 and custom partitions disabled. Failures ordering from quotes with a default partition template and a package that disables custom partitions +SALES-14340
    • +
    • Fix for a problem on VSI orders with Windows on other environments outside of commercial.. Account for different default template IDs across environments SALES-14284
    • +
    • Disallow migrating dedicated hosts to non-dedicated hosts. Instead create a separate page for dedicated guests.. Disallow migrating dedicated hosts to non-dedicated hosts VIRT-12349
    • +
    • Removal of API endpoints associated with subnet registrations: +
        +
      • SoftLayer_Account_Regional_Registry_Detail_Property.createObject/createObjects
      • +
      • SoftLayer_Account_Regional_Registry_Detail_Property.editObject/editObjects
      • +
      • SoftLayer_Account_Regional_Registry_Detail_Property.deleteObject
      • +
      • SoftLayer_Account_Regional_Registry_Detail.createObject
      • +
      • SoftLayer_Account_Regional_Registry_Detail.editObject
      • +
      • SoftLayer_Account_Regional_Registry_Detail.deleteObject
      • +
      • SoftLayer_Account_Regional_Registry_Detail.validatePersonForAllRegistrars
      • +
      • SoftLayer_Network_Subnet_Registration_Details.createObject
      • +
      • SoftLayer_Network_Subnet_Registration_Details.deleteObject
      • +
      • SoftLayer_Network_Subnet_Registration.createObject/createObjects
      • +
      • SoftLayer_Network_Subnet_Registration.editObject
      • +
      • SoftLayer_Network_Subnet_Registration.clearRegistration
      • +
      • SoftLayer_Network_Subnet_Registration.editRegistrationAttachedDetails.
      • +
      • Cut off SLDN access to RIR functionality other than read NETWORK-14347
      • +
      +
    • +
    • Expose reconfigureConsole method on SLDN but only function on Federal. Allow FED customers to reconfigure their KVM console VIRT-12914
    • +
    + +
    +
    +
    +
    +
    + +
    +
    +

    March 1, 2024

    diff --git a/sitemap.xml b/sitemap.xml index 42b2d04cc7e..1b7dc37d400 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,26 +2,31 @@ https://sldn.softlayer.com/tags/release-notes/ - 2024-03-01T00:00:00+00:00 + 2024-03-22T00:00:00+00:00 - https://sldn.softlayer.com/release_notes/2024/20240301/ - 2024-03-01T00:00:00+00:00 + https://sldn.softlayer.com/release_notes/2024/20240322/ + 2024-03-22T00:00:00+00:00 https://sldn.softlayer.com/release_notes/ - 2024-03-01T00:00:00+00:00 + 2024-03-22T00:00:00+00:00 https://sldn.softlayer.com/ - 2024-03-01T00:00:00+00:00 + 2024-03-22T00:00:00+00:00 https://sldn.softlayer.com/tags/ + 2024-03-22T00:00:00+00:00 + + + + https://sldn.softlayer.com/release_notes/2024/20240301/ 2024-03-01T00:00:00+00:00 @@ -3210,11 +3215,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/addNsRecord/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_User_Customer/addPortalPermission/ 2018-02-12T00:00:00+00:00 @@ -5260,11 +5260,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Host/deleteObject/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Service/deleteObject/ 2018-02-12T00:00:00+00:00 @@ -5905,11 +5900,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/editObject/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_VirtualIpAddress/editObject/ 2018-02-12T00:00:00+00:00 @@ -6780,11 +6770,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getAccount/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_VirtualIpAddress/getAccount/ 2018-02-12T00:00:00+00:00 @@ -7940,6 +7925,11 @@ 2018-02-12T00:00:00+00:00 + + https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/getAllObjects/ + 2018-02-12T00:00:00+00:00 + + https://sldn.softlayer.com/reference/services/SoftLayer_Auxiliary_Notification_Emergency/getAllObjects/ 2018-02-12T00:00:00+00:00 @@ -10435,11 +10425,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getBillingItem/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_VirtualIpAddress/getBillingItem/ 2018-02-12T00:00:00+00:00 @@ -10735,6 +10720,11 @@ 2018-02-12T00:00:00+00:00 + + https://sldn.softlayer.com/reference/services/SoftLayer_Account/getBlockSelfServiceBrandMigration/ + 2018-02-12T00:00:00+00:00 + + https://sldn.softlayer.com/reference/services/SoftLayer_Account/getBluemixAccountId/ 2018-02-12T00:00:00+00:00 @@ -14060,11 +14050,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Account/getGlobalLoadBalancerAccounts/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/getGpuCount/ 2018-02-12T00:00:00+00:00 @@ -14965,11 +14950,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getHosts/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getHostUptimeDetail/ 2018-02-12T00:00:00+00:00 @@ -16380,11 +16360,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Host/getLoadBalancerAccount/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress/getLoadBalancerHardware/ 2018-02-12T00:00:00+00:00 @@ -16420,11 +16395,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getLoadBalanceType/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Billing_Currency_ExchangeRate/getLocalCurrency/ 2018-02-12T00:00:00+00:00 @@ -16955,11 +16925,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getManagedResourceFlag/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_VirtualIpAddress/getManagedResourceFlag/ 2018-02-12T00:00:00+00:00 @@ -18955,6 +18920,11 @@ 2018-02-12T00:00:00+00:00 + + https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/getObject/ + 2018-02-12T00:00:00+00:00 + + https://sldn.softlayer.com/reference/services/SoftLayer_Auxiliary_Notification_Emergency/getObject/ 2018-02-12T00:00:00+00:00 @@ -19630,16 +19600,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getObject/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Host/getObject/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Service/getObject/ 2018-02-12T00:00:00+00:00 @@ -29395,6 +29355,11 @@ 2018-02-12T00:00:00+00:00 + + https://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/reconfigureConsole/ + 2018-02-12T00:00:00+00:00 + + https://sldn.softlayer.com/reference/services/SoftLayer_Account_Lockdown_Request/reconnectCompute/ 2018-02-12T00:00:00+00:00 @@ -30130,11 +30095,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/removeNsRecord/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_User_Customer/removePortalPermission/ 2018-02-12T00:00:00+00:00 @@ -31895,6 +31855,21 @@ 2018-02-12T00:00:00+00:00 + + https://sldn.softlayer.com/classes/SoftLayer_Account_Status_Change_Reason/ + 2018-02-12T00:00:00+00:00 + + + + https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Status_Change_Reason/ + 2018-02-12T00:00:00+00:00 + + + + https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/ + 2018-02-12T00:00:00+00:00 + + https://sldn.softlayer.com/classes/SoftLayer_Auxiliary_Network_Status/ 2018-02-12T00:00:00+00:00 @@ -32430,16 +32405,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/classes/SoftLayer_Billing_Item_Network_LoadBalancer_Global/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Billing_Item_Network_LoadBalancer_Global/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/classes/SoftLayer_Billing_Item_Network_LoadBalancer_VirtualIpAddress/ 2018-02-12T00:00:00+00:00 @@ -35010,16 +34975,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/classes/SoftLayer_Container_Product_Order_Network_LoadBalancer_Global/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Product_Order_Network_LoadBalancer_Global/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/classes/SoftLayer_Container_Product_Order_Network_Message_Delivery/ 2018-02-12T00:00:00+00:00 @@ -38915,46 +38870,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/classes/SoftLayer_Network_LoadBalancer_Global_Account/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_LoadBalancer_Global_Account/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/classes/SoftLayer_Network_LoadBalancer_Global_Host/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_LoadBalancer_Global_Host/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Host/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/classes/SoftLayer_Network_LoadBalancer_Global_Type/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_LoadBalancer_Global_Type/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/classes/SoftLayer_Network_LoadBalancer_Service/ 2018-02-12T00:00:00+00:00 diff --git a/tags/Container/index.html b/tags/Container/index.html index b2f284a36bc..903d1a9ac84 100644 --- a/tags/Container/index.html +++ b/tags/Container/index.html @@ -989,12 +989,6 @@

    reference

    This is the datatype that needs to be populated and sent to SoftLayer_Product_Order::placeOrder. This datatype has everything required to place an order for a Load Balancer as a Service.

  • -
  • - SoftLayer_Container_Product_Order_Network_LoadBalancer_Global -
    The global load balancer service has been deprecated and is no longer available. -This is the datatype that needs to be populated and sent to SoftLayer_Product_Order::placeOrder. This datatype has everything required to place a global load balancer order with SoftLayer.
    -
  • -
  • SoftLayer_Container_Product_Order_Network_Message_Delivery
    This is the datatype that needs to be populated and sent to SoftLayer_Product_Order::placeOrder. This datatype has everything required to place a network message delivery order with SoftLayer.
    diff --git a/tags/Container/index.xml b/tags/Container/index.xml index 7d67b56c8ca..939713fff36 100644 --- a/tags/Container/index.xml +++ b/tags/Container/index.xml @@ -1212,13 +1212,6 @@ https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Product_Order_Network_LoadBalancer_AsAService/ - - SoftLayer_Container_Product_Order_Network_LoadBalancer_Global - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Product_Order_Network_LoadBalancer_Global/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Product_Order_Network_LoadBalancer_Global/ - - SoftLayer_Container_Product_Order_Network_Message_Delivery https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Product_Order_Network_Message_Delivery/ diff --git a/tags/datatype/index.html b/tags/datatype/index.html index 58cdd24880e..133f15ed8f9 100644 --- a/tags/datatype/index.html +++ b/tags/datatype/index.html @@ -629,6 +629,11 @@

    reference

  • +
  • + SoftLayer_Account_Status_Change_Reason +
    Represents a reason for changing the account status.
    +
  • +
  • SoftLayer_Auxiliary_Network_Status
    @@ -865,12 +870,6 @@

    reference

    A SoftLayer_Billing_Item_Network_LoadBalancer represents the [SoftLayer_Billing_Item](/reference/datatypes/SoftLayer_Billing_Item) related to a single [SoftLayer_Network_LoadBalancer](/reference/datatypes/SoftLayer_Network_LoadBalancer) instance.
  • -
  • - SoftLayer_Billing_Item_Network_LoadBalancer_Global -
    The global load balancer service has been deprecated and is no longer available. -The SoftLayer_Billing_Item_Network_LoadBalancer_Global data type contains general information relating to a single SoftLayer billing item whose item category code is 'global_load_balancer'
    -
  • -
  • SoftLayer_Billing_Item_Network_LoadBalancer_VirtualIpAddress
    A SoftLayer_Billing_Item_Network_LoadBalancer_VirtualIpAddress represents the [SoftLayer_Billing_Item](/reference/datatypes/SoftLayer_Billing_Item) related to a single [SoftLayer_Network_LoadBalancer_VirtualIpAddress](/reference/datatypes/SoftLayer_Network_LoadBalancer_VirtualIpAddress) instance.
    @@ -2151,12 +2150,6 @@

    reference

    This is the datatype that needs to be populated and sent to SoftLayer_Product_Order::placeOrder. This datatype has everything required to place an order for a Load Balancer as a Service.
  • -
  • - SoftLayer_Container_Product_Order_Network_LoadBalancer_Global -
    The global load balancer service has been deprecated and is no longer available. -This is the datatype that needs to be populated and sent to SoftLayer_Product_Order::placeOrder. This datatype has everything required to place a global load balancer order with SoftLayer.
    -
  • -
  • SoftLayer_Container_Product_Order_Network_Message_Delivery
    This is the datatype that needs to be populated and sent to SoftLayer_Product_Order::placeOrder. This datatype has everything required to place a network message delivery order with SoftLayer.
    @@ -3976,22 +3969,6 @@

    reference

  • -
  • - SoftLayer_Network_LoadBalancer_Global_Account -
    The global load balancer service has been deprecated and is no longer available.
    -
  • - -
  • - SoftLayer_Network_LoadBalancer_Global_Host -
    The global load balancer service has been deprecated and is no longer available.
    -
  • - -
  • - SoftLayer_Network_LoadBalancer_Global_Type -
    The global load balancer service has been deprecated and is no longer available. -The SoftLayer_Network_LoadBalancer_Global_Type data type represents a single load balance method that can be assigned to a global load balancer account. The load balance method determines how hosts in a load balancing pool are chosen by the global load balancers.
    -
  • -
  • SoftLayer_Network_LoadBalancer_Service
    The SoftLayer_Network_LoadBalancer_Service data type contains all the information relating to a specific service (destination) on a particular load balancer. diff --git a/tags/datatype/index.xml b/tags/datatype/index.xml index f3f9efdfa4d..31bb628b231 100644 --- a/tags/datatype/index.xml +++ b/tags/datatype/index.xml @@ -708,6 +708,13 @@ https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Status/ + + SoftLayer_Account_Status_Change_Reason + https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Status_Change_Reason/ + Mon, 12 Feb 2018 00:00:00 +0000 + https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Status_Change_Reason/ + + SoftLayer_Auxiliary_Network_Status https://sldn.softlayer.com/reference/datatypes/SoftLayer_Auxiliary_Network_Status/ @@ -1037,13 +1044,6 @@ https://sldn.softlayer.com/reference/datatypes/SoftLayer_Billing_Item_Network_LoadBalancer/ - - SoftLayer_Billing_Item_Network_LoadBalancer_Global - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Billing_Item_Network_LoadBalancer_Global/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Billing_Item_Network_LoadBalancer_Global/ - - SoftLayer_Billing_Item_Network_LoadBalancer_VirtualIpAddress https://sldn.softlayer.com/reference/datatypes/SoftLayer_Billing_Item_Network_LoadBalancer_VirtualIpAddress/ @@ -2801,13 +2801,6 @@ https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Product_Order_Network_LoadBalancer_AsAService/ - - SoftLayer_Container_Product_Order_Network_LoadBalancer_Global - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Product_Order_Network_LoadBalancer_Global/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Product_Order_Network_LoadBalancer_Global/ - - SoftLayer_Container_Product_Order_Network_Message_Delivery https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Product_Order_Network_Message_Delivery/ @@ -5293,27 +5286,6 @@ https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_LBaaS_SSLCipher/ - - SoftLayer_Network_LoadBalancer_Global_Account - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_LoadBalancer_Global_Account/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_LoadBalancer_Global_Account/ - - - - SoftLayer_Network_LoadBalancer_Global_Host - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_LoadBalancer_Global_Host/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_LoadBalancer_Global_Host/ - - - - SoftLayer_Network_LoadBalancer_Global_Type - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_LoadBalancer_Global_Type/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_LoadBalancer_Global_Type/ - - SoftLayer_Network_LoadBalancer_Service https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_LoadBalancer_Service/ diff --git a/tags/method/index.html b/tags/method/index.html index b9e71683388..def3f121904 100644 --- a/tags/method/index.html +++ b/tags/method/index.html @@ -525,12 +525,6 @@

    reference

    Create a notification subscription record for the user. If a subscription record exists for the notification, the record will be set to active, if currently inactive.
  • -
  • - addNsRecord -
    The global load balancer service has been deprecated and is no longer available. -If your globally load balanced domain is hosted on the SoftLayer nameservers this method will add the required NS resource record to your DNS zone file and remove any A records that match the host portion of a global load balancer account hostname.
    -
  • -
  • addPortalPermission
    Add a permission to a portal user's permission set. [SoftLayer_User_Customer_CustomerPermission_Permission](/reference/datatypes/SoftLayer_User_Customer_CustomerPermission_Permission) control which features in the SoftLayer customer portal and API a user may use. If the user already has the permission you're attempting to add then addPortalPermission() returns true. @@ -2795,12 +2789,6 @@

    reference

    Deletes an existing L7 pool along with L7 members, L7 health monitor, and L7 session affinity.
  • -
  • - deleteObject -
    The global load balancer service has been deprecated and is no longer available. -Remove a host from the load balancing pool of a global load balancer account.
    -
  • -
  • deleteObject
    Calling deleteObject on a particular server will remove it from the load balancer. This is the only way to remove a service from your load balancer. If you wish to remove a server, first call this function, then reload the virtualIpAddress object and edit the remaining services to reflect the other changes that you wish to make.
    @@ -3475,12 +3463,6 @@

    reference

    Edit a l7 policy instance's properties
  • -
  • - editObject -
    The global load balancer service has been deprecated and is no longer available. -Edit the properties of a global load balancer account by passing in a modified instance of the object.
    -
  • -
  • editObject
    Like any other API object, the load balancers can have their exposed properties edited by passing in a modified version of the object. The load balancer object also can modify its services in this way. Simply request the load balancer object you wish to edit, then modify the objects in the services array and pass the modified object to this function. WARNING: Services cannot be deleted in this manner, you must call deleteObject() on the service to physically remove them from the load balancer.
    @@ -4389,11 +4371,6 @@

    reference

    The account for this gateway.
  • -
  • - getAccount -
    Your SoftLayer customer account.
    -
  • -
  • getAccount
    The account that owns this load balancer.
    @@ -5556,6 +5533,11 @@

    reference

  • +
  • + getAllObjects +
    +
  • +
  • getAllObjects
    Retrieve an array of SoftLayer_Auxiliary_Notification_Emergency data types, which contain all notification events regardless of status.
    @@ -8063,11 +8045,6 @@

    reference

    The active billing item for a network interconnect.
  • -
  • - getBillingItem -
    The current billing item for a Global Load Balancer account.
    -
  • -
  • getBillingItem
    The current billing item for the Load Balancer.
    @@ -8365,6 +8342,11 @@

    reference

    The image template groups that are linked to an SSH key.
  • +
  • + getBlockSelfServiceBrandMigration +
    Flag indicating whether this account is restricted from performing a self-service brand migration by updating their credit card details.
    +
  • +
  • getBluemixAccountId
    @@ -11723,11 +11705,6 @@

    reference

  • -
  • - getGlobalLoadBalancerAccounts -
    [Deprecated] The global load balancer accounts for a softlayer customer account.
    -
  • -
  • getGpuCount
    The number of GPUs attached to the guest.
    @@ -12644,11 +12621,6 @@

    reference

    The getHostname method retrieves the hostname for the resource.
  • -
  • - getHosts -
    The hosts in the load balancing pool for a global load balancer account.
    -
  • -
  • getHostUptimeDetail
    @@ -14078,11 +14050,6 @@

    reference

    Get the load balancer object with given uuid.
  • -
  • - getLoadBalancerAccount -
    The global load balancer account a host belongs to.
    -
  • -
  • getLoadBalancerHardware
    @@ -14118,11 +14085,6 @@

    reference

    The load balancers virtual IP addresses currently associated with the certificate.
  • -
  • - getLoadBalanceType -
    The load balance method of a global load balancer account
    -
  • -
  • getLocalCurrency
    @@ -14653,11 +14615,6 @@

    reference

    A flag indicating that the load balancer is a managed resource.
  • -
  • - getManagedResourceFlag -
    A flag indicating that the global load balancer is a managed resource.
    -
  • -
  • getManagedResourceFlag
    A flag indicating that the load balancer is a managed resource.
    @@ -16655,6 +16612,11 @@

    reference

    Retrieve a SoftLayer_Account_Shipment_Type record.
  • +
  • + getObject +
    Retrieve a SoftLayer_Account_Status_Change_Reason record.
    +
  • +
  • getObject
    getObject retrieves the SoftLayer_Auxiliary_Notification_Emergency object, it can be used to check for current notifications being broadcast by SoftLayer.
    @@ -17331,16 +17293,6 @@

    reference

    Retrieve a SoftLayer_Network_LBaaS_SSLCipher record.
  • -
  • - getObject -
    The global load balancer service has been deprecated and is no longer available.
    -
  • - -
  • - getObject -
    The global load balancer service has been deprecated and is no longer available.
    -
  • -
  • getObject
    getObject retrieves the SoftLayer_Network_LoadBalancer_Service object whose ID number corresponds to the ID number of the init parameter passed to the SoftLayer_Network_LoadBalancer_Service service. You can only retrieve services on load balancers assigned to your account, and it is recommended that you simply retrieve the entire load balancer, as an individual service has no explicit purpose without its 'siblings'.
    @@ -26931,6 +26883,11 @@

    reference

    Modifies linked Paas user data based on changes initiated by Bluemix.
  • +
  • + reconfigureConsole +
    +
  • +
  • reconnectCompute
    Takes the original disconnected lockdown event ID, and an optional reconnect date. If no reconnect date is passed with the API call, the account reconnection will happen immediately. Otherwise, the account reconnection will happen on the date given. The associated lockdown event will be unlocked and closed at that time.
    @@ -26999,7 +26956,7 @@

    reference

  • refreshGatewayLicense -
    Used to refresh the license for the Juniper Gateway, requires License readiness check has passed. +
    Used to refresh the all licenses (Required and add ons) for Virtual gateways. License precheck must be ready.
  • @@ -27728,12 +27685,6 @@

    reference

    Note that in the event of a 'pending API request' error some VLANs may still have been affected and scheduled for deactivation. -
  • - removeNsRecord -
    The global load balancer service has been deprecated and is no longer available. -If your globally load balanced domain is hosted on the SoftLayer nameservers this method will remove the NS resource record from your DNS zone file.
    -
  • -
  • removePortalPermission
    Remove (revoke) a permission from a portal user's permission set. [SoftLayer_User_Customer_CustomerPermission_Permission](/reference/datatypes/SoftLayer_User_Customer_CustomerPermission_Permission) control which features in the SoftLayer customer portal and API a user may use. Removing a user's permission will affect that user's portal and API access. If the user does not have the permission you're attempting to remove then removePortalPermission() returns true. diff --git a/tags/method/index.xml b/tags/method/index.xml index ff035869383..7e2e62f8043 100644 --- a/tags/method/index.xml +++ b/tags/method/index.xml @@ -512,13 +512,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_User_Customer_OpenIdConnect_TrustedProfile/addNotificationSubscriber/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &#39;{&#34;parameters&#34;: [string]}&#39; \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer_OpenIdConnect_TrustedProfile/{SoftLayer_User_Customer_OpenIdConnect_TrustedProfileID}/addNotificationSubscriber&#39; - - addNsRecord - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/addNsRecord/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/addNsRecord/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Account/{SoftLayer_Network_LoadBalancer_Global_AccountID}/addNsRecord&#39; - addPortalPermission https://sldn.softlayer.com/reference/services/SoftLayer_User_Customer/addPortalPermission/ @@ -3270,13 +3263,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_L7Pool/deleteObject/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LBaaS_L7Pool/{SoftLayer_Network_LBaaS_L7PoolID}/deleteObject&#39; - - deleteObject - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Host/deleteObject/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Host/deleteObject/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Host/{SoftLayer_Network_LoadBalancer_Global_HostID}/deleteObject&#39; - deleteObject https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Service/deleteObject/ @@ -3786,7 +3772,7 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Account_Lockdown_Request/disableLockedAccount/ Mon, 12 Feb 2018 00:00:00 +0000 https://sldn.softlayer.com/reference/services/SoftLayer_Account_Lockdown_Request/disableLockedAccount/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &#39;{&#34;parameters&#34;: [string]}&#39; \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Lockdown_Request/{SoftLayer_Account_Lockdown_RequestID}/disableLockedAccount&#39; + REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &#39;{&#34;parameters&#34;: [string, string]}&#39; \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Lockdown_Request/{SoftLayer_Account_Lockdown_RequestID}/disableLockedAccount&#39; disableSmtpAccess @@ -4166,13 +4152,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_L7Policy/editObject/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &#39;{&#34;parameters&#34;: [SoftLayer_Network_LBaaS_L7Policy]}&#39; \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LBaaS_L7Policy/{SoftLayer_Network_LBaaS_L7PolicyID}/editObject&#39; - - editObject - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/editObject/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/editObject/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &#39;{&#34;parameters&#34;: [SoftLayer_Network_LoadBalancer_Global_Account]}&#39; \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Account/{SoftLayer_Network_LoadBalancer_Global_AccountID}/editObject&#39; - editObject https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_VirtualIpAddress/editObject/ @@ -5356,13 +5335,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Network_Gateway/getAccount/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Gateway/{SoftLayer_Network_GatewayID}/getAccount&#39; - - getAccount - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getAccount/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getAccount/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Account/{SoftLayer_Network_LoadBalancer_Global_AccountID}/getAccount&#39; - getAccount https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_VirtualIpAddress/getAccount/ @@ -6980,6 +6952,13 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Account_Reports_Request/getAllObjects/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Reports_Request/getAllObjects&#39; + + getAllObjects + https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/getAllObjects/ + Mon, 12 Feb 2018 00:00:00 +0000 + https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/getAllObjects/ + REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Status_Change_Reason/getAllObjects&#39; + getAllObjects https://sldn.softlayer.com/reference/services/SoftLayer_Auxiliary_Notification_Emergency/getAllObjects/ @@ -10473,13 +10452,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Network_Interconnect_Tenant/getBillingItem/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Interconnect_Tenant/{SoftLayer_Network_Interconnect_TenantID}/getBillingItem&#39; - - getBillingItem - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getBillingItem/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getBillingItem/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Account/{SoftLayer_Network_LoadBalancer_Global_AccountID}/getBillingItem&#39; - getBillingItem https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_VirtualIpAddress/getBillingItem/ @@ -10893,6 +10865,13 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Security_Ssh_Key/getBlockDeviceTemplateGroups/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Security_Ssh_Key/{SoftLayer_Security_Ssh_KeyID}/getBlockDeviceTemplateGroups&#39; + + getBlockSelfServiceBrandMigration + https://sldn.softlayer.com/reference/services/SoftLayer_Account/getBlockSelfServiceBrandMigration/ + Mon, 12 Feb 2018 00:00:00 +0000 + https://sldn.softlayer.com/reference/services/SoftLayer_Account/getBlockSelfServiceBrandMigration/ + REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getBlockSelfServiceBrandMigration&#39; + getBluemixAccountId https://sldn.softlayer.com/reference/services/SoftLayer_Account/getBluemixAccountId/ @@ -15548,13 +15527,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Account/getGlobalIpv6Records/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getGlobalIpv6Records&#39; - - getGlobalLoadBalancerAccounts - https://sldn.softlayer.com/reference/services/SoftLayer_Account/getGlobalLoadBalancerAccounts/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account/getGlobalLoadBalancerAccounts/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getGlobalLoadBalancerAccounts&#39; - getGpuCount https://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/getGpuCount/ @@ -16815,13 +16787,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Resource_Metadata/getHostname/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Resource_Metadata/{SoftLayer_Resource_MetadataID}/getHostname&#39; - - getHosts - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getHosts/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getHosts/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Account/{SoftLayer_Network_LoadBalancer_Global_AccountID}/getHosts&#39; - getHostUptimeDetail https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getHostUptimeDetail/ @@ -18796,13 +18761,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_LoadBalancer/getLoadBalancer/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &#39;{&#34;parameters&#34;: [string]}&#39; \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LBaaS_LoadBalancer/getLoadBalancer&#39; - - getLoadBalancerAccount - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Host/getLoadBalancerAccount/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Host/getLoadBalancerAccount/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Host/{SoftLayer_Network_LoadBalancer_Global_HostID}/getLoadBalancerAccount&#39; - getLoadBalancerHardware https://sldn.softlayer.com/reference/services/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress/getLoadBalancerHardware/ @@ -18852,13 +18810,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Security_Certificate/getLoadBalancerVirtualIpAddresses/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Security_Certificate/{SoftLayer_Security_CertificateID}/getLoadBalancerVirtualIpAddresses&#39; - - getLoadBalanceType - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getLoadBalanceType/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getLoadBalanceType/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Account/{SoftLayer_Network_LoadBalancer_Global_AccountID}/getLoadBalanceType&#39; - getLocalCurrency https://sldn.softlayer.com/reference/services/SoftLayer_Billing_Currency_ExchangeRate/getLocalCurrency/ @@ -19601,13 +19552,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress/getManagedResourceFlag/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress/{SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddressID}/getManagedResourceFlag&#39; - - getManagedResourceFlag - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getManagedResourceFlag/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getManagedResourceFlag/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Account/{SoftLayer_Network_LoadBalancer_Global_AccountID}/getManagedResourceFlag&#39; - getManagedResourceFlag https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_VirtualIpAddress/getManagedResourceFlag/ @@ -22401,6 +22345,13 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Account_Shipment_Type/getObject/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Shipment_Type/{SoftLayer_Account_Shipment_TypeID}/getObject&#39; + + getObject + https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/getObject/ + Mon, 12 Feb 2018 00:00:00 +0000 + https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/getObject/ + REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Status_Change_Reason/{SoftLayer_Account_Status_Change_ReasonID}/getObject&#39; + getObject https://sldn.softlayer.com/reference/services/SoftLayer_Auxiliary_Notification_Emergency/getObject/ @@ -23346,20 +23297,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_SSLCipher/getObject/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LBaaS_SSLCipher/{SoftLayer_Network_LBaaS_SSLCipherID}/getObject&#39; - - getObject - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getObject/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getObject/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Account/{SoftLayer_Network_LoadBalancer_Global_AccountID}/getObject&#39; - - - getObject - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Host/getObject/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Host/getObject/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Host/{SoftLayer_Network_LoadBalancer_Global_HostID}/getObject&#39; - getObject https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Service/getObject/ @@ -36541,6 +36478,13 @@ https://sldn.softlayer.com/reference/services/SoftLayer_User_Customer_Profile_Event_HyperWarp/receiveEventDirect/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &#39;{&#34;parameters&#34;: [SoftLayer_Container_User_Customer_Profile_Event_HyperWarp_ProfileChange]}&#39; \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer_Profile_Event_HyperWarp/receiveEventDirect&#39; + + reconfigureConsole + https://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/reconfigureConsole/ + Mon, 12 Feb 2018 00:00:00 +0000 + https://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/reconfigureConsole/ + REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Virtual_Guest/{SoftLayer_Virtual_GuestID}/reconfigureConsole&#39; + reconnectCompute https://sldn.softlayer.com/reference/services/SoftLayer_Account_Lockdown_Request/reconnectCompute/ @@ -37556,13 +37500,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Network_Component/removeNetworkVlanTrunks/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &#39;{&#34;parameters&#34;: [SoftLayer_Network_Vlan]}&#39; \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Component/{SoftLayer_Network_ComponentID}/removeNetworkVlanTrunks&#39; - - removeNsRecord - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/removeNsRecord/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/removeNsRecord/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Account/{SoftLayer_Network_LoadBalancer_Global_AccountID}/removeNsRecord&#39; - removePortalPermission https://sldn.softlayer.com/reference/services/SoftLayer_User_Customer/removePortalPermission/ diff --git a/tags/release-notes/index.html b/tags/release-notes/index.html index 6c090f1776f..029fbd61811 100644 --- a/tags/release-notes/index.html +++ b/tags/release-notes/index.html @@ -120,6 +120,11 @@

    release_notes

      +
    • + Release notes: March 22, 2024 +
      +
    • +
    • Release notes: March 01, 2024
      diff --git a/tags/release-notes/index.xml b/tags/release-notes/index.xml index 41d62e757e0..cb0e9f6bea2 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 - Fri, 01 Mar 2024 00:00:00 +0000 + Fri, 22 Mar 2024 00:00:00 +0000 + + Release notes: March 22, 2024 + https://sldn.softlayer.com/release_notes/2024/20240322/ + Fri, 22 Mar 2024 00:00:00 +0000 + https://sldn.softlayer.com/release_notes/2024/20240322/ + API Added new vendor codes for vmware add ons. Create new vendor code for VMWare VCF Addons SOFTWARE-1890 Fix regenerating quotes with default partition template ids &gt; 1 and custom partitions disabled. Failures ordering from quotes with a default partition template and a package that disables custom partitions SALES-14340 Fix for a problem on VSI orders with Windows on other environments outside of commercial.. Account for different default template IDs across environments SALES-14284 Disallow migrating dedicated hosts to non-dedicated hosts. + Release notes: March 01, 2024 https://sldn.softlayer.com/release_notes/2024/20240301/ diff --git a/tags/sldn/index.html b/tags/sldn/index.html index aa617a787d9..96fda4a69ac 100644 --- a/tags/sldn/index.html +++ b/tags/sldn/index.html @@ -705,12 +705,6 @@

      reference

      Create a notification subscription record for the user. If a subscription record exists for the notification, the record will be set to active, if currently inactive.
    • -
    • - addNsRecord -
      The global load balancer service has been deprecated and is no longer available. -If your globally load balanced domain is hosted on the SoftLayer nameservers this method will add the required NS resource record to your DNS zone file and remove any A records that match the host portion of a global load balancer account hostname.
      -
    • -
    • addPortalPermission
      Add a permission to a portal user's permission set. [SoftLayer_User_Customer_CustomerPermission_Permission](/reference/datatypes/SoftLayer_User_Customer_CustomerPermission_Permission) control which features in the SoftLayer customer portal and API a user may use. If the user already has the permission you're attempting to add then addPortalPermission() returns true. @@ -3000,12 +2994,6 @@

      reference

      Deletes an existing L7 pool along with L7 members, L7 health monitor, and L7 session affinity.
    • -
    • - deleteObject -
      The global load balancer service has been deprecated and is no longer available. -Remove a host from the load balancing pool of a global load balancer account.
      -
    • -
    • deleteObject
      Calling deleteObject on a particular server will remove it from the load balancer. This is the only way to remove a service from your load balancer. If you wish to remove a server, first call this function, then reload the virtualIpAddress object and edit the remaining services to reflect the other changes that you wish to make.
      @@ -3680,12 +3668,6 @@

      reference

      Edit a l7 policy instance's properties
    • -
    • - editObject -
      The global load balancer service has been deprecated and is no longer available. -Edit the properties of a global load balancer account by passing in a modified instance of the object.
      -
    • -
    • editObject
      Like any other API object, the load balancers can have their exposed properties edited by passing in a modified version of the object. The load balancer object also can modify its services in this way. Simply request the load balancer object you wish to edit, then modify the objects in the services array and pass the modified object to this function. WARNING: Services cannot be deleted in this manner, you must call deleteObject() on the service to physically remove them from the load balancer.
      @@ -4594,11 +4576,6 @@

      reference

      The account for this gateway.
    • -
    • - getAccount -
      Your SoftLayer customer account.
      -
    • -
    • getAccount
      The account that owns this load balancer.
      @@ -5761,6 +5738,11 @@

      reference

    • +
    • + getAllObjects +
      +
    • +
    • getAllObjects
      Retrieve an array of SoftLayer_Auxiliary_Notification_Emergency data types, which contain all notification events regardless of status.
      @@ -8268,11 +8250,6 @@

      reference

      The active billing item for a network interconnect.
    • -
    • - getBillingItem -
      The current billing item for a Global Load Balancer account.
      -
    • -
    • getBillingItem
      The current billing item for the Load Balancer.
      @@ -8570,6 +8547,11 @@

      reference

      The image template groups that are linked to an SSH key.
    • +
    • + getBlockSelfServiceBrandMigration +
      Flag indicating whether this account is restricted from performing a self-service brand migration by updating their credit card details.
      +
    • +
    • getBluemixAccountId
      @@ -11928,11 +11910,6 @@

      reference

    • -
    • - getGlobalLoadBalancerAccounts -
      [Deprecated] The global load balancer accounts for a softlayer customer account.
      -
    • -
    • getGpuCount
      The number of GPUs attached to the guest.
      @@ -12849,11 +12826,6 @@

      reference

      The getHostname method retrieves the hostname for the resource.
    • -
    • - getHosts -
      The hosts in the load balancing pool for a global load balancer account.
      -
    • -
    • getHostUptimeDetail
      @@ -14283,11 +14255,6 @@

      reference

      Get the load balancer object with given uuid.
    • -
    • - getLoadBalancerAccount -
      The global load balancer account a host belongs to.
      -
    • -
    • getLoadBalancerHardware
      @@ -14323,11 +14290,6 @@

      reference

      The load balancers virtual IP addresses currently associated with the certificate.
    • -
    • - getLoadBalanceType -
      The load balance method of a global load balancer account
      -
    • -
    • getLocalCurrency
      @@ -14858,11 +14820,6 @@

      reference

      A flag indicating that the load balancer is a managed resource.
    • -
    • - getManagedResourceFlag -
      A flag indicating that the global load balancer is a managed resource.
      -
    • -
    • getManagedResourceFlag
      A flag indicating that the load balancer is a managed resource.
      @@ -16860,6 +16817,11 @@

      reference

      Retrieve a SoftLayer_Account_Shipment_Type record.
    • +
    • + getObject +
      Retrieve a SoftLayer_Account_Status_Change_Reason record.
      +
    • +
    • getObject
      getObject retrieves the SoftLayer_Auxiliary_Notification_Emergency object, it can be used to check for current notifications being broadcast by SoftLayer.
      @@ -17536,16 +17498,6 @@

      reference

      Retrieve a SoftLayer_Network_LBaaS_SSLCipher record.
    • -
    • - getObject -
      The global load balancer service has been deprecated and is no longer available.
      -
    • - -
    • - getObject -
      The global load balancer service has been deprecated and is no longer available.
      -
    • -
    • getObject
      getObject retrieves the SoftLayer_Network_LoadBalancer_Service object whose ID number corresponds to the ID number of the init parameter passed to the SoftLayer_Network_LoadBalancer_Service service. You can only retrieve services on load balancers assigned to your account, and it is recommended that you simply retrieve the entire load balancer, as an individual service has no explicit purpose without its 'siblings'.
      @@ -27286,6 +27238,11 @@

      reference

      Modifies linked Paas user data based on changes initiated by Bluemix.
    • +
    • + reconfigureConsole +
      +
    • +
    • reconnectCompute
      Takes the original disconnected lockdown event ID, and an optional reconnect date. If no reconnect date is passed with the API call, the account reconnection will happen immediately. Otherwise, the account reconnection will happen on the date given. The associated lockdown event will be unlocked and closed at that time.
      @@ -27354,7 +27311,7 @@

      reference

    • refreshGatewayLicense -
      Used to refresh the license for the Juniper Gateway, requires License readiness check has passed. +
      Used to refresh the all licenses (Required and add ons) for Virtual gateways. License precheck must be ready.
    • @@ -28083,12 +28040,6 @@

      reference

      Note that in the event of a 'pending API request' error some VLANs may still have been affected and scheduled for deactivation.
  • -
  • - removeNsRecord -
    The global load balancer service has been deprecated and is no longer available. -If your globally load balanced domain is hosted on the SoftLayer nameservers this method will remove the NS resource record from your DNS zone file.
    -
  • -
  • removePortalPermission
    Remove (revoke) a permission from a portal user's permission set. [SoftLayer_User_Customer_CustomerPermission_Permission](/reference/datatypes/SoftLayer_User_Customer_CustomerPermission_Permission) control which features in the SoftLayer customer portal and API a user may use. Removing a user's permission will affect that user's portal and API access. If the user does not have the permission you're attempting to remove then removePortalPermission() returns true. @@ -29629,6 +29580,16 @@

    reference

  • +
  • + SoftLayer_Account_Status_Change_Reason +
    Represents a reason for changing the account status.
    +
  • + +
  • + SoftLayer_Account_Status_Change_Reason +
    Represents a reason for changing the account status.
    +
  • +
  • SoftLayer_Auxiliary_Network_Status
    @@ -29957,12 +29918,6 @@

    reference

    A SoftLayer_Billing_Item_Network_LoadBalancer represents the [SoftLayer_Billing_Item](/reference/datatypes/SoftLayer_Billing_Item) related to a single [SoftLayer_Network_LoadBalancer](/reference/datatypes/SoftLayer_Network_LoadBalancer) instance.
  • -
  • - SoftLayer_Billing_Item_Network_LoadBalancer_Global -
    The global load balancer service has been deprecated and is no longer available. -The SoftLayer_Billing_Item_Network_LoadBalancer_Global data type contains general information relating to a single SoftLayer billing item whose item category code is 'global_load_balancer'
    -
  • -
  • SoftLayer_Billing_Item_Network_LoadBalancer_VirtualIpAddress
    A SoftLayer_Billing_Item_Network_LoadBalancer_VirtualIpAddress represents the [SoftLayer_Billing_Item](/reference/datatypes/SoftLayer_Billing_Item) related to a single [SoftLayer_Network_LoadBalancer_VirtualIpAddress](/reference/datatypes/SoftLayer_Network_LoadBalancer_VirtualIpAddress) instance.
    @@ -31374,12 +31329,6 @@

    reference

    This is the datatype that needs to be populated and sent to SoftLayer_Product_Order::placeOrder. This datatype has everything required to place an order for a Load Balancer as a Service.
  • -
  • - SoftLayer_Container_Product_Order_Network_LoadBalancer_Global -
    The global load balancer service has been deprecated and is no longer available. -This is the datatype that needs to be populated and sent to SoftLayer_Product_Order::placeOrder. This datatype has everything required to place a global load balancer order with SoftLayer.
    -
  • -
  • SoftLayer_Container_Product_Order_Network_Message_Delivery
    This is the datatype that needs to be populated and sent to SoftLayer_Product_Order::placeOrder. This datatype has everything required to place a network message delivery order with SoftLayer.
    @@ -33722,34 +33671,6 @@

    reference

  • -
  • - SoftLayer_Network_LoadBalancer_Global_Account -
    The global load balancer service has been deprecated and is no longer available.
    -
  • - -
  • - SoftLayer_Network_LoadBalancer_Global_Account -
    The global load balancer service has been deprecated and is no longer available. -A global load balancer account enables you to load balance traffic between servers that are in geographically diverse locations. SoftLayer's global load balancers act as a highly modified DNS server. SoftLayer's global load balancers work by accepting DNS requests for a specific hostname, choosing a host from a load balancing pool using the load balance method specified, and returning a destination IP address through a DNS response.
    -
  • - -
  • - SoftLayer_Network_LoadBalancer_Global_Host -
    The global load balancer service has been deprecated and is no longer available.
    -
  • - -
  • - SoftLayer_Network_LoadBalancer_Global_Host -
    The global load balancer service has been deprecated and is no longer available. -Every global load balancer account contains hosts that make up the load balancing pool. The global load balancers select hosts from this pool and return the destination IP in the DNS response. The SoftLayer_Network_LoadBalancer_Global_Host service represent these hosts.
    -
  • - -
  • - SoftLayer_Network_LoadBalancer_Global_Type -
    The global load balancer service has been deprecated and is no longer available. -The SoftLayer_Network_LoadBalancer_Global_Type data type represents a single load balance method that can be assigned to a global load balancer account. The load balance method determines how hosts in a load balancing pool are chosen by the global load balancers.
    -
  • -
  • SoftLayer_Network_LoadBalancer_Service
    The SoftLayer_Network_LoadBalancer_Service data type contains all the information relating to a specific service (destination) on a particular load balancer. diff --git a/tags/sldn/index.xml b/tags/sldn/index.xml index 04ebff93d96..12c93e5dca2 100644 --- a/tags/sldn/index.xml +++ b/tags/sldn/index.xml @@ -631,13 +631,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_User_Customer_OpenIdConnect_TrustedProfile/addNotificationSubscriber/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &#39;{&#34;parameters&#34;: [string]}&#39; \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer_OpenIdConnect_TrustedProfile/{SoftLayer_User_Customer_OpenIdConnect_TrustedProfileID}/addNotificationSubscriber&#39; - - addNsRecord - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/addNsRecord/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/addNsRecord/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Account/{SoftLayer_Network_LoadBalancer_Global_AccountID}/addNsRecord&#39; - addPortalPermission https://sldn.softlayer.com/reference/services/SoftLayer_User_Customer/addPortalPermission/ @@ -3424,13 +3417,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_L7Pool/deleteObject/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LBaaS_L7Pool/{SoftLayer_Network_LBaaS_L7PoolID}/deleteObject&#39; - - deleteObject - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Host/deleteObject/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Host/deleteObject/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Host/{SoftLayer_Network_LoadBalancer_Global_HostID}/deleteObject&#39; - deleteObject https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Service/deleteObject/ @@ -3940,7 +3926,7 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Account_Lockdown_Request/disableLockedAccount/ Mon, 12 Feb 2018 00:00:00 +0000 https://sldn.softlayer.com/reference/services/SoftLayer_Account_Lockdown_Request/disableLockedAccount/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &#39;{&#34;parameters&#34;: [string]}&#39; \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Lockdown_Request/{SoftLayer_Account_Lockdown_RequestID}/disableLockedAccount&#39; + REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &#39;{&#34;parameters&#34;: [string, string]}&#39; \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Lockdown_Request/{SoftLayer_Account_Lockdown_RequestID}/disableLockedAccount&#39; disableSmtpAccess @@ -4320,13 +4306,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_L7Policy/editObject/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &#39;{&#34;parameters&#34;: [SoftLayer_Network_LBaaS_L7Policy]}&#39; \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LBaaS_L7Policy/{SoftLayer_Network_LBaaS_L7PolicyID}/editObject&#39; - - editObject - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/editObject/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/editObject/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &#39;{&#34;parameters&#34;: [SoftLayer_Network_LoadBalancer_Global_Account]}&#39; \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Account/{SoftLayer_Network_LoadBalancer_Global_AccountID}/editObject&#39; - editObject https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_VirtualIpAddress/editObject/ @@ -5510,13 +5489,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Network_Gateway/getAccount/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Gateway/{SoftLayer_Network_GatewayID}/getAccount&#39; - - getAccount - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getAccount/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getAccount/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Account/{SoftLayer_Network_LoadBalancer_Global_AccountID}/getAccount&#39; - getAccount https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_VirtualIpAddress/getAccount/ @@ -7134,6 +7106,13 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Account_Reports_Request/getAllObjects/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Reports_Request/getAllObjects&#39; + + getAllObjects + https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/getAllObjects/ + Mon, 12 Feb 2018 00:00:00 +0000 + https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/getAllObjects/ + REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Status_Change_Reason/getAllObjects&#39; + getAllObjects https://sldn.softlayer.com/reference/services/SoftLayer_Auxiliary_Notification_Emergency/getAllObjects/ @@ -10627,13 +10606,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Network_Interconnect_Tenant/getBillingItem/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Interconnect_Tenant/{SoftLayer_Network_Interconnect_TenantID}/getBillingItem&#39; - - getBillingItem - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getBillingItem/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getBillingItem/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Account/{SoftLayer_Network_LoadBalancer_Global_AccountID}/getBillingItem&#39; - getBillingItem https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_VirtualIpAddress/getBillingItem/ @@ -11047,6 +11019,13 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Security_Ssh_Key/getBlockDeviceTemplateGroups/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Security_Ssh_Key/{SoftLayer_Security_Ssh_KeyID}/getBlockDeviceTemplateGroups&#39; + + getBlockSelfServiceBrandMigration + https://sldn.softlayer.com/reference/services/SoftLayer_Account/getBlockSelfServiceBrandMigration/ + Mon, 12 Feb 2018 00:00:00 +0000 + https://sldn.softlayer.com/reference/services/SoftLayer_Account/getBlockSelfServiceBrandMigration/ + REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getBlockSelfServiceBrandMigration&#39; + getBluemixAccountId https://sldn.softlayer.com/reference/services/SoftLayer_Account/getBluemixAccountId/ @@ -15702,13 +15681,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Account/getGlobalIpv6Records/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getGlobalIpv6Records&#39; - - getGlobalLoadBalancerAccounts - https://sldn.softlayer.com/reference/services/SoftLayer_Account/getGlobalLoadBalancerAccounts/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account/getGlobalLoadBalancerAccounts/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getGlobalLoadBalancerAccounts&#39; - getGpuCount https://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/getGpuCount/ @@ -16969,13 +16941,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Resource_Metadata/getHostname/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Resource_Metadata/{SoftLayer_Resource_MetadataID}/getHostname&#39; - - getHosts - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getHosts/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getHosts/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Account/{SoftLayer_Network_LoadBalancer_Global_AccountID}/getHosts&#39; - getHostUptimeDetail https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getHostUptimeDetail/ @@ -18950,13 +18915,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_LoadBalancer/getLoadBalancer/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &#39;{&#34;parameters&#34;: [string]}&#39; \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LBaaS_LoadBalancer/getLoadBalancer&#39; - - getLoadBalancerAccount - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Host/getLoadBalancerAccount/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Host/getLoadBalancerAccount/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Host/{SoftLayer_Network_LoadBalancer_Global_HostID}/getLoadBalancerAccount&#39; - getLoadBalancerHardware https://sldn.softlayer.com/reference/services/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress/getLoadBalancerHardware/ @@ -19006,13 +18964,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Security_Certificate/getLoadBalancerVirtualIpAddresses/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Security_Certificate/{SoftLayer_Security_CertificateID}/getLoadBalancerVirtualIpAddresses&#39; - - getLoadBalanceType - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getLoadBalanceType/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getLoadBalanceType/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Account/{SoftLayer_Network_LoadBalancer_Global_AccountID}/getLoadBalanceType&#39; - getLocalCurrency https://sldn.softlayer.com/reference/services/SoftLayer_Billing_Currency_ExchangeRate/getLocalCurrency/ @@ -19755,13 +19706,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress/getManagedResourceFlag/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress/{SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddressID}/getManagedResourceFlag&#39; - - getManagedResourceFlag - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getManagedResourceFlag/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getManagedResourceFlag/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Account/{SoftLayer_Network_LoadBalancer_Global_AccountID}/getManagedResourceFlag&#39; - getManagedResourceFlag https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_VirtualIpAddress/getManagedResourceFlag/ @@ -22555,6 +22499,13 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Account_Shipment_Type/getObject/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Shipment_Type/{SoftLayer_Account_Shipment_TypeID}/getObject&#39; + + getObject + https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/getObject/ + Mon, 12 Feb 2018 00:00:00 +0000 + https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/getObject/ + REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Status_Change_Reason/{SoftLayer_Account_Status_Change_ReasonID}/getObject&#39; + getObject https://sldn.softlayer.com/reference/services/SoftLayer_Auxiliary_Notification_Emergency/getObject/ @@ -23500,20 +23451,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_SSLCipher/getObject/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LBaaS_SSLCipher/{SoftLayer_Network_LBaaS_SSLCipherID}/getObject&#39; - - getObject - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getObject/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/getObject/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Account/{SoftLayer_Network_LoadBalancer_Global_AccountID}/getObject&#39; - - - getObject - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Host/getObject/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Host/getObject/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Host/{SoftLayer_Network_LoadBalancer_Global_HostID}/getObject&#39; - getObject https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Service/getObject/ @@ -36905,6 +36842,13 @@ https://sldn.softlayer.com/reference/services/SoftLayer_User_Customer_Profile_Event_HyperWarp/receiveEventDirect/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &#39;{&#34;parameters&#34;: [SoftLayer_Container_User_Customer_Profile_Event_HyperWarp_ProfileChange]}&#39; \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer_Profile_Event_HyperWarp/receiveEventDirect&#39; + + reconfigureConsole + https://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/reconfigureConsole/ + Mon, 12 Feb 2018 00:00:00 +0000 + https://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/reconfigureConsole/ + REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Virtual_Guest/{SoftLayer_Virtual_GuestID}/reconfigureConsole&#39; + reconnectCompute https://sldn.softlayer.com/reference/services/SoftLayer_Account_Lockdown_Request/reconnectCompute/ @@ -37920,13 +37864,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Network_Component/removeNetworkVlanTrunks/ REST Example curl -g -u $SL_USER:$SL_APIKEY -X POST -d &#39;{&#34;parameters&#34;: [SoftLayer_Network_Vlan]}&#39; \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Component/{SoftLayer_Network_ComponentID}/removeNetworkVlanTrunks&#39; - - removeNsRecord - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/removeNsRecord/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/removeNsRecord/ - REST Example curl -g -u $SL_USER:$SL_APIKEY -X GET \ &#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Account/{SoftLayer_Network_LoadBalancer_Global_AccountID}/removeNsRecord&#39; - removePortalPermission https://sldn.softlayer.com/reference/services/SoftLayer_User_Customer/removePortalPermission/ @@ -39894,6 +39831,20 @@ https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Status/ + + SoftLayer_Account_Status_Change_Reason + https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Status_Change_Reason/ + Mon, 12 Feb 2018 00:00:00 +0000 + https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Status_Change_Reason/ + + + + SoftLayer_Account_Status_Change_Reason + https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/ + Mon, 12 Feb 2018 00:00:00 +0000 + https://sldn.softlayer.com/reference/services/SoftLayer_Account_Status_Change_Reason/ + + SoftLayer_Auxiliary_Network_Status https://sldn.softlayer.com/reference/datatypes/SoftLayer_Auxiliary_Network_Status/ @@ -40342,13 +40293,6 @@ https://sldn.softlayer.com/reference/datatypes/SoftLayer_Billing_Item_Network_LoadBalancer/ - - SoftLayer_Billing_Item_Network_LoadBalancer_Global - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Billing_Item_Network_LoadBalancer_Global/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Billing_Item_Network_LoadBalancer_Global/ - - SoftLayer_Billing_Item_Network_LoadBalancer_VirtualIpAddress https://sldn.softlayer.com/reference/datatypes/SoftLayer_Billing_Item_Network_LoadBalancer_VirtualIpAddress/ @@ -42274,13 +42218,6 @@ https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Product_Order_Network_LoadBalancer_AsAService/ - - SoftLayer_Container_Product_Order_Network_LoadBalancer_Global - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Product_Order_Network_LoadBalancer_Global/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Product_Order_Network_LoadBalancer_Global/ - - SoftLayer_Container_Product_Order_Network_Message_Delivery https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Product_Order_Network_Message_Delivery/ @@ -45473,41 +45410,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Network_LBaaS_SSLCipher/ - - SoftLayer_Network_LoadBalancer_Global_Account - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_LoadBalancer_Global_Account/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_LoadBalancer_Global_Account/ - - - - SoftLayer_Network_LoadBalancer_Global_Account - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Account/ - - - - SoftLayer_Network_LoadBalancer_Global_Host - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_LoadBalancer_Global_Host/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_LoadBalancer_Global_Host/ - - - - SoftLayer_Network_LoadBalancer_Global_Host - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Host/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Network_LoadBalancer_Global_Host/ - - - - SoftLayer_Network_LoadBalancer_Global_Type - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_LoadBalancer_Global_Type/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_LoadBalancer_Global_Type/ - - SoftLayer_Network_LoadBalancer_Service https://sldn.softlayer.com/reference/datatypes/SoftLayer_Network_LoadBalancer_Service/