跳到主要内容

GET – BMC 诊断日志条目(DebugLog2)

使用 GET 方法检索服务器的诊断日志条目中的属性。

请求 URL

GET https://<BMC_IPADDR>/redfish/v1/Systems/1/LogServices/DiagnosticLog/Entries/DebugLog2_{id}

请求正文

响应正文

字段类型描述

Id

字符串

DebugLog2_{id}

Name

字符串

DebugLog2_{id}

Description

字符串

“This resource is used to represent a log entry for log services for a Redfish implementation.”

EntryType

字符串

日志条目的类型。始终设置为“OEM”。

OemRecordFormat

字符串

如果条目类型为 OEM,则将包含有关 OEM 中的记录格式的详细信息。始终设置为 Lenovo

DiagnosticDataType

字符串

诊断数据的类型。始终设置为“Manager”

AdditionalDataSizeBytes

整数

FFDC 文件或故障屏幕快照的文件大小。

如果诊断数据不可用,则将其设置为 0。

AdditionalDataURI

字符串

供 XCC HTTPS 服务器用于保存诊断数据的 URI。

如果诊断数据不可用,则将其设置为 null。

OriginatorType

字符串

Internal

Links

对象

已展开。

 

RelatedLogEntries

数组

项:对象

项数:1

  

RelatedLogEntries[1]

链接

相关 DebugLog2 条目的链接。

状态代码

HTTP 状态代码错误消息 ID
500InternalError