Get Client Log Purge Options

Obtains the current client log purge settings at the domain level.

Syntax

ClientLogPurgeOptionVO getClientLogPurgeOption() throws SUPAdminException;

Returns

If successful, gets the current client log purge settings. If unsuccessful, returns SUPAdminException.

Examples