.. _interface_lif_stats: interface lif stats =================== Statistics for the object lif lif Specification ----------------- ===================================== ===================================================================== **Parameter** **Value** ===================================== ===================================================================== **Type** *Collection* **Collection Name** :ref:`1952_lif_list` **Collection URI** /axapi/v3/interface/lif/{ifname} **Element Name** lif **Element URI** /axapi/v3/interface/lif/{ifname}/stats **Element Attributes** lif_attributes **Partition Visibility** None **Schema** :download:`lif 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/interface/lif/{ifname} .. raw:: html :ref:`1952_lif_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/interface/lif/{ifname} .. raw:: html :ref:`1952_lif_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/interface/lif/{ifname}/stats .. raw:: html :ref:`1952_lif_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/interface/lif/{ifname} .. raw:: html :ref:`1952_lif_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/interface/lif/{ifname}/stats .. raw:: html :ref:`1952_lif_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/interface/lif/{ifname}/stats .. raw:: html :ref:`1952_lif_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/interface/lif/{ifname} .. raw:: html :ref:`1952_lif_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/interface/lif/{ifname}/stats .. raw:: html :ref:`1952_lif_attributes` .. raw:: html
.. _1952_lif_list: lif-list -------- lif-list is **JSON List** of :ref:`1952_lif_attributes` lif-list : [ { :ref:`1952_lif_attributes` }, { :ref:`1952_lif_attributes` }, ... ] .. _1952_lif_attributes: lif attributes -------------- **ifname** **Description** Lif interface name **Type:** string **Maximum Length:** 15 characters **Maximum Length:** 1 characters **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`1952_stats` **Type:** Object .. _1952_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **dropped_dis_rx_pkts** **Description** some help string **Type:** number **Format:** counter **dropped_dis_tx_pkts** **Description** some help string **Type:** number **Format:** counter **dropped_rx_pkts** **Description** some help string **Type:** number **Format:** counter **dropped_rx_pkts_gre_key** **Description** some help string **Type:** number **Format:** counter **dropped_tx_pkts** **Description** some help string **Type:** number **Format:** counter **num_broadcast_pkts** **Description** some help string **Type:** number **Format:** counter **num_broadcast_tx_pkts** **Description** some help string **Type:** number **Format:** counter **num_multicast_pkts** **Description** some help string **Type:** number **Format:** counter **num_multicast_tx_pkts** **Description** some help string **Type:** number **Format:** counter **num_pkts** **Description** some help string **Type:** number **Format:** counter **num_total_bytes** **Description** some help string **Type:** number **Format:** counter **num_total_tx_bytes** **Description** some help string **Type:** number **Format:** counter **num_tx_pkts** **Description** some help string **Type:** number **Format:** counter **num_unicast_pkts** **Description** some help string **Type:** number **Format:** counter **num_unicast_tx_pkts** **Description** some help string **Type:** number **Format:** counter