infomaniak_get_database
Retrieve complete details of a database including disk usage, application, permissions, and backup information for a given hosting ID and database name.
Instructions
Get the full detail of a specific database (disk usage, application, permissions, backups).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hosting_id | Yes | ||
| database_name | Yes | Database name as listed by infomaniak_list_databases (e.g. 'myprefix_WP123456') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| description | No | ||
| application | No | ||
| disk_used | No | ||
| permissions | No | ||
| backups | No | ||
| operation_in_progress | No |