.. _ddos_dst_entry_capture_config: ddos dst entry capture-config ============================= Specify packet capture-config capture-config Specification ---------------------------- ===================================== ============================================================================================== **Parameter** **Value** ===================================== ============================================================================================== **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`715_capture-config_list` **Collection URI** /axapi/v3/ddos/dst/entry/{dst-entry-name}/capture-config **Element Name** capture-config **Element URI** /axapi/v3/ddos/dst/entry/{dst-entry-name}/capture-config/{name} **Element Attributes** capture-config_attributes **Partition Visibility** shared **Schema** :download:`capture-config 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/ddos/dst/entry/{dst-entry-name}/capture-config .. raw:: html :ref:`715_capture-config_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ddos/dst/entry/{dst-entry-name}/capture-config .. raw:: html :ref:`715_capture-config_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/dst/entry/{dst-entry-name}/capture-config/{name} .. raw:: html :ref:`715_capture-config_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ddos/dst/entry/{dst-entry-name}/capture-config .. raw:: html :ref:`715_capture-config_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/dst/entry/{dst-entry-name}/capture-config/{name} .. raw:: html :ref:`715_capture-config_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/dst/entry/{dst-entry-name}/capture-config/{name} .. raw:: html :ref:`715_capture-config_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ddos/dst/entry/{dst-entry-name}/capture-config .. raw:: html :ref:`715_capture-config_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/dst/entry/{dst-entry-name}/capture-config/{name} .. raw:: html :ref:`715_capture-config_attributes` .. raw:: html
.. _715_capture-config_list: capture-config-list ------------------- capture-config-list is **JSON List** of :ref:`715_capture-config_attributes` capture-config-list : [ { :ref:`715_capture-config_attributes` }, { :ref:`715_capture-config_attributes` }, ... ] .. _715_capture-config_attributes: capture-config attributes ------------------------- **mode** **Description** 'drop': Apply capture-config to dropped packets; 'forward': Apply capture-config to forwarded packets; 'all': Apply capture-config to both dropped and forwarded packets; **Type:** string **Supported Values:** drop, forward, all **name** **Description** Capture-config name **Type:** string **Format:** string-rlx **Maximum Length:** 128 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/capture-config ` **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters