.. _ddos_zone_template_http_malformed_http: ddos zone-template http malformed-http ====================================== Configure and enable malformed HTTP check malformed-http Specification ---------------------------- ===================================== ================================================================================================ **Parameter** **Value** ===================================== ================================================================================================ **Type** *Configuration Resource* **Element Name** malformed-http **Element URI** /axapi/v3/ddos/zone-template/http/{http-tmpl-name}/malformed-http **Element Attributes** malformed-http_attributes **Partition Visibility** shared **Schema** :download:`malformed-http 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/ddos/zone-template/http/{http-tmpl-name}/malformed-http .. raw:: html :ref:`1249_malformed-http_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/zone-template/http/{http-tmpl-name}/malformed-http .. raw:: html :ref:`1249_malformed-http_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/zone-template/http/{http-tmpl-name}/malformed-http .. raw:: html :ref:`1249_malformed-http_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/zone-template/http/{http-tmpl-name}/malformed-http .. raw:: html :ref:`1249_malformed-http_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/zone-template/http/{http-tmpl-name}/malformed-http .. raw:: html :ref:`1249_malformed-http_attributes` .. raw:: html
.. _1249_malformed-http_attributes: malformed-http attributes ------------------------- **malformed-http** **Description** 'check': Configure malformed HTTP parameters; **Type:** string **Supported Values:** check **Default:** check **malformed-http-action** **Description** 'drop': Drop packets (Default); 'reset': Reset client connection; 'blacklist-src': Blacklist-src; **Type:** string **Supported Values:** drop, reset, blacklist-src **Mutual Exclusion:** malformed-http-action and malformed-http-action-list-name are mutually exclusive **malformed-http-action-list-name** **Description** Configure action-list to take **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Mutual Exclusion:** malformed-http-action-list-name and malformed-http-action are mutually exclusive **Reference Object:** :doc:`/axapi/v3/ddos/action-list ` **malformed-http-bad-chunk-mon-enabled** **Description** Enabling bad chunk monitoring. Default is disabled **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **malformed-http-max-content-length** **Description** Set the maxinum content-length header. Default value is 4294967295 bytes **Type:** number **Range:** 1-4294967295 **Default:** 4294967295 **malformed-http-max-header-name-size** **Description** Set the maxinum header name length. Default value is 64. **Type:** number **Range:** 1-64 **Default:** 64 **malformed-http-max-line-size** **Description** Set the maximum line size. Default value is 32512 **Type:** number **Range:** 1-65280 **Default:** 32512 **malformed-http-max-num-headers** **Description** Set the maximum number of headers. Default value is 90 **Type:** number **Range:** 1-90 **Default:** 90 **malformed-http-max-req-line-size** **Description** Set the maximum request line size. Default value is 32512 **Type:** number **Range:** 1-65280 **Default:** 32512 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters