Set Client Log Purge Options

Sets the client log purge options at the domain level using the current settings.

Syntax

void setClientLogPurgeOption(ClientLogPurgeOptionVO option) throws SUPAdminException;

Returns

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

Examples