backup store¶
Save backup store information
store Specification¶
Parameter
Value
Type
operational
Element Name
store
Element URI
/axapi/v3/backup/store
Element Attributes
store_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/backup/store |
store attributes¶
creat-cfg
Description: creat-cfg is a JSON Block. Please see below for creat-cfg
Type: Object
delete-cfg
Description: delete-cfg is a JSON Block. Please see below for delete-cfg
Type: Object
creat-cfg¶
Specification
Value
Type
object
create
Description Create store
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
remote-file
Description profile name for remote url
Type: string
Format: url
store-name
Description profile name to store remote url
Type: string
Format: string-rlx
Maximum Length: 39 characters
Maximum Length: 1 characters
delete-cfg¶
Specification
Value
Type
object
delete
Description Delete store
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
store-name-del
Description profile name for deleting
Type: string
Format: string-rlx
Maximum Length: 39 characters
Maximum Length: 1 characters