API v4.126.0
Added
- Managed MySQL Database Backup Delete (DELETE /databases/mysql/instances/{instanceId}/backups/{backupId})
- Individual Database backups can now be deleted using this command.
Changed
Managed MySQL Database Create (POST /databases/mysql/instances)
- The
add_databases
User grant is now required for unrestricted Users accessing this command.
- The
Invoices List (GET /account/invoices)
- Invoice data now includes tax summary information, breaking down the total tax amount into subtotals such as state and city taxes.