"Entries":{
"@odata.id":"/redfish/v1/Chassis/1/LogServices/SEL/Entries"
},
"Name":"SEL Log Service",
"ServiceEnabled":true,
"MaxNumberOfRecords":3008,
"DateTime":"Mon Apr
8 06:07:11 2019",
"@odata.type":"#LogService.v1_1_1.LogService",
"OverWritePolicy":"WrapsWhenFull",
"@odata.context":"/redfish/v1/$metadata#Chassis/Members/$entity/LogServices/Members/$entity",
"@odata.id":"/redfish/v1/Chassis/1/LogServices/SEL",
"Actions":{
"#LogService.ClearLog":{
"target":"/redfish/v1/Chassis/1/LogServices/SEL/Actions/LogService.ClearLog"
}
},
"Description":"SEL Log Service"
}
Retrieving Chassis SEL Entries Details
Response:
{
"Members":[{
"EventTimestamp":"2019-04-05 15:16:37 IST",
"@odata.id":"/redfish/v1/Chassis/1/LogServices/SEL/Entries/3225",
"EntryType":"SEL",
"Name":"Log Entry 3225",
"EventType":"Alert",
"EventId":"3225",
"Message":"BMC_OOM_RESET: Watchdog sensor, Hard reset",
"Description":"Log Entry 3225",
"Id":"3225",
"Created":"2019-04-05 15:16:37 IST"
},{
"EntryCode":"State Asserted",
"EventTimestamp":"2019-04-05 16:18:49 IST",
"@odata.id":"/redfish/v1/Chassis/1/LogServices/SEL/Entries/3224",
"EntryType":"SEL",
"Name":"Log Entry 3224",
"EventType":"StatusChange",
"EventId":"3224",
"Message":"LED_HLTH_STATUS: Platform sensor, AMBER was asserted",
"Description":"Log Entry 3224",
"Id":"3224",
"Created":"2019-04-05 16:18:49 IST"
},
<SNIP>
,{
"EntryCode":"Device Inserted / Device Present",
"EventTimestamp":"2019-04-05 15:43:39 IST",
"@odata.id":"/redfish/v1/Chassis/1/LogServices/SEL/Entries/3176",
"EntryType":"SEL",
"Name":"Log Entry 3176",
"EventType":"ResourceAdded",
"EventId":"3176",
"Message":"FRU_VIC_SLOT2 VIC_SLOT2_PRS: Presence sensor for FRU_VIC_SLOT2, Device
Inserted / Device Present was asserted",
"Description":"Log Entry 3176",
"Id":"3176",
Cisco UCS C-Series Servers REST API Programmer's Guide
93
Cisco IMC REST API Examples
Examples of Server Tasks for 4.0(4)