clear_event_log
Clear all event log entries from a system or BMC manager via Redfish. Irreversible deletion wipes the entire log for the specified resource.
Instructions
Clear the event log for a system or BMC manager. This action is irreversible — all log entries will be deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| log_id | No | Specific log service ID (e.g. 'Log1', 'Sel', 'System'). If omitted, auto-discovered. | |
| resource_id | Yes | Resource ID (e.g. '1', 'System.Embedded.1', 'iDRAC.Embedded.1'). Use list_systems or list_managers. | |
| resource_type | Yes | Resource type: 'Systems' for system event log, 'Managers' for BMC/SEL log |