Clear Event Log
The following example clears the event log.
- Connect to the administration web service.
Code Sample
# Clear the event log.
$administration.DO_ClearEventLog();
The following example clears the event log.
Code Sample
# Clear the event log.
$administration.DO_ClearEventLog();