GET – 机箱事件日志的服务
使用 GET 方法检索服务器的平台日志服务资源中的属性。
请求 URL
https://<BMC_IPADDR>/redfish/v1/Chassis/{ChassisName}/LogServices/EventLog
请求正文
无
响应正文
字段 | 类型 | 描述 | |||
|---|---|---|---|---|---|
Actions | 对象 | 已展开(仅适用于 PlatformLog) | |||
#LogService.ClearLog | 对象 | 清除日志 | |||
Target | 字符串 | “/redfish/v1/Chassis/{ChassisName}/LogServices/EventLog/Actions/LogService.ClearLog” 使用 IPMI 命令清除 SEL 记录。 权限:CLEAR_EVENT_LOGS_ACTION | |||
DateTime | 字符串 | 日志服务的当前日期和时间(含 UTC 偏移量)。 | |||
DateTimeLocalOffset | 字符串 | DateTime 属性相对于 UTC 的时间偏移量,格式为 `+HH:MM`。 | |||
Description | 字符串 | “机箱事件日志服务” | |||
Entries | 链接 | “/redfish/v1/Chassis/{ChassisName}/LogServices/EventLog/Entries” | |||
Id | 字符串 | 事件日志 | |||
LogEntryType | 字符串 | “SEL” | |||
LogPurposes | 数组 | “Operations” | |||
MaxNumberOfRecords | 整数 | 4090 | |||
Name | 字符串 | “Chassis Event Log Service” | |||
OverWritePolicy | 字符串 | “NeverOverWrites” | |||
Persistency | 布尔 | 指示日志服务在冷重置后是否持久有效。 | |||
ServiceEnabled | 布尔 | true | |||
提供反馈