.. _health_global: health global ============= Define the Health Monitor global default global Specification -------------------- ===================================== ====================================================== **Parameter** **Value** ===================================== ====================================================== **Type** *Configuration Resource* **Element Name** global **Element URI** /axapi/v3/health/global **Element Attributes** global_attributes **Partition Visibility** shared **Schema** :download:`global 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 .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/health/global .. raw:: html :ref:`1832_global_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/health/global .. raw:: html :ref:`1832_global_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/health/global .. raw:: html :ref:`1832_global_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/health/global .. raw:: html :ref:`1832_global_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/health/global .. raw:: html :ref:`1832_global_attributes` .. raw:: html
.. _1832_global_attributes: global attributes ----------------- **check-rate** **Description** Health Check Rate per 500ms (default 1000) **Type:** number **Range:** 1-50000 **Default:** 1000 **disable-auto-adjust** **Description** Disable the Health Check Rate Auto Adjustment **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **external-rate** **Description** Define the External Health Check Rate (Number of External Script Programs (default 2)) **Type:** number **Range:** 1-999 **Default:** 2 **interval** **Description** Specify the Healthcheck Interval (Interval Value, in seconds (default 5)) **Type:** number **Range:** 1-180 **Default:** 5 **multi-process** **Description** Start Health Monitoring in Multi-Process Mode (Specify the number of multiple processes (default 1)) **Type:** number **Range:** 1-20 **Default:** 1 **per** **Description** Specify the Unit Time for the rate (Specify the Unit Time, multiple of 100ms) **Type:** number **Range:** 1-20 **Default:** 2 **retry** **Description** Specify the Healthcheck Retries (Retry Count (default 3)) **Type:** number **Range:** 1-10 **Default:** 3 **timeout** **Description** Specify the Healthcheck Timeout (Timeout Value, in seconds (default 5), Timeout should be less than or equal to interval) **Type:** number **Range:** 1-180 **Default:** 5 **up-retry** **Description** Specify the Healthcheck Retries before declaring target up (Up-retry count (default 1)) **Type:** number **Range:** 1-10 **Default:** 1 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters