SettingsInfoV2

SettingsInfoV2
SettingsInfoV2

Information related to Settings.

JSON Example
{
    "feature_settings": {
        "cloud_managed": true,
        "enable_helpdesk": true,
        "enable_image_management": true
    },
    "general_settings": {
        "application_sso_timeout_minutes": 30,
        "application_sso_timeout_policy": "ENABLED",
        "block_restricted_clients": false,
        "client_idle_session_timeout_minutes": 300,
        "client_idle_session_timeout_policy": "NEVER",
        "client_max_session_timeout_minutes": 300,
        "client_max_session_timeout_policy": "TIMEOUT_AFTER",
        "client_session_timeout_minutes": 300,
        "console_session_timeout_minutes": 30,
        "display_pre_login_message": false,
        "display_warning_before_forced_logoff": true,
        "enable_automatic_status_updates": true,
        "enable_credential_cleanup_for_htmlaccess": false,
        "enable_multi_factor_re_authentication": false,
        "enable_sending_domain_list": false,
        "enable_server_in_single_user_mode": true,
        "forced_logoff_message": "The system will shut down shortly. Please save your work.",
        "forced_logoff_timeout_minutes": 3,
        "hide_domain_list_in_client": true,
        "hide_server_information_in_client": false,
        "machine_sso_timeout_minutes": 300,
        "machine_sso_timeout_policy": "DISABLED_AFTER",
        "pre_login_message": "Disclaimer : This server is being monitored for suspicious activity.",
        "restricted_client_data_v2": [
            {
                "block_specific_versions": [
                    "3.5,4",
                    "4.0.1"
                ],
                "type": "WINDOWS",
                "version": "7.5",
                "warn_specific_versions": [
                    "7.5,4",
                    "5.0.2"
                ]
            }
        ],
        "restricted_client_message": "The system does not support this version of the Horizon client.",
        "restricted_client_warn_message": "This client version is not recommended. Please upgrade to the latest version.",
        "store_cal_on_client": false,
        "store_cal_on_connection_server": false
    },
    "security_settings": {
        "cluster_public_key": "3d43f005bfd5ade4c6853bd337f4d205e189c28793063087d1c0aeb58931e02c",
        "cluster_public_key_id": "cluster key",
        "data_recovery_password_configured": true,
        "getdisallowEnhancedSecurityMode": true,
        "message_security_mode": "ENABLED",
        "message_security_status": "NOTSET",
        "re_auth_secure_tunnel_after_interruption": true
    }
}
feature_settings
Optional

feature_settings

general_settings
Optional

general_settings

security_settings
Optional

security_settings

Returned By