{
  "id": "redis_acl",
  "title": "Redis ACL object",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/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)]()\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-04-01T08:10:08-05:00"
}

