Retrieving Update Service - 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
"@odata.context":"/redfish/v1/$metadata#Managers/Members/$entity/NetworkProtocol",
"HostName":"C240-WZP220607R",
"VirtualMedia":{
"ProtocolEnabled":true,
"Port":2068
},
"Description":"Manager Network Service",
"KVMIP":{
"ProtocolEnabled":true,
"Port":2068
},
"HTTP":{
"ProtocolEnabled":true,
"Port":80
},
"Name":"Manager Network Protocol",
"HTTPS":{
"ProtocolEnabled":true,
"Port":443
},
"DHCPv6":{
"ProtocolEnabled":false,
"Port":null
},
"@odata.type":"#ManagerNetworkProtocol.v1_3_0.ManagerNetworkProtocol",
"SSH":{
"ProtocolEnabled":true,
"Port":22
},
"IPMI":{
"ProtocolEnabled":true,
"Port":623
},
"DHCP":{
"ProtocolEnabled":false,
"Port":null
},
"@odata.id":"/redfish/v1/Managers/CIMC/NetworkProtocol",
"NTP":{
"ProtocolEnabled":true,
"Port":123,
"NTPServers":["ntp.esl.cisco.com","ntp.esli.cisco.com"]
}
}

Retrieving Update Service

Response:
{
"FirmwareInventory":{
"@odata.id":"/redfish/v1/UpdateService/FirmwareInventory"
},
"@odata.id":"/redfish/v1/UpdateService",
"SoftwareInventory":{
"@odata.id":"/redfish/v1/UpdateService/SoftwareInventory"
},
"@odata.context":"/redfish/v1/$metadata#UpdateService",
"@odata.type":"#UpdateService.v1_3_0.UpdateService",
"ServiceEnabled":true,
"Name":"Update Service",
"Id":"UpdateService"
}
Cisco UCS C-Series Servers REST API Programmer's Guide
Examples of Server Tasks for 4.0(4)
101

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Subscribe to Our Youtube Channel

Table of Contents