User Manual

ASUS ASMB9-iKVM
4-59
4.3.18 Log Entry
This resource represents the log record format for logs. It is designed to be used for SEL logs from IPMI
as well as Event Logs and OEM specific logs. The EntryTypeNAME indicates the type of log and there are
other properties dependent on its value.
A. GET
• Request
https://{{ip}}/redfish/v1/Systems/{{system_instance}}/
LogServices/{{system_log_instance}}/Entries/{{system_logentry_
instance}}
Content-Type: application/json
OR
https://{{ip}}/redfish/v1/Managers/{{manager_instance}}/
LogServices/{{manager_log_instance}}/Entries/{{manager_logentry_
instance}}
Content-Type: application/json
• Response
The response of the request will be in JSON format. The properties are mentioned in
the following table.
Table 24 Log Entry Property
Name Type ReadOnly Description
@odata.context String True
Refer to section 4.3.1 ODATA properties.
@odata.id String True
Refer to section 4.3.1 ODATA properties.
@odata.type String True
Refer to section 4.3.1 ODATA properties.
@odata.etag String True
Refer to section 4.3.1 ODATA properties.
Oem Object
Refer to Resource Complex Types under section 4.3.3 Resource.
This property will be a part of JSON response only if an
OEM property is implemented according to “
How to Add
OEM extensions (v1.1)
” document.
Id(M)
String True Resource Identifier.
Name(M)
String True Name of the Resource.
Description String True
Provides description of the resource. Refer to section 4.3.3 Resource.
Severity String True This is the severity of the log entry. It can take any one of the Enum
values – OK, Warning or Critical.
Created String True The time the log entry was created.
EntryType(M)
String True This property shall represent the type of LogEntry. If the resource
represents an IPMI SEL log entry, the value shall be SEL. If the
resource represents an Event log, the value shall be Event. If the
resource represents an OEM log format, the value shall be Oem. Enum
can be Event,SELor Oem.
(continued on the next page)
E16160_ASMB9-iKVM_UM_V3.indb 59E16160_ASMB9-iKVM_UM_V3.indb 59 1/17/2020 2:29:28 PM1/17/2020 2:29:28 PM