Public Member Functions |
void | get (out DumpList dumps) |
void | remove () |
void | send (in string description, in string email) |
Member Function Documentation
void kerio::jsonapi::admin::Dumps::get |
( |
out DumpList |
dumps | ) |
|
Obtain list of available crash dumps
- Parameters
-
dumps | - list of all available crash dumps |
void kerio::jsonapi::admin::Dumps::remove |
( |
| ) |
|
Remove all crash dumps from server disk
void kerio::jsonapi::admin::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: