hotfix apply¶
apply a hotfix
apply Specification¶
Type operational Element Name apply Element URI /axapi/v3/hotfix/apply Element Attributes apply_attributes Schema apply schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/hotfix/apply |
apply attributes¶
file-url
Description File URL
Type: string
Format: url
image-file
Description image file from AXAPI
Type: string
Format: string-rlx
source-ip-address
Description Source ip address
Type: string
Format: ipv4-address
Mutual Exclusion: source-ip-address 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 and source-ip-address are mutually exclusive