upgrade hd¶
Hard Disk
hd Specification¶
Type operational Element Name hd Element URI /axapi/v3/upgrade/hd Element Attributes hd_attributes Schema hd schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/upgrade/hd |
hd attributes¶
file-url
Description File URL
Type: string
Format: url
Mutual Exclusion: file-url local and image-file are mutually exclusive
image
Description ‘pri’: Primary image; ‘sec’: Secondary image;
Type: string
Supported Values: pri, sec
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: localuse-mgmt-port, source-ip-address, file-url and image-file are mutually exclusive
reboot-after-upgrade
Description reboot system after upgrade is done
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
source-ip-address
Description Source ip address
Type: string
Format: ipv4-address
Mutual Exclusion: source-ip-address local and use-mgmt-port 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 local and source-ip-address are mutually exclusive