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 #76 background imageLoading...
Page #76 background image
curl -XPOST -k -u admin:password
https://10.10.10.10/redfish/v1/Systems/FCH2005V1EN/Storage/SLOT-HBA/Volumes/VD-0/Actions/
Volume.Initialize -d'{}'
Performing SetEncryptionKey Action on Storage Controller
Request:
curl -XPOST -k -u admin:password
https://10.10.10.10/redfish/v1/Systems/FCH2005V1EN/Storage/SLOT-HBA/Actions/Storage.SetEncryptionKey
-d'
{"SecurityKeyId":"abcd", "SecurityKey":"12345"}'
Retrieving FlexFlash Storage Information
Request:
curl -k -u admin:password
https://10.10.10.10/redfish/v1/Systems/FCH2005V1EN/Storage/FlexFlash-0
Response:
{
"Drives":[{
"@odata.id":"/redfish/v1/Systems/FCH2005V1EN/Storage/FlexFlash-0/Drives/SLOT-1"
},{
"@odata.id":"/redfish/v1/Systems/FCH2005V1EN/Storage/FlexFlash-0/Drives/SLOT-2"
}],
"Links":{
"Enclosures":["/redfish/v1/Chassis/1"]
},
"@odata.type":"#Cisco_Storage",
"@odata.id":"/redfish/v1/Systems/FCH2005V1EN/Storage/FlexFlash-0",
"Volumes":[],
"StorageControllers":{
"SupportedControllerProtocols":"USB",
"MemberId":"FlexFlash",
"Status":{
"State":"Disabled",
"Health":"OK",
"HealthRollup":"OK"
},
"Name":"Cisco FlexFlash",
"FirmwareVersion":"1.3.2 build 169",
"Model":"Cisco FlexFlash",
"Manufacturer":"Cypress"
},
"Actions":{
"#Storage.SetEncryptionKey":{
"SecurityKey@Redfish.AllowableValues":["Security Key"],
"Target":"/redfish/v1/Systems/FCH2005V1EN/Storage/FlexFlash-0/Actions/Storage.SetEncryptionKey",
"SecurityKeyId@Redfish.AllowableValues":["Security Key Identifier"]
}
},
"@odata.context":"/redfish/v1/$metadata#Systems/Members/$entity/Storage/Members/$entity"
}
Cisco UCS C-Series Servers REST API Programmer's Guide
70
Cisco IMC REST API Examples
Examples of Server Tasks for 3.1(3)

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