/api/connect/:token


Reconnect to an existing Xrdp session

Method

POST

Parameters

  • id — Xrdp session id

Result

JSON object with the following members

  • login — username of the user who started the session
  • password — password that will be used to launch the Xrdp connection
  • port– RDP port the Xrdp session is listening on
  • geometry — width and height of the Xrdp session ( widthxheight )
  • id — Xrdp session id
  • windowMode — window mode of Xrdp session ( rootless or desktop )
  • params — Object of key/value pairs of user params