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