linode_get_database
Retrieve a managed MySQL or PostgreSQL database by engine and ID, returning version, region, status, host, port, and maintenance window.
Instructions
Get one Managed Database by engine and id, with version, region, status, host, port, and maintenance window. engine must be 'mysql' or 'postgresql' (take it from linode_list_databases). The root password is never returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine | Yes | ||
| database_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||