getloggedrasinfo

Parralels

AppserverClient Command Line Interface

getloggedrasinfo

gets information about an already logged on RAS connection.

Category: RAS-Connections

AppServerClientCLI getloggedrasinfo -id ras:5 [-addpubinfo]  

Arguments

  • id (mandatory) Specify the RAS connection ID to use.

  • addpubinfo (optional) Include a summary of information about the published items.

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 InvalidState - Command failed due to invalid state, refer to the command for further information Exception - System problem

Examples:

AppServerClientCLI getloggedrasinfo -id ras:61

Notes:

The connection needs to be logged in to.

See also:

logonras logoffras logoffallras logoffrassession startrasobj savefavorites disconnectras disconnectallras getraspolicyinfo getpublicipinfo clearpublicipinfo

Last updated