.. _export_periodic_axdebug: export-periodic axdebug ======================= AX Debug Packet File axdebug Specification --------------------- ===================================== ==================================================================================== **Parameter** **Value** ===================================== ==================================================================================== **Type** *Collection* **Object Key(s)** *axdebug* **Collection Name** :ref:`637_axdebug_list` **Collection URI** /axapi/v3/export-periodic/{axdebug}/axdebug **Element Name** axdebug **Element URI** /axapi/v3/export-periodic/{axdebug}/axdebug/{axdebug} **Element Attributes** axdebug_attributes **Partition Visibility** None **Schema** :download:`axdebug 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/export-periodic/{axdebug}/axdebug .. raw:: html :ref:`637_axdebug_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/export-periodic/{axdebug}/axdebug .. raw:: html :ref:`637_axdebug_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/export-periodic/{axdebug}/axdebug/{axdebug} .. raw:: html :ref:`637_axdebug_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/export-periodic/{axdebug}/axdebug .. raw:: html :ref:`637_axdebug_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/export-periodic/{axdebug}/axdebug/{axdebug} .. raw:: html :ref:`637_axdebug_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/export-periodic/{axdebug}/axdebug/{axdebug} .. raw:: html :ref:`637_axdebug_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/export-periodic/{axdebug}/axdebug .. raw:: html :ref:`637_axdebug_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/export-periodic/{axdebug}/axdebug/{axdebug} .. raw:: html :ref:`637_axdebug_attributes` .. raw:: html
.. _637_axdebug_list: axdebug-list ------------ axdebug-list is **JSON List** of :ref:`637_axdebug_attributes` axdebug-list : [ { :ref:`637_axdebug_attributes` }, { :ref:`637_axdebug_attributes` }, ... ] .. _637_axdebug_attributes: axdebug attributes ------------------ **axdebug** **Description** AX Debug Packet File **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **merged-pcap** **Description** Export the merged pcap file when there are multiple Export sessions **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **period** **Description** Specify the period in second **Type:** number **Range:** 60-31536000 **remote-file** **Description** profile name for remote url **Type:** string **Format:** url **use-mgmt-port** **Description** Use management port as source port **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters