.. _upgrade_hd: upgrade hd ========== Hard Disk hd Specification ---------------- ===================================== =================================================== ===================================== =================================================== **Type** *operational* **Element Name** hd **Element URI** /axapi/v3/upgrade/hd **Element Attributes** hd_attributes **Schema** :download:`hd schema ` ===================================== =================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
EXECUTE Object .. raw:: html POST .. raw:: html /axapi/v3/upgrade/hd .. raw:: html :ref:`1941_hd_attributes` .. raw:: html
.. _1941_hd_attributes: hd attributes ------------- **Device** **Description** **Type:** number **file-url** **Description** File URL **Type:** string **Format:** url **Mutual Exclusion**: file-url is mutually exclusive with local, rollback and image-file **image** **Description** 'pri': Primary image; 'sec': Secondary image; **Type:** string **Supported Values:** pri, sec **image-file** **Description** **Type:** string **Format:** string-rlx **Mutual Exclusion**: image-file is mutually exclusive with local, rollback and file-url **local** **Description** Use image from local VCS image repository (Specify an image name, format: aximage_XX_XX_XX_XX.tar.gz) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **Mutual Exclusion**: local is mutually exclusive with use-mgmt-port, source-ip-address, show-percentage, file-url and image-file **reboot-after-upgrade** **Description** reboot system after upgrade is done **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **rollback** **Description** **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion**: rollback is mutually exclusive with use-mgmt-port, source-ip-address, show-percentage, file-url and image-file **source-ip-address** **Description** Source ip address **Type:** string **Format:** ipv4-address **Mutual Exclusion**: source-ip-address is mutually exclusive with local, rollback and use-mgmt-port **staggered-upgrade-mode** **Description** in staggered upgrade mode **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **use-mgmt-port** **Description** Use management port as source port **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion**: use-mgmt-port is mutually exclusive with local, rollback and source-ip-address