{
  "id": "ldap_mapping",
  "title": "LDAP mapping object",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/ldap_mapping/",
  "summary": "An object that represents a mapping between an LDAP group and roles",
  "content": "\nAn API object that represents an [LDAP mapping]() between an LDAP group and [roles]().\n\n| Name | Type/Value | Description |\n|------|------------|-------------|\n| uid | integer | LDAP mapping's unique ID |\n| account_id | integer | SM account ID |\n| action_uid | string | Action UID. If it exists, progress can be tracked by the `GET`\u0026nbsp;`/actions/{uid}` API (read-only) |\n| bdbs_email_alerts | complex object | UIDs of databases that associated email addresses will receive alerts for |\n| cluster_email_alerts | boolean | Activate cluster email alerts for an associated email |\n| dn | string | An LDAP group's distinguished name |\n| email | string | Email address used for alerts (if set) |\n| email_alerts | boolean (default:\u0026nbsp;true) | Activate email alerts for an associated email |\n| name | string | Role's name |\n| role_uids | array of integers | List of role UIDs associated with the LDAP group |\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00"
}

