/api/share


Connect to a shared session

Method

POST

Parameters

  • id — Xrdp session id
  • key — share key

Result

JSON object with the following members

  • password — password that will be used to launch the Xrdp connection
  • id — Xrdp session id
  • geometry — width and height of the Xrdp session ( widthxheight )
  • windowMode — window mode of Xrdp session ( rootless or desktop )
  • port — RDP port the Xrdp session is listening on