All Classes Files Functions Variables Pages
webadmin::ProxyServer Interface Reference

Public Member Functions

void get (out ProxyServerConfig config)
 
void set (in ProxyServerConfig config)
 

Member Function Documentation

void webadmin::ProxyServer::get ( out ProxyServerConfig  config)

gets Proxy server configuration

Parameters
config- current configuration
Exceptions
kerio::web::ApiException
-32001 Session expired. - "The user is not logged in."
1004 Access denied. - "Insufficient rights to perform the requested operation."
void webadmin::ProxyServer::set ( in ProxyServerConfig  config)

sets Proxy server configuration

Parameters
config- new configuration
Exceptions
kerio::web::ApiException
-32001 Session expired. - "The user is not logged in."
1004 Access denied. - "Insufficient rights to perform the requested operation."

The documentation for this interface was generated from the following file: