Back to Redis

Redis Acl

content/operate/rs/7.22/references/rest-api/objects/redis_acl.md

latest667 B
Original Source

An API object that represents a Redis [access control list (ACL)]({{< relref "/operate/rs/7.22/security/access-control/create-db-roles" >}})

NameType/ValueDescription
uidintegerObject's unique ID
account_idintegerSM account ID
aclstringRedis ACL's string
action_uidstringAction UID. If it exists, progress can be tracked by the GET /actions/{uid} API (read-only)
namestringRedis ACL's name
min_versionstringMinimum database version that supports this ACL. Read only
max_versionstringMaximum database version that supports this ACL. Read only