post https://api.linode.com//databases/postgresql/instances//backups//restore
This operation is currently only available for customers who already have an active Managed Database.
Restore a backup to a Managed PostgreSQL Database on your Account.
Requires read_write
access to the Database.
The Database must have an active
, degraded
, or failed
status to perform this operation.
Note. Restoring from a backup will erase all existing data on the database instance and replace it with backup data.
Note. Currently, restoring a backup after resetting Managed Database credentials results in a failed cluster. Please contact Customer Support if this occurs.
linode-cli databases postgresql-backup-restore 123 456
<https://www.linode.com/docs/products/tools/cli/get-started/>
databases:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>