v1

latestSwagger 2.02026-07-17958153.6 KB
v2

尝试通过SSH链接远程服务器

try to connect to ssh

put/v2/nodes/login

Request body

hostportstring required

ip:端口 in: body

hosttypestring required

节点类型 in: body

pwdstring

root密码 in: body

typeboolean required

登录类型 in: body

Response

{"bean":{"hostport":"10.0.55.73:22","type":true,"result":"success"}}