GET – Service for BMC dump event logs
Use the GET method to retrieve properties in dump log service resource for a server.
Request URL
https://<SMM_IPADDR>/redfish/v1/Chassis/{ChassisName}/LogServices/SEL/Entries/X
Request body
None
Response body
Field | Type | Description | |||
|---|---|---|---|---|---|
DateTime | String | The current date and time with UTC offset of the log service. | |||
DateTimeLocalOffset | String | The time offset from UTC that the DateTime property is in `+HH:MM` format. | |||
Description | String | “Bmc Dump LogService” | |||
Entries | Object | The link to each dump entries | |||
odata.id | String | “/redfish/v1/Managers/bmc/LogServices/Dump/Entries” | |||
Id | String | Dump | |||
Name | String | “Dump LogService” | |||
OverWritePolicy | String | WrapsWhenFull | |||
Actions | Object | Expanded | |||
#LogService.ClearLog | Object | Expanded | |||
Target | link | “/redfish/v1/Managers/bmc/LogServices/Dump/Actions/LogService.ClearLog” | |||
#LogService.CollectDiagnosticData"Actions | Object | Expanded | |||
Target | link | “/redfish/v1/Managers/bmc/LogServices/Dump/Actions/LogService.CollectDiagnosticData” | |||
DiagnosticDataType | String | “Manager” | |||
Status code
| HTTP Status Code | Error Message ID |
|---|---|
| 500 | InternalError |