GET – Service for BMC audit event logs
Use the GET method to retrieve properties in Audit log service resource for a server.
Request URL
https://<SMM_IPADDR>/redfish/v1/Managers/bmc/LogServices/AuditLog
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 | “Audit Log Service” | |||
Entries | Object | The link to each log entries | |||
@odata.id | String | redfish/v1/Managers/bmc/LogServices/AuditLog/Entries” | |||
Id | String | AuditLog | |||
Name | String | “Audit Log Service” | |||
Status code
| HTTP Status Code | Error Message ID |
|---|---|
| 500 | InternalError |
Give documentation feedback