duplicateconnection

AppserverClient Command Line Interface
duplicateconnection
duplicates an existing connection.
Category: Connections
AppServerClientCLI duplicateconnection -id ras:5
Arguments
id (mandatory)
Specify the connection ID which will be duplicated.
Return codes:
ok - Command was successful NotAvailable - Communication with the client backend failed, ensure that the client is running InvalidId - Invalid connection, object or session ID InvalidArgs - Some arguments are missing or invalid Exception - System problem
Examples:
AppServerClientCLI duplicateconnection AppServerCLI duplicateconnection -id ras:61
Notes:
If all connections are to be deleted and -noprompt is not used, the user will be prompted to confirm the deletion.
See also:
listconnections addconnection updateconnection deleteconnection getshareddevice setshareddevice clearshareddevice
Last updated