选择redis数据库,获取所有key
POST
/mgr/select/{db}
请求参数
参数名
类型
描述
必填
name
string
服务器名称
必填
host
string
redis服务器地址
必填
port
int
redis端口
必填
auth
string
认证
必填