Skip to main content

VNC

POST 

/workstations/:workstation_id/connect/vnc

Connect to a remote desktop using the VNC protocol.

Request

Path Parameters

    workstation_id uidrequired

    The UID associated to a Workstation. Learn more

Responses

Connect-VNC action successful

Schema

    url uri

    The URL of the remote desktop.

    password string

    The password for the remote desktop.

Loading...