Sha256: 7cb07252b0664e26c9e9f5eb399e2585927e4e9d50e46c28e9231e1058e1b723
Contents?: true
Size: 586 Bytes
Versions: 2
Compression:
Stored size: 586 Bytes
Contents
# SwaggerClient::UserCreateRole ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **all_asset_groups** | **BOOLEAN** | Whether to grant the user access to all asset groups. Defaults to `false`. | [optional] **all_sites** | **BOOLEAN** | Whether to grant the user access to all sites. Defaults to `false`. | [optional] **id** | **String** | The identifier of the role the user is assigned to. | **superuser** | **BOOLEAN** | Whether the user is a superuser. Defaults to `false`. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/UserCreateRole.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/UserCreateRole.md |