Sha256: b8ddb0c7e668356b02daa7656c5e1d430ce520240cfa501d16b2bd3406b134d5
Contents?: true
Size: 679 Bytes
Versions: 2
Compression:
Stored size: 679 Bytes
Contents
# SwaggerClient::UserRole ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **all_asset_groups** | **BOOLEAN** | Whether the user has access to all asset groups. | [optional] **all_sites** | **BOOLEAN** | Whether the user has access to all sites. | [optional] **id** | **String** | The identifier of the role the user is assigned to. | [optional] **name** | **String** | The name of the role the user is assigned to. | [optional] **privileges** | **Array<String>** | The privileges granted to the user by their role. | [optional] **superuser** | **BOOLEAN** | Whether the user is a superuser. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/UserRole.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/UserRole.md |