databases_list_groups: List groups in the specified database

View source: R/generated_client.R

databases_list_groupsR Documentation

List groups in the specified database

Description

List groups in the specified database

Usage

databases_list_groups(id)

Arguments

id

integer required. The ID for the database.

Value

An array containing the following fields:

groupName

string, The name of the group.

members

array, The members of the group.


civis documentation built on April 1, 2023, 12:01 a.m.