retrieves smart-sizing runtime settings for an RDP connection session.
Category: RDP-Connections
Arguments
id (mandatory) Specify the RDP connection ID to use.
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 getsmartsizing -id rdp:5
Notes:
Can be used with RDP connections only, and the session must be running.