Public Member Functions | |
void | set (out kerio::web::ErrorList errors, in ConnectivityAssistantConfig config, in long revertTimeout) |
void webadmin::ConnectivityAssistant::set | ( | out kerio::web::ErrorList | errors, |
in ConnectivityAssistantConfig | config, | ||
in long | revertTimeout | ||
) |
Sets connectivity configuration from connectivity assistant
errors | - list of errors 1000 Operation failed. - "The connectivity type doesn't match the WAN interface count." 1000 Operation failed. - "Unable to modify interface '%1'." 1002 No such entity. - "Unable to configure the interface." |
config | - input configuration |
revertTimeout | - If client doesn't confirm config to this timeout, configuration is reverted (0 - revert disabled) |
kerio::web::ApiException | -32001 Session expired. - "The user is not logged in." 1004 Access denied. - "Insufficient rights to perform the requested operation." |