Release Note

April 18, 2025

API

  • Task to for Ticket and EMS cleanup items. Ticket and EMS cleanup efforts CCARE-2059
  • Finalize the removal of RIR. The following list has been removed from the SLDN interface.

Services and DataType

  • SoftLayer_Account_Rwhois_Handle
  • SoftLayer_Network_Subnet_Rwhois_Data
  • SoftLayer_Network_Subnet_Swip_Transaction
  • SoftLayer_Account_Regional_Registry_Detail
  • SoftLayer_Account_Regional_Registry_Detail_Type
  • SoftLayer_Account_Regional_Registry_Detail_Property
  • SoftLayer_Account_Regional_Registry_Detail_Property_Type
  • SoftLayer_Network_Subnet_Registration
  • SoftLayer_Network_Subnet_Registration_Details
  • SoftLayer_Network_Subnet_Registration_Status

DataType Only

  • SoftLayer_Account_Regional_Registry_Detail_Version4_Person_Default
  • SoftLayer_Network_Subnet_Registration_Event
  • SoftLayer_Network_Subnet_Registration_Event_Type
  • SoftLayer_Network_Subnet_Registration_Apnic
  • SoftLayer_Network_Subnet_Registration_Arin
  • SoftLayer_Network_Subnet_Registration_Ripe
  • Account::rwhoisData
  • Account::regionalInternetRegistryHandles
  • Account::subnetRegistrations
  • Account::subnetRegistrationDetails
  • Correct the error message when IMS receives an IAM token for a ServiceId. Fix error message when receiving serviceID IAM token IDEN-3558

  • Fix Customer notification for Expiring Netscalar Licenses SOFTWARE-2293

  • Delete managed hosting ORM keys from allotments NETWORK-14875. Removed the following:

    • SoftLayer_Network_Bandwidth_Version1_Allotment::managedHardware
    • SoftLayer_Network_Bandwidth_Version1_Allotment::managedBareMetalInstances
    • SoftLayer_Network_Bandwidth_Version1_Allotment::managedVirtualGuests
    • SoftLayer_Network_Bandwidth_Version1_Allotment::getBandwidthImage
    • SoftLayer_Network_Bandwidth_Version1_Allotment::getBandwidthImage
  • Delete Graph Image methods NETWORK-14900, NETWORK-14901, NETWORK-14903, NETWORK-14904, NETWORK-14905

    • SoftLayer_Metric_Tracking_Object::getBandwidthGraph
    • SoftLayer_Metric_Tracking_Object::getGraph
    • SoftLayer_Hardware::getBandwidthImage
    • SoftLayer_Hardware::getPublicBandwidthGraphImage
    • SoftLayer_Hardware::getPrivateBandwidthGraphImage
    • SoftLayer_Network_Storage::getGraph
    • SoftLayer_Network_Application_Delivery_Controller::getLiveLoadBalancerServiceGraphImage
    • SoftLayer_Network_Application_Delivery_Controller::getBandwidthImageByDate
    • SoftLayer_Virtual_Guest::getBandwidthImage
    • SoftLayer_Virtual_Guest::getBandwidthImageByDate
  • Improve load times for the Bandwidth Summary UI page. Microimprovements for SoftLayer_Account::getBandwidthList NETWORK-14770