Use this service to generate signed .rdp configuration files.
/api/v1/getServers/:customer_id - List of servers available for customer./api/v1/rdp/:server_id - Generates and signs an .rdp file for the specified server (GET with query params).POST /api/v1/rdpsign - Generates and signs an .rdp file from a full JSON configuration. Accepts: username, authentication_level, hostname (any valid DNS name), gateway, gatewayusage, gatewayprofile, fullscreen, multimon, redirectprinters, redirectdrives, drivestoredirect, remoteapplicationmode, remoteapplicationname, remoteapplicationprogram, remoteapplicationcmdline.