infomaniak_get_database_user
Retrieve details of a MariaDB user including applications, permissions, and phpMyAdmin link for a specified hosting account.
Instructions
Fetch the detail of a single MariaDB-level user (applications, permissions, link to phpMyAdmin).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hosting_id | Yes | ||
| user_name | Yes | Full user name including the hosting prefix |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| applications | No | ||
| permissions | No | ||
| is_temporary | No | ||
| operation_in_progress | No | ||
| is_unlocked | No | ||
| protected | No | ||
| protected_information | No | ||
| link | No |