测试连接服务器
POST
/mgr/connect/test
接口描述
服务器地址为:http://58.250.63.9:13601,上面的接口地址信息,需要加上服务器地址作为前缀。其他接口也一样。
请求参数
参数名
类型
描述
必填
name
string
服务器名称(自定义)
必填
host
string
redis服务器地址
必填
port
int
redis端口
必填
auth
string
认证
必填