Retrieving Chassis Sel Entries Details - Cisco UCS C Series Programmer's Manual

Rest api
Hide thumbs Also See for UCS C Series:
Table of Contents

Advertisement

Cisco IMC REST API Examples
"Entries":{
"@odata.id":"/redfish/v1/Chassis/1/LogServices/SEL/Entries"
},
"Name":"SEL Log Service",
"ServiceEnabled":true,
"MaxNumberOfRecords":3008,
"DateTime":"Mon Apr
"@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":{
}
},
"Description":"SEL Log Service"
}

Retrieving Chassis SEL Entries Details

Response:
{
"Members":[{
},{
},
<SNIP>
,{
Inserted / Device Present was asserted",
8 06:07:11 2019",
"target":"/redfish/v1/Chassis/1/LogServices/SEL/Actions/LogService.ClearLog"
"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"
"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
"Description":"Log Entry 3176",
"Id":"3176",
Cisco UCS C-Series Servers REST API Programmer's Guide
Examples of Server Tasks for 4.0(4)
93

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents