bootimage¶
Set next Boot Image
bootimage Specification¶
Type operational Element Name bootimage Element URI /axapi/v3/bootimage Element Attributes bootimage_attributes Operational Data URI /axapi/v3/bootimage/oper Schema bootimage schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/bootimage |
bootimage attributes¶
hd-cfg¶
Specification Type object hd
Description Hard disk
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
pri
Description Primary image
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
sec
Description Secondary image
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
cf-cfg¶
Specification Type object cf
Description Compact flash
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
cf-pri
Description Primary image
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
operational data¶
Counter | Size | Description | |
---|---|---|---|
hd-sec | string | hd-sec | |
cf-default | string | cf-default | |
hd-pri | string | hd-pri | |
cf-pri | string | cf-pri | |
cf-sec | string | cf-sec | |
hd-default | string | hd-default |