【用户】终端连接管理

连接虚拟机终端

通过 WebSocket 连接到指定虚拟机的终端,支持双向通信

get/api/v1/users/hosts/vms/{id}/terminals/connect

Path parameters

idstring required

虚拟机ID

Query parameters

terminal_idstring

终端ID

colinteger

终端列数

rowinteger

终端行数

Changes

No recorded changes to this endpoint across all 25 revisions of this API.