.. _system_config_mgmt_mpm: system config-mgmt mpm ====================== mdm worker count options mpm Specification ----------------- ===================================== =============================================================== **Parameter** **Value** ===================================== =============================================================== **Type** *Configuration Resource* **Element Name** mpm **Element URI** /axapi/v3/system/config-mgmt/mpm **Element Attributes** mpm_attributes **Partition Visibility** shared **Schema** :download:`mpm schema ` ===================================== =============================================================== **Operations Allowed:** .. 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/mpm .. raw:: html :ref:`3308_mpm_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/system/config-mgmt/mpm .. raw:: html :ref:`3308_mpm_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/system/config-mgmt/mpm .. raw:: html :ref:`3308_mpm_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/system/config-mgmt/mpm .. raw:: html :ref:`3308_mpm_attributes` .. raw:: html
.. _3308_mpm_attributes: mpm attributes -------------- **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