getraspolicyinfo

AppserverClient Command Line Interface
getraspolicyinfo
returns information about the set policies.
Category: RAS-Connections
AppServerClientCLI getraspolicyinfo -id ras:65 / global policy type
Arguments
id (mandatory)
Specify either a RAS ID or a global settings type to retrieve policy information. See Notes for the list of global policy types.
Return codes:
ok - Command was successful NotAvailable - Communication with the client backend failed, ensure that the client is running InvalidArgs - Some arguments are missing or invalid InvalidId - Invalid connection, object or session ID Exception - System problem
Examples:
AppServerClientCLI getraspolicyinfo -id ras:61 AppServerClientCLI getraspolicyinfo -id appearance
Notes:
You can also set one of the following for global policy types as an ID: appearance, connection, logging, update, sso, advanced.
See also:
logonras logoffras logoffallras logoffrassession startrasobj savefavorites disconnectras disconnectallras getloggedrasinfo getpublicipinfo clearpublicipinfo
Last updated