Role object
An object that represents a role
| Redis Enterprise Software | 
|---|
An API object that represents a role.
| Name | Type/Value | Description | 
|---|---|---|
| uid | integer | Role's unique ID | 
| account_id | integer | SM account ID | 
| action_uid | string | Action UID. If it exists, progress can be tracked by the GET /actions/{uid} API (read-only) | 
| management | 'admin' 'db_member' 'db_viewer' 'cluster_member' 'cluster_viewer' 'user_manager' 'none' | Management role | 
| name | string | Role's name |