All Classes Files Functions Variables Pages
kerio::web::Dumps Interface Reference

Public Member Functions

void get (out DumpList dumps)
 
void getWithImportance (out DumpListWithImportance dumps)
 
void remove ()
 
void send (in string description, in string email)
 

Member Function Documentation

void kerio::web::Dumps::get ( out DumpList  dumps)

Obtain list of available crash dumps

Parameters
dumps- list of all available crash dumps
void kerio::web::Dumps::getWithImportance ( out DumpListWithImportance  dumps)

Obtain list of available crash dumps with highest importance

Parameters
dumps- list of all available crash dumps with importance
void kerio::web::Dumps::remove ( )

Remove all crash dumps from server disk

void kerio::web::Dumps::send ( in string  description,
in string  email 
)

Upload last available crash dump to Kerio.

Parameters
description- plain text information to be sent with crash dump
email- contact information to be sent with crash dump

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