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

Examples of Server Tasks
vices/Members/$entity",
"Actions":{
"#LogService.ClearLog":{
"Target":"/redfish/v1/Chassis/1/LogServices/SEL/Actions/LogService.Cle
arLog"
}
},
"Description"
}

Retrieving Chassis SEL Entries Details

Request:
curl -GET
https://10.10.10.10/redfish/v1/Chassis/1/LogServices/SEL/Entries -k
-u admin:Admin123
{
"Members":[{
"@odata.id":"/redfish/v1/Managers/1/LogSerivce/SEL/Entries/1250",
"Id":"1250",
"EntryType":"SEL",
"Severity":"Normal",
"Message":"Node Manager: Operational Capabilities, Policy
Interface:Available Monitoring:Available Power Limiting:Available ",
"Created":"2016-08-23 22:43:54 "
},{
"@odata.id":"/redfish/v1/Managers/1/LogSerivce/SEL/Entries/1249",
"Id":"1249",
"EntryType":"SEL",
"Severity":"Informational",
"Message":"LED_HLTH_STATUS: Platform sensor, FAST BLINK event
was deasserted",
"Created":"2016-08-23 22:43:26 "
},{
"@odata.id":"/redfish/v1/Managers/1/LogSerivce/SEL/Entries/1248",
"Id":"1248",
"EntryType":"SEL",
"Severity":"Informational",
"Message":"LED_HLTH_STATUS: Platform sensor, ON event was
asserted",
"Created":"2016-08-23 22:43:26 "
},{
"@odata.id":"/redfish/v1/Managers/1/LogSerivce/SEL/Entries/1247",
"Id":"1247",
"EntryType":"SEL",
"Severity":"Informational",
"Message":"LED_FAN_STATUS: Platform sensor, AMBER was
deasserted",
"Created":"2016-08-23 22:43:26 "
},{
"@odata.id":"/redfish/v1/Managers/1/LogSerivce/SEL/Entries/1246",
"Id":"1246",
"EntryType":"SEL",
"Severity":"Informational",
"Message":"LED_FAN_STATUS: Platform sensor, FAST BLINK event was
deasserted",
"Created":"2016-08-23 22:43:26 "
}
.
.
.
Cisco UCS C-Series Servers REST API Programmer's Guide
18
Cisco IMC REST API Examples

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents