.. _upgrade_gui: upgrade gui =========== Upgrade or Rollback GUI gui Specification ----------------- ===================================== ==================================================== ===================================== ==================================================== **Type** *operational* **Element Name** gui **Element URI** /axapi/v3/upgrade/gui **Element Attributes** gui_attributes **Schema** :download:`gui schema ` ===================================== ==================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
EXECUTE Object .. raw:: html POST .. raw:: html /axapi/v3/upgrade/gui .. raw:: html :ref:`1940_gui_attributes` .. raw:: html
.. _1940_gui_attributes: gui attributes -------------- **delete** **Description** Delete one local GUI image **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **file-url** **Description** File URL **Type:** string **Format:** url **Mutual Exclusion**: file-url is mutually exclusive with local, rollback, file-url and image-file **gui-upload** **Description** **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **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** Local GUI image name **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **Mutual Exclusion**: local is mutually exclusive with file-url and image-file **remote-url** **Description** **Type:** string **Format:** string-rlx **Maximum Length:** 128 characters **Maximum Length:** 1 characters **rollback** **Description** Rollback to a specific local GUI image **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **Mutual Exclusion**: rollback is mutually exclusive with use-mgmt-port, source-ip-address, show-percentage, save-gui, upload, 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 rollback and use-mgmt-port **upload** **Description** Upload GUI image from remote **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion**:upload and rollback are mutually exclusive **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 rollback and source-ip-address