Inherits IpAddressGroups.
Public Member Functions | |
void | apply (out kerio::web::ErrorList errors) |
void | reset () |
void webadmin::IpAddressGroups::apply | ( | out kerio::web::ErrorList | errors | ) |
write changes cached in manager to configuration
errors | - list of errors 8001 Invalid params. - "Unable to add/modify IP address group %1., wrong parameters." 8002 Database error. - "Unable to add/modify IP address group %1." 8002 Database error. - "Unable to delete the IP address group." |
kerio::web::ApiException | -32001 Session expired. - "The user is not logged in." 1004 Access denied. - "Insufficient rights to perform the requested operation." |
void webadmin::IpAddressGroups::reset | ( | ) |
discard changes cached in manager
kerio::web::ApiException | -32001 Session expired. - "The user is not logged in." 1004 Access denied. - "Insufficient rights to perform the requested operation." |