Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 806 Bytes

File metadata and controls

13 lines (11 loc) · 806 Bytes
title Release notes: January 30, 2025
date 2025-01-30
tags
release notes

API

  • Fixed regression where issuing a request for any VSI CPU/Memory Usage data or specific Bandwidth Usage for compute resources with a custom start/finish range results in an incomplete return of the data. NETWORK-14793
  • Fix scheduling dedicated host and reservation deletion during migrations VIRT-13195
  • Adding order id and server or group name to reserved capacity agreement expiration ticket. Add server name to reserved capacity agreement expiration ticket. ACCT-8691
  • Improved performance of SoftLayer_Account::getBandwidthList, especially for accounts with large amounts of compute resources. Fetch bandwidth data from Influx in a non-sequential manner for customer API calls NETWORK-14776