This repository was archived by the owner on Mar 4, 2026. It is now read-only.
v1.43.0
[1.43.0] - 2020-07-14
Added
- Support for reinstalling the operating system to a device, including changing the operating system.
Manager.create_vlannow includes a description argument
Changed
ResponseErrorwill now be raised when an API call results in an error
Fixed
Manager.validate_capacitynow considers availabilityManager.create_project_ssh_keywill retry when it encounters 404 responses following a successful creation.- API responses with
{"error":""}keys were not handled well, and will now be handled just like{"errors":[""]}keys.