.. _visibility_packet_capture_capture_config: visibility packet-capture capture-config ======================================== Packet Capture-Configuration capture-config Specification ---------------------------- ===================================== ================================================================================= ===================================== ================================================================================= **Type** *Configuration Resource* **Element Name** capture-config **Element URI** /axapi/v3/visibility/packet-capture/capture-config **Element Attributes** capture-config_attributes **Schema** :download:`capture-config 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/visibility/packet-capture/capture-config .. raw:: html :ref:`830_capture-config_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/visibility/packet-capture/capture-config .. raw:: html :ref:`830_capture-config_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/visibility/packet-capture/capture-config .. raw:: html :ref:`830_capture-config_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/visibility/packet-capture/capture-config .. raw:: html :ref:`830_capture-config_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/visibility/packet-capture/capture-config .. raw:: html :ref:`830_capture-config_attributes` .. raw:: html
.. _830_capture-config_attributes: capture-config attributes ------------------------- **concurrent-captures** **Description** Enable and specify maximum number of concurrent packet captures based on 3 tuple match. **Type:** number **Range:** 1-5000 **Mutual Exclusion:** concurrent-captures and concurrent-conn-tag are mutually exclusive **concurrent-captures-age** **Description** Specify the time in minutes upto which concurrent capture(smp session) will be kept active(default 1) **Type:** number **Range:** 1-10 **Default:** 1 **concurrent-conn-per-capture** **Description** Specify maximum number of concurrent connnections(5 tuple match) to be captured within in a capture. (default 100) **Type:** number **Range:** 1-1000 **Default:** 100 **concurrent-conn-tag** **Description** Specify maximum number of concurrent connnections to be captured globally. **Type:** number **Range:** 1-1000 **Mutual Exclusion:** concurrent-conn-tag and concurrent-captures are mutually exclusive **create-pcap-files-now** **Description** Operational command to force create temporary pcapng files before completion (for global captures) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **disable** **Description** Disable packet capture (default enabled) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **enable-continuous-global-capture** **Description** Enable continuous capture of packets for the global capture(non 3 tuple based capture) regardless of the size configured **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **file-count** **Description** Specify the number of continuous pcapng files that can be created for capturing packets (default 10) **Type:** number **Range:** 1-50 **Default:** 10 **file-size** **Description** Specify pcapng filesize in MB (default 1) **Type:** number **Range:** 1-300 **Default:** 1 **number-of-packets-per-conn** **Description** Specify maximum packet number to be captured in a connection (default 0 unlimited). **Type:** number **Range:** 0-1000 **Default:** 0 **packet-length** **Description** Packet length Bytes to capture (Default 128) **Type:** number **Range:** 64-1518 **Default:** 128 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters