Skip to main content

SSH

POST 

/workstations/:workstation_id/connect/ssh

Connect to a remote server using the SSH protocol.

Request

Path Parameters

    workstation_id uidrequired

    The UID associated to a Workstation. Learn more

Responses

Connect-SSH action successful

Schema

    url uri

    The URL of the remote server.

    username string

    The username for the remote server.

    password string

    The password for the remote server.

Loading...