Groups
Cloudera Data Visualization provides URL access to the Cloudera Data Visualization server object, groups.
Like the users data type, the names for list of
groups and roles are supplied for
information only. When updating the users's groups or
roles, only the ID fields are necessary.
The JSON fields for group's data type are defined as follows:
| Field | Detail Only | Updatable | Description |
|---|---|---|---|
id |
No | No | Group ID |
name |
No | Yes | Group name |
users |
Yes | Yes | List of users in this group; each entry shows
the user id and
username |
roles |
Yes | Yes | List of roles to which this group belongs; each entry shows role ID and role name |
