post https://api.linode.com//databases/postgresql/instances//suspend
Suspend a PostgreSQL Managed Database from your account, releasing idle resources and keeping only necessary data. All service data is lost if there are no backups available. This halts billing for the cluster.
-
The user needs
read_writeuser grant access to the database. -
The database's status needs to be
active. -
Akamai deletes suspended clusters after 180 days.
-
A successful request triggers a
database_suspendevent.
OAuth scopes
databases:read_write
