.. _health_monitor_method_database: health monitor method database ============================== DATABASE type database Specification ---------------------- ===================================== ============================================================================== **Parameter** **Value** ===================================== ============================================================================== **Type** *Configuration Resource* **Element Name** database **Element URI** /axapi/v3/health/monitor/{name}/method/database **Element Attributes** database_attributes **Partition Visibility** shared **Schema** :download:`database 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/health/monitor/{name}/method/database .. raw:: html :ref:`1835_database_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/health/monitor/{name}/method/database .. raw:: html :ref:`1835_database_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/health/monitor/{name}/method/database .. raw:: html :ref:`1835_database_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/health/monitor/{name}/method/database .. raw:: html :ref:`1835_database_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/health/monitor/{name}/method/database .. raw:: html :ref:`1835_database_attributes` .. raw:: html
.. _1835_database_attributes: database attributes ------------------- **database** **Description** DATABASE type **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **database-name** **Description** 'mssql': Specify MSSQL database; 'mysql': Specify MySQL database; 'oracle': Specify Oracle database; 'postgresql': Specify PostgreSQL database; **Type:** string **Supported Values:** mssql, mysql, oracle, postgresql **db-column** **Description** Specify the column number for receiving **Type:** number **Range:** 1-10 **db-column-integer** **Description** Specify the column number for receiving **Type:** number **Range:** 1-10 **db-encrypted** **Description** Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED password string) **db-name** **Description** Specify the database name **Type:** string **Format:** string-rlx **Maximum Length:** 31 characters **Maximum Length:** 1 characters **db-password** **Description** Specify the user password **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **db-password-str** **Description** Configure password **Type:** string **Format:** password **Maximum Length:** 31 characters **Maximum Length:** 1 characters **db-receive** **Description** Specify the response string **Type:** string **Format:** string-rlx **Maximum Length:** 31 characters **Maximum Length:** 1 characters **Mutual Exclusion:** db-receive and db-receive-integer are mutually exclusive **db-receive-integer** **Description** Specify the response integer **Type:** number **Range:** 0-2147483647 **Mutual Exclusion:** db-receive-integer and db-receive are mutually exclusive **db-row** **Description** Specify the row number for receiving **Type:** number **Range:** 1-10 **db-row-integer** **Description** Specify the row number for receiving **Type:** number **Range:** 1-10 **db-send** **Description** Specify the SQL query **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **db-username** **Description** Specify the username **Type:** string **Format:** string-rlx **Maximum Length:** 31 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters