infomaniak_list_database_users
List all MariaDB user accounts for a web hosting, including their database permissions and protected status.
Instructions
List the MariaDB-level user accounts attached to a web hosting (each has its own password and a permissions array listing the databases they can read/write/administer). For WordPress sites the user account has the same name as its database and is marked protected: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hosting_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hosting_id | Yes | ||
| count | Yes | ||
| users | Yes |