EasyManuals Logo

Cisco UCS C Series Programmer's Guide

Cisco UCS C Series
138 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #25 background imageLoading...
Page #25 background image
.
{
"@odata.id":"/redfish/v1/Managers/1/LogSerivce/SEL/Entries/1202",
"Id":"1202",
"EntryType":"SEL",
"Severity":"Normal",
"Message":"Node Manager: Operational Capabilities, Policy
Interface:Available Monitoring:Available Power Limiting:Available ",
"Created":"2016-08-23 02:07:29 "
},{
"@odata.id":"/redfish/v1/Managers/1/LogSerivce/SEL/Entries/1201",
"Id":"1201",
"EntryType":"SEL",
"Severity":"Informational",
"Message":"LED_HLTH_STATUS: Platform sensor, FAST BLINK event
was deasserted",
"Created":"2016-08-23 02:07:04 "
}],
"@odata.count":"1250",
"@odata.id":"/redfish/v1/Chassis/1/LogServices/SEL/Entries",
"@odata.type":"#LogEntry.1.0.0.LogEntryCollection",
"@odata.context":"/redfish/v1/$metadata#Chassis/Members/$entity/LogSer
vices/Members/$entity/Entries"
}
Retrieving Details of a Specific SEL Entry
Request:
curl -GET
https://10.10.10.10/redfish/v1/Chassis/1/LogServices/SEL/Entries/120
1 -k -u admin:Admin123
{
"@odata.id":"/redfish/v1/Chassis/1/LogServices/SEL/Entries/1201",
"EntryType":"SEL",
"Message":"LED_PSU_STATUS: Platform sensor, GREEN was asserted",
"@odata.context":"/redfish/v1/$metadata#Chassis/Members/$entity/LogSer
vices/Members/$entity/Entries/Members/$entity",
"@odata.type":"#LogEntry.1.0.0",
"Severity":"Informational",
"Id":"1201",
"Created":"2016-04-08 05:21:44 "
}
Retrieving Manager Details
Request:
curl -GET https://10.10.10.10/redfish/v1/Managers -k -u admin:Admin123
{
"Members":[{
"@odata.id":"/redfish/v1/Managers/CIMC"
}],
"@odata.type":"#Manager.1.0.0.ManagerCollection",
"@odata.id":"/redfish/v1/Managers",
"Name":"Manager Collection",
"@odata.context":"/redfish/v1/$metadata#Managers"
}
Cisco UCS C-Series Servers REST API Programmer's Guide
19
Cisco IMC REST API Examples
Examples of Server Tasks

Table of Contents

Other manuals for Cisco UCS C Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco UCS C Series and is the answer not in the manual?

Cisco UCS C Series Specifications

General IconGeneral
ProcessorIntel Xeon Scalable Processors
ManagementCisco Integrated Management Controller (CIMC)
MemoryDDR4
StorageNVMe
RAID SupportYes
NetworkMultiple Gigabit Ethernet and 10 Gigabit Ethernet options
Power SupplyRedundant power supply options
Operating System SupportVMware, Microsoft Windows, Linux
Form FactorRack Server

Related product manuals