listconnections

AppserverClient Command Line Interface
listconnections
provides information on existing connections.
Category: Connections
AppServerClientCLI listconnections [-type ras/rdp]
Arguments
type (optional)
Specifies the type of the connection to list, which can be either RAS or RDP.
Return codes:
ok - Command was successful NotAvailable - Communication with the client backend failed, ensure that the client is running Exception - System problem
Examples:
AppServerClientCLI listconnections AppServerClientCLI listconnections -type ras AppServerClientCLI listconnections -type rdp
See also:
addconnection updateconnection duplicateconnection deleteconnection getshareddevice setshareddevice clearshareddevice
Last updated