Cisco APIC Installation and ACI Upgrade and Downgrade Guide

PDF

Cisco APIC Installation and ACI Upgrade and Downgrade Guide

Verify the firmware version and the upgrade status using the API

Want to summarize with AI?

Log in

Describes the API methods for retrieving current firmware versions on controllers and switches, as well as the status of upgrade jobs. This information assists administrators in monitoring system maintenance tasks.


This reference provides the specific GET URLs required to query firmware running versions and upgrade job statuses via the API.

Verification Description

Example URL

For the current running firmware version on controllers

GET URL: https://<ip address>/api/node/class/firmwareCtrlrRunning.xml

For the currently operating firmware version on switches

GET URL: https://<ip address>/api/node/class/firmwareRunning.xml

For the upgrade status of controllers and switches

GET URL: https://<ip address>/api/node/class/maintUpgJob.xml