.. _ddos_detection_settings_standalone_settings: ddos detection settings standalone-settings =========================================== Configure ddos standalone detection settings standalone-settings Specification --------------------------------- ===================================== ==================================================================================== **Parameter** **Value** ===================================== ==================================================================================== **Type** *Configuration Resource* **Element Name** standalone-settings **Element URI** /axapi/v3/ddos/detection/settings/standalone-settings **Element Attributes** standalone-settings_attributes **Partition Visibility** shared **Schema** :download:`standalone-settings schema ` ===================================== ==================================================================================== **Operations Allowed:** .. 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/detection/settings/standalone-settings .. raw:: html :ref:`675_standalone-settings_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/detection/settings/standalone-settings .. raw:: html :ref:`675_standalone-settings_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/detection/settings/standalone-settings .. raw:: html :ref:`675_standalone-settings_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/detection/settings/standalone-settings .. raw:: html :ref:`675_standalone-settings_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/detection/settings/standalone-settings .. raw:: html :ref:`675_standalone-settings_attributes` .. raw:: html
.. _675_standalone-settings_attributes: standalone-settings attributes ------------------------------ **action** **Description** 'enable': Enable standalone detector; 'disable': Disable standalone detector (default); **Type:** string **Supported Values:** enable, disable **Default:** disable **de-escalation-quiet-time** **Description** Configure de-escalation needed time in minutes from level 1 to 0.(default 6 minutes) **Type:** number **Range:** 1-60 **netflow** **Description:** netflow is a **JSON Block**. Please see below for :ref:`675_netflow` **Type:** Object **Reference Object:** :doc:`/axapi/v3/ddos/detection/settings/standalone-settings/netflow ` **sflow** **Description:** sflow is a **JSON Block**. Please see below for :ref:`675_sflow` **Type:** Object **Reference Object:** :doc:`/axapi/v3/ddos/detection/settings/standalone-settings/sflow ` **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _675_netflow: netflow ^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **listening-port** **Description** Netflow port to receive packets (Netflow port number(default 9996)) **Type:** number **Range:** 1-65535 **Default:** 9996 **template-active-timeout** **Description** Configure active timeout of the netflow templates received in mins (Template active timeout(mins)(default 30mins)) **Type:** number **Range:** 2-300 **Default:** 30 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _675_sflow: sflow ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **listening-port** **Description** sFlow port to receive packets (sFlow port number(default 6343)) **Type:** number **Range:** 1-65535 **Default:** 6343 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters