.. _scaleout_cluster_db_config: scaleout cluster db-config ========================== Configure zk prarameters db-config Specification ----------------------- ===================================== ================================================================================ **Parameter** **Value** ===================================== ================================================================================ **Type** *Configuration Resource* **Element Name** db-config **Element URI** /axapi/v3/scaleout/cluster/{cluster-id}/db-config **Element Attributes** db-config_attributes **Partition Visibility** shared **Schema** :download:`db-config schema ` ===================================== ================================================================================ **Operations Allowed:** .. 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/scaleout/cluster/{cluster-id}/db-config .. raw:: html :ref:`2597_db-config_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/db-config .. raw:: html :ref:`2597_db-config_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/db-config .. raw:: html :ref:`2597_db-config_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/db-config .. raw:: html :ref:`2597_db-config_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/db-config .. raw:: html :ref:`2597_db-config_attributes` .. raw:: html
.. _2597_db-config_attributes: db-config attributes -------------------- **broken-detect-timeout** **Description** database connection broken detection timeout (mseconds) (12000 mseconds for default) **Type:** number **Range:** 500-120000 **Default:** 12000 **client-recv-timeout** **Description** **Type:** number **Range:** 50-100000 **Default:** 13000 **clientPort** **Description** client session port **Type:** number **Range:** 100-65535 **elect-conn-timeout** **Description** election connection timeout (mseconds) (1200 for default) **Type:** number **Range:** 50-15000 **Default:** 1200 **initLimit** **Description** **Type:** number **Range:** 1-500 **loopback-intf-support** **Description** support loopback interface for scaleout database (enabled by default) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 1 **maxSessionTimeout** **Description** **Type:** number **Range:** 50-100000 **Default:** 30000 **minSessionTimeout** **Description** **Type:** number **Range:** 50-100000 **Default:** 100 **more-election-packet** **Description** send more election packet in election period (enabled by default) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 1 **syncLimit** **Description** **Type:** number **Range:** 1-500 **tickTime** **Description** **Type:** number **Range:** 50-10000 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters