Skip to content
Termix
Main Navigation
Home
Docs
Appearance
Menu
Return to top
Get SSH connection status
GET
/ssh/file_manager/ssh/status
Get SSH connection status.
Server: localhost:8084
Authorizations
bearerAuth
Type
HTTP (bearer)
Parameters
Query Parameters
sessionId
*
The SSH session identifier
Type
string
Required
Responses
200
OK
Content-Type
application/json
Schema
JSON
JSON
{
"connected"
:
true
}
GET
/ssh/file_manager/ssh/status
Playground
Server
Select a server...
Authorization
bearerAuth
Variables
Key
Value
sessionId
*
Try it out
Samples
Powered by
VitePress OpenAPI