An API object that represents a Redis access control list (ACL)

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