May 31, 2022 — Linode API
over 2 years ago by cverner@akamai.com
v4.126.0
Added
- Delete a managed MySQL database backup (DELETE /databases/mysql/instances/{instanceId}/backups/{backupId}). Individual database backups can be deleted using this command.
Changed
- Create a managed MySQL database (POST /databases/mysql/instances). The
add_databases
user grant is required for unrestricted users accessing this operation. - List invoices (GET /account/invoices). Invoice data now includes tax summary information, breaking down the total tax amount into subtotals such as state and city taxes.