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

Public Member Functions

void getStatus (out ActiveTool activeTool, out kerio::web::StringList lines)
 
void stop ()
 
void ping (in string target, in IpVersion ipv, in boolean infinite, in long packetSize, in boolean allowFragmentation)
 
void traceRoute (in string target, in IpVersion ipv, in boolean resolveHostnames)
 
void whois (in string target)
 
void dns (in string name, in string server, in DnsTool tool, in DnsType type)
 
void getDnsServers (out kerio::web::StringList servers)
 

Member Function Documentation

void webadmin::IpTools::getStatus ( out ActiveTool  activeTool,
out kerio::web::StringList  lines 
)
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::IpTools::ping ( in string  target,
in IpVersion  ipv,
in boolean  infinite,
in long  packetSize,
in boolean  allowFragmentation 
)
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::IpTools::stop ( )

Interrupt currently running tool

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::IpTools::traceRoute ( in string  target,
in IpVersion  ipv,
in boolean  resolveHostnames 
)
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: