settingsinfo

AppserverClient Command Line Interface
settingsinfo
gets information about settings.
Category: Settings
AppServerClientCLI settingsinfo [-id ras:61] [-settings settingname1[,settingname2]] [-withdescription]
Arguments
id (optional)
connection ID.settings (optional)
specific settings.withdescription (optional)
When set, data will include settings and enum values descriptions.
Return codes:
ok - Command was successful NotAvailable - Communication with the client backend failed, ensure that the client is running Exception - System problem
Examples:
AppServerClientCLI settingsinfo AppServerClientCLI settingsinfo -settings modernui AppServerClientCLI settingsinfo -settings modernui,computername
Notes:
If you do not specify any settings, information about all possible settings will be returned.
See also:
getsettings setsettings factoryreset listavailablebrowsers listavailablessoproviders listavailabledisplays listavailablecameras listavailabledevices listavailablescanners isssoenabled enablesso
Last updated