cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
400
Views
0
Helpful
0
Replies

Update Firmware on C-Series Server using XML API

palashbarua
Level 1
Level 1

I am trying to update firmware. Is the below XML working:

<configConfMo cookie="0000020175/b2909140-0004-1004-8002-cdac38e14388"   
inHierarchical="true" dn='sys/huu/firmwareUpdater'>
 <inConfig> 
   <huuFirmwareUpdater dn='sys/huu/firmwareUpdater'  adminState='trigger' 
    remoteIp='10.xxx.xxx.99' remoteShare='/home/xxxxxx/ucs-c220-huu-1.5.0.67.iso'  
    mapType='cifs' username='user' password='pwd' stopOnError='yes' 
    timeOut='25' verifyUpdate='yes' updateComponent='all' /> 
  </inConfig>
</configConfMo>

 

0 Replies 0
Quick Links