backup store¶
Save backup store information
store Specification¶
Type operational Element Name store Element URI /axapi/v3/backup/store Element Attributes store_attributes Schema store 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
delete-cfg¶
Specification 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: 31 characters
Maximum Length: 1 characters
creat-cfg¶
Specification 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: 31 characters
Maximum Length: 1 characters