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 #117 background imageLoading...
Page #117 background image
"@odata.id":"/redfish/v1/EventService",
"Actions":{
"#EventService.SubmitTestEvent":{
"Protocol@Redfish.AllowableValues":["Redfish"],
"target":"/redfish/v1/EventService/Actions/EventService.SubmitTestEvent",
"Context@Redfish.AllowableValues":["Context string"],
"Destination@Redfish.AllowableValues":["Valid Remote HTTP server path"],
"EventType@Redfish.AllowableValues":["Alert"]
}
},
"EventTypesForSubscription":["Alert"]
}
Retrieving Individual Event Service
Request:
curl -XGET -k -u admin:Password https://10.10.10.10/redfish/v1/EventService/
Subscriptions/66c6596b56aa18a60b5aabb509656800
Response:
{
"Id":"66c6596b56aa18a60b5aabb509656800",
"Protocol":"Redfish",
"Name":"EventSubscription 66c6596b56aa18a60b5aabb509656800",
"Context":"abcsd",
"MessageIds":["F0729","F0730","F0731","F0410","F0409","F0411",
"F0186","F0187","F0188","F0176","F0177","F0381","F0383","F0385","F0869","F0921",
"F0919","F0920","F0918","F0424","F0425","F0179","F0180","F0882","F0395","F0396","F0397",
"F0392","F0393","F0394","F1040","F0174","F0185","F0460","F0461","F0462","F0868","F0434","F0389","F0391"],
"Descritiom":"Event Subscription Details",
"@odata.type":"#EventDestination.1.0.0.EventDestination",
"SubscriptionType":"RedfishEvent",
"Destination":"10.10.10.10",
"@odata.context":"/redfish/v1/$metadata#EventService/Subscriptions/Members/$entity",
"@odata.id":"/redfish/v1/EventService/Subscriptions/66c6596b56aa18a60b5aabb509656800",
"EventTypes":["Alert"]
}
Retrieving Individual Tasks Details
Request:
curl -k -u admin:Password https://10.10.10.10/redfish/v1/TaskService/Tasks/ExportBmcConfig
Response:
{
"@odata.id":"/redfish/v1/TaskService/Tasks/ExportBmcConfig",
"Name":"Task ExportBmcConfig",
"@odata.context":"/redfish/v1/$metadata#TaskService/Tasks/Members/$entity",
"TaskStatus":"OK",
"@odata.type":"#Task.v1_3_0.Task",
"Id":"ExportBmcConfig",
"TaskState":"Completed",
"Oem":{
"Cisco":{
"ExportStatus":"None"
}
},
Cisco UCS C-Series Servers REST API Programmer's Guide
111
Cisco IMC REST API Examples
Examples of Server Tasks for 4.0(4)

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