{
  "id": "redis_acl",
  "title": "Redis ACL object",
  "url": "https://redis.io/docs/latest/operate/rs/8.0/references/rest-api/objects/redis_acl/",
  "summary": "An object that represents a Redis access control list (ACL)",
  "content": "\nAn API object that represents a Redis [access control list (ACL)](https://redis.io/docs/latest/operate/rs/security/access-control/create-db-roles)\n\n| Name | Type/Value | Description |\n|------|------------|-------------|\n| uid | integer | Object's unique ID |\n| account_id | integer | SM account ID |\n| acl | string | Redis ACL's string |\n| action_uid | string | Action UID. If it exists, progress can be tracked by the `GET`\u0026nbsp;`/actions/{uid}` API (read-only) |\n| name | string | Redis ACL's name |\n| min_version | string | Minimum database version that supports this ACL. Read only |\n| max_version | string | Maximum database version that supports this ACL. Read only |\n\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-07-23T12:05:56-05:00"
}
