API v4.120.0
Added
Managed MySQL Database Backup Snapshot Create (POST /databases/mysql/instances/{instanceId}/backups)
- You can now create Database snapshot backups with this new beta command.
Managed MySQL Database Patch (POST /databases/mysql/instances/{instanceId}/patch)
- Update the underlying operating system of a Managed MySQL Database with this new beta command.
Changed
Managed MySQL Database Create (POST /databases/mysql/instances)
- Managed MySQL Databases now include automatic patch updates, which apply security patches and updates to the underlying operating system of the Managed MySQL Database during configurable maintenance windows. These maintenance windows can be updated with the Managed MySQL Database Update (PUT /databases/mysql/instances/{instanceId}) beta command.
IP Addresses Share (POST /networking/ips/share)
- This beta command has been re-enabled.
PayPal Payment Stage (POST /account/payments/paypal) Staged/Approved PayPal Payment Execute (POST /account/payments/paypal/execute)
- These endpoints have been disabled. PayPal can instead be designated as a Payment Method for automated payments using Cloud Manager.
Fixed
- Managed MySQL Database View (GET /databases/mysql/instances/{instanceId})
- Fixed a bug preventing this command from executing for provisioning Databases.