Skip to content

Read SSH file content

GET
/ssh/file_manager/ssh/readFile

Read SSH file content. Server: localhost:8084

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Query Parameters

sessionId*

The SSH session identifier

Typestring
Required
path*

The file or directory path

Typestring
Required

Responses

OK

application/json
JSON
{
"content": "string",
"path": "string"
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the Apache License Version 2.0