LDAP mapping object
An object that represents a mapping between an LDAP group and roles
| Redis Enterprise Software | 
|---|
An API object that represents an LDAP mapping between an LDAP group and roles.
| Name | Type/Value | Description | 
|---|---|---|
| uid | integer | LDAP mapping'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) | 
| bdbs_email_alerts | complex object | UIDs of databases that associated email addresses will receive alerts for | 
| cluster_email_alerts | boolean | Activate cluster email alerts for an associated email | 
| dn | string | An LDAP group's distinguished name | 
| string | Email address used for alerts (if set) | |
| email_alerts | boolean (default: true) | Activate email alerts for an associated email | 
| name | string | Role's name | 
| role_uids | array of integers | List of role UIDs associated with the LDAP group |