尝试通过SSH链接远程服务器
请求URL:
/v2/nodes/login
简要描述
尝试通过SSH链接远程服务器, try to connect to ssh
请求方式:
PUT
- 参数:
参数名 | 参数位置 | 必选 | 类型 | 说明 |
---|---|---|---|---|
hostport | body | True | string | ip:端口 |
hosttype | body | True | string | 节点类型 |
pwd | body | False | string | root密码 |
type | body | True | boolean | 登录类型 |
本文档使用 BookStack 构建