diff --git a/classes/SoftLayer_Hardware_SecurityModule/index.html b/classes/SoftLayer_Hardware_SecurityModule/index.html index 132efd404f..2b634a3210 100644 --- a/classes/SoftLayer_Hardware_SecurityModule/index.html +++ b/classes/SoftLayer_Hardware_SecurityModule/index.html @@ -1138,11 +1138,6 @@

reference

Retrieve the backend VLAN for the primary IP address of the server
-
  • - getPrivateVlanByIpAddress -
    *** DEPRECATED *** Retrieve a backend network VLAN by searching for an IP address
    -
  • -
  • getProcessorCoreAmount
    The total number of processor cores, summed from all processors that are attached to a piece of hardware
    diff --git a/classes/SoftLayer_Hardware_SecurityModule/index.xml b/classes/SoftLayer_Hardware_SecurityModule/index.xml index c286eddf7c..d2609da171 100644 --- a/classes/SoftLayer_Hardware_SecurityModule/index.xml +++ b/classes/SoftLayer_Hardware_SecurityModule/index.xml @@ -1317,13 +1317,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule/getPrivateVlan/ <h3 id="getPrivateVlan-example" class="anchor-link"><a href="#getPrivateVlan-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X GET <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule/{SoftLayer_Hardware_SecurityModuleID}/getPrivateVlan&#39;</span> </span></span></code></pre></div> - - getPrivateVlanByIpAddress - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule/getPrivateVlanByIpAddress/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule/getPrivateVlanByIpAddress/ - <h3 id="getPrivateVlanByIpAddress-example" class="anchor-link"><a href="#getPrivateVlanByIpAddress-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule/getPrivateVlanByIpAddress&#39;</span> </span></span></code></pre></div> - getProcessorCoreAmount https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule/getProcessorCoreAmount/ diff --git a/classes/SoftLayer_Hardware_SecurityModule750/index.html b/classes/SoftLayer_Hardware_SecurityModule750/index.html index 7380ac8208..52a7a31609 100644 --- a/classes/SoftLayer_Hardware_SecurityModule750/index.html +++ b/classes/SoftLayer_Hardware_SecurityModule750/index.html @@ -1138,11 +1138,6 @@

    reference

    Retrieve the backend VLAN for the primary IP address of the server
  • -
  • - getPrivateVlanByIpAddress -
    *** DEPRECATED *** Retrieve a backend network VLAN by searching for an IP address
    -
  • -
  • getProcessorCoreAmount
    The total number of processor cores, summed from all processors that are attached to a piece of hardware
    diff --git a/classes/SoftLayer_Hardware_SecurityModule750/index.xml b/classes/SoftLayer_Hardware_SecurityModule750/index.xml index df7518e368..9ad5a5624f 100644 --- a/classes/SoftLayer_Hardware_SecurityModule750/index.xml +++ b/classes/SoftLayer_Hardware_SecurityModule750/index.xml @@ -1317,13 +1317,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule750/getPrivateVlan/ <h3 id="getPrivateVlan-example" class="anchor-link"><a href="#getPrivateVlan-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X GET <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule750/{SoftLayer_Hardware_SecurityModule750ID}/getPrivateVlan&#39;</span> </span></span></code></pre></div> - - getPrivateVlanByIpAddress - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule750/getPrivateVlanByIpAddress/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule750/getPrivateVlanByIpAddress/ - <h3 id="getPrivateVlanByIpAddress-example" class="anchor-link"><a href="#getPrivateVlanByIpAddress-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule750/getPrivateVlanByIpAddress&#39;</span> </span></span></code></pre></div> - getProcessorCoreAmount https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule750/getProcessorCoreAmount/ diff --git a/classes/SoftLayer_Hardware_Server/index.html b/classes/SoftLayer_Hardware_Server/index.html index f9e1c32eb7..b745f08aa3 100644 --- a/classes/SoftLayer_Hardware_Server/index.html +++ b/classes/SoftLayer_Hardware_Server/index.html @@ -1458,11 +1458,6 @@

    reference

    Retrieve the backend VLAN for the primary IP address of the server
  • -
  • - getPrivateVlanByIpAddress -
    *** DEPRECATED *** Retrieve a backend network VLAN by searching for an IP address
    -
  • -
  • getProcessorCoreAmount
    The total number of processor cores, summed from all processors that are attached to a piece of hardware
    diff --git a/classes/SoftLayer_Hardware_Server/index.xml b/classes/SoftLayer_Hardware_Server/index.xml index a8bb287b68..19fbbc5570 100644 --- a/classes/SoftLayer_Hardware_Server/index.xml +++ b/classes/SoftLayer_Hardware_Server/index.xml @@ -1366,13 +1366,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Server/getPrivateVlan/ <h3 id="getPrivateVlan-example" class="anchor-link"><a href="#getPrivateVlan-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X GET <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Server/{SoftLayer_Hardware_ServerID}/getPrivateVlan&#39;</span> </span></span></code></pre></div> - - getPrivateVlanByIpAddress - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Server/getPrivateVlanByIpAddress/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Server/getPrivateVlanByIpAddress/ - <h3 id="getPrivateVlanByIpAddress-example" class="anchor-link"><a href="#getPrivateVlanByIpAddress-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Server/getPrivateVlanByIpAddress&#39;</span> </span></span></code></pre></div> - getProcessorCoreAmount https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Server/getProcessorCoreAmount/ diff --git a/classes/SoftLayer_Network_Bandwidth_Version1_Allotment/index.html b/classes/SoftLayer_Network_Bandwidth_Version1_Allotment/index.html index c31f46dbe6..65a713dc6c 100644 --- a/classes/SoftLayer_Network_Bandwidth_Version1_Allotment/index.html +++ b/classes/SoftLayer_Network_Bandwidth_Version1_Allotment/index.html @@ -298,17 +298,17 @@

    reference

  • getManagedBareMetalInstances -
    The managed bare metal server instances contained within a virtual rack.
    +
    [DEPRECATED] The managed bare metal server instances contained within a virtual rack.
  • getManagedHardware -
    The managed hardware contained within a virtual rack.
    +
    [DEPRECATED] The managed hardware contained within a virtual rack.
  • getManagedVirtualGuests -
    The managed Virtual Server contained within a virtual rack.
    +
    [DEPRECATED] The managed Virtual Server contained within a virtual rack.
  • diff --git a/classes/SoftLayer_Network_CdnMarketplace_Account/index.html b/classes/SoftLayer_Network_CdnMarketplace_Account/index.html index 6c045ce4f6..73555a9a5a 100644 --- a/classes/SoftLayer_Network_CdnMarketplace_Account/index.html +++ b/classes/SoftLayer_Network_CdnMarketplace_Account/index.html @@ -188,12 +188,12 @@

    reference

  • SoftLayer_Network_CdnMarketplace_Account -
    The SoftLayer_Network_CdnMarketplace_Account data type models an individual CDN account. CDN accounts contain the SoftLayer account ID of the customer, the vendor ID the account belongs to, the customer ID provided by the vendor, and a CDN account's status.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Account -
    The SoftLayer_Network_CdnMarketplace_Account service allows customers to create, and delete CDN accounts. A SoftLayer_Network_CdnMarketplace_Account record is created when the customer configures a CDN account for the first time. A customer will be able to create multiple CDN accounts, but each account will be bound to a single vendor.
    +
    This class is deprecated and will be removed in future.
  • diff --git a/classes/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader/index.html b/classes/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader/index.html index 6bdc12dd1f..9e51729157 100644 --- a/classes/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader/index.html +++ b/classes/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader/index.html @@ -193,12 +193,12 @@

    reference

  • SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader -
    This service manages the modify response headers for domain mapping configurations.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader -
    This service manages the modify response headers for domain mapping configurations.
    +
    This class is deprecated and will be removed in future.
  • diff --git a/classes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge/index.html b/classes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge/index.html index 4a43b11172..44b487c18e 100644 --- a/classes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge/index.html +++ b/classes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge/index.html @@ -218,12 +218,12 @@

    reference

  • SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge -
    This data type models a purge event that occurs in caching server. It contains a reference to a mapping configuration, the path to execute the purge on, the status of the purge, and flag that enables saving the purge information for future use.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge -
    This service manages purges associated with a CDN mapping Configuration.
    +
    This class is deprecated and will be removed in future.
  • diff --git a/classes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup/index.html b/classes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup/index.html index a647dee21f..c7723931b8 100644 --- a/classes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup/index.html +++ b/classes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup/index.html @@ -218,12 +218,12 @@

    reference

  • SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup -
    This data type models a purge group event that occurs in caching server. It contains a reference to a mapping configuration and the path to execute the purge on.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup -
    This service manages purge group associated with a CDN mapping Configuration.
    +
    This class is deprecated and will be removed in future.
  • diff --git a/classes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeHistory/index.html b/classes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeHistory/index.html index e61b5733a9..5f36cbf56e 100644 --- a/classes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeHistory/index.html +++ b/classes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeHistory/index.html @@ -183,12 +183,12 @@

    reference

  • SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeHistory -
    This data type models a purge history event that occurs in caching server. The purge group history will be deleted after 15 days. The possible purge status of each history can be 'SUCCESS', 'FAILED' or 'IN_PROGRESS'.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeHistory -
    This service manages purge history associated with a CDN mapping Configuration.
    +
    This class is deprecated and will be removed in future.
  • diff --git a/classes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_TimeToLive/index.html b/classes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_TimeToLive/index.html index 7961836789..561cbd8e06 100644 --- a/classes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_TimeToLive/index.html +++ b/classes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_TimeToLive/index.html @@ -193,12 +193,12 @@

    reference

  • SoftLayer_Network_CdnMarketplace_Configuration_Cache_TimeToLive -
    This data type models a purge event that occurs repetitively and automatically in caching server after a set interval of time. A time to live instance contains a reference to a mapping configuration, the path to execute the purge on, the result of the purge, and the time interval after which the purge will be executed.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Configuration_Cache_TimeToLive -
    This service manages Times To Live (TTLs) associated with a CDN mapping Configuration. A time to live represents the time a purge will occur at a given path.
    +
    This class is deprecated and will be removed in future.
  • diff --git a/classes/SoftLayer_Network_CdnMarketplace_Configuration_Mapping/index.html b/classes/SoftLayer_Network_CdnMarketplace_Configuration_Mapping/index.html index 5125c9b22e..11f69b14d1 100644 --- a/classes/SoftLayer_Network_CdnMarketplace_Configuration_Mapping/index.html +++ b/classes/SoftLayer_Network_CdnMarketplace_Configuration_Mapping/index.html @@ -233,12 +233,12 @@

    reference

  • SoftLayer_Network_CdnMarketplace_Configuration_Mapping -
    This data type represents the mapping Configuration settings for enabling CDN services. Each instance contains a reference to a CDN account, and CDN configuration properties such as a domain, an origin host and its port, a cname we generate, a cname the vendor generates, and a status. Other properties include the type of content to be cached (static or dynamic), the origin type (a host server or an object storage account), and the protocol to be used for caching.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Configuration_Mapping -
    This service manages domain mapping configurations for enabling CDN services.
    +
    This class is deprecated and will be removed in future.
  • diff --git a/classes/SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path/index.html b/classes/SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path/index.html index fed248b525..a222874ee2 100644 --- a/classes/SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path/index.html +++ b/classes/SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path/index.html @@ -223,12 +223,12 @@

    reference

  • SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path -
    This service manages the paths for domain mapping configurations.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path -
    This service manages the paths for domain mapping configurations.
    +
    This class is deprecated and will be removed in future.
  • diff --git a/classes/SoftLayer_Network_CdnMarketplace_Metrics/index.html b/classes/SoftLayer_Network_CdnMarketplace_Metrics/index.html index c02d6589f4..0cd32ba98d 100644 --- a/classes/SoftLayer_Network_CdnMarketplace_Metrics/index.html +++ b/classes/SoftLayer_Network_CdnMarketplace_Metrics/index.html @@ -223,12 +223,12 @@

    reference

  • SoftLayer_Network_CdnMarketplace_Metrics -
    This Metrics class provides methods to get CDN metrics based on account or mapping unique id.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Metrics -
    This Service class will describe in detail each Simple Object Access Protocol (SOAP) API call used in the Content Delivery Network (CDN) metrics. These APIs will allow callers to collect metrics for the CDN service.
    +
    This class is deprecated and will be removed in future.
  • diff --git a/classes/SoftLayer_Network_CdnMarketplace_Vendor/index.html b/classes/SoftLayer_Network_CdnMarketplace_Vendor/index.html index 202995bea4..8c80c4477e 100644 --- a/classes/SoftLayer_Network_CdnMarketplace_Vendor/index.html +++ b/classes/SoftLayer_Network_CdnMarketplace_Vendor/index.html @@ -183,12 +183,12 @@

    reference

  • SoftLayer_Network_CdnMarketplace_Vendor -
    The SoftLayer_Network_CdnMarketplace_Vendor contains information regarding a CDN Vendor. This class is associated with SoftLayer_Network_CdnMarketplace_Vendor_Attribute class.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Vendor -
    This service allows internal users to create, read, update, and delete vendor instances.
    +
    This class is deprecated and will be removed in future.
  • diff --git a/classes/index.html b/classes/index.html index 5476335f10..ac28e4e894 100644 --- a/classes/index.html +++ b/classes/index.html @@ -940,11 +940,6 @@

    classes

    -
  • - SoftLayer_Account_Historical_Report -
    -
  • -
  • SoftLayer_Account_Internal_Ibm
    @@ -1770,26 +1765,6 @@

    classes

  • -
  • - SoftLayer_Container_Account_Historical_Summary -
    -
  • - -
  • - SoftLayer_Container_Account_Historical_Summary_Detail -
    -
  • - -
  • - SoftLayer_Container_Account_Historical_Summary_Detail_Uptime -
    -
  • - -
  • - SoftLayer_Container_Account_Historical_Summary_Uptime -
    -
  • -
  • SoftLayer_Container_Account_Internal_Ibm_CostRecovery
    diff --git a/index.html b/index.html index 5c3c9dd559..eff27e0d41 100644 --- a/index.html +++ b/index.html @@ -170,6 +170,59 @@

    Release Notes

    +
    +

    + April 4, 2025 +
    +

    +
    +
    +
    +

    API

    +
      +
    • +

      The following deprecated services are removed:

      +
        +
      • SoftLayer_Account_Historical_Report
      • +
      +
    • +
    • +

      The following deprecated types are removed:

      +
        +
      • SoftLayer_Container_Account_Historical_Summary
      • +
      • SoftLayer_Container_Account_Historical_Summary_Detail
      • +
      • SoftLayer_Container_Account_Historical_Summary_Detail_Uptime
      • +
      • SoftLayer_Container_Account_Historical_Summary_Uptime
      • +
      +
    • +
    • +

      Deprecated ORM keys managedHardware, managedBareMetalInstances and managedVirtualGuests on SoftLayer_Network_Bandwidth_Version1_Allotment. Deprecate support +for managed hosting in the bandwidth world NETWORK-13080

      +
    • +
    • +

      Fixed issue where consecutive VSI upgrades would prevent a user from making more VSI upgrade requests despite the initial set of upgrade requests having been +completed.. Add validation for allocations having billing items different from their cancellation event’s billing item ID NETWORK-14878

      +
    • +
    • +

      Stop CDN billing. CDN stop billing after 28th March 2025 NETWORK-14816

      +
    • +
    • +

      Deprecation of CDN Service. Tag the code for depreciated CDN feature NETWORK-14859

      +
    • +
    • +

      Fix an issue preventing evault upgrades from processing correctly.. Evault upgrade orders not triggering resource modification SALES-14545

      +
    • +
    + +
    +
    +
    +
    + + + + +

    January 30, 2025 @@ -385,34 +438,6 @@

    API

    -
    -

    - July 5, 2024 -
    -

    -
    -
    -
    -

    API

    -
      -
    • corrects handling storage group templates with JBOD all. JBOD ALL storage group template does not create multple JBOD storage groups SALES-14389
    • -
    • Removal of datatypes NETWORK-14198: -
        -
      • SoftLayer_Network_Service_Health
      • -
      • SoftLayer_Network_Service_Health_Status.
      • -
      -
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/index.xml b/index.xml index eb8625efa6..04a8616622 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, 28 Feb 2025 00:00:00 UTC + Fri, 04 Apr 2025 00:00:00 UTC Release_notes https://sldn.softlayer.com/release_notes/ - Thu, 30 Jan 2025 00:00:00 UTC + Fri, 04 Apr 2025 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 20e5a8aa70..a76ce23c39 100644 --- a/page/10/index.html +++ b/page/10/index.html @@ -170,6 +170,44 @@

    Release Notes

    +
    +

    + December 4, 2020 +
    +

    +
    +
    +
    +

    API

    + +

    Backend

    +
      +
    • Adding support for using cloud subscription for all linked customers.
    • +
    + +
    +
    +
    +
    + + + + +

    November 20, 2020 @@ -422,32 +460,6 @@

    Backend

    -
    -

    - September 4, 2020 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Customer will be able to see Snapshot capacity warnings information properly in notification tickets.
    • -
    -

    API

    -
      -
    • Removed SoftLayer_Network_Gateway_VersionUpgrade:getAllByFromVersion API, no longer supported.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/11/index.html b/page/11/index.html index 683f6f769c..cc5587ca40 100644 --- a/page/11/index.html +++ b/page/11/index.html @@ -170,6 +170,32 @@

    Release Notes

    +
    +

    + September 4, 2020 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Customer will be able to see Snapshot capacity warnings information properly in notification tickets.
    • +
    +

    API

    +
      +
    • Removed SoftLayer_Network_Gateway_VersionUpgrade:getAllByFromVersion API, no longer supported.
    • +
    + +
    +
    +
    +
    + + + + +

    August 28, 2020 @@ -452,50 +478,6 @@

    Backend

    -
    -

    - June 12, 2020 -
    -

    -
    -
    -
    -

    API

    -
      -
    • SoftLayer_Virtual_Guest::createArchiveTransaction and SoftLayer_Virtual_Guest::createArchiveTemplate will return a Image template, and not a transaction
    • -
    • Network_Subnet::setTags() and Network_Subnet::tagReferences
    • -
    • UTF-8 support for SoftLayer_Network_Subnet and SoftLayer_Network_Subnet_IpAddress note fields.
    • -
    • Deprecate RWHOIS service & SWIP based Registrations. -See RIR Registrations and RWhois deprecation notice for more information. -The following have been removed. -
        -
      • Account::getRwhoisData()
      • -
      • Network_Subnet::getSwipTransaction()
      • -
      • Network_Subnet::activeSwipTransaction()
      • -
      • Network_Subnet::findAllSubnetsAndActiveSwipTransactionStatus()
      • -
      • Network_Subnet::getRwhoisData()
      • -
      • Network_Subnet::createSwipTransaction()
      • -
      • Network_Subnet_Rwhois_Data (all)
      • -
      • SoftLayer_Network_Subnet_Swip_Transaction (all)
      • -
      -
    • -
    -

    Backend

    -
      -
    • Bug fix for live migration SWAP disk coalescing issues.
    • -
    • Enables ordering and reloading bare metal servers with an image template.
    • -
    • Added the list of modified fields on User_Customer objects to the event logs so it can be viewed by the customers
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/12/index.html b/page/12/index.html index 4a72f7957d..63331e8e28 100644 --- a/page/12/index.html +++ b/page/12/index.html @@ -170,6 +170,50 @@

    Release Notes

    +
    +

    + June 12, 2020 +
    +

    +
    +
    +
    +

    API

    +
      +
    • SoftLayer_Virtual_Guest::createArchiveTransaction and SoftLayer_Virtual_Guest::createArchiveTemplate will return a Image template, and not a transaction
    • +
    • Network_Subnet::setTags() and Network_Subnet::tagReferences
    • +
    • UTF-8 support for SoftLayer_Network_Subnet and SoftLayer_Network_Subnet_IpAddress note fields.
    • +
    • Deprecate RWHOIS service & SWIP based Registrations. +See RIR Registrations and RWhois deprecation notice for more information. +The following have been removed. +
        +
      • Account::getRwhoisData()
      • +
      • Network_Subnet::getSwipTransaction()
      • +
      • Network_Subnet::activeSwipTransaction()
      • +
      • Network_Subnet::findAllSubnetsAndActiveSwipTransactionStatus()
      • +
      • Network_Subnet::getRwhoisData()
      • +
      • Network_Subnet::createSwipTransaction()
      • +
      • Network_Subnet_Rwhois_Data (all)
      • +
      • SoftLayer_Network_Subnet_Swip_Transaction (all)
      • +
      +
    • +
    +

    Backend

    +
      +
    • Bug fix for live migration SWAP disk coalescing issues.
    • +
    • Enables ordering and reloading bare metal servers with an image template.
    • +
    • Added the list of modified fields on User_Customer objects to the event logs so it can be viewed by the customers
    • +
    + +
    +
    +
    +
    + + + + +

    May 29, 2020 @@ -480,94 +524,6 @@

    API

    -
    -

    - February 21, 2020 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Corrects the EU terms and conditions link on customer facing quote checkout pages.
    • -
    -

    API

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    IDKeyNameDescription
    1288TICKET_MANAGEAdd / Edit Tickets
    1309ACCOUNT_PASSWORD_AUXILIARY_ADDAdd Auxiliary Password
    1310ACCOUNT_PASSWORD_AUXILIARY_EDITEdit Auxiliary Password
    1311ACCOUNT_PASSWORD_AUXILIARY_DELETEDelete Auxiliary Password
    3738CUSTOMER_PLACEMENT_GROUP_MANAGEMENTManage Placement Group
    3740CUSTOMER_RESERVED_CAPACITY_GROUP_MANAGEMENTManage Reserved Capacity Group
    1305TICKET_VIEW_BY_HARDWAREView Tickets by Hardware Access View Tickets by Hardware
    1306TICKET_VIEW_BY_VIRTUAL_GUESTView Tickets by Computing Instance Access
    -

    Backend

    -
      -
    • Prevent Dedicated Host VSI upgrade orders when the user placing the upgrade does not have permission for the dedicated host.
    • -
    • Improve the order verification for application delivery controllers.
    • -
    • Allows orders to be placed that include an M.2 boot drive and no other disks. This was previously unavailable as all orders required a hard disk to boot from.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/13/index.html b/page/13/index.html index d4d4bdf07d..d325d4f57a 100644 --- a/page/13/index.html +++ b/page/13/index.html @@ -170,6 +170,94 @@

    Release Notes

    +
    +

    + February 21, 2020 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Corrects the EU terms and conditions link on customer facing quote checkout pages.
    • +
    +

    API

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    IDKeyNameDescription
    1288TICKET_MANAGEAdd / Edit Tickets
    1309ACCOUNT_PASSWORD_AUXILIARY_ADDAdd Auxiliary Password
    1310ACCOUNT_PASSWORD_AUXILIARY_EDITEdit Auxiliary Password
    1311ACCOUNT_PASSWORD_AUXILIARY_DELETEDelete Auxiliary Password
    3738CUSTOMER_PLACEMENT_GROUP_MANAGEMENTManage Placement Group
    3740CUSTOMER_RESERVED_CAPACITY_GROUP_MANAGEMENTManage Reserved Capacity Group
    1305TICKET_VIEW_BY_HARDWAREView Tickets by Hardware Access View Tickets by Hardware
    1306TICKET_VIEW_BY_VIRTUAL_GUESTView Tickets by Computing Instance Access
    +

    Backend

    +
      +
    • Prevent Dedicated Host VSI upgrade orders when the user placing the upgrade does not have permission for the dedicated host.
    • +
    • Improve the order verification for application delivery controllers.
    • +
    • Allows orders to be placed that include an M.2 boot drive and no other disks. This was previously unavailable as all orders required a hard disk to boot from.
    • +
    + +
    +
    +
    +
    + + + + +

    February 14, 2020 @@ -477,37 +565,6 @@

    Catalog

    -
    -

    - October 25, 2019 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Update legacy order form UI for NVME
    • -
    • Fix issue preventing some server descriptions from being displayed correctly when ordering.
    • -
    -

    API

    -
      -
    • Adds IP version validation when ordering subnets.
    • -
    -

    Backend

    -
      -
    • Properly handle IPMI errors during the assign server step of server provisions.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/14/index.html b/page/14/index.html index 2349143139..7b83fa0442 100644 --- a/page/14/index.html +++ b/page/14/index.html @@ -170,6 +170,37 @@

    Release Notes

    +
    +

    + October 25, 2019 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Update legacy order form UI for NVME
    • +
    • Fix issue preventing some server descriptions from being displayed correctly when ordering.
    • +
    +

    API

    +
      +
    • Adds IP version validation when ordering subnets.
    • +
    +

    Backend

    +
      +
    • Properly handle IPMI errors during the assign server step of server provisions.
    • +
    + +
    +
    +
    +
    + + + + +

    October 4, 2019 @@ -546,37 +577,6 @@

    Backend

    -
    -

    - July 12, 2019 -
    -

    -
    -
    -
    -

    Portal

    -

    API

    -
      -
    • Fix issue where some order receipts did not have consistent data provided in API responses.
    • -
    • Adding exception message if interconnect tenant has no billing item when trying to upgrade.
    • -
    • Remove depreciated Network Core Account Defined Networks code from User_Cusomer
    • -
    • All customer users pptpVpnAllowedFlag is set to 0
    • -
    -

    Backend

    -
      -
    • Prevent attempts to attach a portable disk to multiple VSIs at the same time.
    • -
    • Restrict performing an OS reload of a guest with GPUs into PV boot mode.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/15/index.html b/page/15/index.html index cdc50baf8e..71d15933f6 100644 --- a/page/15/index.html +++ b/page/15/index.html @@ -170,6 +170,37 @@

    Release Notes

    +
    +

    + July 12, 2019 +
    +

    +
    +
    +
    +

    Portal

    +

    API

    +
      +
    • Fix issue where some order receipts did not have consistent data provided in API responses.
    • +
    • Adding exception message if interconnect tenant has no billing item when trying to upgrade.
    • +
    • Remove depreciated Network Core Account Defined Networks code from User_Cusomer
    • +
    • All customer users pptpVpnAllowedFlag is set to 0
    • +
    +

    Backend

    +
      +
    • Prevent attempts to attach a portable disk to multiple VSIs at the same time.
    • +
    • Restrict performing an OS reload of a guest with GPUs into PV boot mode.
    • +
    + +
    +
    +
    +
    + + + + +

    July 12, 2019 @@ -483,34 +514,6 @@

    API

    -
    -

    - May 3, 2019 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Fix Customer::createObject to be synchronous again (in the delegate-to-Bluemix case)
    • -
    • Added endpoint to modify account information.
    • -
    -

    Backend

    -
      -
    • R1soft - remove the option to reload with r1soft for private only servers
    • -
    • Fix an problem that was causing issues when multiple HSMs were provisioned on the same order.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/16/index.html b/page/16/index.html index b93d96e8af..ac28b551e9 100644 --- a/page/16/index.html +++ b/page/16/index.html @@ -170,6 +170,34 @@

    Release Notes

    +
    +

    + May 3, 2019 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Fix Customer::createObject to be synchronous again (in the delegate-to-Bluemix case)
    • +
    • Added endpoint to modify account information.
    • +
    +

    Backend

    +
      +
    • R1soft - remove the option to reload with r1soft for private only servers
    • +
    • Fix an problem that was causing issues when multiple HSMs were provisioned on the same order.
    • +
    + +
    +
    +
    +
    + + + + +

    April 26, 2019 @@ -613,50 +641,6 @@

    Backend

    -
    -

    - February 20, 2019 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Use cloud.ibm.com URLs when sending emails to, or creating ticket updates for, linked customers.
    • -
    • Replace nonfunctional KnowledgeLayer links in emails and automated ticket updates with IBM Cloud docs links
    • -
    -

    API

    -
      -
    • Improved performance of SoftLayer_Account::getVirtualGuests() when using objectFilters
    • -
    • findGCImagesByCurrentUser is currently returning all the SoftLayer_Virtual_Guest_Block_Device_Template_Groups associated with a user’s account. This needs to be updated to return an array of only the applicable parent SVGBDTG
    • -
    • Improve Server.activatePublicPort, Server.activatePrivatePort, Server.shutdownPublicPort, and Server.shutdownPrivatePort documentation when referring to how they are aliases of Server.set*NetworkInterfaceSpeed operations.
    • -
    • Fixed a typo in the exception message for currentDate filter with SoftLayer_Event_Log::getAllObjects call
    • -
    -

    Backend

    -
      -
    • Adds a wait after a Bluemix timeout before attempting recovery
    • -
    • Add Preload Assign Network transaction step
    • -
    • Fixed issue with billing cycle start date incorrectly calculated
    • -
    • IBM unique ID should be used to get the user, instead of email
    • -
    • Bug fix for empty Nessus scan reports
    • -
    • support VRRP protocol in security groups
    • -
    -

    Catalog

    -
      -
    • Remove Package 837 from Availability in Sao Paulo
    • -
    • 2Gbps and 5Gbps speeds for Direct Link Exchange offering
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/17/index.html b/page/17/index.html index 28becabf65..82ea71b318 100644 --- a/page/17/index.html +++ b/page/17/index.html @@ -170,6 +170,50 @@

    Release Notes

    +
    +

    + February 20, 2019 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Use cloud.ibm.com URLs when sending emails to, or creating ticket updates for, linked customers.
    • +
    • Replace nonfunctional KnowledgeLayer links in emails and automated ticket updates with IBM Cloud docs links
    • +
    +

    API

    +
      +
    • Improved performance of SoftLayer_Account::getVirtualGuests() when using objectFilters
    • +
    • findGCImagesByCurrentUser is currently returning all the SoftLayer_Virtual_Guest_Block_Device_Template_Groups associated with a user’s account. This needs to be updated to return an array of only the applicable parent SVGBDTG
    • +
    • Improve Server.activatePublicPort, Server.activatePrivatePort, Server.shutdownPublicPort, and Server.shutdownPrivatePort documentation when referring to how they are aliases of Server.set*NetworkInterfaceSpeed operations.
    • +
    • Fixed a typo in the exception message for currentDate filter with SoftLayer_Event_Log::getAllObjects call
    • +
    +

    Backend

    +
      +
    • Adds a wait after a Bluemix timeout before attempting recovery
    • +
    • Add Preload Assign Network transaction step
    • +
    • Fixed issue with billing cycle start date incorrectly calculated
    • +
    • IBM unique ID should be used to get the user, instead of email
    • +
    • Bug fix for empty Nessus scan reports
    • +
    • support VRRP protocol in security groups
    • +
    +

    Catalog

    +
      +
    • Remove Package 837 from Availability in Sao Paulo
    • +
    • 2Gbps and 5Gbps speeds for Direct Link Exchange offering
    • +
    + +
    +
    +
    +
    + + + + +

    February 8, 2019 @@ -569,37 +613,6 @@

    Backend

    -
    -

    - November 9, 2018 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Added IAM authorization flag to user objects.
    • -
    • Small fixes to PERMISSION classes; methods that perform bulk actions
    • -
    • Add BDS_WAIT Transaction Status for chassis transfers
    • -
    • Improve authenticating an API client with IAM API key or IAM token.
    • -
    • Enforce IP address restrictions during IAM API key authentication
    • -
    • Add the createDate and modifyDate parameters to the security group rules.
    • -
    -

    Backend

    -
      -
    • Add Event Logs for SAML Add and Edit
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/18/index.html b/page/18/index.html index cd3cfebe1b..e1afc25435 100644 --- a/page/18/index.html +++ b/page/18/index.html @@ -170,6 +170,37 @@

    Release Notes

    +
    +

    + November 9, 2018 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Added IAM authorization flag to user objects.
    • +
    • Small fixes to PERMISSION classes; methods that perform bulk actions
    • +
    • Add BDS_WAIT Transaction Status for chassis transfers
    • +
    • Improve authenticating an API client with IAM API key or IAM token.
    • +
    • Enforce IP address restrictions during IAM API key authentication
    • +
    • Add the createDate and modifyDate parameters to the security group rules.
    • +
    +

    Backend

    +
      +
    • Add Event Logs for SAML Add and Edit
    • +
    + +
    +
    +
    +
    + + + + +

    November 2, 2018 @@ -509,44 +540,6 @@

    Backend

    -
    -

    - August 31, 2018 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Performance improvements at order checkout.
    • -
    • Correct the tab for the private network only dedicated host instance options in the order forms.
    • -
    • Clarified the error message presented when a disabled account attempts to create a user.
    • -
    • Support for dedicated GPU hosts
    • -
    • Changed GPU column on order form for GPU flavor to show description instead of capacity.
    • -
    -

    API

    -
      -
    • A resultLimit of 1 was returning empty array using v3.1 in the endpoint.
    • -
    • Ensure the firewallType returns the appropriate value for SoftLayer_Network_Vlan_Firewall
    • -
    • API to support rebuilding a vSRX HA cluster
    • -
    • Implementing creating/updating Gateway Member Attribute records for gateway member(s).
    • -
    • Fix the specification of a subnet price during VLAN ordering against package zero not being considered optional.
    • -
    -

    Backend

    -
      -
    • Refactored assign server transaction
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/19/index.html b/page/19/index.html index 9fcb733cf7..6e50ddf41f 100644 --- a/page/19/index.html +++ b/page/19/index.html @@ -170,6 +170,44 @@

    Release Notes

    +
    +

    + August 31, 2018 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Performance improvements at order checkout.
    • +
    • Correct the tab for the private network only dedicated host instance options in the order forms.
    • +
    • Clarified the error message presented when a disabled account attempts to create a user.
    • +
    • Support for dedicated GPU hosts
    • +
    • Changed GPU column on order form for GPU flavor to show description instead of capacity.
    • +
    +

    API

    +
      +
    • A resultLimit of 1 was returning empty array using v3.1 in the endpoint.
    • +
    • Ensure the firewallType returns the appropriate value for SoftLayer_Network_Vlan_Firewall
    • +
    • API to support rebuilding a vSRX HA cluster
    • +
    • Implementing creating/updating Gateway Member Attribute records for gateway member(s).
    • +
    • Fix the specification of a subnet price during VLAN ordering against package zero not being considered optional.
    • +
    +

    Backend

    +
      +
    • Refactored assign server transaction
    • +
    + +
    +
    +
    +
    + + + + +

    August 24, 2018 @@ -527,40 +565,6 @@

    Backend

    -
    -

    - June 21, 2018 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Evault Performance enhancements.
    • -
    • Evault Password enhancements.
    • -
    -

    API

    -
      -
    • Blocked deactivated templates from being pushed to cache.
    • -
    -

    Backend

    -
      -
    • Have account disable/enable cascade to users
    • -
    • Corrects Australia/West time zone to be correct GMT offset.
    • -
    • Fix missing paren pair in cloud init attribute validation
    • -
    • Fixes an issue that caused some Bring Your Own License orders to go to Pending Finance Approval.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/2/index.html b/page/2/index.html index 2eab28f796..8a48ce4bd6 100644 --- a/page/2/index.html +++ b/page/2/index.html @@ -170,6 +170,34 @@

    Release Notes

    +
    +

    + July 5, 2024 +
    +

    +
    +
    +
    +

    API

    +
      +
    • corrects handling storage group templates with JBOD all. JBOD ALL storage group template does not create multple JBOD storage groups SALES-14389
    • +
    • Removal of datatypes NETWORK-14198: +
        +
      • SoftLayer_Network_Service_Health
      • +
      • SoftLayer_Network_Service_Health_Status.
      • +
      +
    • +
    + +
    +
    +
    +
    + + + + +

    June 27, 2024 @@ -432,29 +460,6 @@

    API

    -
    -

    - March 1, 2024 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Removed code which checks if guest is powered off before detaching a vlan.
    • -
    • Added new guest attribute type for skipping PV driver checks.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/20/index.html b/page/20/index.html index d73970f421..15dbff1996 100644 --- a/page/20/index.html +++ b/page/20/index.html @@ -170,6 +170,40 @@

    Release Notes

    +
    +

    + June 21, 2018 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Evault Performance enhancements.
    • +
    • Evault Password enhancements.
    • +
    +

    API

    +
      +
    • Blocked deactivated templates from being pushed to cache.
    • +
    +

    Backend

    +
      +
    • Have account disable/enable cascade to users
    • +
    • Corrects Australia/West time zone to be correct GMT offset.
    • +
    • Fix missing paren pair in cloud init attribute validation
    • +
    • Fixes an issue that caused some Bring Your Own License orders to go to Pending Finance Approval.
    • +
    + +
    +
    +
    +
    + + + + +

    June 14, 2018 @@ -554,52 +588,6 @@

    Documentation Changes

    -
    -

    - March 30, 2018 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Added feature to notify customers about host outages to the Virtual/viewMemberDetails/ page
    • -
    • Removes Provision Scripts and User Data sections from the CHECKOUT page when ordering HSM devices.
    • -
    -

    API

    -
      -
    • Fixed SoftLayer_Scale_Group’s editObject method to automatically scale the group up or down appropriately when the desiredMemberCount parameter is specified
    • -
    • Fixes an issue that prevented the ‘IOPS’ ORM value from being updated for performance replicas.
    • -
    • Added SoftLayer_Virtual_Disk_Image::getAvailableBootModes() Method
    • -
    • Expose Account::securityLevel
    • -
    • Round up the Load Balancer as a Service telemetry monitoring metrics value to 3 decimal points.
    • -
    • Update SLDN reference documentation to clarify setting ICMP type and code on a Security Group Rule.
    • -
    • Disable Security Group Rule setting of ICMP type 255
    • -
    • Updates SoftLayer_Hardware_User data to support 16kb of data.
    • -
    -

    Backend

    -
      -
    • Fixed a issue in which VLAN ordering would occasionally not honor the requested primary subnet size
    • -
    • Fixed bandwidth overage notification empty ticket updates
    • -
    • Refactored guest migration pre-checks and added a check to ensure the destination host is different from the source.
    • -
    • Fixes an intermittent issue preventing iSCSI authorizations when credentials already exist.
    • -
    • Refactored the script that checks for mixed-public/private VSIs on dedicated hosts and changed the behavior to not send emails when none are found.
    • -
    • Fix an issue ordering IPv6 subnets on public VLANs under certain circumstances.
    • -
    • EOL: Disable Flex Image Service for all Customers
    • -
    -

    SLCLI

    -

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

    - -
    -
    -
    -
    - - - - -
    diff --git a/page/21/index.html b/page/21/index.html index cc4c147bf9..147b09b06f 100644 --- a/page/21/index.html +++ b/page/21/index.html @@ -170,6 +170,52 @@

    Release Notes

    +
    +

    + March 30, 2018 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Added feature to notify customers about host outages to the Virtual/viewMemberDetails/ page
    • +
    • Removes Provision Scripts and User Data sections from the CHECKOUT page when ordering HSM devices.
    • +
    +

    API

    +
      +
    • Fixed SoftLayer_Scale_Group’s editObject method to automatically scale the group up or down appropriately when the desiredMemberCount parameter is specified
    • +
    • Fixes an issue that prevented the ‘IOPS’ ORM value from being updated for performance replicas.
    • +
    • Added SoftLayer_Virtual_Disk_Image::getAvailableBootModes() Method
    • +
    • Expose Account::securityLevel
    • +
    • Round up the Load Balancer as a Service telemetry monitoring metrics value to 3 decimal points.
    • +
    • Update SLDN reference documentation to clarify setting ICMP type and code on a Security Group Rule.
    • +
    • Disable Security Group Rule setting of ICMP type 255
    • +
    • Updates SoftLayer_Hardware_User data to support 16kb of data.
    • +
    +

    Backend

    +
      +
    • Fixed a issue in which VLAN ordering would occasionally not honor the requested primary subnet size
    • +
    • Fixed bandwidth overage notification empty ticket updates
    • +
    • Refactored guest migration pre-checks and added a check to ensure the destination host is different from the source.
    • +
    • Fixes an intermittent issue preventing iSCSI authorizations when credentials already exist.
    • +
    • Refactored the script that checks for mixed-public/private VSIs on dedicated hosts and changed the behavior to not send emails when none are found.
    • +
    • Fix an issue ordering IPv6 subnets on public VLANs under certain circumstances.
    • +
    • EOL: Disable Flex Image Service for all Customers
    • +
    +

    SLCLI

    +

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

    + +
    +
    +
    +
    + + + + +

    March 15, 2018 @@ -565,41 +611,6 @@

    Added to CLI
    -
    -

    - January 3, 2018 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Replace “formerly IBM Cloud” with “formerly SoftLayer” in all affected templates.
    • -
    -

    API

    - -

    Backend

    -
      -
    • This fixes a problem where volumes could be end up with lesser than assigned quota size.
    • -
    • Removed deprecated abuse field from RIPE registration person details.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/22/index.html b/page/22/index.html index 62a101685b..4c911193ff 100644 --- a/page/22/index.html +++ b/page/22/index.html @@ -170,6 +170,41 @@

    Release Notes

    +
    +

    + January 3, 2018 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Replace “formerly IBM Cloud” with “formerly SoftLayer” in all affected templates.
    • +
    +

    API

    + +

    Backend

    +
      +
    • This fixes a problem where volumes could be end up with lesser than assigned quota size.
    • +
    • Removed deprecated abuse field from RIPE registration person details.
    • +
    + +
    +
    +
    +
    + + + + +

    December 11, 2017 @@ -476,37 +511,6 @@

    Backend

    -
    -

    - September 27, 2017 -
    -

    -
    -
    -
    -

    Portal

    - -

    API

    - -

    Backend

    -
      -
    • None
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/23/index.html b/page/23/index.html index 683e66caaa..5cf379da4b 100644 --- a/page/23/index.html +++ b/page/23/index.html @@ -170,6 +170,37 @@

    Release Notes

    +
    +

    + September 27, 2017 +
    +

    +
    +
    +
    +

    Portal

    + +

    API

    + +

    Backend

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

    September 21, 2017 @@ -455,38 +486,6 @@

    Backend

    -
    -

    - July 6, 2017 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Resolved an issue where applying security groups may cause errors during the provision of a Virtual Guest.
    • -
    -

    API

    -
      -
    • Pushed code to resolve an issue with the resultLimit for SoftLayer_Ticket_Subject::getAllObjects method. Before the fix the API was returning less data than the limit set.
    • -
    • Addressed an issue with the PHP Library for the SoftLayer_Network_Subnet_IpAddress_Global::route method. If the endpoint IP address provided is associated with an unrouted subnet a fatal error was being returned.
    • -
    • Fix a bug when ordering bare metal servers where presets that do not include GPUs are failing to be ordered from.
    • -
    -

    Backend

    -
      -
    • None
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/24/index.html b/page/24/index.html index e564d88aed..ca27986b33 100644 --- a/page/24/index.html +++ b/page/24/index.html @@ -170,6 +170,38 @@

    Release Notes

    +
    +

    + July 6, 2017 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Resolved an issue where applying security groups may cause errors during the provision of a Virtual Guest.
    • +
    +

    API

    +
      +
    • Pushed code to resolve an issue with the resultLimit for SoftLayer_Ticket_Subject::getAllObjects method. Before the fix the API was returning less data than the limit set.
    • +
    • Addressed an issue with the PHP Library for the SoftLayer_Network_Subnet_IpAddress_Global::route method. If the endpoint IP address provided is associated with an unrouted subnet a fatal error was being returned.
    • +
    • Fix a bug when ordering bare metal servers where presets that do not include GPUs are failing to be ordered from.
    • +
    +

    Backend

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

    June 28, 2017 @@ -452,38 +484,6 @@

    Backend

    -
    -

    - April 26, 2017 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • None
    • -
    -

    API

    -
      -
    • None
    • -
    -

    Backend

    -
      -
    • Pushed code to resolve an issue where mixed case IBMId accounts were unable to upgrade to a Pay as you Go Bluemix Developer Services account.
    • -
    • Resolved an issue that was causing NetScaler provisions to fail due to the license not being bound to a valid MAC address on the host system.
    • -
    • Pushed code which added the requirement of using an IBMid in order to link a Platform as a Service account to an Infrastructure as a Service account.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/25/index.html b/page/25/index.html index cc342f772f..da06479b37 100644 --- a/page/25/index.html +++ b/page/25/index.html @@ -170,6 +170,38 @@

    Release Notes

    +
    +

    + April 26, 2017 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • None
    • +
    +

    API

    +
      +
    • None
    • +
    +

    Backend

    +
      +
    • Pushed code to resolve an issue where mixed case IBMId accounts were unable to upgrade to a Pay as you Go Bluemix Developer Services account.
    • +
    • Resolved an issue that was causing NetScaler provisions to fail due to the license not being bound to a valid MAC address on the host system.
    • +
    • Pushed code which added the requirement of using an IBMid in order to link a Platform as a Service account to an Infrastructure as a Service account.
    • +
    + +
    +
    +
    +
    + + + + +

    April 19, 2017 @@ -459,37 +491,6 @@

    Backend

    -
    -

    - February 8, 2017 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Added a customerWaitTime field on the ticket search page in the customer portal. The customerWaitTime is the time the customer has been waiting for a response on a ticket. Multiple updates by the customer have no effect on this field and a reply by an employee resets the timer to zero.
    • -
    • Pushed fix that tests that only numbers, letters, and spaces are allowed for all of the titles for contacts when trying to order an SSL certificate. The Symantec API does not accept any special characters in the ’title’ field for contact information and this was causing orders to fail.
    • -
    -

    API

    -
      -
    • None
    • -
    -

    Backend

    -
      -
    • Resolved a bug preventing OS reloads from having partitions if reloading from a Customer Supplied OS (NO OS System).
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/26/index.html b/page/26/index.html index 5e08b36a59..ce941257d2 100644 --- a/page/26/index.html +++ b/page/26/index.html @@ -170,6 +170,37 @@

    Release Notes

    +
    +

    + February 8, 2017 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Added a customerWaitTime field on the ticket search page in the customer portal. The customerWaitTime is the time the customer has been waiting for a response on a ticket. Multiple updates by the customer have no effect on this field and a reply by an employee resets the timer to zero.
    • +
    • Pushed fix that tests that only numbers, letters, and spaces are allowed for all of the titles for contacts when trying to order an SSL certificate. The Symantec API does not accept any special characters in the ’title’ field for contact information and this was causing orders to fail.
    • +
    +

    API

    +
      +
    • None
    • +
    +

    Backend

    +
      +
    • Resolved a bug preventing OS reloads from having partitions if reloading from a Customer Supplied OS (NO OS System).
    • +
    + +
    +
    +
    +
    + + + + +

    January 25, 2017 @@ -455,36 +486,6 @@

    Backend

    -
    -

    - October 11, 2016 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Updated the error message when ordering Public Subnets on a VLAN with HSRP.
    • -
    -

    API

    - -

    Backend

    -
      -
    • Fixed a potential issue that caused order verifications to fail in certain cases for accounts that have large numbers of Endurance or Performance volumes.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/27/index.html b/page/27/index.html index 3405b6970d..b3c26ade42 100644 --- a/page/27/index.html +++ b/page/27/index.html @@ -170,6 +170,36 @@

    Release Notes

    +
    +

    + October 11, 2016 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Updated the error message when ordering Public Subnets on a VLAN with HSRP.
    • +
    +

    API

    + +

    Backend

    +
      +
    • Fixed a potential issue that caused order verifications to fail in certain cases for accounts that have large numbers of Endurance or Performance volumes.
    • +
    + +
    +
    +
    +
    + + + + +

    September 20, 2016 @@ -451,38 +481,6 @@

    Backend

    -
    -

    - July 11, 2016 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • None
    • -
    -

    API

    -
      -
    • None
    • -
    -

    Backend

    -
      -
    • Rolled out the code that would allow customers to attach secondary Portable Storage Volumes to an existing Virtual Guest, create bootable images on those Portable Storage Volumes, detach them, then boot from those created volumes into new Virtual Guest’s.
    • -
    • Resolved an issue that was causing OS Reloads to fail on Bare Metal servers that had inactive or deprecated service offerings.
    • -
    • Fixed a bug in that caused Microsoft post provision scripts to fail when the script url contained an ampersand ‘&’.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/28/index.html b/page/28/index.html index c39ce09a5b..b779ad7300 100644 --- a/page/28/index.html +++ b/page/28/index.html @@ -170,6 +170,38 @@

    Release Notes

    +
    +

    + July 11, 2016 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • None
    • +
    +

    API

    +
      +
    • None
    • +
    +

    Backend

    +
      +
    • Rolled out the code that would allow customers to attach secondary Portable Storage Volumes to an existing Virtual Guest, create bootable images on those Portable Storage Volumes, detach them, then boot from those created volumes into new Virtual Guest’s.
    • +
    • Resolved an issue that was causing OS Reloads to fail on Bare Metal servers that had inactive or deprecated service offerings.
    • +
    • Fixed a bug in that caused Microsoft post provision scripts to fail when the script url contained an ampersand ‘&’.
    • +
    + +
    +
    +
    +
    + + + + +

    July 6, 2016 @@ -454,37 +486,6 @@

    Backend

    -
    -

    - April 25, 2016 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • None
    • -
    -

    API

    - -

    Backend

    -
      -
    • Resolved an issue that was causing host migrations to fail if a Virtual Guest was powered off.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/29/index.html b/page/29/index.html index 7338f5c5ac..113f61571a 100644 --- a/page/29/index.html +++ b/page/29/index.html @@ -170,6 +170,37 @@

    Release Notes

    +
    +

    + April 25, 2016 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • None
    • +
    +

    API

    + +

    Backend

    +
      +
    • Resolved an issue that was causing host migrations to fail if a Virtual Guest was powered off.
    • +
    + +
    +
    +
    +
    + + + + +

    April 18, 2016 @@ -468,39 +499,6 @@

    Backend

    -
    -

    - February 17, 2016 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Fixed an issue where there is an additional forward slash in the return redirect from PayPal ordering.
    • -
    • Fixed an issue preventing the warning message from being displayed with improper virtual server configurations on the ordering page.
    • -
    • The link to order private node virtual servers in the control portal will now properly direct users to the private node order page.
    • -
    -

    API

    -
      -
    • None
    • -
    -

    Backend

    -
      -
    • Updated backend monitoring agent APIs, which will make the monitoring services more efficient and reliable.
    • -
    • Updated windows post install scripts for better error handling.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/3/index.html b/page/3/index.html index 9ba4c9d810..31fc4b37a2 100644 --- a/page/3/index.html +++ b/page/3/index.html @@ -170,6 +170,29 @@

    Release Notes

    +
    +

    + March 1, 2024 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Removed code which checks if guest is powered off before detaching a vlan.
    • +
    • Added new guest attribute type for skipping PV driver checks.
    • +
    + +
    +
    +
    +
    + + + + +

    February 16, 2024 @@ -416,38 +439,6 @@

    API

    -
    -

    - May 12, 2023 -
    -

    -
    -
    -
    -

    API

    -
      -
    • While authorizing Block volume, code will fetch only block (IscsiGroup) Clusters, so customer won’t face issue while authorization
    • -
    • Deleting unused API endpoints on the SoftLayer_Network_ContentDelivery_Account class
    • -
    • Adding permissions requirements to Ticket Attachment File Class
    • -
    • On hardware order containers, primaryDiskPartitionId will be ignored and removed after verify if the order container also has storageGroups.
    • -
    • 2/4/10 IOPS/GB tier enabled and 0.25 disabled in order duplicate page
    • -
    • Restore SLDN masking for SoftLayer_Network_Subnet::podName. Add for SoftLayer_Network_Vlan::podName.
    • -
    • Added VPX Bandwidth usage to the SoftLayer_Account::getBandwidthList() API endpoint
    • -
    -

    Backend

    -
      -
    • Updating broken links in Bandwidth Overage emails
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/30/index.html b/page/30/index.html index 362b586ff0..d4b652c61f 100644 --- a/page/30/index.html +++ b/page/30/index.html @@ -170,6 +170,39 @@

    Release Notes

    +
    +

    + February 17, 2016 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Fixed an issue where there is an additional forward slash in the return redirect from PayPal ordering.
    • +
    • Fixed an issue preventing the warning message from being displayed with improper virtual server configurations on the ordering page.
    • +
    • The link to order private node virtual servers in the control portal will now properly direct users to the private node order page.
    • +
    +

    API

    +
      +
    • None
    • +
    +

    Backend

    +
      +
    • Updated backend monitoring agent APIs, which will make the monitoring services more efficient and reliable.
    • +
    • Updated windows post install scripts for better error handling.
    • +
    + +
    +
    +
    +
    + + + + +

    February 15, 2016 @@ -506,37 +539,6 @@

    API

    -
    -

    - December 28, 2015 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Fixed an issue with customers receiving alert/alarm emails after their server has been reclaimed.
    • -
    • Fixed an issue with customers seeing errors when trying to remove a credit card with the type of PAYPAL
    • -
    -

    API

    -
      -
    • None
    • -
    -

    Backend

    -
      -
    • None
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/31/index.html b/page/31/index.html index 356415deb5..0f51eb4f28 100644 --- a/page/31/index.html +++ b/page/31/index.html @@ -170,6 +170,37 @@

    Release Notes

    +
    +

    + December 28, 2015 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Fixed an issue with customers receiving alert/alarm emails after their server has been reclaimed.
    • +
    • Fixed an issue with customers seeing errors when trying to remove a credit card with the type of PAYPAL
    • +
    +

    API

    +
      +
    • None
    • +
    +

    Backend

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

    December 21, 2015 @@ -486,32 +517,6 @@

    API

    -
    -

    - November 5, 2015 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Next and Pending invoices are cached once requested, greatly reducing the time it takes to download the invoice again.
    • -
    -

    API

    -
      -
    • Fixes an issue where tokens were not being properly replaced in the subject field for ticket watch notification emails
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/32/index.html b/page/32/index.html index 8d8b0dc020..0a44d6c0f6 100644 --- a/page/32/index.html +++ b/page/32/index.html @@ -170,6 +170,32 @@

    Release Notes

    +
    +

    + November 5, 2015 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Next and Pending invoices are cached once requested, greatly reducing the time it takes to download the invoice again.
    • +
    +

    API

    +
      +
    • Fixes an issue where tokens were not being properly replaced in the subject field for ticket watch notification emails
    • +
    + +
    +
    +
    +
    + + + + +

    November 3, 2015 @@ -421,28 +447,6 @@

    API

    -
    -

    - September 29, 2015 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Adds account creation source record to brand master accounts created during the brand creation process preventing failures during account creation
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/33/index.html b/page/33/index.html index b588695797..70e52a4132 100644 --- a/page/33/index.html +++ b/page/33/index.html @@ -170,6 +170,28 @@

    Release Notes

    +
    +

    + September 29, 2015 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Adds account creation source record to brand master accounts created during the brand creation process preventing failures during account creation
    • +
    + +
    +
    +
    +
    + + + + +

    September 28, 2015 @@ -402,32 +424,6 @@

    API

    -
    -

    - August 24, 2015 -
    -

    -
    -
    -
    -

    Portal

    -
      -
    • Deleted virtual guests should no longer show up in the portal
    • -
    -

    API

    -
      -
    • Improve the current workflow for processing nimsoft robots on the landing hub. This should have a significant impact in terms of reducing landing hub related escalations and transaction failures.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/34/index.html b/page/34/index.html index f185d19aac..8bbe0675e5 100644 --- a/page/34/index.html +++ b/page/34/index.html @@ -170,6 +170,32 @@

    Release Notes

    +
    +

    + August 24, 2015 +
    +

    +
    +
    +
    +

    Portal

    +
      +
    • Deleted virtual guests should no longer show up in the portal
    • +
    +

    API

    +
      +
    • Improve the current workflow for processing nimsoft robots on the landing hub. This should have a significant impact in terms of reducing landing hub related escalations and transaction failures.
    • +
    + +
    +
    +
    +
    + + + + +

    August 19, 2015 diff --git a/page/4/index.html b/page/4/index.html index 47edf7c6f9..c9d139792b 100644 --- a/page/4/index.html +++ b/page/4/index.html @@ -170,6 +170,38 @@

    Release Notes

    +
    +

    + May 12, 2023 +
    +

    +
    +
    +
    +

    API

    +
      +
    • While authorizing Block volume, code will fetch only block (IscsiGroup) Clusters, so customer won’t face issue while authorization
    • +
    • Deleting unused API endpoints on the SoftLayer_Network_ContentDelivery_Account class
    • +
    • Adding permissions requirements to Ticket Attachment File Class
    • +
    • On hardware order containers, primaryDiskPartitionId will be ignored and removed after verify if the order container also has storageGroups.
    • +
    • 2/4/10 IOPS/GB tier enabled and 0.25 disabled in order duplicate page
    • +
    • Restore SLDN masking for SoftLayer_Network_Subnet::podName. Add for SoftLayer_Network_Vlan::podName.
    • +
    • Added VPX Bandwidth usage to the SoftLayer_Account::getBandwidthList() API endpoint
    • +
    +

    Backend

    +
      +
    • Updating broken links in Bandwidth Overage emails
    • +
    + +
    +
    +
    +
    + + + + +

    April 28, 2023 @@ -415,37 +447,6 @@

    Backend

    -
    -

    - November 4, 2022 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Properly handle upgrade rules when block/file volume is magnetic
    • -
    • Removed the dead PhoneFactor code
    • -
    • Allow for editing a firmware driver version entries
    • -
    • Add new guest attribute type for ACTIVE_LIVE_MIGRATION
    • -
    • Made the SoftLayer_Hardware_Server::virtualGuests ORM key return an empty collection for customers (SLDN calls), since we no longer offer customer-managed-guests and therefore customers do not need to know host/server information for their guests anymore.
    • -
    • Fully deprecated SoftLayer_Network_Vlan::secondaryRouter
    • -
    -

    Backend

    -
      -
    • Fixed an issue where block and file snapshot counts where not accurate
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/5/index.html b/page/5/index.html index 912e9015ca..2411f4ec11 100644 --- a/page/5/index.html +++ b/page/5/index.html @@ -170,6 +170,37 @@

    Release Notes

    +
    +

    + November 4, 2022 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Properly handle upgrade rules when block/file volume is magnetic
    • +
    • Removed the dead PhoneFactor code
    • +
    • Allow for editing a firmware driver version entries
    • +
    • Add new guest attribute type for ACTIVE_LIVE_MIGRATION
    • +
    • Made the SoftLayer_Hardware_Server::virtualGuests ORM key return an empty collection for customers (SLDN calls), since we no longer offer customer-managed-guests and therefore customers do not need to know host/server information for their guests anymore.
    • +
    • Fully deprecated SoftLayer_Network_Vlan::secondaryRouter
    • +
    +

    Backend

    +
      +
    • Fixed an issue where block and file snapshot counts where not accurate
    • +
    + +
    +
    +
    +
    + + + + +

    October 21, 2022 @@ -458,42 +489,6 @@

    Backend

    -
    -

    - May 27, 2022 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Expose information about remaining credit, allowing customers to evaluate how much money they can use from a Flex Credit enrollment
    • -
    • Added account property length validation -
        -
      • Last name: 30
      • -
      • Phone: 50
      • -
      • Address 1 & 2: 100
      • -
      • City: 100
      • -
      -
    • -
    • Updated ‘datacenter’ ORM key in the guest class to use targetDatacenterId property
    • -
    • Allow empty array for as the templateObject for SoftLayer_Network_Firewall_Update_Request/createObject/, which will delete all firewall rules.
    • -
    -

    Portal

    -
      -
    • make PhoneFactor feature unavailable in UI
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/6/index.html b/page/6/index.html index 7b7943c010..c586bb0d7a 100644 --- a/page/6/index.html +++ b/page/6/index.html @@ -170,6 +170,42 @@

    Release Notes

    +
    +

    + May 27, 2022 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Expose information about remaining credit, allowing customers to evaluate how much money they can use from a Flex Credit enrollment
    • +
    • Added account property length validation +
        +
      • Last name: 30
      • +
      • Phone: 50
      • +
      • Address 1 & 2: 100
      • +
      • City: 100
      • +
      +
    • +
    • Updated ‘datacenter’ ORM key in the guest class to use targetDatacenterId property
    • +
    • Allow empty array for as the templateObject for SoftLayer_Network_Firewall_Update_Request/createObject/, which will delete all firewall rules.
    • +
    +

    Portal

    +
      +
    • make PhoneFactor feature unavailable in UI
    • +
    + +
    +
    +
    +
    + + + + +

    May 20, 2022 @@ -435,30 +471,6 @@

    Backend

    -
    -

    - November 12, 2021 -
    -

    -
    -
    -
    -

    API

    -
      -
    • Fix issues with SoftLayer_Account_Authentication_Attribute_Type::getAllObjects.
    • -
    • Replaced softwareComponent[0] to the operatingSystem ORM key to fix if software components are in incorrect order.
    • -
    • Customers can choose to enable or disable getting snapshot usage warning notification
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/7/index.html b/page/7/index.html index c3c6b33071..16b753d9bf 100644 --- a/page/7/index.html +++ b/page/7/index.html @@ -170,6 +170,30 @@

    Release Notes

    +
    +

    + November 12, 2021 +
    +

    +
    +
    +
    +

    API

    +
      +
    • Fix issues with SoftLayer_Account_Authentication_Attribute_Type::getAllObjects.
    • +
    • Replaced softwareComponent[0] to the operatingSystem ORM key to fix if software components are in incorrect order.
    • +
    • Customers can choose to enable or disable getting snapshot usage warning notification
    • +
    + +
    +
    +
    +
    + + + + +

    October 22, 2021 @@ -415,37 +439,6 @@

    Backend

    -
    -

    - June 7, 2021 -
    -

    -
    -
    -
    -

    Portal

    - -

    API

    -

    Backend

    -
      -
    • Successfully complete reclaim of host authorized block replica volumes, if same host is authorized to multiple block storage volumes.
    • -
    • Prevent servers with Veeam software from being captured
    • -
    • Fixed an error when converting a storage volume to independent would cause a stuck transaction.
    • -
    • Automatically create a new snapshot. if the old snapshot does not exists with respect to the snapshot ID.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/8/index.html b/page/8/index.html index 3791d2e47e..2146908739 100644 --- a/page/8/index.html +++ b/page/8/index.html @@ -170,6 +170,37 @@

    Release Notes

    +
    +

    + June 7, 2021 +
    +

    +
    +
    +
    +

    Portal

    + +

    API

    +

    Backend

    +
      +
    • Successfully complete reclaim of host authorized block replica volumes, if same host is authorized to multiple block storage volumes.
    • +
    • Prevent servers with Veeam software from being captured
    • +
    • Fixed an error when converting a storage volume to independent would cause a stuck transaction.
    • +
    • Automatically create a new snapshot. if the old snapshot does not exists with respect to the snapshot ID.
    • +
    + +
    +
    +
    +
    + + + + +

    May 21, 2021 @@ -431,39 +462,6 @@

    Backend

    -
    -

    - March 8, 2021 -
    -

    -
    -
    -
    -

    API

    -
      -
    • ApiKeys should now only be visible to the owner of the api key. The master user will be able to see if a user has a key, but not the actual value of the key.
    • -
    • Return false instead of exception for SoftLayer_Network_Storage::isIndedicatedServiceResource function.
    • -
    • Improved SLDN documentation on SoftLayer_User_Permission_Group_Type
    • -
    • Added new api for disaster recovery failover for Network Storage volumes.
    • -
    • Added a check in failbackfromReplicant to prevent flagged parent volume from failing back
    • -
    • Added Method to get a firewalls version: SoftLayer_Network_Vlan_Firewall::getFirewallFirmwareVersion
    • -
    • SoftLayer_Network_Message_Delivery::sendEmail() endpoint has been deprecated and will be removed in API version 3.2
    • -
    -

    Backend

    -
      -
    • For current Network Storage replicas, a race condition exists where the replication will occasionally start before the snapshot is taken. This causes the latest snapshot to occasionally not be copied to the replica. To solve this race condition, replication will now start 5 minutes after the scheduled snapshot. The 5 minute delay will only affect new replica provisions. Current provisions will continue to replicate at the same time as the scheduled snapshot. To upgrade a current replica to the new 5 minute delayed replication schedule, the current replica must be canceled and re-ordered.
    • -
    • Provided ability to provision file and block storage in a dedicated cluster.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/page/9/index.html b/page/9/index.html index 584a6c76f7..094724ee46 100644 --- a/page/9/index.html +++ b/page/9/index.html @@ -170,6 +170,39 @@

    Release Notes

    +
    +

    + March 8, 2021 +
    +

    +
    +
    +
    +

    API

    +
      +
    • ApiKeys should now only be visible to the owner of the api key. The master user will be able to see if a user has a key, but not the actual value of the key.
    • +
    • Return false instead of exception for SoftLayer_Network_Storage::isIndedicatedServiceResource function.
    • +
    • Improved SLDN documentation on SoftLayer_User_Permission_Group_Type
    • +
    • Added new api for disaster recovery failover for Network Storage volumes.
    • +
    • Added a check in failbackfromReplicant to prevent flagged parent volume from failing back
    • +
    • Added Method to get a firewalls version: SoftLayer_Network_Vlan_Firewall::getFirewallFirmwareVersion
    • +
    • SoftLayer_Network_Message_Delivery::sendEmail() endpoint has been deprecated and will be removed in API version 3.2
    • +
    +

    Backend

    +
      +
    • For current Network Storage replicas, a race condition exists where the replication will occasionally start before the snapshot is taken. This causes the latest snapshot to occasionally not be copied to the replica. To solve this race condition, replication will now start 5 minutes after the scheduled snapshot. The 5 minute delay will only affect new replica provisions. Current provisions will continue to replicate at the same time as the scheduled snapshot. To upgrade a current replica to the new 5 minute delayed replication schedule, the current replica must be canceled and re-ordered.
    • +
    • Provided ability to provision file and block storage in a dedicated cluster.
    • +
    + +
    +
    +
    +
    + + + + +

    February 26, 2021 @@ -392,44 +425,6 @@

    Backend

    -
    -

    - December 4, 2020 -
    -

    -
    -
    -
    -

    API

    - -

    Backend

    -
      -
    • Adding support for using cloud subscription for all linked customers.
    • -
    - -
    -
    -
    -
    - - - - -
    diff --git a/reference/datatypes/SoftLayer_Billing_Order_Item_Category_Answer/index.html b/reference/datatypes/SoftLayer_Billing_Order_Item_Category_Answer/index.html index 1c86471ddd..c0ee03bd44 100644 --- a/reference/datatypes/SoftLayer_Billing_Order_Item_Category_Answer/index.html +++ b/reference/datatypes/SoftLayer_Billing_Order_Item_Category_Answer/index.html @@ -245,6 +245,8 @@

    SoftLayer_Billing_Order_I

    Description

    +
    Deprecated
    + The SoftLayer_Billing_Order_Item_Category_Answer data type represents a single answer to an item category question.
    diff --git a/reference/datatypes/SoftLayer_Container_Product_Item_Category_Question_Answer/index.html b/reference/datatypes/SoftLayer_Container_Product_Item_Category_Question_Answer/index.html index 6a4e92cd1e..7258b2c320 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Item_Category_Question_Answer/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Item_Category_Question_Answer/index.html @@ -245,6 +245,8 @@

    SoftLayer_Co

    Description

    +
    Deprecated
    + The SoftLayer_Container_Product_Item_Category_Question_Answer data type represents an answer to an item category question. It contains the category, the question being answered, and the answer.
    diff --git a/reference/datatypes/SoftLayer_Container_Product_Order/index.html b/reference/datatypes/SoftLayer_Container_Product_Order/index.html index 06a3dca870..a74833c00f 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Account_Media_Data_Transfer_Request/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Account_Media_Data_Transfer_Request/index.html index f7235a9a7c..c90d145158 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Account_Media_Data_Transfer_Request/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Account_Media_Data_Transfer_Request/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Gateway_Appliance_Cluster/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Gateway_Appliance_Cluster/index.html index e8e346cb55..9f0f4c6f70 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Gateway_Appliance_Cluster/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Gateway_Appliance_Cluster/index.html @@ -709,7 +709,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Gateway_Appliance_Upgrade/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Gateway_Appliance_Upgrade/index.html index 94e4b821ab..245f41e404 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Gateway_Appliance_Upgrade/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Gateway_Appliance_Upgrade/index.html @@ -685,7 +685,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Security_Module/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Security_Module/index.html index 9edf534c89..25bec49d2f 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Security_Module/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Security_Module/index.html @@ -783,7 +783,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server/index.html index 164c629aa5..1ce0604171 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server/index.html @@ -783,7 +783,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server_Colocation/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server_Colocation/index.html index 2c33610001..2fe73ae5a5 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server_Colocation/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server_Colocation/index.html @@ -783,7 +783,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server_Gateway_Appliance/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server_Gateway_Appliance/index.html index d5a1ef97f1..abdebdd957 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server_Gateway_Appliance/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server_Gateway_Appliance/index.html @@ -783,7 +783,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server_Upgrade/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server_Upgrade/index.html index 0a4f911182..5755604eb9 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server_Upgrade/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server_Upgrade/index.html @@ -783,7 +783,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server_Upgrade_MigrateToReserved/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server_Upgrade_MigrateToReserved/index.html index 4bce83cd9a..fe5e8dc7f3 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server_Upgrade_MigrateToReserved/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server_Upgrade_MigrateToReserved/index.html @@ -783,7 +783,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server_Vpc/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server_Vpc/index.html index db6cbe0338..0d205d882b 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server_Vpc/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server_Vpc/index.html @@ -857,7 +857,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Monitoring_Package/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Monitoring_Package/index.html index cfea912065..c12a36fe16 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Monitoring_Package/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Monitoring_Package/index.html @@ -663,7 +663,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_MultiConfiguration/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_MultiConfiguration/index.html index 92d162e13c..0e29377f4c 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_MultiConfiguration/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_MultiConfiguration/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_MultiConfiguration_Tornado/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_MultiConfiguration_Tornado/index.html index 1a45e60ead..799beb8410 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_MultiConfiguration_Tornado/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_MultiConfiguration_Tornado/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Application_Delivery_Controller/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Application_Delivery_Controller/index.html index 6b2a9a93ad..d2de57cb23 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Application_Delivery_Controller/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Application_Delivery_Controller/index.html @@ -685,7 +685,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Interconnect/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Interconnect/index.html index 0cedb48dc2..1e5da66552 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Interconnect/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Interconnect/index.html @@ -781,7 +781,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Interconnect_Upgrade/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Interconnect_Upgrade/index.html index 8eae4be0c3..77ba88fdb0 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Interconnect_Upgrade/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Interconnect_Upgrade/index.html @@ -781,7 +781,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_LoadBalancer/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_LoadBalancer/index.html index 51b0f53039..fc125e7b6e 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_LoadBalancer/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_LoadBalancer/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_LoadBalancer_AsAService/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_LoadBalancer_AsAService/index.html index f3bd9a9fd6..5fc523c00a 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_LoadBalancer_AsAService/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_LoadBalancer_AsAService/index.html @@ -735,7 +735,9 @@

    isPublic

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Message_Delivery/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Message_Delivery/index.html index be85110cc2..27cfc8978f 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Message_Delivery/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Message_Delivery/index.html @@ -745,7 +745,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Message_Delivery_Upgrade/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Message_Delivery_Upgrade/index.html index 92e2c55b39..4df14c591d 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Message_Delivery_Upgrade/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Message_Delivery_Upgrade/index.html @@ -745,7 +745,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_PerformanceStorage/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_PerformanceStorage/index.html index 06197ae18c..f93abc5fe3 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_PerformanceStorage/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_PerformanceStorage/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_PerformanceStorage_Iscsi/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_PerformanceStorage_Iscsi/index.html index 5664604951..4d3f2ba1f4 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_PerformanceStorage_Iscsi/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_PerformanceStorage_Iscsi/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_PerformanceStorage_Nfs/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_PerformanceStorage_Nfs/index.html index 79aebcc3d5..cc77207044 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_PerformanceStorage_Nfs/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_PerformanceStorage_Nfs/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Protection_Firewall/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Protection_Firewall/index.html index e57edf1aab..47b6db4099 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Protection_Firewall/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Protection_Firewall/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Protection_Firewall_Dedicated/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Protection_Firewall_Dedicated/index.html index 1cac5bfb5b..cdca4d0d78 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Protection_Firewall_Dedicated/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Protection_Firewall_Dedicated/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Protection_Firewall_Dedicated_Upgrade/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Protection_Firewall_Dedicated_Upgrade/index.html index 8ef325daa1..8d4d4dc501 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Protection_Firewall_Dedicated_Upgrade/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Protection_Firewall_Dedicated_Upgrade/index.html @@ -685,7 +685,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_AsAService/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_AsAService/index.html index 41c8745e35..e94267fa23 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_AsAService/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_AsAService/index.html @@ -781,7 +781,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_AsAService_Upgrade/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_AsAService_Upgrade/index.html index bdcea10c0d..c0ac7f87ae 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_AsAService_Upgrade/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_AsAService_Upgrade/index.html @@ -781,7 +781,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Backup_Evault_Plugin/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Backup_Evault_Plugin/index.html index 277ba9eac4..c0f631910b 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Backup_Evault_Plugin/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Backup_Evault_Plugin/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Backup_Evault_Vault/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Backup_Evault_Vault/index.html index 992858a5b7..f2fd8e702d 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Backup_Evault_Vault/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Backup_Evault_Vault/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Enterprise/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Enterprise/index.html index 033ff3ffcc..b9634309c3 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Enterprise/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Enterprise/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Enterprise_SnapshotSpace/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Enterprise_SnapshotSpace/index.html index bfa34f4829..6921d4df61 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Enterprise_SnapshotSpace/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Enterprise_SnapshotSpace/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Enterprise_SnapshotSpace_Upgrade/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Enterprise_SnapshotSpace_Upgrade/index.html index 1c8a5c152c..7f8bb9473b 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Enterprise_SnapshotSpace_Upgrade/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Enterprise_SnapshotSpace_Upgrade/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Hub/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Hub/index.html index 1a76e0a388..5bd77bd475 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Hub/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Hub/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Iscsi/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Iscsi/index.html index 0a5f7f240f..62938de68c 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Iscsi/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Iscsi/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_MassDataMigration_Request/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_MassDataMigration_Request/index.html index 82f623f347..a865fe9b20 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_MassDataMigration_Request/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_MassDataMigration_Request/index.html @@ -997,7 +997,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Modification/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Modification/index.html index de1c03be68..f728ea3ab8 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Modification/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Modification/index.html @@ -664,7 +664,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Nas/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Nas/index.html index 3b3d4e1f63..da93374e62 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Nas/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Nas/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Object/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Object/index.html index 76f12a502f..8384eccea6 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Object/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Storage_Object/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Subnet/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Subnet/index.html index 25c818a186..a3dc1361cc 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Subnet/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Subnet/index.html @@ -757,7 +757,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Tunnel_Ipsec/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Tunnel_Ipsec/index.html index a0c150c4bf..c9d6ef2f30 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Tunnel_Ipsec/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Tunnel_Ipsec/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Vlan/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Vlan/index.html index ea86c80f83..3ba7a6dfb9 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Network_Vlan/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Network_Vlan/index.html @@ -757,7 +757,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_NewCustomerSetup/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_NewCustomerSetup/index.html index 1ccfba1352..b1b80878b7 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_NewCustomerSetup/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_NewCustomerSetup/index.html @@ -737,7 +737,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Private_Cloud/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Private_Cloud/index.html index d7060eb2c0..d93527e3c3 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Private_Cloud/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Private_Cloud/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Security_Certificate/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Security_Certificate/index.html index 4a69a74a4e..7d4223aef7 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Security_Certificate/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Security_Certificate/index.html @@ -733,7 +733,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Service/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Service/index.html index 32c80ad082..d57e28bea6 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Service/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Service/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Service_External/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Service_External/index.html index c692dea301..6daa4bf6d6 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Service_External/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Service_External/index.html @@ -687,7 +687,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Software_Component_Virtual/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Software_Component_Virtual/index.html index de05b22050..cd10cc2e7e 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Software_Component_Virtual/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Software_Component_Virtual/index.html @@ -687,7 +687,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Software_License/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Software_License/index.html index 59bd712463..383881aee0 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Software_License/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Software_License/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Support/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Support/index.html index 1ca497429f..01ce6b47c2 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Support/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Support/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_User_Customer_External_Binding/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_User_Customer_External_Binding/index.html index 085f59c044..ad27ecd55b 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_User_Customer_External_Binding/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_User_Customer_External_Binding/index.html @@ -685,7 +685,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_DedicatedHost/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_DedicatedHost/index.html index db4f7f751d..d667aeec02 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_DedicatedHost/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_DedicatedHost/index.html @@ -661,7 +661,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_Disk_Image/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_Disk_Image/index.html index 252111d878..59e2b69242 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_Disk_Image/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_Disk_Image/index.html @@ -685,7 +685,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_Guest/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_Guest/index.html index 6adbf9135b..338e46007e 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_Guest/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_Guest/index.html @@ -855,7 +855,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_Guest_Upgrade/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_Guest_Upgrade/index.html index 3d1cb20a5b..7bbe60c3a5 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_Guest_Upgrade/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_Guest_Upgrade/index.html @@ -855,7 +855,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_Guest_Vpc/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_Guest_Vpc/index.html index 583bca1b88..caf873b296 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_Guest_Vpc/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_Guest_Vpc/index.html @@ -955,7 +955,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_Guest_Vpc_Upgrade/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_Guest_Vpc_Upgrade/index.html index 7f0c51b657..f524a998ad 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_Guest_Vpc_Upgrade/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_Guest_Vpc_Upgrade/index.html @@ -955,7 +955,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_ReservedCapacity/index.html b/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_ReservedCapacity/index.html index 57675fb9d1..9bca7dac14 100644 --- a/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_ReservedCapacity/index.html +++ b/reference/datatypes/SoftLayer_Container_Product_Order_Virtual_ReservedCapacity/index.html @@ -685,7 +685,9 @@

    isManagedOrder

    -
    + + + diff --git a/reference/datatypes/SoftLayer_Network_Bandwidth_Version1_Allotment/index.html b/reference/datatypes/SoftLayer_Network_Bandwidth_Version1_Allotment/index.html index 3e46016586..61a78a5b6f 100644 --- a/reference/datatypes/SoftLayer_Network_Bandwidth_Version1_Allotment/index.html +++ b/reference/datatypes/SoftLayer_Network_Bandwidth_Version1_Allotment/index.html @@ -971,7 +971,7 @@

    locationGroup

    managedBareMetalInstances

    - The managed bare metal server instances contained within a virtual rack. + [DEPRECATED] The managed bare metal server instances contained within a virtual rack.
    @@ -997,7 +997,7 @@

    managedB

    managedHardware

    - The managed hardware contained within a virtual rack. + [DEPRECATED] The managed hardware contained within a virtual rack.
    @@ -1027,7 +1027,7 @@

    managedHardware

    managedVirtualGuests

    - The managed Virtual Server contained within a virtual rack. + [DEPRECATED] The managed Virtual Server contained within a virtual rack.
    @@ -1497,7 +1497,7 @@

    hardwareCount

    managedBareMetalInstanceCount

    - A count of the managed bare metal server instances contained within a virtual rack. + A count of [DEPRECATED] The managed bare metal server instances contained within a virtual rack.
    @@ -1525,7 +1525,7 @@

    managedHardwareCount

    - A count of the managed hardware contained within a virtual rack. + A count of [DEPRECATED] The managed hardware contained within a virtual rack.
    @@ -1549,7 +1549,7 @@

    managedHardwareCou

    managedVirtualGuestCount

    - A count of the managed Virtual Server contained within a virtual rack. + A count of [DEPRECATED] The managed Virtual Server contained within a virtual rack.
    diff --git a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Account/index.html b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Account/index.html index 277d4b55d1..5ba49579ae 100644 --- a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Account/index.html +++ b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Account/index.html @@ -246,7 +246,9 @@

    SoftLayer_Network_CdnMarketpl

    Description

    - The SoftLayer_Network_CdnMarketplace_Account data type models an individual CDN account. CDN accounts contain the SoftLayer account ID of the customer, the vendor ID the account belongs to, the customer ID provided by the vendor, and a CDN account’s status. +
    Deprecated
    + +
    diff --git a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_Geoblocking/index.html b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_Geoblocking/index.html index 934f0175ad..fe86dc54c2 100644 --- a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_Geoblocking/index.html +++ b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_Geoblocking/index.html @@ -246,6 +246,8 @@

    So

    Description

    +
    Deprecated
    +
    diff --git a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_HotlinkProtection/index.html b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_HotlinkProtection/index.html index 0775fbfc10..2aa81bb43f 100644 --- a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_HotlinkProtection/index.html +++ b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_HotlinkProtection/index.html @@ -246,6 +246,8 @@

    Description

    +
    Deprecated
    +
    diff --git a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader/index.html b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader/index.html index f5b92f5f8c..2321edcebf 100644 --- a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader/index.html +++ b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader/index.html @@ -246,6 +246,8 @@

    Description

    +
    Deprecated
    +
    diff --git a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_TokenAuth/index.html b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_TokenAuth/index.html index 54aca1299b..bcbabee160 100644 --- a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_TokenAuth/index.html +++ b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_TokenAuth/index.html @@ -246,6 +246,8 @@

    Soft

    Description

    +
    Deprecated
    +
    diff --git a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge/index.html b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge/index.html index 270dd7386a..f4ca9a8972 100644 --- a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge/index.html +++ b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge/index.html @@ -246,7 +246,9 @@

    SoftLayer_N

    Description

    - This data type models a purge event that occurs in caching server. It contains a reference to a mapping configuration, the path to execute the purge on, the status of the purge, and flag that enables saving the purge information for future use. +
    Deprecated
    + +
    diff --git a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup/index.html b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup/index.html index d175ee04a9..5667405431 100644 --- a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup/index.html +++ b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup/index.html @@ -246,7 +246,9 @@

    SoftLa

    Description

    - This data type models a purge group event that occurs in caching server. It contains a reference to a mapping configuration and the path to execute the purge on. +
    Deprecated
    + +
    diff --git a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeHistory/index.html b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeHistory/index.html index 910b8b7498..b6e5ba5a44 100644 --- a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeHistory/index.html +++ b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeHistory/index.html @@ -246,7 +246,9 @@

    Soft

    Description

    - This data type models a purge history event that occurs in caching server. The purge group history will be deleted after 15 days. The possible purge status of each history can be ‘SUCCESS’, “FAILED” or “IN_PROGRESS”. +
    Deprecated
    + +
    diff --git a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_TimeToLive/index.html b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_TimeToLive/index.html index c914842b06..52739a79e5 100644 --- a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_TimeToLive/index.html +++ b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Cache_TimeToLive/index.html @@ -246,7 +246,9 @@

    SoftLa

    Description

    - This data type models a purge event that occurs repetitively and automatically in caching server after a set interval of time. A time to live instance contains a reference to a mapping configuration, the path to execute the purge on, the result of the purge, and the time interval after which the purge will be executed. +
    Deprecated
    + +
    diff --git a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Mapping/index.html b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Mapping/index.html index 57a01f94b0..c526f7764d 100644 --- a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Mapping/index.html +++ b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Mapping/index.html @@ -246,7 +246,9 @@

    SoftLayer_Netwo

    Description

    - This data type represents the mapping Configuration settings for enabling CDN services. Each instance contains a reference to a CDN account, and CDN configuration properties such as a domain, an origin host and its port, a cname we generate, a cname the vendor generates, and a status. Other properties include the type of content to be cached (static or dynamic), the origin type (a host server or an object storage account), and the protocol to be used for caching. +
    Deprecated
    + +
    diff --git a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path/index.html b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path/index.html index 523b1a1f3d..6d89fddb9a 100644 --- a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path/index.html +++ b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path/index.html @@ -246,6 +246,8 @@

    SoftLayer_

    Description

    +
    Deprecated
    +
    diff --git a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Metrics/index.html b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Metrics/index.html index 01380db951..20e34008a1 100644 --- a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Metrics/index.html +++ b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Metrics/index.html @@ -246,7 +246,9 @@

    SoftLayer_Network_CdnMarketpl

    Description

    - This Metrics class provides methods to get CDN metrics based on account or mapping unique id. +
    Deprecated
    + +
    diff --git a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Vendor/index.html b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Vendor/index.html index 2e506b2c0f..5964944089 100644 --- a/reference/datatypes/SoftLayer_Network_CdnMarketplace_Vendor/index.html +++ b/reference/datatypes/SoftLayer_Network_CdnMarketplace_Vendor/index.html @@ -246,7 +246,9 @@

    SoftLayer_Network_CdnMarketpla

    Description

    - The SoftLayer_Network_CdnMarketplace_Vendor contains information regarding a CDN Vendor. This class is associated with SoftLayer_Network_CdnMarketplace_Vendor_Attribute class. +
    Deprecated
    + +
    diff --git a/reference/datatypes/SoftLayer_Product_Item_Category_Question/index.html b/reference/datatypes/SoftLayer_Product_Item_Category_Question/index.html index 5df4f07df0..0211f008ce 100644 --- a/reference/datatypes/SoftLayer_Product_Item_Category_Question/index.html +++ b/reference/datatypes/SoftLayer_Product_Item_Category_Question/index.html @@ -245,6 +245,8 @@

    SoftLayer_Product_Item_Catego

    Description

    +
    Deprecated
    + The SoftLayer_Product_Item_Category_Question data type represents a single question to be answered by an end user. The question may or may not be required which can be located by looking at the ‘required’ property on the item category references. The answerValueExpression property is a regular expression that is used to validate the answer to the question. The description and valueExample properties can be used to get an idea of the type of answer that should be provided.
    diff --git a/reference/datatypes/SoftLayer_Product_Item_Category_Question_Xref/index.html b/reference/datatypes/SoftLayer_Product_Item_Category_Question_Xref/index.html index 45d9cdf9db..6e3d6dc2a7 100644 --- a/reference/datatypes/SoftLayer_Product_Item_Category_Question_Xref/index.html +++ b/reference/datatypes/SoftLayer_Product_Item_Category_Question_Xref/index.html @@ -245,6 +245,8 @@

    SoftLayer_Product_Item_C

    Description

    +
    Deprecated
    + The SoftLayer_Product_Item_Category_Question_Xref data type represents a link between an item category and an item category question. It also contains a ‘required’ field that designates if the question is required to be answered for the given item category.
    diff --git a/reference/datatypes/list.html b/reference/datatypes/list.html index 8e8c09b70a..abd3d48240 100644 --- a/reference/datatypes/list.html +++ b/reference/datatypes/list.html @@ -448,14 +448,6 @@ - - - - -
    @@ -1848,38 +1840,6 @@ - - - - - - - - - - - - - - - - - - - -
    diff --git a/reference/index.html b/reference/index.html index 85cd0c589b..766740291d 100644 --- a/reference/index.html +++ b/reference/index.html @@ -111,8 +111,6 @@ SoftLayer_Account_External_Setup
    - SoftLayer_Account_Historical_Report
    - SoftLayer_Account_Internal_Ibm
    SoftLayer_Account_Internal_Ibm_CostRecovery_Validator
    @@ -461,14 +459,6 @@ SoftLayer_Container_Account_External_Setup_ProvisioningHoldLifted_Attributes
    - SoftLayer_Container_Account_Historical_Summary
    - - SoftLayer_Container_Account_Historical_Summary_Detail
    - - SoftLayer_Container_Account_Historical_Summary_Detail_Uptime
    - - SoftLayer_Container_Account_Historical_Summary_Uptime
    - SoftLayer_Container_Account_Internal_Ibm_CostRecovery
    SoftLayer_Container_Account_Internal_Ibm_Request
    diff --git a/reference/services/SoftLayer_Hardware_SecurityModule/index.html b/reference/services/SoftLayer_Hardware_SecurityModule/index.html index f018d3e119..bbe8049df6 100644 --- a/reference/services/SoftLayer_Hardware_SecurityModule/index.html +++ b/reference/services/SoftLayer_Hardware_SecurityModule/index.html @@ -1955,17 +1955,6 @@

    -

    getPrivateVlanByIpAddress

    - -

    Retrieve a backend network VLAN by searching for an IP address.

    - -

    - - -

    getProcessorCoreAmount

    diff --git a/reference/services/SoftLayer_Hardware_SecurityModule750/index.html b/reference/services/SoftLayer_Hardware_SecurityModule750/index.html index 5fce62e269..3ca32850ab 100644 --- a/reference/services/SoftLayer_Hardware_SecurityModule750/index.html +++ b/reference/services/SoftLayer_Hardware_SecurityModule750/index.html @@ -1955,17 +1955,6 @@

    -

    getPrivateVlanByIpAddress

    - -

    Retrieve a backend network VLAN by searching for an IP address.

    - -

    - - -

    getProcessorCoreAmount

    diff --git a/reference/services/SoftLayer_Hardware_Server/index.html b/reference/services/SoftLayer_Hardware_Server/index.html index a1c3e6d3b8..7e47ccff44 100644 --- a/reference/services/SoftLayer_Hardware_Server/index.html +++ b/reference/services/SoftLayer_Hardware_Server/index.html @@ -1955,17 +1955,6 @@

    -

    getPrivateVlanByIpAddress

    - -

    Retrieve a backend network VLAN by searching for an IP address.

    - -

    - - -

    getProcessorCoreAmount

    diff --git a/reference/services/SoftLayer_Network_Bandwidth_Version1_Allotment/getManagedBareMetalInstances/index.html b/reference/services/SoftLayer_Network_Bandwidth_Version1_Allotment/getManagedBareMetalInstances/index.html index 1d9c548841..cd350e941e 100644 --- a/reference/services/SoftLayer_Network_Bandwidth_Version1_Allotment/getManagedBareMetalInstances/index.html +++ b/reference/services/SoftLayer_Network_Bandwidth_Version1_Allotment/getManagedBareMetalInstances/index.html @@ -247,7 +247,7 @@

    Description

    - The managed bare metal server instances contained within a virtual rack. + [DEPRECATED] The managed bare metal server instances contained within a virtual rack.
    diff --git a/reference/services/SoftLayer_Network_Bandwidth_Version1_Allotment/getManagedHardware/index.html b/reference/services/SoftLayer_Network_Bandwidth_Version1_Allotment/getManagedHardware/index.html index b92fa0526e..2ea9f0ea8a 100644 --- a/reference/services/SoftLayer_Network_Bandwidth_Version1_Allotment/getManagedHardware/index.html +++ b/reference/services/SoftLayer_Network_Bandwidth_Version1_Allotment/getManagedHardware/index.html @@ -247,7 +247,7 @@

    Description

    - The managed hardware contained within a virtual rack. + [DEPRECATED] The managed hardware contained within a virtual rack.
    diff --git a/reference/services/SoftLayer_Network_Bandwidth_Version1_Allotment/getManagedVirtualGuests/index.html b/reference/services/SoftLayer_Network_Bandwidth_Version1_Allotment/getManagedVirtualGuests/index.html index 820a425655..6d603338c8 100644 --- a/reference/services/SoftLayer_Network_Bandwidth_Version1_Allotment/getManagedVirtualGuests/index.html +++ b/reference/services/SoftLayer_Network_Bandwidth_Version1_Allotment/getManagedVirtualGuests/index.html @@ -247,7 +247,7 @@

    Description

    - The managed Virtual Server contained within a virtual rack. + [DEPRECATED] The managed Virtual Server contained within a virtual rack.
    diff --git a/reference/services/SoftLayer_Network_Bandwidth_Version1_Allotment/index.html b/reference/services/SoftLayer_Network_Bandwidth_Version1_Allotment/index.html index 04fa2f9231..916cddbd88 100644 --- a/reference/services/SoftLayer_Network_Bandwidth_Version1_Allotment/index.html +++ b/reference/services/SoftLayer_Network_Bandwidth_Version1_Allotment/index.html @@ -453,7 +453,7 @@

    getManagedBareMetalInstances

    -

    The managed bare metal server instances contained within a virtual rack.

    +

    [DEPRECATED] The managed bare metal server instances contained within a virtual rack.

    @@ -462,7 +462,7 @@

    getManagedHardware

    -

    The managed hardware contained within a virtual rack.

    +

    [DEPRECATED] The managed hardware contained within a virtual rack.

    @@ -471,7 +471,7 @@

    getManagedVirtualGuests

    -

    The managed Virtual Server contained within a virtual rack.

    +

    [DEPRECATED] The managed Virtual Server contained within a virtual rack.

    diff --git a/reference/services/SoftLayer_Network_CdnMarketplace_Account/index.html b/reference/services/SoftLayer_Network_CdnMarketplace_Account/index.html index 3381043da5..f53734f397 100644 --- a/reference/services/SoftLayer_Network_CdnMarketplace_Account/index.html +++ b/reference/services/SoftLayer_Network_CdnMarketplace_Account/index.html @@ -247,8 +247,10 @@

    SoftLayer_Network_CdnMarketpl

    Description

    + +
    Deprecated
    - The SoftLayer_Network_CdnMarketplace_Account service allows customers to create, and delete CDN accounts. A SoftLayer_Network_CdnMarketplace_Account record is created when the customer configures a CDN account for the first time. A customer will be able to create multiple CDN accounts, but each account will be bound to a single vendor. + This class is deprecated and will be removed in future.

    Methods

    diff --git a/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_Geoblocking/index.html b/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_Geoblocking/index.html index 365745a43f..439b364d82 100644 --- a/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_Geoblocking/index.html +++ b/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_Geoblocking/index.html @@ -247,6 +247,8 @@

    So

    Description

    + +
    Deprecated
    diff --git a/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_HotlinkProtection/index.html b/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_HotlinkProtection/index.html index fee01efc8e..0f16aa4e34 100644 --- a/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_HotlinkProtection/index.html +++ b/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_HotlinkProtection/index.html @@ -247,6 +247,8 @@

    Description

    + +
    Deprecated
    diff --git a/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader/index.html b/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader/index.html index f74a4573ba..9a8454d13c 100644 --- a/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader/index.html +++ b/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader/index.html @@ -247,8 +247,10 @@

    Description

    + +
    Deprecated
    - This service manages the modify response headers for domain mapping configurations. + This class is deprecated and will be removed in future.

    Methods

    diff --git a/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_TokenAuth/index.html b/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_TokenAuth/index.html index cafb8737c4..99b3d99278 100644 --- a/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_TokenAuth/index.html +++ b/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_TokenAuth/index.html @@ -247,6 +247,8 @@

    Soft

    Description

    + +
    Deprecated
    This service manages the paths for domain mapping configurations. diff --git a/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge/index.html b/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge/index.html index 1abe64befd..b3e6e7badb 100644 --- a/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge/index.html +++ b/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge/index.html @@ -247,8 +247,10 @@

    SoftLayer_N

    Description

    + +
    Deprecated
    - This service manages purges associated with a CDN mapping Configuration. + This class is deprecated and will be removed in future.

    Methods

    diff --git a/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup/index.html b/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup/index.html index 0ad972985d..6b267a6590 100644 --- a/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup/index.html +++ b/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup/index.html @@ -247,8 +247,10 @@

    SoftLa

    Description

    + +
    Deprecated
    - This service manages purge group associated with a CDN mapping Configuration. + This class is deprecated and will be removed in future.

    Methods

    diff --git a/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeHistory/index.html b/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeHistory/index.html index 6b772afa06..eaadbada47 100644 --- a/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeHistory/index.html +++ b/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeHistory/index.html @@ -247,8 +247,10 @@

    Soft

    Description

    + +
    Deprecated
    - This service manages purge history associated with a CDN mapping Configuration. + This class is deprecated and will be removed in future.

    Methods

    diff --git a/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Cache_TimeToLive/index.html b/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Cache_TimeToLive/index.html index 67aec010d8..39d6122c9f 100644 --- a/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Cache_TimeToLive/index.html +++ b/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Cache_TimeToLive/index.html @@ -247,8 +247,10 @@

    SoftLa

    Description

    + +
    Deprecated
    - This service manages Times To Live (TTLs) associated with a CDN mapping Configuration. A time to live represents the time a purge will occur at a given path. + This class is deprecated and will be removed in future.

    Methods

    diff --git a/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Mapping/index.html b/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Mapping/index.html index 44378e1edb..76f5cf52fd 100644 --- a/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Mapping/index.html +++ b/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Mapping/index.html @@ -247,8 +247,10 @@

    SoftLayer_Netwo

    Description

    + +
    Deprecated
    - This service manages domain mapping configurations for enabling CDN services. + This class is deprecated and will be removed in future.

    Methods

    diff --git a/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path/index.html b/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path/index.html index 3c00c2cb0c..e643155fad 100644 --- a/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path/index.html +++ b/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path/index.html @@ -247,8 +247,10 @@

    SoftLayer_

    Description

    + +
    Deprecated
    - This service manages the paths for domain mapping configurations. + This class is deprecated and will be removed in future.

    Methods

    diff --git a/reference/services/SoftLayer_Network_CdnMarketplace_Metrics/index.html b/reference/services/SoftLayer_Network_CdnMarketplace_Metrics/index.html index 884c3eaf83..8ae83dbc70 100644 --- a/reference/services/SoftLayer_Network_CdnMarketplace_Metrics/index.html +++ b/reference/services/SoftLayer_Network_CdnMarketplace_Metrics/index.html @@ -247,8 +247,10 @@

    SoftLayer_Network_CdnMarketpl

    Description

    + +
    Deprecated
    - This Service class will describe in detail each Simple Object Access Protocol (SOAP) API call used in the Content Delivery Network (CDN) metrics. These APIs will allow callers to collect metrics for the CDN service. + This class is deprecated and will be removed in future.

    Methods

    diff --git a/reference/services/SoftLayer_Network_CdnMarketplace_Vendor/index.html b/reference/services/SoftLayer_Network_CdnMarketplace_Vendor/index.html index d995beb70b..5be0810939 100644 --- a/reference/services/SoftLayer_Network_CdnMarketplace_Vendor/index.html +++ b/reference/services/SoftLayer_Network_CdnMarketplace_Vendor/index.html @@ -247,8 +247,10 @@

    SoftLayer_Network_CdnMarketpla

    Description

    + +
    Deprecated
    - This service allows internal users to create, read, update, and delete vendor instances. + This class is deprecated and will be removed in future.

    Methods

    diff --git a/reference/services/SoftLayer_Network_Subnet/createSwipTransaction/index.html b/reference/services/SoftLayer_Network_Subnet/createSwipTransaction/index.html index b304466f2d..1310feb2f2 100644 --- a/reference/services/SoftLayer_Network_Subnet/createSwipTransaction/index.html +++ b/reference/services/SoftLayer_Network_Subnet/createSwipTransaction/index.html @@ -320,12 +320,6 @@

    Error Handling

    - -
  • Exception thrown if an active registration already exists
  • - - - - diff --git a/reference/services/list.html b/reference/services/list.html index 706d2d9937..8738fe130b 100644 --- a/reference/services/list.html +++ b/reference/services/list.html @@ -238,14 +238,6 @@ -
    - -
    Account_Historical_Report
    -
    - - - -
    Account_Internal_Ibm
    @@ -1897,18 +1889,6 @@ - - - - - - - - - - - - diff --git a/release_notes/2025/20250404/index.html b/release_notes/2025/20250404/index.html new file mode 100644 index 0000000000..39e23b756a --- /dev/null +++ b/release_notes/2025/20250404/index.html @@ -0,0 +1,279 @@ + + + + + + + + + + + Release notes: April 04, 2025 - https://sldn.softlayer.com/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    +

    Release Note

    +
    +
    +

    April 4, 2025

    +
    +
    +
    +

    API

    +
      +
    • +

      The following deprecated services are removed:

      +
        +
      • SoftLayer_Account_Historical_Report
      • +
      +
    • +
    • +

      The following deprecated types are removed:

      +
        +
      • SoftLayer_Container_Account_Historical_Summary
      • +
      • SoftLayer_Container_Account_Historical_Summary_Detail
      • +
      • SoftLayer_Container_Account_Historical_Summary_Detail_Uptime
      • +
      • SoftLayer_Container_Account_Historical_Summary_Uptime
      • +
      +
    • +
    • +

      Deprecated ORM keys managedHardware, managedBareMetalInstances and managedVirtualGuests on SoftLayer_Network_Bandwidth_Version1_Allotment. Deprecate support +for managed hosting in the bandwidth world NETWORK-13080

      +
    • +
    • +

      Fixed issue where consecutive VSI upgrades would prevent a user from making more VSI upgrade requests despite the initial set of upgrade requests having been +completed.. Add validation for allocations having billing items different from their cancellation event’s billing item ID NETWORK-14878

      +
    • +
    • +

      Stop CDN billing. CDN stop billing after 28th March 2025 NETWORK-14816

      +
    • +
    • +

      Deprecation of CDN Service. Tag the code for depreciated CDN feature NETWORK-14859

      +
    • +
    • +

      Fix an issue preventing evault upgrades from processing correctly.. Evault upgrade orders not triggering resource modification SALES-14545

      +
    • +
    + +
    +
    +
    +
    +
    + +
    + + + +
    +
    +

    SL CLI

    Standalone SoftLayer CLI +
    + +
    + + +
    +
    +

    SL Plugin

    Classic Infrastructure Plugin for ibmcloud CLI +
    + +
    +
    +
    +
    +
    + +
    +
    +
    + + + + + diff --git a/release_notes/index.html b/release_notes/index.html index b9a43bc693..a5589fcba1 100644 --- a/release_notes/index.html +++ b/release_notes/index.html @@ -167,6 +167,57 @@

    + April 4, 2025 +
    +

    +
    +
    +
    +

    API

    +
      +
    • +

      The following deprecated services are removed:

      +
        +
      • SoftLayer_Account_Historical_Report
      • +
      +
    • +
    • +

      The following deprecated types are removed:

      +
        +
      • SoftLayer_Container_Account_Historical_Summary
      • +
      • SoftLayer_Container_Account_Historical_Summary_Detail
      • +
      • SoftLayer_Container_Account_Historical_Summary_Detail_Uptime
      • +
      • SoftLayer_Container_Account_Historical_Summary_Uptime
      • +
      +
    • +
    • +

      Deprecated ORM keys managedHardware, managedBareMetalInstances and managedVirtualGuests on SoftLayer_Network_Bandwidth_Version1_Allotment. Deprecate support +for managed hosting in the bandwidth world NETWORK-13080

      +
    • +
    • +

      Fixed issue where consecutive VSI upgrades would prevent a user from making more VSI upgrade requests despite the initial set of upgrade requests having been +completed.. Add validation for allocations having billing items different from their cancellation event’s billing item ID NETWORK-14878

      +
    • +
    • +

      Stop CDN billing. CDN stop billing after 28th March 2025 NETWORK-14816

      +
    • +
    • +

      Deprecation of CDN Service. Tag the code for depreciated CDN feature NETWORK-14859

      +
    • +
    • +

      Fix an issue preventing evault upgrades from processing correctly.. Evault upgrade orders not triggering resource modification SALES-14545

      +
    • +
    + +
    +
    +
    +
    +
    + +
    +
    +

    January 30, 2025

    diff --git a/sitemap.xml b/sitemap.xml index b3cb3ba087..2ffbafb660 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1,52 +1,57 @@ - https://sldn.softlayer.com/tags/article/ - 2025-02-28T00:00:00+00:00 + https://sldn.softlayer.com/tags/release-notes/ + 2025-04-04T00:00:00+00:00 - https://sldn.softlayer.com/tags/authentication/ - 2025-02-28T00:00:00+00:00 + https://sldn.softlayer.com/release_notes/2025/20250404/ + 2025-04-04T00:00:00+00:00 - https://sldn.softlayer.com/tags/errors/ - 2025-02-28T00:00:00+00:00 + https://sldn.softlayer.com/release_notes/ + 2025-04-04T00:00:00+00:00 - https://sldn.softlayer.com/article/FailedToExchangeToken/ - 2025-02-28T00:00:00+00:00 + https://sldn.softlayer.com/ + 2025-04-04T00:00:00+00:00 - https://sldn.softlayer.com/tags/sldn/ + https://sldn.softlayer.com/tags/ + 2025-04-04T00:00:00+00:00 + + + + https://sldn.softlayer.com/tags/article/ 2025-02-28T00:00:00+00:00 - https://sldn.softlayer.com/ + https://sldn.softlayer.com/tags/authentication/ 2025-02-28T00:00:00+00:00 - https://sldn.softlayer.com/tags/ + https://sldn.softlayer.com/tags/errors/ 2025-02-28T00:00:00+00:00 - https://sldn.softlayer.com/tags/release-notes/ - 2025-01-30T00:00:00+00:00 + https://sldn.softlayer.com/article/FailedToExchangeToken/ + 2025-02-28T00:00:00+00:00 - https://sldn.softlayer.com/release_notes/2025/20250130/ - 2025-01-30T00:00:00+00:00 + https://sldn.softlayer.com/tags/sldn/ + 2025-02-28T00:00:00+00:00 - https://sldn.softlayer.com/release_notes/ + https://sldn.softlayer.com/release_notes/2025/20250130/ 2025-01-30T00:00:00+00:00 @@ -7120,11 +7125,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getAccountHostUptimeSummary/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_Vlan_Firewall/getAccountId/ 2018-02-12T00:00:00+00:00 @@ -7215,11 +7215,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getAccountUrlUptimeSummary/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Billing_Info/getAchInformation/ 2018-02-12T00:00:00+00:00 @@ -15015,16 +15010,6 @@ 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 - - - - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getHostUptimeGraphData/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_HotlinkProtection/getHotlinkProtection/ 2018-02-12T00:00:00+00:00 @@ -22515,21 +22500,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule/getPrivateVlanByIpAddress/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule750/getPrivateVlanByIpAddress/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Server/getPrivateVlanByIpAddress/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Network_Vlan/getPrivateVlanByIpAddress/ 2018-02-12T00:00:00+00:00 @@ -26840,16 +26810,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getUrlUptimeDetail/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getUrlUptimeGraphData/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/reference/services/SoftLayer_Billing_Invoice_Item/getUsageChargeFlag/ 2018-02-12T00:00:00+00:00 @@ -31315,21 +31275,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/classes/SoftLayer_Account_Historical_Report/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Historical_Report/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/classes/SoftLayer_Account_Internal_Ibm/ 2018-02-12T00:00:00+00:00 @@ -33375,46 +33320,6 @@ 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/classes/SoftLayer_Container_Account_Historical_Summary/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/classes/SoftLayer_Container_Account_Historical_Summary_Detail/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary_Detail/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/classes/SoftLayer_Container_Account_Historical_Summary_Detail_Uptime/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary_Detail_Uptime/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/classes/SoftLayer_Container_Account_Historical_Summary_Uptime/ - 2018-02-12T00:00:00+00:00 - - - - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary_Uptime/ - 2018-02-12T00:00:00+00:00 - - https://sldn.softlayer.com/classes/SoftLayer_Container_Account_Internal_Ibm_CostRecovery/ 2018-02-12T00:00:00+00:00 diff --git a/tags/Container/index.html b/tags/Container/index.html index 4b09753391..2d21c76175 100644 --- a/tags/Container/index.html +++ b/tags/Container/index.html @@ -216,26 +216,6 @@

    reference

    -
  • - SoftLayer_Container_Account_Historical_Summary -
    Historical Summary Container for account resource details
    -
  • - -
  • - SoftLayer_Container_Account_Historical_Summary_Detail -
    Historical Summary Details Container for a resource's data
    -
  • - -
  • - SoftLayer_Container_Account_Historical_Summary_Detail_Uptime -
    Historical Summary Details Container for a host resource uptime
    -
  • - -
  • - SoftLayer_Container_Account_Historical_Summary_Uptime -
    Historical Summary Container for account host's resource uptime details
    -
  • -
  • SoftLayer_Container_Account_Internal_Ibm_CostRecovery
    diff --git a/tags/Container/index.xml b/tags/Container/index.xml index 2ea33f0139..ac1bde3128 100644 --- a/tags/Container/index.xml +++ b/tags/Container/index.xml @@ -71,34 +71,6 @@ https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_External_Setup_ProvisioningHoldLifted_Attributes/ - - SoftLayer_Container_Account_Historical_Summary - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary/ - - - - SoftLayer_Container_Account_Historical_Summary_Detail - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary_Detail/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary_Detail/ - - - - SoftLayer_Container_Account_Historical_Summary_Detail_Uptime - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary_Detail_Uptime/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary_Detail_Uptime/ - - - - SoftLayer_Container_Account_Historical_Summary_Uptime - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary_Uptime/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary_Uptime/ - - SoftLayer_Container_Account_Internal_Ibm_CostRecovery https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Internal_Ibm_CostRecovery/ diff --git a/tags/Service/index.html b/tags/Service/index.html index c09746bd54..edbcbf71b9 100644 --- a/tags/Service/index.html +++ b/tags/Service/index.html @@ -242,11 +242,6 @@

    reference

    This service class allows the user to set up an account to be billed by an external billing system.
  • -
  • - SoftLayer_Account_Historical_Report -
    SoftLayer's account historical report service allows users to access a broad overview of devices for that account and historical details concerning the overall function and performance of the devices on that account
    -
  • -
  • SoftLayer_Account_Internal_Ibm
    Processes requests by IBM employees to create an IaaS account tied to their email. Request process cannot be initiated directly and must go through the Bluemix IBMer account request form.
    @@ -920,7 +915,7 @@

    reference

  • SoftLayer_Network_CdnMarketplace_Account -
    The SoftLayer_Network_CdnMarketplace_Account service allows customers to create, and delete CDN accounts. A SoftLayer_Network_CdnMarketplace_Account record is created when the customer configures a CDN account for the first time. A customer will be able to create multiple CDN accounts, but each account will be bound to a single vendor.
    +
    This class is deprecated and will be removed in future.
  • @@ -935,7 +930,7 @@

    reference

  • SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader -
    This service manages the modify response headers for domain mapping configurations.
    +
    This class is deprecated and will be removed in future.
  • @@ -945,42 +940,42 @@

    reference

  • SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge -
    This service manages purges associated with a CDN mapping Configuration.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup -
    This service manages purge group associated with a CDN mapping Configuration.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeHistory -
    This service manages purge history associated with a CDN mapping Configuration.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Configuration_Cache_TimeToLive -
    This service manages Times To Live (TTLs) associated with a CDN mapping Configuration. A time to live represents the time a purge will occur at a given path.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Configuration_Mapping -
    This service manages domain mapping configurations for enabling CDN services.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path -
    This service manages the paths for domain mapping configurations.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Metrics -
    This Service class will describe in detail each Simple Object Access Protocol (SOAP) API call used in the Content Delivery Network (CDN) metrics. These APIs will allow callers to collect metrics for the CDN service.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Vendor -
    This service allows internal users to create, read, update, and delete vendor instances.
    +
    This class is deprecated and will be removed in future.
  • diff --git a/tags/Service/index.xml b/tags/Service/index.xml index 11a9b868c5..6656131e61 100644 --- a/tags/Service/index.xml +++ b/tags/Service/index.xml @@ -106,13 +106,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Account_External_Setup/ - - SoftLayer_Account_Historical_Report - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/ - - SoftLayer_Account_Internal_Ibm https://sldn.softlayer.com/reference/services/SoftLayer_Account_Internal_Ibm/ diff --git a/tags/account/index.html b/tags/account/index.html index 94d9bd2ef8..903ec08701 100644 --- a/tags/account/index.html +++ b/tags/account/index.html @@ -638,11 +638,6 @@

    reference

    Provides a history of an account's lockdown requests and their status.
  • -
  • - getAccountHostUptimeSummary -
    -
  • -
  • getAccountLicenses
    The account software licenses owned by an account
    @@ -668,11 +663,6 @@

    reference

    Validates request and, if the request is approved, returns a list of allowed uses for an automatically created IBMer IaaS account.
  • -
  • - getAccountUrlUptimeSummary -
    -
  • -
  • getActiveAccountDiscountBillingItem
    The billing item associated with an account's monthly discount.
    @@ -1416,16 +1406,6 @@

    reference

    Return 1 if one of the account's hardware has an installation of R1Soft CDP otherwise 0.
  • -
  • - getHostUptimeDetail -
    -
  • - -
  • - getHostUptimeGraphData -
    -
  • -
  • getHourlyBareMetalInstances
    An account's associated hourly bare metal server objects.
    @@ -2712,16 +2692,6 @@

    reference

    An account's associated upgrade requests.
  • -
  • - getUrlUptimeDetail -
    -
  • - -
  • - getUrlUptimeGraphData -
    -
  • -
  • getUser
    @@ -3182,16 +3152,6 @@

    reference

    This service class allows the user to set up an account to be billed by an external billing system.
  • -
  • - SoftLayer_Account_Historical_Report -
    SoftLayer's account historical report service allows users to access a broad overview of devices for that account and historical details concerning the overall function and performance of the devices on that account
    -
  • - -
  • - SoftLayer_Account_Historical_Report -
    SoftLayer's account historical report service allows users to access a broad overview of devices for that account and historical details concerning the overall function and performance of the devices on that account
    -
  • -
  • SoftLayer_Account_Internal_Ibm
    Processes requests by IBM employees to create an IaaS account tied to their email. Request process cannot be initiated directly and must go through the Bluemix IBMer account request form.
    diff --git a/tags/account/index.xml b/tags/account/index.xml index e98ab7fec6..47e7f7e7fd 100644 --- a/tags/account/index.xml +++ b/tags/account/index.xml @@ -589,13 +589,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Account_Lockdown_Request/getAccountHistory/ <h3 id="getAccountHistory-example" class="anchor-link"><a href="#getAccountHistory-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [int]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Lockdown_Request/getAccountHistory&#39;</span> </span></span></code></pre></div> - - getAccountHostUptimeSummary - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getAccountHostUptimeSummary/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getAccountHostUptimeSummary/ - <h3 id="getAccountHostUptimeSummary-example" class="anchor-link"><a href="#getAccountHostUptimeSummary-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [string, string, int]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Historical_Report/getAccountHostUptimeSummary&#39;</span> </span></span></code></pre></div> - getAccountLicenses https://sldn.softlayer.com/reference/services/SoftLayer_Account/getAccountLicenses/ @@ -631,13 +624,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Account_Internal_Ibm/getAccountTypes/ <h3 id="getAccountTypes-example" class="anchor-link"><a href="#getAccountTypes-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X GET <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Internal_Ibm/getAccountTypes&#39;</span> </span></span></code></pre></div> - - getAccountUrlUptimeSummary - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getAccountUrlUptimeSummary/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getAccountUrlUptimeSummary/ - <h3 id="getAccountUrlUptimeSummary-example" class="anchor-link"><a href="#getAccountUrlUptimeSummary-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [string, string, int]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Historical_Report/getAccountUrlUptimeSummary&#39;</span> </span></span></code></pre></div> - getActiveAccountDiscountBillingItem https://sldn.softlayer.com/reference/services/SoftLayer_Account/getActiveAccountDiscountBillingItem/ @@ -1674,20 +1660,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Account/getHasR1softBareMetalRestorePluginFlag/ <h3 id="getHasR1softBareMetalRestorePluginFlag-example" class="anchor-link"><a href="#getHasR1softBareMetalRestorePluginFlag-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X GET <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getHasR1softBareMetalRestorePluginFlag&#39;</span> </span></span></code></pre></div> - - getHostUptimeDetail - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getHostUptimeDetail/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getHostUptimeDetail/ - <h3 id="getHostUptimeDetail-example" class="anchor-link"><a href="#getHostUptimeDetail-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [int, string, string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Historical_Report/getHostUptimeDetail&#39;</span> </span></span></code></pre></div> - - - getHostUptimeGraphData - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getHostUptimeGraphData/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getHostUptimeGraphData/ - <h3 id="getHostUptimeGraphData-example" class="anchor-link"><a href="#getHostUptimeGraphData-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [int, string, string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Historical_Report/getHostUptimeGraphData&#39;</span> </span></span></code></pre></div> - getHourlyBareMetalInstances https://sldn.softlayer.com/reference/services/SoftLayer_Account/getHourlyBareMetalInstances/ @@ -3487,20 +3459,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Account/getUpgradeRequests/ <h3 id="getUpgradeRequests-example" class="anchor-link"><a href="#getUpgradeRequests-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X GET <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getUpgradeRequests&#39;</span> </span></span></code></pre></div> - - getUrlUptimeDetail - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getUrlUptimeDetail/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getUrlUptimeDetail/ - <h3 id="getUrlUptimeDetail-example" class="anchor-link"><a href="#getUrlUptimeDetail-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [int, string, string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Historical_Report/getUrlUptimeDetail&#39;</span> </span></span></code></pre></div> - - - getUrlUptimeGraphData - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getUrlUptimeGraphData/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getUrlUptimeGraphData/ - <h3 id="getUrlUptimeGraphData-example" class="anchor-link"><a href="#getUrlUptimeGraphData-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [int, string, string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Historical_Report/getUrlUptimeGraphData&#39;</span> </span></span></code></pre></div> - getUser https://sldn.softlayer.com/reference/services/SoftLayer_Account_Brand_Migration_Request/getUser/ @@ -4138,20 +4096,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Account_External_Setup/ - - SoftLayer_Account_Historical_Report - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Historical_Report/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Historical_Report/ - - - - SoftLayer_Account_Historical_Report - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/ - - SoftLayer_Account_Internal_Ibm https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Internal_Ibm/ diff --git a/tags/datatype/index.html b/tags/datatype/index.html index 71497d13b7..e06edf2d45 100644 --- a/tags/datatype/index.html +++ b/tags/datatype/index.html @@ -452,11 +452,6 @@

    reference

    This service class allows the user to set up an account to be billed by an external billing system.
  • -
  • - SoftLayer_Account_Historical_Report -
    SoftLayer's account historical report service allows users to access a broad overview of devices for that account and historical details concerning the overall function and performance of the devices on that account
    -
  • -
  • SoftLayer_Account_Internal_Ibm
    Processes requests by IBM employees to create an IaaS account tied to their email. Request process cannot be initiated directly and must go through the Bluemix IBMer account request form.
    @@ -1352,26 +1347,6 @@

    reference

  • -
  • - SoftLayer_Container_Account_Historical_Summary -
    Historical Summary Container for account resource details
    -
  • - -
  • - SoftLayer_Container_Account_Historical_Summary_Detail -
    Historical Summary Details Container for a resource's data
    -
  • - -
  • - SoftLayer_Container_Account_Historical_Summary_Detail_Uptime -
    Historical Summary Details Container for a host resource uptime
    -
  • - -
  • - SoftLayer_Container_Account_Historical_Summary_Uptime -
    Historical Summary Container for account host's resource uptime details
    -
  • -
  • SoftLayer_Container_Account_Internal_Ibm_CostRecovery
    @@ -3604,7 +3579,7 @@

    reference

  • SoftLayer_Network_CdnMarketplace_Account -
    The SoftLayer_Network_CdnMarketplace_Account data type models an individual CDN account. CDN accounts contain the SoftLayer account ID of the customer, the vendor ID the account belongs to, the customer ID provided by the vendor, and a CDN account's status.
    +
    This class is deprecated and will be removed in future.
  • @@ -3624,7 +3599,7 @@

    reference

  • SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader -
    This service manages the modify response headers for domain mapping configurations.
    +
    This class is deprecated and will be removed in future.
  • @@ -3634,37 +3609,37 @@

    reference

  • SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge -
    This data type models a purge event that occurs in caching server. It contains a reference to a mapping configuration, the path to execute the purge on, the status of the purge, and flag that enables saving the purge information for future use.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup -
    This data type models a purge group event that occurs in caching server. It contains a reference to a mapping configuration and the path to execute the purge on.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeHistory -
    This data type models a purge history event that occurs in caching server. The purge group history will be deleted after 15 days. The possible purge status of each history can be 'SUCCESS', 'FAILED' or 'IN_PROGRESS'.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Configuration_Cache_TimeToLive -
    This data type models a purge event that occurs repetitively and automatically in caching server after a set interval of time. A time to live instance contains a reference to a mapping configuration, the path to execute the purge on, the result of the purge, and the time interval after which the purge will be executed.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Configuration_Mapping -
    This data type represents the mapping Configuration settings for enabling CDN services. Each instance contains a reference to a CDN account, and CDN configuration properties such as a domain, an origin host and its port, a cname we generate, a cname the vendor generates, and a status. Other properties include the type of content to be cached (static or dynamic), the origin type (a host server or an object storage account), and the protocol to be used for caching.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path -
    This service manages the paths for domain mapping configurations.
    +
    This class is deprecated and will be removed in future.
  • SoftLayer_Network_CdnMarketplace_Metrics -
    This Metrics class provides methods to get CDN metrics based on account or mapping unique id.
    +
    This class is deprecated and will be removed in future.
  • @@ -3674,7 +3649,7 @@

    reference

  • SoftLayer_Network_CdnMarketplace_Vendor -
    The SoftLayer_Network_CdnMarketplace_Vendor contains information regarding a CDN Vendor. This class is associated with SoftLayer_Network_CdnMarketplace_Vendor_Attribute class.
    +
    This class is deprecated and will be removed in future.
  • diff --git a/tags/datatype/index.xml b/tags/datatype/index.xml index 9117a358b9..1777378f3d 100644 --- a/tags/datatype/index.xml +++ b/tags/datatype/index.xml @@ -400,13 +400,6 @@ https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_External_Setup/ - - SoftLayer_Account_Historical_Report - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Historical_Report/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Historical_Report/ - - SoftLayer_Account_Internal_Ibm https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Internal_Ibm/ @@ -1625,34 +1618,6 @@ https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_External_Setup_ProvisioningHoldLifted_Attributes/ - - SoftLayer_Container_Account_Historical_Summary - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary/ - - - - SoftLayer_Container_Account_Historical_Summary_Detail - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary_Detail/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary_Detail/ - - - - SoftLayer_Container_Account_Historical_Summary_Detail_Uptime - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary_Detail_Uptime/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary_Detail_Uptime/ - - - - SoftLayer_Container_Account_Historical_Summary_Uptime - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary_Uptime/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary_Uptime/ - - SoftLayer_Container_Account_Internal_Ibm_CostRecovery https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Internal_Ibm_CostRecovery/ diff --git a/tags/hardware/index.html b/tags/hardware/index.html index 83beea8c1a..75e1505335 100644 --- a/tags/hardware/index.html +++ b/tags/hardware/index.html @@ -4613,21 +4613,6 @@

    reference

    Retrieve the backend VLAN for the primary IP address of the server
  • -
  • - getPrivateVlanByIpAddress -
    *** DEPRECATED *** Retrieve a backend network VLAN by searching for an IP address
    -
  • - -
  • - getPrivateVlanByIpAddress -
    *** DEPRECATED *** Retrieve a backend network VLAN by searching for an IP address
    -
  • - -
  • - getPrivateVlanByIpAddress -
    *** DEPRECATED *** Retrieve a backend network VLAN by searching for an IP address
    -
  • -
  • getProcessorCoreAmount
    The total number of processor cores, summed from all processors that are attached to a piece of hardware
    diff --git a/tags/hardware/index.xml b/tags/hardware/index.xml index 1e9cc35bcf..7f5a191f8b 100644 --- a/tags/hardware/index.xml +++ b/tags/hardware/index.xml @@ -5993,27 +5993,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Server/getPrivateVlan/ <h3 id="getPrivateVlan-example" class="anchor-link"><a href="#getPrivateVlan-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X GET <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Server/{SoftLayer_Hardware_ServerID}/getPrivateVlan&#39;</span> </span></span></code></pre></div> - - getPrivateVlanByIpAddress - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule/getPrivateVlanByIpAddress/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule/getPrivateVlanByIpAddress/ - <h3 id="getPrivateVlanByIpAddress-example" class="anchor-link"><a href="#getPrivateVlanByIpAddress-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule/getPrivateVlanByIpAddress&#39;</span> </span></span></code></pre></div> - - - getPrivateVlanByIpAddress - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule750/getPrivateVlanByIpAddress/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule750/getPrivateVlanByIpAddress/ - <h3 id="getPrivateVlanByIpAddress-example" class="anchor-link"><a href="#getPrivateVlanByIpAddress-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule750/getPrivateVlanByIpAddress&#39;</span> </span></span></code></pre></div> - - - getPrivateVlanByIpAddress - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Server/getPrivateVlanByIpAddress/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Server/getPrivateVlanByIpAddress/ - <h3 id="getPrivateVlanByIpAddress-example" class="anchor-link"><a href="#getPrivateVlanByIpAddress-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Server/getPrivateVlanByIpAddress&#39;</span> </span></span></code></pre></div> - getProcessorCoreAmount https://sldn.softlayer.com/reference/services/SoftLayer_Hardware/getProcessorCoreAmount/ diff --git a/tags/index.html b/tags/index.html index d408609649..abb95b7478 100644 --- a/tags/index.html +++ b/tags/index.html @@ -171,27 +171,27 @@

    tags

    • - Article + Release Notes
    • - Authentication + Article
    • - Errors + Authentication
    • - Sldn + Errors
    • - Release Notes + Sldn
    • diff --git a/tags/method/index.html b/tags/method/index.html index b042102e64..a522ac7429 100644 --- a/tags/method/index.html +++ b/tags/method/index.html @@ -4657,11 +4657,6 @@

      reference

      Provides a history of an account's lockdown requests and their status.
      -
    • - getAccountHostUptimeSummary -
      -
    • -
    • getAccountId
      @@ -4752,11 +4747,6 @@

      reference

      Validates request and, if the request is approved, returns a list of allowed uses for an automatically created IBMer IaaS account.
    • -
    • - getAccountUrlUptimeSummary -
      -
    • -
    • getAchInformation
      @@ -12622,16 +12612,6 @@

      reference

      The getHostname method retrieves the hostname for the resource.
    • -
    • - getHostUptimeDetail -
      -
    • - -
    • - getHostUptimeGraphData -
      -
    • -
    • getHotlinkProtection
      @@ -14578,12 +14558,12 @@

      reference

    • getManagedBareMetalInstances -
      The managed bare metal server instances contained within a virtual rack.
      +
      [DEPRECATED] The managed bare metal server instances contained within a virtual rack.
    • getManagedHardware -
      The managed hardware contained within a virtual rack.
      +
      [DEPRECATED] The managed hardware contained within a virtual rack.
    • @@ -14638,7 +14618,7 @@

      reference

    • getManagedVirtualGuests -
      The managed Virtual Server contained within a virtual rack.
      +
      [DEPRECATED] The managed Virtual Server contained within a virtual rack.
    • @@ -20160,21 +20140,6 @@

      reference

      *** DEPRECATED *** Retrieves a private VLAN associated to one or more hosts also associated to this public VLAN.
    • -
    • - getPrivateVlanByIpAddress -
      *** DEPRECATED *** Retrieve a backend network VLAN by searching for an IP address
      -
    • - -
    • - getPrivateVlanByIpAddress -
      *** DEPRECATED *** Retrieve a backend network VLAN by searching for an IP address
      -
    • - -
    • - getPrivateVlanByIpAddress -
      *** DEPRECATED *** Retrieve a backend network VLAN by searching for an IP address
      -
    • -
    • getPrivateVlanByIpAddress
      *** DEPRECATED *** Retrieve the private network VLAN associated with an IP address.
      @@ -24499,16 +24464,6 @@

      reference

      Information regarding the network component that is one level higher than a piece of hardware on the network infrastructure.
    • -
    • - getUrlUptimeDetail -
      -
    • - -
    • - getUrlUptimeGraphData -
      -
    • -
    • getUsageChargeFlag
      Indicating whether this invoice item is for the usage charge.
      diff --git a/tags/method/index.xml b/tags/method/index.xml index b00a1ab315..eb19da2f5b 100644 --- a/tags/method/index.xml +++ b/tags/method/index.xml @@ -5657,13 +5657,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Account_Lockdown_Request/getAccountHistory/ <h3 id="getAccountHistory-example" class="anchor-link"><a href="#getAccountHistory-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [int]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Lockdown_Request/getAccountHistory&#39;</span> </span></span></code></pre></div> - - getAccountHostUptimeSummary - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getAccountHostUptimeSummary/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getAccountHostUptimeSummary/ - <h3 id="getAccountHostUptimeSummary-example" class="anchor-link"><a href="#getAccountHostUptimeSummary-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [string, string, int]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Historical_Report/getAccountHostUptimeSummary&#39;</span> </span></span></code></pre></div> - getAccountId https://sldn.softlayer.com/reference/services/SoftLayer_Network_Vlan_Firewall/getAccountId/ @@ -5790,13 +5783,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Account_Internal_Ibm/getAccountTypes/ <h3 id="getAccountTypes-example" class="anchor-link"><a href="#getAccountTypes-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X GET <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Internal_Ibm/getAccountTypes&#39;</span> </span></span></code></pre></div> - - getAccountUrlUptimeSummary - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getAccountUrlUptimeSummary/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getAccountUrlUptimeSummary/ - <h3 id="getAccountUrlUptimeSummary-example" class="anchor-link"><a href="#getAccountUrlUptimeSummary-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [string, string, int]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Historical_Report/getAccountUrlUptimeSummary&#39;</span> </span></span></code></pre></div> - getAchInformation https://sldn.softlayer.com/reference/services/SoftLayer_Billing_Info/getAchInformation/ @@ -16710,20 +16696,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Resource_Metadata/getHostname/ <h3 id="getHostname-example" class="anchor-link"><a href="#getHostname-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X GET <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Resource_Metadata/{SoftLayer_Resource_MetadataID}/getHostname&#39;</span> </span></span></code></pre></div> - - getHostUptimeDetail - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getHostUptimeDetail/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getHostUptimeDetail/ - <h3 id="getHostUptimeDetail-example" class="anchor-link"><a href="#getHostUptimeDetail-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [int, string, string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Historical_Report/getHostUptimeDetail&#39;</span> </span></span></code></pre></div> - - - getHostUptimeGraphData - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getHostUptimeGraphData/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getHostUptimeGraphData/ - <h3 id="getHostUptimeGraphData-example" class="anchor-link"><a href="#getHostUptimeGraphData-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [int, string, string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Historical_Report/getHostUptimeGraphData&#39;</span> </span></span></code></pre></div> - getHotlinkProtection https://sldn.softlayer.com/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_HotlinkProtection/getHotlinkProtection/ @@ -27210,27 +27182,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Network_Vlan/getPrivateVlan/ <h3 id="getPrivateVlan-example" class="anchor-link"><a href="#getPrivateVlan-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X GET <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Vlan/{SoftLayer_Network_VlanID}/getPrivateVlan&#39;</span> </span></span></code></pre></div> - - getPrivateVlanByIpAddress - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule/getPrivateVlanByIpAddress/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule/getPrivateVlanByIpAddress/ - <h3 id="getPrivateVlanByIpAddress-example" class="anchor-link"><a href="#getPrivateVlanByIpAddress-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule/getPrivateVlanByIpAddress&#39;</span> </span></span></code></pre></div> - - - getPrivateVlanByIpAddress - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule750/getPrivateVlanByIpAddress/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule750/getPrivateVlanByIpAddress/ - <h3 id="getPrivateVlanByIpAddress-example" class="anchor-link"><a href="#getPrivateVlanByIpAddress-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule750/getPrivateVlanByIpAddress&#39;</span> </span></span></code></pre></div> - - - getPrivateVlanByIpAddress - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Server/getPrivateVlanByIpAddress/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Server/getPrivateVlanByIpAddress/ - <h3 id="getPrivateVlanByIpAddress-example" class="anchor-link"><a href="#getPrivateVlanByIpAddress-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Server/getPrivateVlanByIpAddress&#39;</span> </span></span></code></pre></div> - getPrivateVlanByIpAddress https://sldn.softlayer.com/reference/services/SoftLayer_Network_Vlan/getPrivateVlanByIpAddress/ @@ -33265,20 +33216,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Server/getUplinkNetworkComponents/ <h3 id="getUplinkNetworkComponents-example" class="anchor-link"><a href="#getUplinkNetworkComponents-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X GET <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Server/{SoftLayer_Hardware_ServerID}/getUplinkNetworkComponents&#39;</span> </span></span></code></pre></div> - - getUrlUptimeDetail - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getUrlUptimeDetail/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getUrlUptimeDetail/ - <h3 id="getUrlUptimeDetail-example" class="anchor-link"><a href="#getUrlUptimeDetail-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [int, string, string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Historical_Report/getUrlUptimeDetail&#39;</span> </span></span></code></pre></div> - - - getUrlUptimeGraphData - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getUrlUptimeGraphData/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getUrlUptimeGraphData/ - <h3 id="getUrlUptimeGraphData-example" class="anchor-link"><a href="#getUrlUptimeGraphData-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [int, string, string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Historical_Report/getUrlUptimeGraphData&#39;</span> </span></span></code></pre></div> - getUsageChargeFlag https://sldn.softlayer.com/reference/services/SoftLayer_Billing_Invoice_Item/getUsageChargeFlag/ diff --git a/tags/network/index.html b/tags/network/index.html index de5071d7c9..25904b8705 100644 --- a/tags/network/index.html +++ b/tags/network/index.html @@ -4413,12 +4413,12 @@

      reference

    • getManagedBareMetalInstances -
      The managed bare metal server instances contained within a virtual rack.
      +
      [DEPRECATED] The managed bare metal server instances contained within a virtual rack.
    • getManagedHardware -
      The managed hardware contained within a virtual rack.
      +
      [DEPRECATED] The managed hardware contained within a virtual rack.
    • @@ -4438,7 +4438,7 @@

      reference

    • getManagedVirtualGuests -
      The managed Virtual Server contained within a virtual rack.
      +
      [DEPRECATED] The managed Virtual Server contained within a virtual rack.
    • @@ -8395,12 +8395,12 @@

      reference

    • SoftLayer_Network_CdnMarketplace_Account -
      The SoftLayer_Network_CdnMarketplace_Account data type models an individual CDN account. CDN accounts contain the SoftLayer account ID of the customer, the vendor ID the account belongs to, the customer ID provided by the vendor, and a CDN account's status.
      +
      This class is deprecated and will be removed in future.
    • SoftLayer_Network_CdnMarketplace_Account -
      The SoftLayer_Network_CdnMarketplace_Account service allows customers to create, and delete CDN accounts. A SoftLayer_Network_CdnMarketplace_Account record is created when the customer configures a CDN account for the first time. A customer will be able to create multiple CDN accounts, but each account will be bound to a single vendor.
      +
      This class is deprecated and will be removed in future.
    • @@ -8430,12 +8430,12 @@

      reference

    • SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader -
      This service manages the modify response headers for domain mapping configurations.
      +
      This class is deprecated and will be removed in future.
    • SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader -
      This service manages the modify response headers for domain mapping configurations.
      +
      This class is deprecated and will be removed in future.
    • @@ -8450,72 +8450,72 @@

      reference

    • SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge -
      This data type models a purge event that occurs in caching server. It contains a reference to a mapping configuration, the path to execute the purge on, the status of the purge, and flag that enables saving the purge information for future use.
      +
      This class is deprecated and will be removed in future.
    • SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge -
      This service manages purges associated with a CDN mapping Configuration.
      +
      This class is deprecated and will be removed in future.
    • SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup -
      This data type models a purge group event that occurs in caching server. It contains a reference to a mapping configuration and the path to execute the purge on.
      +
      This class is deprecated and will be removed in future.
    • SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup -
      This service manages purge group associated with a CDN mapping Configuration.
      +
      This class is deprecated and will be removed in future.
    • SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeHistory -
      This data type models a purge history event that occurs in caching server. The purge group history will be deleted after 15 days. The possible purge status of each history can be 'SUCCESS', 'FAILED' or 'IN_PROGRESS'.
      +
      This class is deprecated and will be removed in future.
    • SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeHistory -
      This service manages purge history associated with a CDN mapping Configuration.
      +
      This class is deprecated and will be removed in future.
    • SoftLayer_Network_CdnMarketplace_Configuration_Cache_TimeToLive -
      This data type models a purge event that occurs repetitively and automatically in caching server after a set interval of time. A time to live instance contains a reference to a mapping configuration, the path to execute the purge on, the result of the purge, and the time interval after which the purge will be executed.
      +
      This class is deprecated and will be removed in future.
    • SoftLayer_Network_CdnMarketplace_Configuration_Cache_TimeToLive -
      This service manages Times To Live (TTLs) associated with a CDN mapping Configuration. A time to live represents the time a purge will occur at a given path.
      +
      This class is deprecated and will be removed in future.
    • SoftLayer_Network_CdnMarketplace_Configuration_Mapping -
      This data type represents the mapping Configuration settings for enabling CDN services. Each instance contains a reference to a CDN account, and CDN configuration properties such as a domain, an origin host and its port, a cname we generate, a cname the vendor generates, and a status. Other properties include the type of content to be cached (static or dynamic), the origin type (a host server or an object storage account), and the protocol to be used for caching.
      +
      This class is deprecated and will be removed in future.
    • SoftLayer_Network_CdnMarketplace_Configuration_Mapping -
      This service manages domain mapping configurations for enabling CDN services.
      +
      This class is deprecated and will be removed in future.
    • SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path -
      This service manages the paths for domain mapping configurations.
      +
      This class is deprecated and will be removed in future.
    • SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path -
      This service manages the paths for domain mapping configurations.
      +
      This class is deprecated and will be removed in future.
    • SoftLayer_Network_CdnMarketplace_Metrics -
      This Metrics class provides methods to get CDN metrics based on account or mapping unique id.
      +
      This class is deprecated and will be removed in future.
    • SoftLayer_Network_CdnMarketplace_Metrics -
      This Service class will describe in detail each Simple Object Access Protocol (SOAP) API call used in the Content Delivery Network (CDN) metrics. These APIs will allow callers to collect metrics for the CDN service.
      +
      This class is deprecated and will be removed in future.
    • @@ -8525,12 +8525,12 @@

      reference

    • SoftLayer_Network_CdnMarketplace_Vendor -
      The SoftLayer_Network_CdnMarketplace_Vendor contains information regarding a CDN Vendor. This class is associated with SoftLayer_Network_CdnMarketplace_Vendor_Attribute class.
      +
      This class is deprecated and will be removed in future.
    • SoftLayer_Network_CdnMarketplace_Vendor -
      This service allows internal users to create, read, update, and delete vendor instances.
      +
      This class is deprecated and will be removed in future.
    • diff --git a/tags/release-notes/index.html b/tags/release-notes/index.html index 60e94545af..2d0d3694b6 100644 --- a/tags/release-notes/index.html +++ b/tags/release-notes/index.html @@ -171,6 +171,11 @@

      release_notes

        +
      • + Release notes: April 04, 2025 +
        +
      • +
      • Release notes: January 30, 2025
        diff --git a/tags/release-notes/index.xml b/tags/release-notes/index.xml index b383246ae5..2f3cfcc5b7 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 en-us - Thu, 30 Jan 2025 00:00:00 +0000 + Fri, 04 Apr 2025 00:00:00 +0000 + + Release notes: April 04, 2025 + https://sldn.softlayer.com/release_notes/2025/20250404/ + Fri, 04 Apr 2025 00:00:00 +0000 + https://sldn.softlayer.com/release_notes/2025/20250404/ + <h4 id="api">API</h4> <ul> <li> <p>The following deprecated services are removed:</p> <ul> <li>SoftLayer_Account_Historical_Report</li> </ul> </li> <li> <p>The following deprecated types are removed:</p> <ul> <li>SoftLayer_Container_Account_Historical_Summary</li> <li>SoftLayer_Container_Account_Historical_Summary_Detail</li> <li>SoftLayer_Container_Account_Historical_Summary_Detail_Uptime</li> <li>SoftLayer_Container_Account_Historical_Summary_Uptime</li> </ul> </li> <li> <p>Deprecated ORM keys <code>managedHardware</code>, <code>managedBareMetalInstances</code> and <code>managedVirtualGuests</code> on SoftLayer_Network_Bandwidth_Version1_Allotment. Deprecate support for managed hosting in the bandwidth world NETWORK-13080</p> </li> <li> <p>Fixed issue where consecutive VSI upgrades would prevent a user from making more VSI upgrade requests despite the initial set of upgrade requests having been completed.. Add validation for allocations having billing items different from their cancellation event&rsquo;s billing item ID NETWORK-14878</p> + Release notes: January 30, 2025 https://sldn.softlayer.com/release_notes/2025/20250130/ diff --git a/tags/sldn/index.html b/tags/sldn/index.html index c55021e74a..6cd8d8879d 100644 --- a/tags/sldn/index.html +++ b/tags/sldn/index.html @@ -4872,11 +4872,6 @@

        reference

        Provides a history of an account's lockdown requests and their status.
      • -
      • - getAccountHostUptimeSummary -
        -
      • -
      • getAccountId
        @@ -4967,11 +4962,6 @@

        reference

        Validates request and, if the request is approved, returns a list of allowed uses for an automatically created IBMer IaaS account.
      • -
      • - getAccountUrlUptimeSummary -
        -
      • -
      • getAchInformation
        @@ -12837,16 +12827,6 @@

        reference

        The getHostname method retrieves the hostname for the resource.
      • -
      • - getHostUptimeDetail -
        -
      • - -
      • - getHostUptimeGraphData -
        -
      • -
      • getHotlinkProtection
        @@ -14793,12 +14773,12 @@

        reference

      • getManagedBareMetalInstances -
        The managed bare metal server instances contained within a virtual rack.
        +
        [DEPRECATED] The managed bare metal server instances contained within a virtual rack.
      • getManagedHardware -
        The managed hardware contained within a virtual rack.
        +
        [DEPRECATED] The managed hardware contained within a virtual rack.
      • @@ -14853,7 +14833,7 @@

        reference

      • getManagedVirtualGuests -
        The managed Virtual Server contained within a virtual rack.
        +
        [DEPRECATED] The managed Virtual Server contained within a virtual rack.
      • @@ -20375,21 +20355,6 @@

        reference

        *** DEPRECATED *** Retrieves a private VLAN associated to one or more hosts also associated to this public VLAN.
      • -
      • - getPrivateVlanByIpAddress -
        *** DEPRECATED *** Retrieve a backend network VLAN by searching for an IP address
        -
      • - -
      • - getPrivateVlanByIpAddress -
        *** DEPRECATED *** Retrieve a backend network VLAN by searching for an IP address
        -
      • - -
      • - getPrivateVlanByIpAddress -
        *** DEPRECATED *** Retrieve a backend network VLAN by searching for an IP address
        -
      • -
      • getPrivateVlanByIpAddress
        *** DEPRECATED *** Retrieve the private network VLAN associated with an IP address.
        @@ -24714,16 +24679,6 @@

        reference

        Information regarding the network component that is one level higher than a piece of hardware on the network infrastructure.
      • -
      • - getUrlUptimeDetail -
        -
      • - -
      • - getUrlUptimeGraphData -
        -
      • -
      • getUsageChargeFlag
        Indicating whether this invoice item is for the usage charge.
        @@ -29185,16 +29140,6 @@

        reference

        This service class allows the user to set up an account to be billed by an external billing system.
      • -
      • - SoftLayer_Account_Historical_Report -
        SoftLayer's account historical report service allows users to access a broad overview of devices for that account and historical details concerning the overall function and performance of the devices on that account
        -
      • - -
      • - SoftLayer_Account_Historical_Report -
        SoftLayer's account historical report service allows users to access a broad overview of devices for that account and historical details concerning the overall function and performance of the devices on that account
        -
      • -
      • SoftLayer_Account_Internal_Ibm
        Processes requests by IBM employees to create an IaaS account tied to their email. Request process cannot be initiated directly and must go through the Bluemix IBMer account request form.
        @@ -30465,26 +30410,6 @@

        reference

      • -
      • - SoftLayer_Container_Account_Historical_Summary -
        Historical Summary Container for account resource details
        -
      • - -
      • - SoftLayer_Container_Account_Historical_Summary_Detail -
        Historical Summary Details Container for a resource's data
        -
      • - -
      • - SoftLayer_Container_Account_Historical_Summary_Detail_Uptime -
        Historical Summary Details Container for a host resource uptime
        -
      • - -
      • - SoftLayer_Container_Account_Historical_Summary_Uptime -
        Historical Summary Container for account host's resource uptime details
        -
      • -
      • SoftLayer_Container_Account_Internal_Ibm_CostRecovery
        @@ -33013,12 +32938,12 @@

        reference

      • SoftLayer_Network_CdnMarketplace_Account -
        The SoftLayer_Network_CdnMarketplace_Account data type models an individual CDN account. CDN accounts contain the SoftLayer account ID of the customer, the vendor ID the account belongs to, the customer ID provided by the vendor, and a CDN account's status.
        +
        This class is deprecated and will be removed in future.
      • SoftLayer_Network_CdnMarketplace_Account -
        The SoftLayer_Network_CdnMarketplace_Account service allows customers to create, and delete CDN accounts. A SoftLayer_Network_CdnMarketplace_Account record is created when the customer configures a CDN account for the first time. A customer will be able to create multiple CDN accounts, but each account will be bound to a single vendor.
        +
        This class is deprecated and will be removed in future.
      • @@ -33048,12 +32973,12 @@

        reference

      • SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader -
        This service manages the modify response headers for domain mapping configurations.
        +
        This class is deprecated and will be removed in future.
      • SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader -
        This service manages the modify response headers for domain mapping configurations.
        +
        This class is deprecated and will be removed in future.
      • @@ -33068,72 +32993,72 @@

        reference

      • SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge -
        This data type models a purge event that occurs in caching server. It contains a reference to a mapping configuration, the path to execute the purge on, the status of the purge, and flag that enables saving the purge information for future use.
        +
        This class is deprecated and will be removed in future.
      • SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge -
        This service manages purges associated with a CDN mapping Configuration.
        +
        This class is deprecated and will be removed in future.
      • SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup -
        This data type models a purge group event that occurs in caching server. It contains a reference to a mapping configuration and the path to execute the purge on.
        +
        This class is deprecated and will be removed in future.
      • SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup -
        This service manages purge group associated with a CDN mapping Configuration.
        +
        This class is deprecated and will be removed in future.
      • SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeHistory -
        This data type models a purge history event that occurs in caching server. The purge group history will be deleted after 15 days. The possible purge status of each history can be 'SUCCESS', 'FAILED' or 'IN_PROGRESS'.
        +
        This class is deprecated and will be removed in future.
      • SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeHistory -
        This service manages purge history associated with a CDN mapping Configuration.
        +
        This class is deprecated and will be removed in future.
      • SoftLayer_Network_CdnMarketplace_Configuration_Cache_TimeToLive -
        This data type models a purge event that occurs repetitively and automatically in caching server after a set interval of time. A time to live instance contains a reference to a mapping configuration, the path to execute the purge on, the result of the purge, and the time interval after which the purge will be executed.
        +
        This class is deprecated and will be removed in future.
      • SoftLayer_Network_CdnMarketplace_Configuration_Cache_TimeToLive -
        This service manages Times To Live (TTLs) associated with a CDN mapping Configuration. A time to live represents the time a purge will occur at a given path.
        +
        This class is deprecated and will be removed in future.
      • SoftLayer_Network_CdnMarketplace_Configuration_Mapping -
        This data type represents the mapping Configuration settings for enabling CDN services. Each instance contains a reference to a CDN account, and CDN configuration properties such as a domain, an origin host and its port, a cname we generate, a cname the vendor generates, and a status. Other properties include the type of content to be cached (static or dynamic), the origin type (a host server or an object storage account), and the protocol to be used for caching.
        +
        This class is deprecated and will be removed in future.
      • SoftLayer_Network_CdnMarketplace_Configuration_Mapping -
        This service manages domain mapping configurations for enabling CDN services.
        +
        This class is deprecated and will be removed in future.
      • SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path -
        This service manages the paths for domain mapping configurations.
        +
        This class is deprecated and will be removed in future.
      • SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path -
        This service manages the paths for domain mapping configurations.
        +
        This class is deprecated and will be removed in future.
      • SoftLayer_Network_CdnMarketplace_Metrics -
        This Metrics class provides methods to get CDN metrics based on account or mapping unique id.
        +
        This class is deprecated and will be removed in future.
      • SoftLayer_Network_CdnMarketplace_Metrics -
        This Service class will describe in detail each Simple Object Access Protocol (SOAP) API call used in the Content Delivery Network (CDN) metrics. These APIs will allow callers to collect metrics for the CDN service.
        +
        This class is deprecated and will be removed in future.
      • @@ -33143,12 +33068,12 @@

        reference

      • SoftLayer_Network_CdnMarketplace_Vendor -
        The SoftLayer_Network_CdnMarketplace_Vendor contains information regarding a CDN Vendor. This class is associated with SoftLayer_Network_CdnMarketplace_Vendor_Attribute class.
        +
        This class is deprecated and will be removed in future.
      • SoftLayer_Network_CdnMarketplace_Vendor -
        This service allows internal users to create, read, update, and delete vendor instances.
        +
        This class is deprecated and will be removed in future.
      • diff --git a/tags/sldn/index.xml b/tags/sldn/index.xml index 756020ae64..b4a9a0e75b 100644 --- a/tags/sldn/index.xml +++ b/tags/sldn/index.xml @@ -5825,13 +5825,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Account_Lockdown_Request/getAccountHistory/ <h3 id="getAccountHistory-example" class="anchor-link"><a href="#getAccountHistory-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [int]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Lockdown_Request/getAccountHistory&#39;</span> </span></span></code></pre></div> - - getAccountHostUptimeSummary - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getAccountHostUptimeSummary/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getAccountHostUptimeSummary/ - <h3 id="getAccountHostUptimeSummary-example" class="anchor-link"><a href="#getAccountHostUptimeSummary-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [string, string, int]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Historical_Report/getAccountHostUptimeSummary&#39;</span> </span></span></code></pre></div> - getAccountId https://sldn.softlayer.com/reference/services/SoftLayer_Network_Vlan_Firewall/getAccountId/ @@ -5958,13 +5951,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Account_Internal_Ibm/getAccountTypes/ <h3 id="getAccountTypes-example" class="anchor-link"><a href="#getAccountTypes-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X GET <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Internal_Ibm/getAccountTypes&#39;</span> </span></span></code></pre></div> - - getAccountUrlUptimeSummary - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getAccountUrlUptimeSummary/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getAccountUrlUptimeSummary/ - <h3 id="getAccountUrlUptimeSummary-example" class="anchor-link"><a href="#getAccountUrlUptimeSummary-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [string, string, int]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Historical_Report/getAccountUrlUptimeSummary&#39;</span> </span></span></code></pre></div> - getAchInformation https://sldn.softlayer.com/reference/services/SoftLayer_Billing_Info/getAchInformation/ @@ -16878,20 +16864,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Resource_Metadata/getHostname/ <h3 id="getHostname-example" class="anchor-link"><a href="#getHostname-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X GET <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Resource_Metadata/{SoftLayer_Resource_MetadataID}/getHostname&#39;</span> </span></span></code></pre></div> - - getHostUptimeDetail - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getHostUptimeDetail/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getHostUptimeDetail/ - <h3 id="getHostUptimeDetail-example" class="anchor-link"><a href="#getHostUptimeDetail-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [int, string, string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Historical_Report/getHostUptimeDetail&#39;</span> </span></span></code></pre></div> - - - getHostUptimeGraphData - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getHostUptimeGraphData/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getHostUptimeGraphData/ - <h3 id="getHostUptimeGraphData-example" class="anchor-link"><a href="#getHostUptimeGraphData-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [int, string, string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Historical_Report/getHostUptimeGraphData&#39;</span> </span></span></code></pre></div> - getHotlinkProtection https://sldn.softlayer.com/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_HotlinkProtection/getHotlinkProtection/ @@ -27378,27 +27350,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Network_Vlan/getPrivateVlan/ <h3 id="getPrivateVlan-example" class="anchor-link"><a href="#getPrivateVlan-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X GET <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Vlan/{SoftLayer_Network_VlanID}/getPrivateVlan&#39;</span> </span></span></code></pre></div> - - getPrivateVlanByIpAddress - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule/getPrivateVlanByIpAddress/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule/getPrivateVlanByIpAddress/ - <h3 id="getPrivateVlanByIpAddress-example" class="anchor-link"><a href="#getPrivateVlanByIpAddress-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule/getPrivateVlanByIpAddress&#39;</span> </span></span></code></pre></div> - - - getPrivateVlanByIpAddress - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule750/getPrivateVlanByIpAddress/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_SecurityModule750/getPrivateVlanByIpAddress/ - <h3 id="getPrivateVlanByIpAddress-example" class="anchor-link"><a href="#getPrivateVlanByIpAddress-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule750/getPrivateVlanByIpAddress&#39;</span> </span></span></code></pre></div> - - - getPrivateVlanByIpAddress - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Server/getPrivateVlanByIpAddress/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Server/getPrivateVlanByIpAddress/ - <h3 id="getPrivateVlanByIpAddress-example" class="anchor-link"><a href="#getPrivateVlanByIpAddress-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Server/getPrivateVlanByIpAddress&#39;</span> </span></span></code></pre></div> - getPrivateVlanByIpAddress https://sldn.softlayer.com/reference/services/SoftLayer_Network_Vlan/getPrivateVlanByIpAddress/ @@ -33433,20 +33384,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Server/getUplinkNetworkComponents/ <h3 id="getUplinkNetworkComponents-example" class="anchor-link"><a href="#getUplinkNetworkComponents-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X GET <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Server/{SoftLayer_Hardware_ServerID}/getUplinkNetworkComponents&#39;</span> </span></span></code></pre></div> - - getUrlUptimeDetail - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getUrlUptimeDetail/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getUrlUptimeDetail/ - <h3 id="getUrlUptimeDetail-example" class="anchor-link"><a href="#getUrlUptimeDetail-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [int, string, string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Historical_Report/getUrlUptimeDetail&#39;</span> </span></span></code></pre></div> - - - getUrlUptimeGraphData - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getUrlUptimeGraphData/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/getUrlUptimeGraphData/ - <h3 id="getUrlUptimeGraphData-example" class="anchor-link"><a href="#getUrlUptimeGraphData-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [int, string, string]}&#39;</span> <span class="se">\ </span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Historical_Report/getUrlUptimeGraphData&#39;</span> </span></span></code></pre></div> - getUsageChargeFlag https://sldn.softlayer.com/reference/services/SoftLayer_Billing_Invoice_Item/getUsageChargeFlag/ @@ -39222,20 +39159,6 @@ https://sldn.softlayer.com/reference/services/SoftLayer_Account_External_Setup/ - - SoftLayer_Account_Historical_Report - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Historical_Report/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Historical_Report/ - - - - SoftLayer_Account_Historical_Report - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/services/SoftLayer_Account_Historical_Report/ - - SoftLayer_Account_Internal_Ibm https://sldn.softlayer.com/reference/datatypes/SoftLayer_Account_Internal_Ibm/ @@ -40944,34 +40867,6 @@ https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_External_Setup_ProvisioningHoldLifted_Attributes/ - - SoftLayer_Container_Account_Historical_Summary - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary/ - - - - SoftLayer_Container_Account_Historical_Summary_Detail - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary_Detail/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary_Detail/ - - - - SoftLayer_Container_Account_Historical_Summary_Detail_Uptime - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary_Detail_Uptime/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary_Detail_Uptime/ - - - - SoftLayer_Container_Account_Historical_Summary_Uptime - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary_Uptime/ - Mon, 12 Feb 2018 00:00:00 +0000 - https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Historical_Summary_Uptime/ - - SoftLayer_Container_Account_Internal_Ibm_CostRecovery https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Account_Internal_Ibm_CostRecovery/