upgrade gui¶
Upgrade or Rollback GUI
gui Specification¶
Parameter Value Type operational Element Name gui Element URI /axapi/v3/upgrade/gui Element Attributes gui_attributes Partition Visibility shared Schema gui schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/upgrade/gui |
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,local, rollback, file-url, and image-file are mutually exclusive
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,local, rollback, and file-url are mutually exclusive
local
Description Local GUI image name
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
Mutual Exclusion: local, file-url, and image-file are mutually exclusive
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,use-mgmt-port, source-ip-address, show-percentage, save-gui, upload, file-url, and image-file are mutually exclusive
source-ip-address
Description Source IP address
Type: string
Format: ipv4-address
Mutual Exclusion: source-ip-address, rollback, and use-mgmt-port are mutually exclusive
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, rollback, and source-ip-address are mutually exclusive