.. _system_config_mgmt: system config-mgmt ================== Setting of Configuration Management config-mgmt Specification ------------------------- ===================================== =========================================================== **Parameter** **Value** ===================================== =========================================================== **Type** *Configuration Resource* **Element Name** config-mgmt **Element URI** /axapi/v3/system/config-mgmt **Element Attributes** config-mgmt_attributes **Partition Visibility** shared **Schema** :download:`config-mgmt schema ` ===================================== =========================================================== **Operations Allowed:** .. 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/system/config-mgmt .. raw:: html :ref:`3310_config-mgmt_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/system/config-mgmt .. raw:: html :ref:`3310_config-mgmt_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/system/config-mgmt .. raw:: html :ref:`3310_config-mgmt_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/system/config-mgmt .. raw:: html :ref:`3310_config-mgmt_attributes` .. raw:: html
.. _3310_config-mgmt_attributes: config-mgmt attributes ---------------------- **delete-referenced-tagged-objects** **Description** 'enable': Allow deletion of referenced tagged objects. Default option.; 'disable': Block deletion of referenced tagged objects; **Type:** string **Supported Values:** enable, disable **Default:** enable **mpm** **Description:** mpm is a **JSON Block**. Please see below for :ref:`3310_mpm` **Type:** Object **Reference Object:** :doc:`/axapi/v3/system/config-mgmt/mpm ` **pu-sync-detection** **Description:** pu-sync-detection is a **JSON Block**. Please see below for :ref:`3310_pu-sync-detection` **Type:** Object **Reference Object:** :doc:`/axapi/v3/system/config-mgmt/pu-sync-detection ` **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _3310_pu-sync-detection: pu-sync-detection ^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **action** **Description** 'enable': Enable pu-sync-detection feature; 'disable': Disable pu-sync-detection feature; **Type:** string **Supported Values:** enable, disable **Default:** disable **interval** **Description** Time interval (seconds) for detection. Default is 30 seconds. **Type:** number **Range:** 30-86400 **Default:** 30 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _3310_mpm: mpm ^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **max-workers** **Description** Set max workers count. Default is 1 **Type:** number **Range:** 1-50 **Default:** 1 **min-idle-workers** **Description** Set minimum idle workers count. Default is 1 **Type:** number **Range:** 1-50 **Default:** 1 **start-workers** **Description** Set starting workers count. Default is 1 **Type:** number **Range:** 1-50 **Default:** 1 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters