Previous Topic

Next Topic

CLEAR_EVENTLOG

The CLEAR_EVENTLOG command clears the iLO 3 Event Log. For this command to parse correctly, the command must appear within a RIB_INFO command block, and RIB_INFO MODE must be set to write. The user must have the configure iLO 3 privilege to execute this command.

Example:

<RIBCL VERSION="2.0">

<LOGIN USER_LOGIN="adminname" PASSWORD="password">

<RIB_INFO MODE="write">

<CLEAR_EVENTLOG/>

</RIB_INFO>

</LOGIN>

</RIBCL>