.. _netflow_monitor_sample_ethernet: netflow monitor sample ethernet =============================== select ethernet interface to monitor ethernet Specification ---------------------- ===================================== ========================================================================================= **Parameter** **Value** ===================================== ========================================================================================= **Type** *Collection* **Object Key(s)** *ifindex* **Collection Name** :ref:`2302_ethernet_list` **Collection URI** /axapi/v3/netflow/monitor/{name}/sample/ethernet **Element Name** ethernet **Element URI** /axapi/v3/netflow/monitor/{name}/sample/ethernet/{ifindex} **Element Attributes** ethernet_attributes **Partition Visibility** shared **Schema** :download:`ethernet 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/netflow/monitor/{name}/sample/ethernet .. raw:: html :ref:`2302_ethernet_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/netflow/monitor/{name}/sample/ethernet .. raw:: html :ref:`2302_ethernet_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/netflow/monitor/{name}/sample/ethernet/{ifindex} .. raw:: html :ref:`2302_ethernet_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/netflow/monitor/{name}/sample/ethernet .. raw:: html :ref:`2302_ethernet_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/netflow/monitor/{name}/sample/ethernet/{ifindex} .. raw:: html :ref:`2302_ethernet_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/netflow/monitor/{name}/sample/ethernet/{ifindex} .. raw:: html :ref:`2302_ethernet_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/netflow/monitor/{name}/sample/ethernet .. raw:: html :ref:`2302_ethernet_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/netflow/monitor/{name}/sample/ethernet/{ifindex} .. raw:: html :ref:`2302_ethernet_attributes` .. raw:: html
.. _2302_ethernet_list: ethernet-list ------------- ethernet-list is **JSON List** of :ref:`2302_ethernet_attributes` ethernet-list : [ { :ref:`2302_ethernet_attributes` }, { :ref:`2302_ethernet_attributes` }, ... ] .. _2302_ethernet_attributes: ethernet attributes ------------------- **ifindex** **Description** Ethernet interface number **Type:** number **Format:** interface **Reference Object:** :doc:`/axapi/v3/interface/ethernet ` **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters