.. _backup_store: 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** :download:`store schema ` ===================================== ===================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
EXECUTE Object .. raw:: html POST .. raw:: html /axapi/v3/backup/store .. raw:: html :ref:`221_store_attributes` .. raw:: html
.. _221_store_attributes: store attributes ---------------- **creat-cfg** **Description:** creat-cfg is a **JSON Block**. Please see below for :ref:`221_creat-cfg` **Type:** Object **delete-cfg** **Description:** delete-cfg is a **JSON Block**. Please see below for :ref:`221_delete-cfg` **Type:** Object .. _221_delete-cfg: 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:** 31 characters **Maximum Length:** 1 characters .. _221_creat-cfg: 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:** 31 characters **Maximum Length:** 1 characters