Provides REST API XML examples for installing or uninstalling software maintenance upgrade patches on Cisco APIC.
The following example REST API XML installs a software maintenance upgrade (SMU) patch on a Cisco Application Policy Infrastructure Controller (APIC) and reboots the Cisco APIC after the installation completes:
<polUni>
<ctrlrInst>
<firmwareCtrlrFwP
version="apicpatch-CSCab12345-9.0.0-5.2.0.155d.x86_64">
</firmwareCtrlrFwP>
<maintCtrlrMaintP
adminState="up" smuOperation="smuInstall" adminSt="triggered" >
</maintCtrlrMaintP>
</ctrlrInst>
</polUni>
The following table explains the elements and parameters that are specific to SMU patches:
| Element |
Parameter |
Descripiton |
|---|---|---|
|
|
|
Specifies the filename of the SMU patch. |
|
|
|
Specifies whether to install or uninstall the patch. The possible values are:
|