"[email protected]":["TFTP","SCP","SFTP","FTP","HTTP"],
"Target":"/redfish/v1/Managers/CIMC/Actions/Oem.BmcTechSupportExport",
"[email protected]":["Remote Server Username"],
"[email protected]":["Valid Remote Share Path"],
"[email protected]":["Valid Hostname/IP Address"],
"[email protected]":["Remote Server Password"]
}
},
"ServiceEntryPointUUID":"5C67BE5B-DA03-4067-A9DD-1DC9128A8E18",
"DateTime":"Sat Jan 20 18:26:34 2018",
"@odata.type":"#Manager.1.0.0.Manager",
"GraphicalConsole":{
"MaxConcurrentSessions":4,
"ConnectTypesSupported":["KVMIP","WebUI"],
"ServiceEnabled":false
},
"CommandShell":{
"MaxConcurrentSessions":4,
"ConnectTypesSupported":["SSH","IPMI","XML API"],
"ServiceEnabled":true
},
"SerialConsole":{
"MaxConcurrentSessions":4,
"ConnectTypesSupported":["SSH","IPMI","XML API"],
"ServiceEnabled":true
},
"Model":"UCSC-C220-M5SX",
"EthernetInterfaces":{
"@odata.id":"/redfish/v1/Managers/CIMC/EthernetInterfaces"
}
}
Retrieving Details of a Specific SEL Entry
Request:
curl -k -u admin:xxxx https://10.10.10.10/redfish/v1/Managers/CIMC/LogServices/SEL/Entries/1
Response:
{
"EntryCode":"State Asserted",
"EventTimestamp":"2018-07-17 23:38:32 ",
"Id":"1",
"EntryType":"SEL",
"Name":"Log Entry 1",
"@odata.context":"/redfish/v1/$metadata#Managers/Members/$entity/LogServices/Members/$entity/Entries/Members/$entity",
"EventType":"StatusChange",
"@odata.type":"#LogEntry.1.0.0",
"EventId":"1",
"Message":"FRU_RAM SEL_FULLNESS: Event Log sensor for FRU_RAM, Log Area Reset/Cleared was
asserted",
"Description":"Log Entry 1",
"Severity":"Normal",
"@odata.id":"/redfish/v1/Managers/CIMC/LogServices/SEL/Entries/1",
"Created":"2018-07-17 23:38:32 "
}
Cisco UCS C-Series Servers REST API Programmer's Guide
57
Cisco IMC REST API Examples
Examples of Server Tasks for 3.1(3)