Retrieves the firmware version information.
URI | Description |
---|---|
<base_URI>/operations/show-firmware-version | Retrieves the firmware version information. |
Only POST operation is supported.
http://host:80/rest/operations/show-firmware-version
<show-firmware-version></show-firmware-version>
<output xmlns='urn:Extreme.com:mgmt:Extreme-firmware-ext'> <show-firmware-version> <os-name>SLX Operating System Software</os-name> <os-version>16r.1.00</os-version> <copy-right-info>Copyright (c) 2016 Extreme Communications Systems, Inc.</copy-right-info> <build-time>Sun Aug 7 12:29:51 2016 </build-time> <firmware-full-version>16r.1.00slxos_16r.1.00_patch_160807_0300</firmware-full-version> <control-processor-vendor></control-processor-vendor> <control-processor-chipset></control-processor-chipset> <control-processor-memory>7890 MB</control-processor-memory> <node-info> <slot-no>1</slot-no> <node-instance-no>0</node-instance-no> <node-type>type-mm</node-type> <is-active-cp>true</is-active-cp> <firmware-version-info> <application-name>NOS</application-name> <primary-version>16r.1.00slxos_16r.1.00_patch_160807_0300</primary-version> <secondary-version>16r.1.00slxos_16r.1.00_patch_160807_0300</secondary-version> </firmware-version-info> </node-info> <node-info> <slot-no>2</slot-no> <node-instance-no>0</node-instance-no> <node-type>type-mm</node-type> <firmware-version-info> <application-name>NOS</application-name> <primary-version>16r.1.00slxos_16r.1.00_patch_160807_0300</primary-version> <secondary-version>16r.1.00slxos_16r.1.00_patch_160807_0300</secondary-version> </firmware-version-info> </node-info> <node-info> <slot-no>3</slot-no> <node-instance-no>0</node-instance-no> <node-type>type-lc</node-type> <firmware-version-info> <application-name>NOS</application-name> <primary-version>16r.1.00slxos_16r.1.00_patch_160807_0300</primary-version> <secondary-version>16r.1.00slxos_16r.1.00_patch_160807_0300</secondary-version> </firmware-version-info> </node-info> </show-firmware-version> </output>