.. _slb_template_captcha: slb template captcha ==================== CAPTCHA template captcha Specification --------------------- ===================================== ============================================================= **Parameter** **Value** ===================================== ============================================================= **Type** *Configuration Resource* **Element Name** captcha **Element URI** /axapi/v3/slb/template/captcha **Element Attributes** captcha_attributes **Partition Visibility** shared,private,service-partition **Schema** :download:`captcha 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/slb/template/captcha .. raw:: html :ref:`3071_captcha_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/template/captcha .. raw:: html :ref:`3071_captcha_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/captcha .. raw:: html :ref:`3071_captcha_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/captcha .. raw:: html :ref:`3071_captcha_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/template/captcha .. raw:: html :ref:`3071_captcha_attributes` .. raw:: html
.. _3071_captcha_attributes: captcha attributes ------------------ **instance-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/slb/template/captcha/instance/{name} ` .. _3071_instance-list: instance-list ^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **captcha-type** **Description** 'reCAPTCHAv2-checkbox': Google reCAPTCHAv2 Checkbox; 'reCAPTCHAv2-invisible': Google reCAPTCHAv2 Invisible; 'reCAPTCHAv3': Google reCAPTCHAv3; **Type:** string **Supported Values:** reCAPTCHAv2-checkbox, reCAPTCHAv2-invisible, reCAPTCHAv3 **client-ip-param-name** **Description** Specify client ip parameter name (Set parameter name) **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **default-captcha** **Description** Specify the default CAPTCHA service **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **method** **Description** 'POST': Uses POST method; 'GET': Uses GET method; **Type:** string **Supported Values:** POST, GET **Default:** POST **name** **Description** Specify captcha template name **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **resp-error-code-field-name** **Description** Specify error code field name used in JSON response (Set field name) **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **resp-result-field-name** **Description** Specify the result field name used in JSON response (Set field name) **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **secret-key** **Description** Specify the secret key **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **secret-key-encrypted** **Description** Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string) **secret-key-param-name** **Description** Specify secret key parameter name (Set parameter name) **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **secret-key-string** **Description** Secret key string **Type:** string **Format:** password **Maximum Length:** 127 characters **Maximum Length:** 1 characters **send-client-ip** **Description** Send the client IP address if client IP is required in the verification **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **site-key-encrypted** **Description** Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string) **site-key-string** **Description** Site key string **Type:** string **Format:** password **Maximum Length:** 127 characters **Maximum Length:** 1 characters **timeout** **Description** Specify the timeout time (Specify timeout value, default is 10 seconds) **Type:** number **Range:** 1-255 **Default:** 10 **token-param-name** **Description** Specify CAPTCHA token parameter name (Set parameter name) **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **url** **Description** Specify the server URL for verifying the CAPTCHA token, default scheme is https **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters