GET – Collection of BMC dump entries
Use the GET method to retrieve properties in dump entries for a server.
Request URL
https://<SMM_IPADDR>/redfish/v1/Chassis/{ChassisName}/LogServices/SEL/Entries/X
Request body
None
Response body
The max count of dump file is 1.
Field | Type | Description | |||
|---|---|---|---|---|---|
Description | String | “Collection of BMC Dump Entries” | |||
Members | Array | Items: object Item count: 0 ~ 1 | |||
Members[N] | Object | Expanded | |||
@odata.id | String | “redfish/v1/Managers/bmc/LogServices/Dump/Entries/{id}” | |||
@odata.type | String | "#LogEntry.v1_11_0.LogEntry" | |||
Id | Number | The value of records. | |||
Name | String | “BMC Dump Entry” | |||
AdditionalDataSizeBytes | Integer | The value of dump file size. | |||
AdditionalDataURI | link | The link to download dump file. | |||
Created | String | The timestamp of the dump created. | |||
DiagnosticDataType | String | The type of the dump created. | |||
Originator | String | The id of the originator of the dump | |||
OriginatorType | String | {“Invalid”, “Client”, “Internal”, “SupportingService”} | |||
Name | String | “BMC Dump Entries” | |||
Status code
| HTTP Status Code | Error Message ID |
|---|---|
| 500 | InternalError |