.. _visibility_monitor_secondary_monitor_debug: visibility monitor secondary-monitor debug ========================================== Enable store and replay for the entitites debug Specification ------------------- ===================================== ================================================================================================================================= **Parameter** **Value** ===================================== ================================================================================================================================= **Type** *Collection* **Object Key(s)** *debug-ip-addr, debug-port, debug-protocol* **Collection Name** :ref:`3581_debug_list` **Collection URI** /axapi/v3/visibility/monitor/secondary-monitor/debug **Element Name** debug **Element URI** /axapi/v3/visibility/monitor/secondary-monitor/debug/{debug-ip-addr}+{debug-port}+{debug-protocol} **Element Attributes** debug_attributes **Partition Visibility** shared **Schema** :download:`debug 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/visibility/monitor/secondary-monitor/debug .. raw:: html :ref:`3581_debug_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/visibility/monitor/secondary-monitor/debug .. raw:: html :ref:`3581_debug_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/visibility/monitor/secondary-monitor/debug/{debug-ip-addr}+{debug-port}+{debug-protocol} .. raw:: html :ref:`3581_debug_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/visibility/monitor/secondary-monitor/debug .. raw:: html :ref:`3581_debug_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/visibility/monitor/secondary-monitor/debug/{debug-ip-addr}+{debug-port}+{debug-protocol} .. raw:: html :ref:`3581_debug_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/visibility/monitor/secondary-monitor/debug/{debug-ip-addr}+{debug-port}+{debug-protocol} .. raw:: html :ref:`3581_debug_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/visibility/monitor/secondary-monitor/debug .. raw:: html :ref:`3581_debug_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/visibility/monitor/secondary-monitor/debug/{debug-ip-addr}+{debug-port}+{debug-protocol} .. raw:: html :ref:`3581_debug_attributes` .. raw:: html
.. _3581_debug_list: debug-list ---------- debug-list is **JSON List** of :ref:`3581_debug_attributes` debug-list : [ { :ref:`3581_debug_attributes` }, { :ref:`3581_debug_attributes` }, ... ] .. _3581_debug_attributes: debug attributes ---------------- **debug-ip-addr** **Description** Specify source/dest ip addr **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **debug-port** **Description** Specify port **Type:** number **Range:** 1-65535 **debug-protocol** **Description** 'TCP': TCP; 'UDP': UDP; 'ICMP': ICMP; **Type:** string **Supported Values:** TCP, UDP, ICMP **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters