databases_list_groups: List groups in the specified database
Description
List groups in the specified database
Usage
databases_list_groups(id)
Value
An array containing the following fields:
- groupName
string, The name of the group.
- members
array, The members of the group.
Arguments
- id
integer required. The ID for the database.