跳到主要内容

GET – BMC boot video

Use the GET method to retrieve properties in Chassis maintenance log entries for a enclosure.

Request URL

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

Request body

None

Response body

FieldTypeDescription

Id

String

BootVideo_{ID}

Name

String

BootVideo_{ID}

Description

String

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

EntryType

String

The type of log entry. Always set to “OEM”.

OemRecordFormat

String

If the entry type is OEM, this will contain more information about the record format from the OEM. Always set to Lenovo.

DiagnosticDataType

String

The type of diagnostic data. Always set to “OEM”.

OEMDiagnosticDataType

String

“BootVideo”

AdditionalDataSizeBytes

Integer

The file size of BootVideo_{ID} file.

AdditionalDataURI

String

The URI to download the BootVideo_{ID} log file.

Status code

HTTP Status CodeError Message ID
500InternalError