Skip to content

Get SSH connection status

GET
/ssh/file_manager/ssh/status

Get SSH connection status. Server: localhost:8084

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Query Parameters

sessionId*

The SSH session identifier

Typestring
Required

Responses

OK

application/json
JSON
{
"connected": true
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the Apache License Version 2.0