GET – BMC 转储事件日志的服务
使用 GET 方法检索服务器的转储日志服务资源中的属性。
请求 URL
https://<SMM_IPADDR>/redfish/v1/Chassis/{ChassisName}/LogServices/SEL/Entries/X
请求正文
无
响应正文
字段 | 类型 | 描述 | |||
|---|---|---|---|---|---|
DateTime | 字符串 | 日志服务的当前日期和时间(含 UTC 偏移量)。 | |||
DateTimeLocalOffset | 字符串 | DateTime 属性相对于 UTC 的时间偏移量,格式为 `+HH:MM`。 | |||
Description | 字符串 | “Bmc 转储日志服务” | |||
Entries | 对象 | 每个转储条目的链接 | |||
odata.id | 字符串 | “/redfish/v1/Managers/bmc/LogServices/Dump/Entries” | |||
Id | 字符串 | Dump | |||
Name | 字符串 | “Dump LogService” | |||
OverWritePolicy | 字符串 | WrapsWhenFull | |||
Actions | 对象 | 已展开 | |||
#LogService.ClearLog | 对象 | 已展开 | |||
Target | 链接 | “/redfish/v1/Managers/bmc/LogServices/Dump/Actions/LogService.ClearLog” | |||
#LogService.CollectDiagnosticData"Actions | 对象 | 已展开 | |||
Target | 链接 | “/redfish/v1/Managers/bmc/LogServices/Dump/Actions/LogService.CollectDiagnosticData” | |||
DiagnosticDataType | 字符串 | “Manager” | |||
状态代码
| HTTP 状态代码 | 错误消息 ID |
|---|---|
| 500 | InternalError |
提供反馈