hotfix¶
hotfix System
hotfix Specification¶
Type operational Element Name hotfix Element URI /axapi/v3/hotfix Element Attributes hotfix_attributes Schema hotfix schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/hotfix |
hotfix attributes¶
apply
Description: apply is a JSON Block. Please see below for apply
Type: Object
Reference Object: /axapi/v3/hotfix/apply
revoke
Description revoke a hotfix
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
apply¶
Specification Type object 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