Roles
Get all Redis Software roles
Get all Redis Software roles configured in the cluster.
get/v1/roles
Response
List of roles
Example response
[
{
"management": "cluster_member",
"name": "DBA",
"uid": 1
}
]Get all Redis Software roles configured in the cluster.
List of roles
[
{
"management": "cluster_member",
"name": "DBA",
"uid": 1
}
]