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

Public Member Functions

void get (out ReverseProxyConfig config)
 
void set (out kerio::web::ErrorList errors, in ReverseProxyConfig config)
 

Member Function Documentation

void webadmin::ReverseProxy::get ( out ReverseProxyConfig  config)
Parameters
config- reverse proxy config (enabled, default cert.)
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::ReverseProxy::set ( out kerio::web::ErrorList  errors,
in ReverseProxyConfig  config 
)
Parameters
errors- list of errors TODO Write particular values
config- reverse proxy config (enabled, default cert.)
Exceptions
kerio::web::ApiException
-32001 Session expired. - "The user is not logged in."
1004 Access denied. - "Insufficient rights to perform the requested operation."
8002 Database error. - "Unable to modify rule for hostname '%1'."
8002 Database error. - "Unable to create rule for hostname '%1'."
8002 Database error. - "Unable to delete rule for hostname '%1'."

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