.. _backup_periodic: backup-periodic =============== Configure backup periodically backup-periodic Specification ----------------------------- ===================================== ======================================================== **Parameter** **Value** ===================================== ======================================================== **Type** *Configuration Resource* **Element Name** backup-periodic **Element URI** /axapi/v3/backup-periodic **Element Attributes** backup-periodic_attributes **Partition Visibility** shared **Schema** :download:`backup-periodic schema ` ===================================== ======================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/backup-periodic .. raw:: html :ref:`218_backup-periodic_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/backup-periodic .. raw:: html :ref:`218_backup-periodic_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/backup-periodic .. raw:: html :ref:`218_backup-periodic_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/backup-periodic .. raw:: html :ref:`218_backup-periodic_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/backup-periodic .. raw:: html :ref:`218_backup-periodic_attributes` .. raw:: html
.. _218_backup-periodic_attributes: backup-periodic attributes -------------------------- **day** **Description** Specify interval days **Type:** number **Range:** 1-199 **Mutual Exclusion:** day, hour, and week are mutually exclusive **encrypt** **Description** Encrypt the backup file **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **fixed-nat** **Description** Backup fixed-nat port mapping files **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **hour** **Description** Specify interval hours **Type:** number **Range:** 1-65534 **Mutual Exclusion:** hour, day, and week are mutually exclusive **log** **Description** Backup log files **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 **system** **Description** Backup system files **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **use-mgmt-port** **Description** Use management port as source port **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **week** **Description** Specify interval weeks **Type:** number **Range:** 1-199 **Mutual Exclusion:** week, day, and hour are mutually exclusive