Release Note

October 23, 2020

API

  • New SLDN endpoints are exposed to route and unroute customer-owned subnets.
    • SoftLayer_Network_Subnet::route
    • SoftLayer_Network_Subnet::clearRoute
  • Restrict management of an apiKey to the user themselves (not parent, not master user) or an Employee.
  • Deprecated Advanced Monitoring related apis
  • Add deprecated tag to getPortalLoginTokenOIDC API.

Backend

  • Prevent File/Block volumes from being deleted if there are other active processes related to that volume.