.. _mirror_port: mirror-port =========== Enable a port to act as Mirror Port mirror-port Specification ------------------------- ===================================== =================================================================== **Parameter** **Value** ===================================== =================================================================== **Type** *Collection* **Object Key(s)** *mirror-index* **Collection Name** :ref:`2272_mirror-port_list` **Collection URI** /axapi/v3/mirror-port **Element Name** mirror-port **Element URI** /axapi/v3/mirror-port/{mirror-index} **Element Attributes** mirror-port_attributes **Partition Visibility** shared **Schema** :download:`mirror-port 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 .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/mirror-port .. raw:: html :ref:`2272_mirror-port_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/mirror-port .. raw:: html :ref:`2272_mirror-port_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/mirror-port/{mirror-index} .. raw:: html :ref:`2272_mirror-port_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/mirror-port .. raw:: html :ref:`2272_mirror-port_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/mirror-port/{mirror-index} .. raw:: html :ref:`2272_mirror-port_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/mirror-port/{mirror-index} .. raw:: html :ref:`2272_mirror-port_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/mirror-port .. raw:: html :ref:`2272_mirror-port_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/mirror-port/{mirror-index} .. raw:: html :ref:`2272_mirror-port_attributes` .. raw:: html
.. _2272_mirror-port_list: mirror-port-list ---------------- mirror-port-list is **JSON List** of :ref:`2272_mirror-port_attributes` mirror-port-list : [ { :ref:`2272_mirror-port_attributes` }, { :ref:`2272_mirror-port_attributes` }, ... ] .. _2272_mirror-port_attributes: mirror-port attributes ---------------------- **ethernet** **Description** Ethernet port as mirror port (Port Value) **Type:** number **Format:** interface **mirror-dir** **Description** 'input': Mirror incoming packets to this port; 'output': Mirror outgoing packets to this port; 'both': Mirror both incoming and outgoing packets to this port; **Type:** string **Supported Values:** input, output, both **Default:** both **mirror-index** **Description** Mirror index **Type:** number **Range:** 1-4 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters