Name | Type | Description | Notes |
---|---|---|---|
all_asset_groups | bool | Whether the user has access to all asset groups. | [optional] |
all_sites | bool | Whether the user has access to all sites. | [optional] |
id | str | The identifier of the role the user is assigned to. | [optional] |
name | str | The name of the role the user is assigned to. | [optional] |
privileges | list[str] | The privileges granted to the user by their role. | [optional] |
superuser | bool | Whether the user is a superuser. | [optional] |
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.