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 #131 background imageLoading...
Page #131 background image
},{
"Memory":{
"@odata.id":"/redfish/v1/Systems/WZP220607R1/Memory/CPU_MOD1_DIMM_B2"
}
},{
"Memory":{
"@odata.id":"/redfish/v1/Systems/WZP220607R1/Memory/CPU_MOD1_DIMM_D2"
}
},{
"Memory":{
"@odata.id":"/redfish/v1/Systems/WZP220607R1/Memory/CPU_MOD1_DIMM_E2"
}
}],
"@odata.id":"/redfish/v1/Systems/WZP220607R1/MemoryDomains/1/MemoryChunks/1",
"IsSpare":false,
"MemoryChunkSizeMiB":262144,
"IsMirrorEnabled":false,
"AddressRangeType":"PMEM",
"@odata.type":"#MemoryChunks.v1_2_2.MemoryChunks",
"@odata.context":"/redfish/v1/$metadata#Systems/Members/$entity/MemoryDomains/Members/$entity/MemoryChunks/Members/$entity",
"Name":"Memory Chunk 1",
"Id":"1"
}
Setting MAC-Address (to a particular value) and MTU Size
Request:
curl -XPATCH -k -u admin:Password https://10.10.10.10/redfish/v1/Systems/WZP21330G5B/
NetworkInterfaces/1/NetworkDeviceFunctions/eth0 -d'
{
"Ethernet":{
"MACAddress":"6C:B2:AE:3A:B2:DE",
"MTUSize":2222
}
}'
Setting MAC-Address (to AUTO)
Request:
curl -XPATCH -k -u admin https://10.10.10.10/redfish/v1/Systems/WZP21330G5B/NetworkInterfaces/
1/NetworkDeviceFunctions/eth0 -d'
{
"Ethernet":{
"MACAddress":"auto"
}
}'
Configuring iSCSI Boot when PXE Boot is Enabled
Request:
curl -XPATCH -k -u admin https://10.10.10.10/redfish/v1/Systems/WZP21330G5B/NetworkInterfaces/
Cisco UCS C-Series Servers REST API Programmer's Guide
125
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