System

Get

get

Retrieve the System settings

Query parameters
siteIdinteger · int32Optional
Responses
200

Success

application/json; api-version=1.0
get
/api/SystemSettings

Update

put

Modify System Settings. For each setting, the request has a corresponding parameter. To modify a setting, specify a matching parameter and its value.

Query parameters
siteIdinteger · int32Optional

Site ID

Body
cepEnabledboolean | nullableOptional

Customer Experience Program: Enable (True) or disable (False).

resetIdleSessionAfterMinsinteger · int32 | nullableOptional

Reset RAS Console Idle session after (minutes).

checkForUpdateOnLaunchboolean | nullableOptional

Whether Check for update is enabled on launch.

Responses
put
/api/SystemSettings

No content

Last updated